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 |
---|---|---|---|
BaseFieldOverrideValidationTest::setUp | function | core/ |
|
BaseFieldOverrideValidationTest::testFieldTypePluginIsValidated | function | core/ |
Tests that the field type plugin's existence is validated. |
BaseFieldOverrideValidationTest::testImmutableProperties | function | core/ |
|
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/ |
@covers \Drupal\package_manager\Validator\BaseRequirementsFulfilledValidator @covers \Drupal\package_manager\Validator\BaseRequirementValidatorTrait |
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/ |
|
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/ |
|
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/ |
|
BlockContentTypeValidationTest::$propertiesWithOptionalValues | property | core/ |
|
BlockContentTypeValidationTest::setUp | function | core/ |
|
BlockEntitySettingTrayForm::validateVisibility | function | core/ |
|
BlockForm::validateForm | function | core/ |
|
BlockForm::validateVisibility | function | core/ |
Helper function to independently validate the visibility UI. |
BlockFormMessagesTest::testValidationMessage | function | core/ |
Tests that validation messages are shown on the block form. |
BlockInstallTest::testCacheTagInvalidationUponInstallation | function | core/ |
|
BlockInvalidRegionTest | class | core/ |
Tests that blocks assigned to invalid regions are disabled with a warning. |
BlockInvalidRegionTest.php | file | core/ |
|
BlockInvalidRegionTest::$configSchemaCheckerExclusions | property | core/ |
|
BlockInvalidRegionTest::$defaultTheme | property | core/ |
|
BlockInvalidRegionTest::$modules | property | core/ |
|
BlockInvalidRegionTest::setUp | function | core/ |
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.