Search for validator
- Search 7.x for validator
- Search 8.9.x for validator
- Search 10.3.x for validator
- Search 11.x for validator
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ValidatorTest::$nonImage | property | core/ |
A file which is not an image. |
ValidatorTest::providerTestFileValidateExtensionsOnUri | function | core/ |
Data provider for ::testFileValidateExtensionsOnUri. |
ValidatorTest::setUp | function | core/ |
|
ValidatorTest::testFileValidateExtensions | function | core/ |
Tests the file_validate_extensions() function. |
ValidatorTest::testFileValidateExtensionsOnUri | function | core/ |
Tests the file_validate_extensions() function. |
ValidatorTest::testFileValidateImageResolution | function | core/ |
This ensures the resolution of a specific file is within bounds. |
ValidatorTest::testFileValidateIsImage | function | core/ |
This ensures a specific file is actually an image. |
ValidatorTest::testFileValidateNameLength | function | core/ |
This will ensure the filename length is valid. |
ValidatorTest::testFileValidateSize | function | core/ |
Tests file_validate_size(). |
ValidPathConstraintValidator | class | core/ |
Constraint validator for validating system paths. |
ValidPathConstraintValidator.php | file | core/ |
|
ValidPathConstraintValidator::$pathValidator | property | core/ |
The path validator. |
ValidPathConstraintValidator::create | function | core/ |
|
ValidPathConstraintValidator::validate | function | core/ |
|
ValidPathConstraintValidator::__construct | function | core/ |
Creates a new ValidPathConstraintValidator instance. |
ValidReferenceConstraintValidator | class | core/ |
Checks if referenced entities are valid. |
ValidReferenceConstraintValidator.php | file | core/ |
|
ValidReferenceConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
ValidReferenceConstraintValidator::$selectionManager | property | core/ |
The selection plugin manager. |
ValidReferenceConstraintValidator::create | function | core/ |
|
ValidReferenceConstraintValidator::validate | function | core/ |
|
ValidReferenceConstraintValidator::__construct | function | core/ |
Constructs a ValidReferenceConstraintValidator object. |
ValidReferenceConstraintValidatorTest | class | core/ |
Tests validation constraints for ValidReferenceConstraintValidator. |
ValidReferenceConstraintValidatorTest.php | file | core/ |
|
ValidReferenceConstraintValidatorTest::$modules | property | core/ |
Modules to enable. |
ValidReferenceConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
ValidReferenceConstraintValidatorTest::setUp | function | core/ |
|
ValidReferenceConstraintValidatorTest::testPreExistingItemsValidation | function | core/ |
Tests the validation of pre-existing items in an entity reference field. |
ValidReferenceConstraintValidatorTest::testValidation | function | core/ |
Tests the ValidReferenceConstraintValidator. |
ViewExecutableTest::testArgumentValidatorValueOverride | function | core/ |
Tests if argument overrides by validators are propagated to tokens. |
views.argument_validator.schema.yml | file | core/ |
core/modules/views/config/schema/views.argument_validator.schema.yml |
views.view.test_argument_validator_term.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_validator_term.yml |
ViewsArgumentValidator | class | core/ |
Defines a Plugin annotation object for views argument validator plugins. |
ViewsArgumentValidator.php | file | core/ |
|
ViewsArgumentValidator::$id | property | core/ |
The plugin ID. |
ViewsArgumentValidator::$no_ui | property | core/ |
Whether the plugin should be not selectable in the UI. |
ViewsArgumentValidator::$short_title | property | core/ |
(optional) The short title used in the views UI. |
ViewsArgumentValidator::$title | property | core/ |
The plugin title used in the views UI. |
ViewsDataTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
ViewsEntityArgumentValidator | class | core/ |
Provides views argument validator plugin definitions for all entity types. |
ViewsEntityArgumentValidator.php | file | core/ |
|
ViewsEntityArgumentValidator::$basePluginId | property | core/ |
The base plugin ID this derivative is for. |
ViewsEntityArgumentValidator::$derivatives | property | core/ |
List of derivative definitions. |
ViewsEntityArgumentValidator::$entityTypeManager | property | core/ |
The entity type manager. |
ViewsEntityArgumentValidator::create | function | core/ |
Creates a new class instance. |
ViewsEntityArgumentValidator::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
ViewsEntityArgumentValidator::__construct | function | core/ |
Constructs a ViewsEntityArgumentValidator object. |
WorkspaceMerger::$cacheTagsInvalidator | property | core/ |
The cache tag invalidator. |
WorkspaceOperationFactory::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
Pagination
- Previous page
- Page 19
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.