| LocalActionsAndTasksConvertedIntoBlocksUpdateTest::testUpdateHookN |
function |
core/modules/system/tests/src/Functional/Update/LocalActionsAndTasksConvertedIntoBlocksUpdateTest.php |
Tests that local actions/tasks are being converted into blocks. |
| LocalActionsBlock |
class |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php |
Provides a block to display the local actions. |
| LocalActionsBlock.php |
file |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php |
|
| LocalActionsBlock::$localActionManager |
property |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php |
The local action manager. |
| LocalActionsBlock::$routeMatch |
property |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php |
The route match. |
| LocalActionsBlock::build |
function |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php |
Builds and returns the renderable array for this block plugin. |
| LocalActionsBlock::create |
function |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php |
Creates an instance of the plugin. |
| LocalActionsBlock::defaultConfiguration |
function |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php |
|
| LocalActionsBlock::__construct |
function |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalActionsBlock.php |
Creates a LocalActionsBlock instance. |
| LocalTasksBlock |
class |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalTasksBlock.php |
Provides a "Tabs" block to display the local tasks. |
| LocalTasksBlock.php |
file |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalTasksBlock.php |
|
| LocalTasksBlock::$localTaskManager |
property |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalTasksBlock.php |
The local task manager. |
| LocalTasksBlock::$routeMatch |
property |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalTasksBlock.php |
The route match. |
| LocalTasksBlock::blockForm |
function |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalTasksBlock.php |
|
| LocalTasksBlock::blockSubmit |
function |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalTasksBlock.php |
|
| LocalTasksBlock::build |
function |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalTasksBlock.php |
Builds and returns the renderable array for this block plugin. |
| LocalTasksBlock::create |
function |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalTasksBlock.php |
Creates an instance of the plugin. |
| LocalTasksBlock::defaultConfiguration |
function |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalTasksBlock.php |
|
| LocalTasksBlock::__construct |
function |
core/lib/Drupal/Core/Menu/Plugin/Block/LocalTasksBlock.php |
Creates a LocalTasksBlock instance. |
| LocalTasksTest::testLocalTaskBlock |
function |
core/modules/system/tests/src/Functional/Menu/LocalTasksTest.php |
Tests that local task blocks are configurable to show a specific level. |
| LocalTasksTest::testLocalTaskBlockCache |
function |
core/modules/system/tests/src/Functional/Menu/LocalTasksTest.php |
Test that local tasks blocks cache is invalidated correctly. |
| MainContentBlockPluginInterface |
interface |
core/lib/Drupal/Core/Block/MainContentBlockPluginInterface.php |
The interface for "main page content" blocks. |
| MainContentBlockPluginInterface.php |
file |
core/lib/Drupal/Core/Block/MainContentBlockPluginInterface.php |
|
| MainContentBlockPluginInterface::setMainContent |
function |
core/lib/Drupal/Core/Block/MainContentBlockPluginInterface.php |
Sets the main content render array. |
| MenuAccessTest::testMenuBlockLinksAccessCheck |
function |
core/modules/system/tests/src/Functional/Menu/MenuAccessTest.php |
Tests menu link for route with access check. |
| MenuBlockPostUpdateTest |
class |
core/modules/system/tests/src/Functional/Update/MenuBlockPostUpdateTest.php |
Tests updating menu blocks configuration. |
| MenuBlockPostUpdateTest.php |
file |
core/modules/system/tests/src/Functional/Update/MenuBlockPostUpdateTest.php |
|
| MenuBlockPostUpdateTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Update/MenuBlockPostUpdateTest.php |
The theme to install as the default for testing. |
| MenuBlockPostUpdateTest::setDatabaseDumpFiles |
function |
core/modules/system/tests/src/Functional/Update/MenuBlockPostUpdateTest.php |
Set database dump files to be used. |
| MenuBlockPostUpdateTest::testPostUpdateMenuBlockFields |
function |
core/modules/system/tests/src/Functional/Update/MenuBlockPostUpdateTest.php |
Tests updating blocks with default 'expand_all_items' value. |
| MenuCacheTagsTest::testMenuBlock |
function |
core/modules/menu_ui/tests/src/Functional/MenuCacheTagsTest.php |
Tests cache tags presence and invalidation of the Menu entity. |
| MenuUiJavascriptTest::testBlockContextualLinks |
function |
core/modules/menu_ui/tests/src/FunctionalJavascript/MenuUiJavascriptTest.php |
Tests the contextual links on a menu block. |
| MenuUiTest::$blockPlacements |
property |
core/modules/menu_ui/tests/src/Functional/MenuUiTest.php |
Array of placed menu blocks keyed by block ID. |
| MenuUiTest::doTestMenuBlock |
function |
core/modules/menu_ui/tests/src/Functional/MenuUiTest.php |
Tests menu block settings. |
| menu_ui_block_view_system_menu_block_alter |
function |
core/modules/menu_ui/menu_ui.module |
Implements hook_block_view_BASE_BLOCK_ID_alter() for 'system_menu_block'. |
| menu_ui_preprocess_block |
function |
core/modules/menu_ui/menu_ui.module |
Implements hook_preprocess_HOOK() for block templates. |
| MessagesBlockPluginInterface |
interface |
core/lib/Drupal/Core/Block/MessagesBlockPluginInterface.php |
The interface for "messages" (#type => status_messages) blocks. |
| MessagesBlockPluginInterface.php |
file |
core/lib/Drupal/Core/Block/MessagesBlockPluginInterface.php |
|
| MigrateBlockContentBodyFieldTest |
class |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentBodyFieldTest.php |
Attaches a body field to the custom block type. |
| MigrateBlockContentBodyFieldTest.php |
file |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentBodyFieldTest.php |
|
| MigrateBlockContentBodyFieldTest::$modules |
property |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentBodyFieldTest.php |
Modules to enable. |
| MigrateBlockContentBodyFieldTest::setUp |
function |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentBodyFieldTest.php |
|
| MigrateBlockContentBodyFieldTest::testBlockContentBodyFieldMigration |
function |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentBodyFieldTest.php |
Tests the block content body field migration. |
| MigrateBlockContentEntityDisplayTest |
class |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityDisplayTest.php |
Tests migration of block content body field display configuration. |
| MigrateBlockContentEntityDisplayTest.php |
file |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityDisplayTest.php |
|
| MigrateBlockContentEntityDisplayTest::$modules |
property |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityDisplayTest.php |
Modules to enable. |
| MigrateBlockContentEntityDisplayTest::assertDisplay |
function |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityDisplayTest.php |
Asserts a display entity. |
| MigrateBlockContentEntityDisplayTest::setUp |
function |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityDisplayTest.php |
|
| MigrateBlockContentEntityDisplayTest::testMigration |
function |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityDisplayTest.php |
Tests the migrated display configuration. |
| MigrateBlockContentEntityFormDisplayTest |
class |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityFormDisplayTest.php |
Tests migration of block content body field form display configuration. |