You are here

34 string references to YAML keys in node.routing.yml in Drupal 8

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().
CkeditorOffCanvasTestController::testOffCanvas in core/modules/ckeditor/tests/modules/src/CkeditorOffCanvasTestController.php
Returns a link that can open a node add form in an off-canvas dialog.
claro_preprocess_node_add_list in core/themes/claro/claro.theme
Implements template_preprocess_HOOK() for node_add_list.
ContentTranslationLocalTasksTest::providerTestBlockAdminDisplay in core/modules/content_translation/tests/src/Unit/Menu/ContentTranslationLocalTasksTest.php
Provides a list of routes to test.
ContentTranslationRevisionTranslationDeletionTest::doTestOverview in core/modules/content_translation/tests/src/Functional/ContentTranslationRevisionTranslationDeletionTest.php
Performs a test run.
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.
FileFieldWidgetTest::doTestTemporaryFileRemovalExploit in core/modules/file/tests/src/Functional/FileFieldWidgetTest.php
Helper for testing exploiting the temporary file removal using fid.
ForumController::buildActionLinks in core/modules/forum/src/Controller/ForumController.php
Generates an action link to display at the top of the forum listing.
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.
LocalTasksTest::testLocalTaskBlockCache in core/modules/system/tests/src/Functional/Menu/LocalTasksTest.php
Test that local tasks blocks cache is invalidated correctly.
ModerationFormTest::testModerationForm in core/modules/content_moderation/tests/src/Functional/ModerationFormTest.php
Tests the moderation form that shows on the latest version page.
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/tests/src/Functional/NodeRevisionsTest.php
Tests the revision translations are correctly reverted.
NodeRevisionsUiTest::testNodeRevisionDoubleEscapeFix in core/modules/node/tests/src/Functional/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().
PagePreviewTest::testPagePreview in core/modules/node/tests/src/Functional/PagePreviewTest.php
Checks the node preview functionality.
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/tests/Drupal/KernelTests/Core/RouteProcessor/RouteNoneTest.php
Tests the output process.
RouteProcessorCurrentIntegrationTest::testProcessOutbound in core/tests/Drupal/KernelTests/Core/RouteProcessor/RouteProcessorCurrentIntegrationTest.php
Tests the output process.