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 |
|---|---|---|---|
| BlockFormMessagesTest::testValidationMessage | function | core/ |
Tests that validation messages are shown on the block form. |
| BlockInstallTest::testCacheTagInvalidationUponInstallation | function | core/ |
Tests cache tag invalidation after installing the block module. |
| BlockInvalidRegionTest | class | core/ |
Tests that blocks assigned to invalid regions are disabled with a warning. |
| BlockInvalidRegionTest.php | file | core/ |
|
| BlockInvalidRegionTest::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
| 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/ |
Tests rebuild invalid blocks. |
| BlockRebuildTest::testRebuildNoInvalidBlocks | function | core/ |
Tests rebuild no invalid blocks. |
| 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::$propertiesWithOptionalValues | property | core/ |
The config entity properties whose values are optional (set to NULL). |
| BlockValidationTest::$propertiesWithRequiredKeys | property | core/ |
The config entity mapping properties with >=1 required keys. |
| BlockValidationTest::providerInvalidMachineNameCharacters | function | core/ |
Block names are atypical in that they allow periods in the machine name. |
| BlockValidationTest::providerMenuBlockLevelAndDepth | function | core/ |
Data provider for ::testMenuBlockLevelAndDepth(). |
| 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. |
| BlockValidationTest::testMenuBlockLevelAndDepth | function | core/ |
Tests validating menu block `level` and `depth` settings. |
| BlockValidationTest::testRegionValidation | function | core/ |
Tests validating a block's region in a theme. |
| BlockValidationTest::testRequiredPropertyValuesMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
| BlockValidationTest::testThemeValidation | function | core/ |
Tests validating a block with a non-existent theme. |
| BlockValidationTest::testWeightCannotBeNull | function | core/ |
Tests weight cannot be null. |
| BlockValidationTest::testWeightValidation | function | core/ |
Tests validating weight. |
| BooleanOperator::valueValidate | function | core/ |
Validate the options form. |
| BootableCommandTraitTest::testRequestUrlIsValid | function | core/ |
Tests that commands are initialized with a reasonable base URL. |
| BreadcrumbManagerTest::testBuildWithInvalidBreadcrumbResult | function | core/ |
Tests a breadcrumb builder with a bad return value. |
| Broken::validateReferenceableEntities | function | core/ |
Validates which existing entities can be referenced. |
| BrowserTestBaseTest::testSimpleTestBaseUrlValidation | function | core/ |
Tests an invalid scheme in SIMPLETEST_BASE_URL throws an exception. |
| BrowserTestBaseUserAgentTest::testUserAgentValidation | function | core/ |
Tests validation of the User-Agent header we use to perform test requests. |
| BulkForm::validateOptionsForm | function | core/ |
Validate the options form. |
| BulkForm::viewsFormValidate | function | core/ |
|
| BundleConfigImportValidate | class | core/ |
Entity config importer validation event subscriber. |
| BundleConfigImportValidate.php | file | core/ |
|
| BundleConfigImportValidate::$configManager | property | core/ |
The config manager. |
| BundleConfigImportValidate::$entityTypeManager | property | core/ |
The entity type manager service. |
| BundleConfigImportValidate::onConfigImporterValidate | function | core/ |
Ensures bundles that will be deleted are not in use. |
| BundleConfigImportValidate::__construct | function | core/ |
Constructs the event subscriber. |
| BundleConstraintValidator | class | core/ |
Validates the Bundle constraint. |
| BundleConstraintValidator.php | file | core/ |
|
| BundleConstraintValidator::validate | function | core/ |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.