27 string references to YAML keys in block.routing.yml

AdminDemoNegotiator::applies in core/modules/block/src/Theme/AdminDemoNegotiator.php
Whether this theme negotiator should be used to set the theme.
Block::buildOptionsForm in core/modules/views/src/Plugin/views/display/Block.php
Provide the default form for setting options.
BlockContentForm::save in core/modules/block_content/src/BlockContentForm.php
Form submission handler for the 'save' action.
BlockContentLocalTasksTest::testBlockContentListLocalTasks in core/modules/block_content/tests/src/Unit/Menu/BlockContentLocalTasksTest.php
Checks block_content listing local tasks.
BlockController::performOperation in core/modules/block/src/Controller/BlockController.php
Calls a method on a block and reloads the listing page.
BlockDeleteForm::getCancelUrl in core/modules/block/src/Form/BlockDeleteForm.php
BlockForm::submitForm in core/modules/block/src/BlockForm.php
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form stateā€¦
BlockLibraryController::listBlocks in core/modules/block/src/Controller/BlockLibraryController.php
Shows a list of blocks that can be added to a theme's layout.
BlockListBuilder::buildBlocksForm in core/modules/block/src/BlockListBuilder.php
Builds the main "Blocks" portion of the form.
BlockLocalTasksTest::providerTestBlockAdminDisplay in core/modules/block/tests/src/Unit/Menu/BlockLocalTasksTest.php
Provides a list of routes to test.
BlockLocalTasksTest::testBlockAdminLocalTasks in core/modules/block/tests/src/Unit/Menu/BlockLocalTasksTest.php
Tests the admin edit local task.
BlockPlaceTest::testPlacingBlocksAdmin in core/modules/block_place/tests/src/Functional/BlockPlaceTest.php
Tests placing blocks as an admin.
BlockPlaceTest::testPlacingBlocksUnprivileged in core/modules/block_place/tests/src/Functional/BlockPlaceTest.php
Tests placing blocks as an unprivileged user.
BlockTest::testAddBlockFromLibraryWithWeight in core/modules/block/tests/src/Functional/BlockTest.php
Tests adding a block from the library page with a weight query string.
BlockXssTest::doBlockContentTest in core/modules/block/tests/src/Functional/BlockXssTest.php
Tests XSS coming from Block Content block info.
BlockXssTest::doMenuTest in core/modules/block/tests/src/Functional/BlockXssTest.php
Tests XSS coming from Menu block labels.
BlockXssTest::doViewTest in core/modules/block/tests/src/Functional/BlockXssTest.php
Tests XSS coming from View block labels.
BlockXssTest::testBlockXss in core/modules/block/tests/src/Functional/BlockXssTest.php
Tests various modules that provide blocks for XSS.
BlockXssTest::testNoUnexpectedEscaping in core/modules/block/tests/src/Functional/BlockXssTest.php
Tests that nothing is escaped other than the blocks explicitly tested.
BlockXssTest::testXssInCategory in core/modules/block/tests/src/Functional/BlockXssTest.php
Tests XSS in category.
block_help in core/modules/block/block.module
Implements hook_help().
block_page_top in core/modules/block/block.module
Implements hook_page_top().
block_place_toolbar in core/modules/block_place/block_place.module
Implements hook_toolbar().
hook_help in core/modules/help/help.api.php
Provide online user help.
language_help in core/modules/language/language.module
Implements hook_help().
PlaceBlockPageVariant::build in core/modules/block_place/src/Plugin/DisplayVariant/PlaceBlockPageVariant.php
Builds and returns the renderable array for the display variant.
system_help in core/modules/system/system.module
Implements hook_help().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.