Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
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::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/ |
Creates an instance of the plugin. |
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/ |
@covers \Drupal\block\Hook\BlockHooks::rebuild |
BlockRebuildTest::testRebuildNoInvalidBlocks | function | core/ |
@covers \Drupal\block\Hook\BlockHooks::rebuild |
BlockRepositoryTest::providerBlocksConfig | function | core/ |
Provides data to testGetVisibleBlocksPerRegion(). |
BlockResourceTestBase::$entityTypeId | property | core/ |
|
BlockSettingsTest::providerTestTransform | function | core/ |
Provides data for testTransform. |
BlockTest::$entityTypeId | property | core/ |
The tested entity type. |
BlockTest::providerSource | function | core/ |
|
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/ |
|
BlockTranslationTest::providerSource | function | core/ |
|
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/ |
|
BlockValidationTest::$propertiesWithOptionalValues | property | core/ |
|
BlockValidationTest::$propertiesWithRequiredKeys | property | core/ |
|
BlockValidationTest::providerInvalidMachineNameCharacters | function | core/ |
Block names are atypical in that they allow periods in the machine name. |
BlockValidationTest::setLabel | function | core/ |
|
BlockValidationTest::setUp | function | core/ |
|
BlockValidationTest::testInvalidPluginId | function | core/ |
Tests validating a block with an unknown plugin ID. |
BlockValidationTest::testLabelValidation | function | core/ |
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.