14 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::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.
- 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.
- BlockHooks::help in core/
modules/ block/ src/ Hook/ BlockHooks.php - Implements hook_help().
- BlockHooks::pageTop in core/
modules/ block/ src/ Hook/ BlockHooks.php - Implements hook_page_top().
- 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.
- hook_help in core/
modules/ help/ help.api.php - Provide online user help.
- LanguageHooks::help in core/
modules/ language/ src/ Hook/ LanguageHooks.php - Implements hook_help().
- SystemHooks::help in core/
modules/ system/ src/ Hook/ SystemHooks.php - Implements hook_help().