24 string references to YAML keys in block.routing.yml
- AdminDemoNegotiator::applies in core/
modules/ block/ src/ Theme/ AdminDemoNegotiator.php - Block::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ display/ Block.php - Provide the default form for setting options.
- BlockContentForm::configureBlock in core/
modules/ block_content/ src/ BlockContentForm.php - Form submission handler for the 'configureBlock' action.
- BlockContentForm::save in core/
modules/ block_content/ src/ BlockContentForm.php - Form submission handler for the 'save' action.
- BlockContentTypeTest::testsBlockContentAddTypes in core/
modules/ block_content/ tests/ src/ Functional/ BlockContentTypeTest.php - Tests that redirects work as expected when multiple block types exist.
- 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::save in core/
modules/ block/ src/ BlockForm.php - Form submission handler for the 'save' action.
- 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.
- 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().
- hook_help in core/
modules/ help/ help.api.php - Provide online user help.
- language_help in core/
modules/ language/ language.module - Implements hook_help().
- 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.