block_content_type.yml |
file |
core/modules/block_content/migrations/block_content_type.yml |
core/modules/block_content/migrations/block_content_type.yml |
block_content_update_last_removed |
function |
core/modules/block_content/block_content.install |
Implements hook_update_last_removed(). |
block_drupal_alter_foo_alter |
function |
core/modules/system/tests/modules/common_test/common_test.module |
Implements hook_TYPE_alter(). |
block_form_form_test_alter_form_alter |
function |
core/modules/system/tests/modules/form_test/form_test.module |
Implements hook_form_FORM_ID_alter(). |
block_help |
function |
core/modules/block/block.module |
Implements hook_help(). |
block_install |
function |
core/modules/block/block.install |
Implements hook_install(). |
block_menu_delete |
function |
core/modules/block/block.module |
Implements hook_ENTITY_TYPE_delete() for menu entities. |
block_modules_installed |
function |
core/modules/block/block.module |
Implements hook_modules_installed(). |
block_page_top |
function |
core/modules/block/block.module |
Implements hook_page_top(). |
block_post_update_replace_node_type_condition |
function |
core/modules/block/block.post_update.php |
Updates the node type visibility condition. |
block_rebuild |
function |
core/modules/block/block.module |
Implements hook_rebuild(). |
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.module |
file |
core/modules/block/tests/modules/block_test/block_test.module |
Provide test blocks. |
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_block_alter |
function |
core/modules/block/tests/modules/block_test/block_test.module |
Implements hook_block_alter(). |
block_test_block_build_test_cache_alter |
function |
core/modules/block/tests/modules/block_test/block_test.module |
Implements hook_block_build_BASE_BLOCK_ID_alter(). |
block_test_block_view_test_cache_alter |
function |
core/modules/block/tests/modules/block_test/block_test.module |
Implements hook_block_view_BASE_BLOCK_ID_alter(). |
block_test_specialchars_theme.info.yml |
file |
core/modules/block/tests/modules/block_test/themes/block_test_specialchars_theme/block_test_specialchars_theme.info.yml |
core/modules/block/tests/modules/block_test/themes/block_test_specialchars_theme/block_test_specialchars_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 |
function |
core/modules/block/block.module |
Implements hook_theme(). |
block_themes_installed |
function |
core/modules/block/block.module |
Initializes blocks for installed themes. |
block_theme_initialize |
function |
core/modules/block/block.module |
Assigns an initial, default set of blocks for a theme. |
block_theme_suggestions_block |
function |
core/modules/block/block.module |
Implements hook_theme_suggestions_HOOK(). |
block_update_last_removed |
function |
core/modules/block/block.install |
Implements hook_update_last_removed(). |
block_user_role_delete |
function |
core/modules/block/block.module |
Implements hook_ENTITY_TYPE_delete() for user_role entities. |
book-all-books-block.html.twig |
file |
core/modules/book/templates/book-all-books-block.html.twig |
Default theme implementation for rendering book outlines within a block. |
book-all-books-block.html.twig |
file |
core/profiles/demo_umami/themes/umami/templates/classy/navigation/book-all-books-block.html.twig |
Theme override for rendering book outlines within a block. |
book-all-books-block.html.twig |
file |
core/themes/olivero/templates/navigation/book-all-books-block.html.twig |
Theme override for rendering book outlines within a block. |
book-all-books-block.html.twig |
file |
core/themes/stable9/templates/navigation/book-all-books-block.html.twig |
Theme override for rendering book outlines within a block. |
book-all-books-block.html.twig |
file |
core/themes/seven/templates/classy/navigation/book-all-books-block.html.twig |
Theme override for rendering book outlines within a block. |
book-all-books-block.html.twig |
file |
core/themes/claro/templates/classy/navigation/book-all-books-block.html.twig |
Theme override for rendering book outlines within a block. |
book-all-books-block.html.twig |
file |
core/themes/bartik/templates/classy/navigation/book-all-books-block.html.twig |
Theme override for rendering book outlines within a block. |
book-all-books-block.html.twig |
file |
core/themes/stable/templates/navigation/book-all-books-block.html.twig |
Theme override for rendering book outlines within a block. |
book-all-books-block.html.twig |
file |
core/themes/classy/templates/navigation/book-all-books-block.html.twig |
Theme override for rendering book outlines within a block. |
BookNavigationBlock |
class |
core/modules/book/src/Plugin/Block/BookNavigationBlock.php |
Provides a 'Book navigation' block. |
BookNavigationBlock.php |
file |
core/modules/book/src/Plugin/Block/BookNavigationBlock.php |
|
BookNavigationBlock::$bookManager |
property |
core/modules/book/src/Plugin/Block/BookNavigationBlock.php |
The book manager. |
BookNavigationBlock::$nodeStorage |
property |
core/modules/book/src/Plugin/Block/BookNavigationBlock.php |
The node storage. |
BookNavigationBlock::$routeMatch |
property |
core/modules/book/src/Plugin/Block/BookNavigationBlock.php |
The current route match. |
BookNavigationBlock::blockForm |
function |
core/modules/book/src/Plugin/Block/BookNavigationBlock.php |
|
BookNavigationBlock::blockSubmit |
function |
core/modules/book/src/Plugin/Block/BookNavigationBlock.php |
|
BookNavigationBlock::build |
function |
core/modules/book/src/Plugin/Block/BookNavigationBlock.php |
Builds and returns the renderable array for this block plugin. |
BookNavigationBlock::create |
function |
core/modules/book/src/Plugin/Block/BookNavigationBlock.php |
Creates an instance of the plugin. |
BookNavigationBlock::defaultConfiguration |
function |
core/modules/book/src/Plugin/Block/BookNavigationBlock.php |
|
BookNavigationBlock::getCacheContexts |
function |
core/modules/book/src/Plugin/Block/BookNavigationBlock.php |
|