| block_content_update_last_removed |
function |
core/modules/block_content/block_content.install |
Implements hook_update_last_removed(). |
| block_install |
function |
core/modules/block/block.install |
Implements hook_install(). |
| block_post_update_make_weight_integer |
function |
core/modules/block/block.post_update.php |
Ensures that all block weights are integers. |
| block_post_update_set_menu_block_depth_to_null_if_zero |
function |
core/modules/block/block.post_update.php |
Updates the `depth` setting to NULL if it is 0 in any menu blocks. |
| block_removed_post_updates |
function |
core/modules/block/block.post_update.php |
Implements hook_removed_post_updates(). |
| block_test.info.yml |
file |
core/modules/block/tests/modules/block_test/block_test.info.yml |
core/modules/block/tests/modules/block_test/block_test.info.yml |
| block_test.multiple_static_context |
service |
core/modules/block/tests/modules/block_test/block_test.services.yml |
Drupal\block_test\ContextProvider\MultipleStaticContext |
| block_test.routing.yml |
file |
core/modules/block/tests/modules/block_test/block_test.routing.yml |
core/modules/block/tests/modules/block_test/block_test.routing.yml |
| block_test.schema.yml |
file |
core/modules/block/tests/modules/block_test/config/schema/block_test.schema.yml |
core/modules/block/tests/modules/block_test/config/schema/block_test.schema.yml |
| block_test.services.yml |
file |
core/modules/block/tests/modules/block_test/block_test.services.yml |
core/modules/block/tests/modules/block_test/block_test.services.yml |
| block_test_special_chars_theme.info.yml |
file |
core/modules/block/tests/modules/block_test/themes/block_test_special_chars_theme/block_test_special_chars_theme.info.yml |
core/modules/block/tests/modules/block_test/themes/block_test_special_chars_theme/block_test_special_chars_theme.info.yml |
| block_test_theme.info.yml |
file |
core/modules/block/tests/modules/block_test/themes/block_test_theme/block_test_theme.info.yml |
core/modules/block/tests/modules/block_test/themes/block_test_theme/block_test_theme.info.yml |
| block_test_views.info.yml |
file |
core/modules/block/tests/modules/block_test_views/block_test_views.info.yml |
core/modules/block/tests/modules/block_test_views/block_test_views.info.yml |
| block_theme_initialize |
function |
core/modules/block/block.module |
Assigns an initial, default set of blocks for a theme. |
| block_update_last_removed |
function |
core/modules/block/block.install |
Implements hook_update_last_removed(). |
| BoxTranslation::CUSTOM_BLOCK_TABLE |
constant |
core/modules/block_content/src/Plugin/migrate/source/d6/BoxTranslation.php |
Drupal 6 table names. |
| Broken::blockForm |
function |
core/lib/Drupal/Core/Block/Plugin/Block/Broken.php |
Returns the configuration form elements specific to this block plugin. |
| CategoryAutocompleteController::$blockManager |
property |
core/modules/block/src/Controller/CategoryAutocompleteController.php |
The block manager. |
| ChooseBlockController |
class |
core/modules/layout_builder/src/Controller/ChooseBlockController.php |
Defines a controller to choose a new block. |
| ChooseBlockController.php |
file |
core/modules/layout_builder/src/Controller/ChooseBlockController.php |
|
| ChooseBlockController::$blockManager |
property |
core/modules/layout_builder/src/Controller/ChooseBlockController.php |
The block manager. |
| ChooseBlockController::$currentUser |
property |
core/modules/layout_builder/src/Controller/ChooseBlockController.php |
The current user. |
| ChooseBlockController::$entityTypeManager |
property |
core/modules/layout_builder/src/Controller/ChooseBlockController.php |
The entity type manager. |
| ChooseBlockController::build |
function |
core/modules/layout_builder/src/Controller/ChooseBlockController.php |
Provides the UI for choosing a new block. |
| ChooseBlockController::create |
function |
core/modules/layout_builder/src/Controller/ChooseBlockController.php |
Instantiates a new instance of this class. |
| ChooseBlockController::getAjaxAttributes |
function |
core/modules/layout_builder/src/Controller/ChooseBlockController.php |
Get dialog attributes if an ajax request. |
| ChooseBlockController::getBlockLinks |
function |
core/modules/layout_builder/src/Controller/ChooseBlockController.php |
Gets a render array of block links. |
| ChooseBlockController::inlineBlockList |
function |
core/modules/layout_builder/src/Controller/ChooseBlockController.php |
Provides the UI for choosing a new inline block. |
| ChooseBlockController::__construct |
function |
core/modules/layout_builder/src/Controller/ChooseBlockController.php |
ChooseBlockController constructor. |
| ClaroBlockFilterTest |
class |
core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroBlockFilterTest.php |
Runs BlockFilterTest in Claro. |
| ClaroBlockFilterTest.php |
file |
core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroBlockFilterTest.php |
|
| ClaroBlockFilterTest::$modules |
property |
core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroBlockFilterTest.php |
Modules to install. |
| ClaroBlockFilterTest::setUp |
function |
core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroBlockFilterTest.php |
|
| ClaroMenuUiJavascriptTest::testBlockContextualLinks |
function |
core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroMenuUiJavascriptTest.php |
Intentionally empty method. |
| claro_preprocess_admin_block |
function |
core/themes/claro/claro.theme |
Implements hook_preprocess_HOOK() for admin_block. |
| claro_preprocess_admin_block_content |
function |
core/themes/claro/claro.theme |
Implements hook_preprocess_HOOK() for admin_block_content. |
| claro_preprocess_block |
function |
core/themes/claro/claro.theme |
Implements hook_preprocess_block() for block content. |
| claro_preprocess_block_content_add_list |
function |
core/themes/claro/claro.theme |
Implements hook_preprocess_HOOK() for block_content_add_list. |
| ClearCacheBlock |
class |
core/modules/system/src/Plugin/Block/ClearCacheBlock.php |
Provides a block to display 'Clear cache' elements. |
| ClearCacheBlock.php |
file |
core/modules/system/src/Plugin/Block/ClearCacheBlock.php |
|
| ClearCacheBlock::blockAccess |
function |
core/modules/system/src/Plugin/Block/ClearCacheBlock.php |
Indicates whether the block should be shown. |
| ClearCacheBlock::build |
function |
core/modules/system/src/Plugin/Block/ClearCacheBlock.php |
Builds and returns the renderable array for this block plugin. |
| ClearCacheBlock::create |
function |
core/modules/system/src/Plugin/Block/ClearCacheBlock.php |
Instantiates a new instance of the implementing class using autowiring. |
| ClearCacheBlock::__construct |
function |
core/modules/system/src/Plugin/Block/ClearCacheBlock.php |
Creates a ClearCacheBlock instance. |
| ClearCacheBlockTest |
class |
core/modules/system/tests/src/Functional/Block/ClearCacheBlockTest.php |
Tests clear cache block behavior. |
| ClearCacheBlockTest.php |
file |
core/modules/system/tests/src/Functional/Block/ClearCacheBlockTest.php |
|
| ClearCacheBlockTest::$clearCacheBlock |
property |
core/modules/system/tests/src/Functional/Block/ClearCacheBlockTest.php |
The clear cache block instance. |
| ClearCacheBlockTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Block/ClearCacheBlockTest.php |
The theme to install as the default for testing. |
| ClearCacheBlockTest::$modules |
property |
core/modules/system/tests/src/Functional/Block/ClearCacheBlockTest.php |
Modules to install. |
| ClearCacheBlockTest::setUp |
function |
core/modules/system/tests/src/Functional/Block/ClearCacheBlockTest.php |
|