Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockInvalidRegionTest::setUp | function | core/ |
|
| BlockInvalidRegionTest::testBlockInInvalidRegion | function | core/ |
Tests that blocks assigned to invalid regions work correctly. |
| BlockListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
| BlockListBuilder::getFormId | function | core/ |
Returns a unique string identifying the form. |
| BlockListBuilder::validateForm | function | core/ |
Form validation handler. |
| BlockLocalTasksTest::providerTestBlockAdminDisplay | function | core/ |
Provides a list of routes to test. |
| BlockManager::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
| BlockPageVariantTest::providerBuild | function | core/ |
Provides data to testBuild(). |
| BlockPluginCollection::$blockId | property | core/ |
The block ID this plugin collection belongs to. |
| BlockPluginHasSettingsTrayFormAccessCheckTest::providerTestAccess | function | core/ |
Provides test data for ::testAccess(). |
| BlockPluginId | class | core/ |
Determines the block plugin ID. |
| BlockPluginId.php | file | core/ |
|
| BlockPluginId::$blockContentStorage | property | core/ |
The block_content entity storage handler. |
| BlockPluginId::$migrateLookup | property | core/ |
The migrate lookup service. |
| BlockPluginId::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| BlockPluginId::transform | function | core/ |
Set the block plugin id. |
| BlockPluginId::__construct | function | core/ |
Constructs a BlockPluginId object. |
| 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. |
| BlockRepositoryTest::providerBlocksConfig | function | core/ |
Provides data to testGetVisibleBlocksPerRegion(). |
| BlockResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| BlockSettingsTest::providerTestTransform | function | core/ |
Provides data for testTransform. |
| BlockTest::$entityTypeId | property | core/ |
The tested entity type. |
| BlockTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| BlockTest::testBuildNoOverride | function | core/ |
Tests the build method with no overriding. |
| BlockTest::testBuildOverride | function | core/ |
Tests the build method with overriding items per page. |
| BlockTest::testHideBlockTitle | function | core/ |
Tests block title display settings. |
| BlockTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| BlockTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| BlockTranslationTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| BlockTranslationTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| BlockUiTest::testBlockValidateErrors | function | core/ |
Tests if validation errors are passed plugin form to the parent form. |
| BlockUiTest::testCandidateBlockList | function | core/ |
Tests the block categories on the listing page. |
| 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). |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.