You are here

12 string references to YAML keys in block_content.routing.yml in Drupal 10

BlockContentAddLocalAction::getOptions in core/modules/block_content/src/Plugin/Menu/LocalAction/BlockContentAddLocalAction.php
Returns options for rendering a link for the local action.
BlockContentBlock::build in core/modules/block_content/src/Plugin/Block/BlockContentBlock.php
BlockContentController::add in core/modules/block_content/src/Controller/BlockContentController.php
Displays add custom block links for available types.
BlockContentLocalTasksTest::getBlockContentListingRoutes in core/modules/block_content/tests/src/Unit/Menu/BlockContentLocalTasksTest.php
Provides a list of routes to test.
BlockContentLocalTasksTest::testBlockContentListLocalTasks in core/modules/block_content/tests/src/Unit/Menu/BlockContentLocalTasksTest.php
Checks block_content listing local tasks.
BlockContentTypeTest::testBlockContentTypeEditing in core/modules/block_content/tests/src/Functional/BlockContentTypeTest.php
Tests editing a block type using the UI.
BlockContentTypeTest::testsBlockContentAddTypes in core/modules/block_content/tests/src/Functional/BlockContentTypeTest.php
Tests that redirects work as expected when multiple block types exist.
block_content_help in core/modules/block_content/block_content.module
Implements hook_help().
claro_preprocess_block_content_add_list in core/themes/claro/claro.theme
Implements template_preprocess_HOOK() for block_content_add_list.
ListingEmpty::render in core/modules/block_content/src/Plugin/views/area/ListingEmpty.php
Render the area.
seven_preprocess_block_content_add_list in core/themes/seven/seven.theme
Implements hook_preprocess_HOOK() for block content add list templates.
template_preprocess_block_content_add_list in core/modules/block_content/block_content.pages.inc
Prepares variables for a custom block type creation list templates.