Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockCustomTest::providerSource | function | core/ |
The data provider. |
| BlockCustomTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| BlockCustomTranslationTest::providerSource | function | core/ |
The data provider. |
| BlockedIp::getIds | function | core/ |
Gets the destination IDs. |
| BlockedIps::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| BlockedIpsTest::providerSource | function | core/ |
The data provider. |
| BlockEntityOffCanvasFormRouteProcessorBC::$routeProvider | property | core/ |
The route provider. |
| 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. |
| BlockHasOverridesAccessCheck | class | core/ |
Determines whether the requested block has a 'settings_tray' form. |
| BlockHasOverridesAccessCheck.php | file | core/ |
|
| BlockHasOverridesAccessCheck::access | function | core/ |
Checks access for accessing a block's 'settings_tray' form. |
| BlockHiddenRegionTest | class | core/ |
Tests that a newly installed theme does not inherit blocks to its hidden regions. |
| BlockHiddenRegionTest.php | file | core/ |
|
| BlockHiddenRegionTest::$adminUser | property | core/ |
An administrative user to configure the test environment. |
| BlockHiddenRegionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BlockHiddenRegionTest::$modules | property | core/ |
Modules to install. |
| BlockHiddenRegionTest::setUp | function | core/ |
|
| BlockHiddenRegionTest::testBlockNotInHiddenRegion | function | core/ |
Tests that hidden regions do not inherit blocks when a theme is installed. |
| BlockInstallTest::testCacheTagInvalidationUponInstallation | function | core/ |
|
| BlockInterface::getPluginId | function | core/ |
Returns the plugin ID. |
| 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::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/ |
|
| BlockPluginCollection::$blockId | property | core/ |
The block ID this plugin collection belongs to. |
| BlockPluginHasSettingsTrayFormAccessCheckTest::providerTestAccess | function | core/ |
Provides test data for ::testAccess(). |
| BlockPluginId | class | core/ |
Plugin annotation @MigrateProcessPlugin( id = "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::$migrationPlugin | property | core/ |
The migration process plugin. |
| 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 ::block_rebuild[[api-linebreak]] |
| BlockRebuildTest::testRebuildNoInvalidBlocks | function | core/ |
@covers ::block_rebuild[[api-linebreak]] |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.