Home
last modified time | relevance | path

Searched defs:customAttributes (Results 1 – 25 of 222) sorted by relevance

123456789

/dports/net-mgmt/librenms/librenms-vendor-21.5.1/laravel/framework/src/Illuminate/Foundation/Validation/
H A DValidatesRequests.php43 array $messages = [], array $customAttributes = [])
63 array $messages = [], array $customAttributes = [])
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/Mono.CodeGeneration/
H A DCodeClass.cs36 ArrayList customAttributes = new ArrayList (); field in Mono.CodeGeneration.CodeClass
188 …eFieldReference DefineField (string name, Type type, params CodeCustomAttribute [] customAttribute… in DefineField()
193 …ence DefineStaticField (CodeExpression initialValue, params CodeCustomAttribute [] customAttribute… in DefineStaticField()
198 …string name, Type type, CodeExpression initialValue, params CodeCustomAttribute [] customAttribute… in DefineStaticField()
203 … FieldAttributes attrs, CodeExpression initialValue, params CodeCustomAttribute [] customAttribute… in DefineField()
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/laravel/framework/src/Illuminate/Validation/
H A DFactory.php98 …public function make(array $data, array $rules, array $messages = [], array $customAttributes = [])
134 …ic function validate(array $data, array $rules, array $messages = [], array $customAttributes = [])
148 protected function resolve(array $data, array $rules, array $messages, array $customAttributes)
H A DValidator.php142 public $customAttributes = []; variable in Illuminate\\Validation\\Validator
278 array $messages = [], array $customAttributes = [])
1258 public function addCustomAttributes(array $customAttributes)
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Storage/
H A DNotification.php27 public $customAttributes; variable in Google_Service_Storage_Notification
37 public function setCustomAttributes($customAttributes)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Storage/
H A DNotification.php27 public $customAttributes; variable in Google_Service_Storage_Notification
37 public function setCustomAttributes($customAttributes)
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Reflection.Core/src/System/Reflection/Runtime/General/NativeFormat/
H A DDefaultValueParser.cs12 …r reader, Handle constantHandle, Type declaredType, IEnumerable<CustomAttributeData> customAttribu… in GetDefaultValueIfAny()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/codedom/
H A DCodeTypeParameter.cs25 private CodeAttributeDeclarationCollection customAttributes; field in System.CodeDom.CodeTypeParameter
H A DCodeTypeMember.cs33 private CodeAttributeDeclarationCollection customAttributes = null; field in System.CodeDom.CodeTypeMember
H A DCodeParameterDeclarationExpression.cs30 private CodeAttributeDeclarationCollection customAttributes = null; field in System.CodeDom.CodeParameterDeclarationExpression
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel.Web/System.ServiceModel.Activation/
H A DWebScriptServiceHostFactory.cs44 …static bool WebAttributesOCEExtender (MethodBase method, object[] customAttributes, ref OperationC… in WebAttributesOCEExtender()
/dports/net-mgmt/librenms/librenms-21.5.1/app/Http/Controllers/Table/
H A DSimpleTableController.php49 …n validate(Request $request, array $rules = [], array $messages = [], array $customAttributes = [])
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/util/
H A DExtensionsFilterUtil.java150 Set<String> customAttributes = getCustomRelations(pluginElement); in getFilterRelatedPattern() local
205 Set<String> customAttributes = new TreeSet<>(); in getCustomRelations() local
232 …private static boolean addMatchingElements(Set<String> customAttributes, IPluginElement pluginElem… in addMatchingElements()
245 …private static Set<String> handlePropertyTester(Set<String> customAttributes, IPluginElement plugi… in handlePropertyTester()
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/laravel/framework/src/Illuminate/Contracts/Validation/
H A DFactory.php16 …public function make(array $data, array $rules, array $messages = [], array $customAttributes = []…
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/illuminate/contracts/Validation/
H A DFactory.php16 …public function make(array $data, array $rules, array $messages = [], array $customAttributes = []…
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/examples/org.eclipse.ui.examples.readmetool/Eclipse UI Examples Readme Tool/org/eclipse/ui/examples/readmetool/
H A DAddReadmeMarkerAction.java39 private Object[][] customAttributes; field in AddReadmeMarkerAction
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/IdentityToolkit/
H A DUserInfo.php22 public $customAttributes; variable in Google_Service_IdentityToolkit_UserInfo
50 public function setCustomAttributes($customAttributes)
H A DIdentitytoolkitRelyingpartySetAccountInfoRequest.php24 public $customAttributes; variable in Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartySetAccountInfoRequest
69 public function setCustomAttributes($customAttributes)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/IdentityToolkit/
H A DUserInfo.php22 public $customAttributes; variable in Google_Service_IdentityToolkit_UserInfo
50 public function setCustomAttributes($customAttributes)
H A DIdentitytoolkitRelyingpartySetAccountInfoRequest.php24 public $customAttributes; variable in Google_Service_IdentityToolkit_IdentitytoolkitRelyingpartySetAccountInfoRequest
69 public function setCustomAttributes($customAttributes)
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/
H A DRegionalInventory.php43 public function setCustomAttributes($customAttributes)
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/ShoppingContent/
H A DRegionalInventory.php43 public function setCustomAttributes($customAttributes)
/dports/net-mgmt/librenms/librenms-21.5.1/app/Http/Controllers/
H A DPaginatedAjaxController.php190 …n validate(Request $request, array $rules = [], array $messages = [], array $customAttributes = [])
/dports/editors/calligraplan/calligraplan-3.3.0/src/plugins/schedulers/tj/taskjuggler/
H A DCoreAttributes.h155 QMap<QString, CustomAttribute*> customAttributes; variable
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Common/src/TypeSystem/NativeFormat/
H A DMetadataExtensions.cs17 …CustomAttribute(this MetadataReader metadataReader, CustomAttributeHandleCollection customAttribut… in HasCustomAttribute()

123456789