Search for validator
- Search 7.x for validator
- Search 9.5.x for validator
- Search 8.9.x for validator
- Search 10.3.x for validator
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ArgumentValidatorTermNameTest::testArgumentValidatorTermName | function | core/ |
Tests the term name argument validator plugin. |
ArgumentValidatorTermNameTest::testArgumentValidatorTermNameAccess | function | core/ |
Tests the access checking in term name argument validator plugin. |
ArgumentValidatorTermTest | class | core/ |
Tests the plugin of the taxonomy: term argument validator. |
ArgumentValidatorTermTest.php | file | core/ |
|
ArgumentValidatorTermTest::$ids | property | core/ |
Stores the taxonomy IDs used by this test. |
ArgumentValidatorTermTest::$names | property | core/ |
Stores the taxonomy names used by this test. |
ArgumentValidatorTermTest::$terms | property | core/ |
Stores the taxonomy term used by this test. |
ArgumentValidatorTermTest::$testViews | property | core/ |
Views to be enabled. |
ArgumentValidatorTermTest::setUp | function | core/ |
|
ArgumentValidatorTermTest::testArgumentValidatorTerm | function | core/ |
Tests the term argument validator plugin. |
ArgumentValidatorTest | class | core/ |
Tests the Argument validator through the UI. |
ArgumentValidatorTest | class | core/ |
Defines an argument validator test plugin. |
ArgumentValidatorTest | class | core/ |
Tests Views argument validators. |
ArgumentValidatorTest.php | file | core/ |
|
ArgumentValidatorTest.php | file | core/ |
|
ArgumentValidatorTest.php | file | core/ |
|
ArgumentValidatorTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ArgumentValidatorTest::$testViews | property | core/ |
Views used by this test. |
ArgumentValidatorTest::$testViews | property | core/ |
Views used by this test. |
ArgumentValidatorTest::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
ArgumentValidatorTest::defineOptions | function | core/ |
Retrieves the options when this is a new access control plugin. |
ArgumentValidatorTest::saveArgumentHandlerWithValidationOptions | function | core/ |
Saves the test_argument view with changes made to the argument handler. |
ArgumentValidatorTest::testArgumentValidateNumeric | function | core/ |
Tests numeric argument validation in a view. |
ArgumentValidatorTest::testArgumentValidatorPlugin | function | core/ |
Tests the argument validator test plugin. |
ArgumentValidatorTest::testSpecifyValidation | function | core/ |
Tests the 'Specify validation criteria' checkbox functionality. |
ArgumentValidatorTest::validateArgument | function | core/ |
Performs validation for a given argument. |
AtLeastOneOfConstraintValidator | class | core/ |
Validates the AtLeastOneOf constraint. |
AtLeastOneOfConstraintValidator.php | file | core/ |
|
AtLeastOneOfConstraintValidator::validate | function | core/ |
Validate a set of constraints against a value. |
AtLeastOneOfConstraintValidatorTest | class | core/ |
Tests AtLeastOneOf validation constraint with both valid and invalid values. |
AtLeastOneOfConstraintValidatorTest.php | file | core/ |
|
AtLeastOneOfConstraintValidatorTest::$typedDataManager | property | core/ |
The typed data manager to use. |
AtLeastOneOfConstraintValidatorTest::dataProvider | function | core/ |
Data provider for testValidation(). |
AtLeastOneOfConstraintValidatorTest::setUp | function | core/ |
|
AtLeastOneOfConstraintValidatorTest::testValidation | function | core/ |
Tests the AllowedValues validation constraint validator. |
BaseFileConstraintValidator | class | core/ |
Provides a base class for file constraint validators. |
BaseFileConstraintValidator.php | file | core/ |
|
BaseFileConstraintValidator::assertValueIsFile | function | core/ |
Checks the value is of type FileInterface. |
BaseRequirementsFulfilledValidator | class | core/ |
Validates that base requirements do not have any errors. |
BaseRequirementsFulfilledValidator.php | file | core/ |
|
BaseRequirementsFulfilledValidator::getSubscribedEvents | function | core/ |
|
BaseRequirementsFulfilledValidator::PRIORITY | constant | core/ |
The priority of this validator. |
BaseRequirementsFulfilledValidator::validate | function | core/ |
Validates that base requirements are fulfilled. |
BaseRequirementsFulfilledValidatorTest | class | core/ |
@covers \Drupal\package_manager\Validator\BaseRequirementsFulfilledValidator[[api-linebreak]] @covers \Drupal\package_manager\Validator\BaseRequirementValidatorTrait[[api-linebreak]] |
BaseRequirementsFulfilledValidatorTest.php | file | core/ |
|
BaseRequirementsFulfilledValidatorTest::$eventClass | property | core/ |
The event class to throw to an error for. |
BaseRequirementsFulfilledValidatorTest::providerBaseRequirement | function | core/ |
Data provider for ::testBaseRequirement(). |
BaseRequirementsFulfilledValidatorTest::setUp | function | core/ |
|
BaseRequirementsFulfilledValidatorTest::testBaseRequirement | function | core/ |
Tests that base requirement failures stop event propagation. |
BaseRequirementsFulfilledValidatorTest::validate | function | core/ |
Validates base requirements. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.