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().
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 template_preprocess_HOOK() for node_add_list.
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
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.
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.
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/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.
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.
NodeTypeListBuilder::render in core/modules/node/src/NodeTypeListBuilder.php
Builds the entity listing as renderable array for table.html.twig.
NodeTypeTest::testNodeTypeNoContentType in core/modules/node/tests/src/Functional/NodeTypeTest.php
Tests for when there are no content types defined.
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().
RebuildTest::testPreserveFormActionAfterAJAX in core/modules/system/tests/src/FunctionalJavascript/Form/RebuildTest.php
Tests that a form's action is retained after an Ajax submission.
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.
template_preprocess_node_add_list in core/modules/node/node.module
Prepares variables for list of available node type templates.