Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 8.9.x for valid
- Search 10.3.x for valid
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BackendChain::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
| BanAdmin::validateForm | function | core/ |
Form validation handler. |
| BanAdminTest::providerIpValidation | function | core/ |
Data provider for testIpValidation(). |
| BanAdminTest::testIpValidation | function | core/ |
Tests various user input to confirm correct validation. |
| BaseFieldDefinitionTest::testInvalidDefaultValueCallback | function | core/ |
Tests invalid default value callbacks. |
| BaseFieldOverrideValidationTest | class | core/ |
Tests validation of base_field_override entities. |
| BaseFieldOverrideValidationTest.php | file | core/ |
|
| BaseFieldOverrideValidationTest::$modules | property | core/ |
Modules to install. |
| BaseFieldOverrideValidationTest::setUp | function | core/ |
|
| BaseFieldOverrideValidationTest::testFieldTypePluginIsValidated | function | core/ |
Tests that the field type plugin's existence is validated. |
| BaseFieldOverrideValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
| BaseFieldOverrideValidationTest::testTargetBundleMustExist | function | core/ |
Tests that the target bundle of the field is checked. |
| 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/ |
Tests Base Requirements Fulfilled Validator. |
| 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. |
| BaseRequirementValidatorTrait | trait | core/ |
Provides methods for base requirement validators. |
| BaseRequirementValidatorTrait.php | file | core/ |
|
| BaseRequirementValidatorTrait::getSubscribedEvents | function | core/ |
Implements EventSubscriberInterface::getSubscribedEvents(). |
| BaseRequirementValidatorTrait::validate | function | core/ |
Validates base requirements. |
| BasicFormNoContainerInjectionInterface::validateForm | function | core/ |
Form validation handler. |
| BasicRecursiveValidatorFactory | class | core/ |
A factory for creating Symfony recursive validators. |
| BasicRecursiveValidatorFactory.php | file | core/ |
|
| BasicRecursiveValidatorFactory::createValidator | function | core/ |
Creates a new RecursiveValidator. |
| BasicRecursiveValidatorFactory::__construct | function | core/ |
Constructs a new RecursiveValidatorFactory. |
| Block::blockValidate | function | core/ |
Handles form validation for the views block configuration form. |
| Block::validateRegion | function | core/ |
Validates that a region exists in the active theme. |
| BlockContent::invalidateBlockPluginCache | function | core/ |
Invalidates the block plugin cache after changes and deletions. |
| BlockContentEntityChangedConstraintValidator | class | core/ |
Validates the BlockContentEntityChanged constraint. |
| BlockContentEntityChangedConstraintValidator.php | file | core/ |
|
| BlockContentEntityChangedConstraintValidator::validate | function | core/ |
|
| BlockContentTypeValidationTest | class | core/ |
Tests validation of block_content_type entities. |
| BlockContentTypeValidationTest.php | file | core/ |
|
| BlockContentTypeValidationTest::$modules | property | core/ |
Modules to install. |
| BlockContentTypeValidationTest::$propertiesWithOptionalValues | property | core/ |
The config entity properties whose values are optional (set to NULL). |
| BlockContentTypeValidationTest::setUp | function | core/ |
|
| BlockEntitySettingTrayForm::validateVisibility | function | core/ |
Helper function to independently validate the visibility UI. |
| BlockForm::validateForm | function | core/ |
Form validation handler. |
| BlockForm::validateVisibility | function | core/ |
Helper function to independently validate the visibility UI. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.