34 string references to YAML keys in node.routing.yml
- CKEditor5DialogTestController::testDialog in core/
modules/ ckeditor5/ tests/ modules/ ckeditor5_test/ src/ Controller/ CKEditor5DialogTestController.php - Returns a link that can open a node add form in an modal dialog.
- CKEditor5OffCanvasTestController::testOffCanvas in core/
modules/ ckeditor5/ tests/ modules/ ckeditor5_test/ src/ Controller/ CKEditor5OffCanvasTestController.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 hook_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.
- FileFieldWidgetTest::doTestTemporaryFileRemovalExploit in core/
modules/ file/ tests/ src/ Functional/ FileFieldWidgetTest.php - Helper for testing exploiting the temporary file removal using fid.
- 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 - Tests 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.
- NavigationContentLinks::addMenuLinks in core/
modules/ navigation/ src/ NavigationContentLinks.php - Add links to the Content menu, based on enabled modules.
- NavigationContentLinksTest::testNavigationContentLinks in core/
modules/ navigation/ tests/ src/ Kernel/ NavigationContentLinksTest.php - Tests if the expected navigation content links are added/removed correctly.
- NodeBlockFunctionalTest::testRecentNodeBlock in core/
modules/ node/ tests/ src/ Functional/ NodeBlockFunctionalTest.php - Tests the recent comments block.
- 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/ Form/ NodeForm.php - Form submission handler for the 'preview' action.
- NodeHelpHooks::help in core/
modules/ node/ src/ Hook/ NodeHelpHooks.php - Implements hook_help().
- 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.
- NodeRevisionsAuthorTest::testNodeRevisionRevertAuthors in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsAuthorTest.php - Tests node authorship is retained after reverting revisions.
- 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.
- NodeRouteProvider::getRoutes in core/
modules/ node/ src/ Entity/ NodeRouteProvider.php - Provides routes for entities.
- PagePreviewTest::testPagePreview in core/
modules/ node/ tests/ src/ Functional/ PagePreviewTest.php - Checks the node preview functionality.
- PagePreviewTest::testSimultaneousPreview in core/
modules/ node/ tests/ src/ Functional/ 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/
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.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.