Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 10.3.x for valid
- Search 11.x for valid
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
AssignOwnerNode::validateConfigurationForm | function | core/ |
Form validation handler. |
BackendChain::invalidate | function | core/ |
Marks a cache item as invalid. |
BackendChain::invalidateAll | function | core/ |
Marks all cache items as invalid. |
BackendChain::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
BackendChain::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
BanAdmin::validateForm | function | core/ |
Form validation handler. |
BaseFieldDefinitionTest::testInvalidDefaultValueCallback | function | core/ |
Tests invalid default value callbacks. |
BasicFormNoContainerInjectionInterface::validateForm | function | core/ |
Form validation handler. |
BcEditor::settingsFormValidate | function | core/ |
|
Block::blockValidate | function | core/ |
Handles form validation for the views block configuration form. |
BlockContent::invalidateBlockPluginCache | function | core/ |
Invalidates the block plugin cache after changes and deletions. |
BlockContentValidationTest | class | core/ |
Tests block content validation constraints. |
BlockContentValidationTest.php | file | core/ |
|
BlockContentValidationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentValidationTest::testValidation | function | core/ |
Tests the block content validation constraints. |
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. |
BlockFormMessagesTest::testValidationMessage | function | core/ |
Tests that validation messages are shown on the block form. |
BlockInstallTest::testCacheTagInvalidationUponInstallation | function | core/ |
|
BlockInvalidRegionTest | class | core/ |
Tests that an active block assigned to a non-existing region triggers the warning message and is disabled. |
BlockInvalidRegionTest.php | file | core/ |
|
BlockInvalidRegionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockInvalidRegionTest::$modules | property | core/ |
Modules to install. |
BlockInvalidRegionTest::setUp | function | core/ |
|
BlockInvalidRegionTest::testBlockInInvalidRegion | function | core/ |
Tests that blocks assigned to invalid regions work correctly. |
BlockListBuilder::validateForm | function | core/ |
Form validation handler. |
BlockPluginInterface::blockValidate | function | core/ |
Adds block type-specific validation for the block form. |
BlockPluginTrait::blockValidate | function | core/ |
|
BlockPluginTrait::validateConfigurationForm | function | core/ |
Most block plugins should not override this method. To add validation for a specific block type, override BlockBase::blockValidate(). |
BlockRebuildTest::testRebuildInvalidBlocks | function | core/ |
@covers ::block_rebuild |
BlockRebuildTest::testRebuildNoInvalidBlocks | function | core/ |
@covers ::block_rebuild |
BlockUiTest::testBlockValidateErrors | function | core/ |
Tests if validation errors are passed plugin form to the parent form. |
book.uninstall_validator | service | core/ |
Drupal\book\BookUninstallValidator |
BookAdminEditForm::validateForm | function | core/ |
Form validation handler. |
BookOutlineConstraintValidator | class | core/ |
Constraint validator for changing the book outline in pending revisions. |
BookOutlineConstraintValidator.php | file | core/ |
|
BookOutlineConstraintValidator::$bookManager | property | core/ |
The book manager. |
BookOutlineConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
BookOutlineConstraintValidator::validate | function | core/ |
|
BookOutlineConstraintValidator::__construct | function | core/ |
Creates a new BookOutlineConstraintValidator instance. |
BookSettingsForm::validateForm | function | core/ |
Form validation handler. |
BookUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\book\BookUninstallValidator. |
BookUninstallValidator | class | core/ |
Prevents book module from being uninstalled whilst any book nodes exist or there are any book outline stored. |
BookUninstallValidator.php | file | core/ |
|
BookUninstallValidator.php | file | core/ |
|
BookUninstallValidator::$bookOutlineStorage | property | core/ |
The book outline storage. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.