Search for valid
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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::$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[[api-linebreak]] |
| BlockRebuildTest::testRebuildNoInvalidBlocks | function | core/ |
@covers ::block_rebuild[[api-linebreak]] |
| BlockUiTest::testBlockValidateErrors | function | core/ |
Tests if validation errors are passed plugin form to the parent form. |
| BlockValidationTest | class | core/ |
Tests validation of block entities. |
| BlockValidationTest.php | file | core/ |
|
| BlockValidationTest::$modules | property | core/ |
Modules to install. |
| BlockValidationTest::providerInvalidMachineNameCharacters | function | core/ |
Block names are atypical in that they allow periods in the machine name. |
| BlockValidationTest::setLabel | function | core/ |
Sets the label of the given config entity. |
| BlockValidationTest::setUp | function | core/ |
|
| BlockValidationTest::testInvalidPluginId | function | core/ |
Tests validating a block with an unknown plugin ID. |
| BlockValidationTest::testLabelValidation | function | core/ |
Tests validation of config entity's label. |
| 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 under certain conditions. |
| BookUninstallValidator.php | file | core/ |
|
| BookUninstallValidator.php | file | core/ |
|
| BookUninstallValidator::$bookOutlineStorage | property | core/ |
The book outline storage. |
| BookUninstallValidator::$container | property | core/ |
The service container. |
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.