Search for _block
- Search 7.x for _block
- Search 8.9.x for _block
- Search 10.3.x for _block
- Search 11.x for _block
- Search main for _block
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockInterfaceTest::testBlockInterface | function | core/ |
Tests configuration and subsequent form() and build() method calls. |
| BlockInvalidRegionTest::testBlockInInvalidRegion | function | core/ |
Tests that blocks assigned to invalid regions work correctly. |
| BlockLanguageCacheTest::testBlockLinks | function | core/ |
Creates a block in a language, check blocks page in all languages. |
| BlockLanguageTest::testLanguageBlockVisibility | function | core/ |
Tests the visibility settings for the blocks based on language. |
| BlockLanguageTest::testLanguageBlockVisibilityLanguageDelete | function | core/ |
Tests if the visibility settings are removed if the language is deleted. |
| BlockLayoutTourTest::testBlockLayoutTourTips | function | core/ |
Tests Block Layout tour tip availability. |
| BlockLibraryController::$blockManager | property | core/ |
The block manager. |
| BlockLibraryController::listBlocks | function | core/ |
Shows a list of blocks that can be added to a theme's layout. |
| BlockListBuilder::buildBlocksForm | function | core/ |
Builds the main "Blocks" portion of the form. |
| BlockLocalTasksTest::providerTestBlockAdminDisplay | function | core/ |
Provides a list of routes to test. |
| BlockLocalTasksTest::testBlockAdminDisplay | function | core/ |
Tests the block admin display local tasks. |
| BlockLocalTasksTest::testBlockAdminLocalTasks | function | core/ |
Tests the admin edit local task. |
| BlockManagerTest::$blockManager | property | core/ |
The block manager under test. |
| BlockNodeTypeVisibilityUpdateTest::testBlock | function | core/ |
Tests that block context mapping is updated properly. |
| BlockPageVariant::$blockListCacheTags | property | core/ |
The Block entity type list cache tags. |
| BlockPageVariant::$blockRepository | property | core/ |
The block repository. |
| BlockPageVariant::$blockViewBuilder | property | core/ |
The block view builder. |
| BlockPageVariantTest::$blockRepository | property | core/ |
The block repository. |
| BlockPageVariantTest::$blockViewBuilder | property | core/ |
The block view builder. |
| BlockPluginCollection::$blockId | property | core/ |
The block ID this plugin collection belongs to. |
| BlockPluginHasSettingsTrayFormAccessCheck::accessBlockPlugin | function | core/ |
Checks access for accessing a block plugin's 'settings_tray' form. |
| BlockPluginId::$blockContentStorage | property | core/ |
The block_content entity storage handler. |
| BlockPluginInterface::blockForm | function | core/ |
Returns the configuration form elements specific to this block plugin. |
| BlockPluginInterface::blockSubmit | function | core/ |
Adds block type-specific submission handling for the block form. |
| BlockPluginInterface::blockValidate | function | core/ |
Adds block type-specific validation for the block form. |
| BlockPluginInterface::BLOCK_LABEL_VISIBLE | constant | core/ |
Indicates the block label (title) should be displayed to end users. |
| BlockPluginTrait::blockAccess | function | core/ |
Indicates whether the block should be shown. |
| BlockPluginTrait::blockForm | function | core/ |
|
| BlockPluginTrait::blockSubmit | function | core/ |
|
| BlockPluginTrait::blockValidate | function | core/ |
|
| BlockRebuildTest::testRebuildInvalidBlocks | function | core/ |
@covers ::block_rebuild[[api-linebreak]] |
| BlockRebuildTest::testRebuildNoBlocks | function | core/ |
@covers ::block_rebuild[[api-linebreak]] |
| BlockRebuildTest::testRebuildNoInvalidBlocks | function | core/ |
@covers ::block_rebuild[[api-linebreak]] |
| BlockRenderOrderTest::testBlockRenderOrder | function | core/ |
Tests the render order of the blocks. |
| BlockRepository::$blockStorage | property | core/ |
The block storage. |
| BlockRepository::getVisibleBlocksPerRegion | function | core/ |
Returns an array of regions and their block entities. |
| BlockRepositoryInterface::getVisibleBlocksPerRegion | function | core/ |
Returns an array of regions and their block entities. |
| BlockRepositoryTest::$blockRepository | property | core/ |
|
| BlockRepositoryTest::$blockStorage | property | core/ |
|
| BlockRepositoryTest::providerBlocksConfig | function | core/ |
|
| BlockRepositoryTest::testGetVisibleBlocksPerRegion | function | core/ |
Tests the retrieval of block entities. |
| BlockRepositoryTest::testGetVisibleBlocksPerRegionWithContext | function | core/ |
Tests the retrieval of block entities that are context-aware. |
| BlockStorageUnitTest::testBlockCRUD | function | core/ |
Tests CRUD operations. |
| BlockStorageUnitTest::testDefaultBlocks | function | core/ |
Tests the installation of default blocks. |
| BlockTemplateSuggestionsTest::testBlockThemeHookSuggestions | function | core/ |
Tests template suggestions from block_theme_suggestions_block(). |
| BlockTest::$blockDisplay | property | core/ |
The tested block display plugin. |
| BlockTest::$blockPlugin | property | core/ |
The views block plugin. |
| BlockTest::moveBlockToRegion | function | core/ |
Moves a block to a given region via the UI and confirms the result. |
| BlockTest::testAddBlockFromLibraryWithWeight | function | core/ |
Tests adding a block from the library page with a weight query string. |
| BlockTest::testBlock | function | core/ |
Tests configuring and moving a module-define block to specific regions. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.