You are here

35 string references to YAML keys in node.routing.yml in Zircon Profile 8

admin_toolbar_tools_menu_links_discovered_alter in modules/admin_toolbar/admin_toolbar_tools/admin_toolbar_tools.module
Implements hook_menu_links_discovered_alter().
BookLocalTasksTest::testBookNodeLocalTasks in core/modules/book/tests/src/Unit/Menu/BookLocalTasksTest.php
Tests local task existence.
book_node_links_alter in core/modules/book/book.module
Implements hook_node_links_alter().
comment_help in core/modules/comment/comment.module
Implements hook_help().
ContentTranslationLocalTasksTest::providerTestBlockAdminDisplay in core/modules/content_translation/tests/src/Unit/Menu/ContentTranslationLocalTasksTest.php
Provides a list of routes to test.
DenyNodePreview::check in core/modules/node/src/PageCache/DenyNodePreview.php
Determines whether it is save to store a page in the cache.
DenyNodePreviewTest::providerPrivateImageStyleDownloadPolicy in core/modules/node/tests/src/Unit/PageCache/DenyNodePreviewTest.php
Provides data and expected results for the test method.
ForumController::buildActionLinks in core/modules/forum/src/Controller/ForumController.php
Generates an action link to display at the top of the forum listing.
forum_help in core/modules/forum/forum.module
Implements hook_help().
help_help in core/modules/help/help.module
Implements hook_help().
hook_menu_local_tasks_alter in core/lib/Drupal/Core/Menu/menu.api.php
Alter local tasks displayed on the page before they are rendered.
ListingEmpty::render in core/modules/node/src/Plugin/views/area/ListingEmpty.php
Render the area.
NodeController::addPage in core/modules/node/src/Controller/NodeController.php
Displays add content links for available content types.
NodeController::revisionOverview in core/modules/node/src/Controller/NodeController.php
Generates an overview table of older revisions of a node.
NodeForm::preview in core/modules/node/src/NodeForm.php
Form submission handler for the 'preview' action.
NodePreviewForm::buildForm in core/modules/node/src/Form/NodePreviewForm.php
Form constructor.
NodePreviewForm::submitForm in core/modules/node/src/Form/NodePreviewForm.php
Form submission handler.
NodeRevisionDeleteForm::getCancelUrl in core/modules/node/src/Form/NodeRevisionDeleteForm.php
Returns the route to go to if the user cancels the action.
NodeRevisionDeleteForm::submitForm in core/modules/node/src/Form/NodeRevisionDeleteForm.php
Form submission handler.
NodeRevisionRevertForm::getCancelUrl in core/modules/node/src/Form/NodeRevisionRevertForm.php
Returns the route to go to if the user cancels the action.
NodeRevisionRevertForm::submitForm in core/modules/node/src/Form/NodeRevisionRevertForm.php
Form submission handler.
NodeRevisionsTest::testRevisionTranslationRevert in core/modules/node/src/Tests/NodeRevisionsTest.php
Tests the revision translations are correctly reverted.
NodeRevisionsUiTest::testNodeRevisionDoubleEscapeFix in core/modules/node/src/Tests/NodeRevisionsUiTest.php
Checks HTML double escaping of revision logs.
NodeRouteContext::getRuntimeContexts in core/modules/node/src/ContextProvider/NodeRouteContext.php
Gets runtime context values for the given context IDs.
node_help in core/modules/node/node.module
Implements hook_help().
node_page_top in core/modules/node/node.module
Implements hook_page_top().
node_requirements in core/modules/node/node.install
Implements hook_requirements().
PagePreviewTest::testSimultaneousPreview in core/modules/node/src/Tests/PagePreviewTest.php
Checks the node preview accessible for simultaneous node editing.
RevisionLink::getUrlInfo in core/modules/node/src/Plugin/views/field/RevisionLink.php
Returns the URI elements of the link.
RevisionLinkDelete::getUrlInfo in core/modules/node/src/Plugin/views/field/RevisionLinkDelete.php
Returns the URI elements of the link.
RevisionLinkRevert::getUrlInfo in core/modules/node/src/Plugin/views/field/RevisionLinkRevert.php
Returns the URI elements of the link.
RouteNoneTest::testProcessOutbound in core/modules/system/src/Tests/RouteProcessor/RouteNoneTest.php
Tests the output process.
RouteProcessorCurrentIntegrationTest::testProcessOutbound in core/modules/system/src/Tests/RouteProcessor/RouteProcessorCurrentIntegrationTest.php
Tests the output process.
seven_preprocess_node_add_list in core/themes/seven/seven.theme
Implements hook_preprocess_HOOK() for list of available node type templates.
template_preprocess_node_add_list in core/modules/node/node.module
Prepares variables for list of available node type templates.