| NodePreviewLinkTest::$defaultTheme |
property |
core/modules/node/tests/src/FunctionalJavascript/NodePreviewLinkTest.php |
The theme to install as the default for testing. |
| NodePreviewLinkTest::$modules |
property |
core/modules/node/tests/src/FunctionalJavascript/NodePreviewLinkTest.php |
Modules to install. |
| NodePreviewLinkTest::setUp |
function |
core/modules/node/tests/src/FunctionalJavascript/NodePreviewLinkTest.php |
|
| NodePreviewLinkTest::testPreviewLinks |
function |
core/modules/node/tests/src/FunctionalJavascript/NodePreviewLinkTest.php |
Tests the behavior of clicking preview links. |
| NodeTranslationUITest::doTestAlternateHreflangLinks |
function |
core/modules/node/tests/src/Functional/NodeTranslationUITest.php |
Tests that the given path provides the correct alternate hreflang links. |
| NodeTranslationUITest::testTranslationLinkTheme |
function |
core/modules/node/tests/src/Functional/NodeTranslationUITest.php |
Tests that translation page inherits admin status of edit page. |
| NodeViewBuilder::buildLinks |
function |
core/modules/node/src/NodeViewBuilder.php |
Build the default links (Read more) for a node. |
| NodeViewBuilder::renderLinks |
function |
core/modules/node/src/NodeViewBuilder.php |
Render API callback: Builds a node's links. |
| NodeViewBuilderTest::testPendingRevisionLinks |
function |
core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php |
Tests that node links are displayed correctly in pending revisions. |
| NodeViewTest::testHtmlHeadLinks |
function |
core/modules/node/tests/src/Functional/NodeViewTest.php |
Tests the html head links. |
| NodeViewTest::testLinkHeader |
function |
core/modules/node/tests/src/Functional/NodeViewTest.php |
Tests the Link header. |
| node_translation_menu_links.yml |
file |
core/modules/content_translation/migrations/node_translation_menu_links.yml |
core/modules/content_translation/migrations/node_translation_menu_links.yml |
| OffCanvasTest::testOffCanvasLinks |
function |
core/modules/system/tests/src/FunctionalJavascript/OffCanvasTest.php |
Tests that non-contextual links will work with the off-canvas dialog. |
| OffCanvasTestBase::assertAllContextualLinksLoaded |
function |
core/modules/system/tests/src/FunctionalJavascript/OffCanvasTestBase.php |
Assert all contextual link areas have be loaded. |
| olivero_preprocess_links__comment |
function |
core/themes/olivero/olivero.theme |
Implements hook_preprocess_links__comment(). |
| olivero_test.links.menu.yml |
file |
core/modules/system/tests/modules/olivero_test/olivero_test.links.menu.yml |
core/modules/system/tests/modules/olivero_test/olivero_test.links.menu.yml |
| paramconverter.menu_link |
service |
core/core.services.yml |
Drupal\Core\ParamConverter\MenuLinkPluginConverter |
| path.links.action.yml |
file |
core/modules/path/path.links.action.yml |
core/modules/path/path.links.action.yml |
| path.links.menu.yml |
file |
core/modules/path/path.links.menu.yml |
core/modules/path/path.links.menu.yml |
| path.links.task.yml |
file |
core/modules/path/path.links.task.yml |
core/modules/path/path.links.task.yml |
| PathAliasMenuLinkContentTest |
class |
core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php |
Ensures that the menu tree adapts to path alias changes. |
| PathAliasMenuLinkContentTest.php |
file |
core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php |
|
| PathAliasMenuLinkContentTest::$modules |
property |
core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php |
Modules to install. |
| PathAliasMenuLinkContentTest::setUp |
function |
core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php |
|
| PathAliasMenuLinkContentTest::testPathAliasChange |
function |
core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php |
Tests the path aliasing changing. |
| PathNoCanonicalLinkTest |
class |
core/modules/path/tests/src/Kernel/PathNoCanonicalLinkTest.php |
Tests path alias deletion when there is no canonical link template. |
| PathNoCanonicalLinkTest.php |
file |
core/modules/path/tests/src/Kernel/PathNoCanonicalLinkTest.php |
|
| PathNoCanonicalLinkTest::$modules |
property |
core/modules/path/tests/src/Kernel/PathNoCanonicalLinkTest.php |
Modules to install. |
| PathNoCanonicalLinkTest::setUp |
function |
core/modules/path/tests/src/Kernel/PathNoCanonicalLinkTest.php |
|
| PathNoCanonicalLinkTest::testNoCanonicalLinkTemplate |
function |
core/modules/path/tests/src/Kernel/PathNoCanonicalLinkTest.php |
Tests for no canonical link templates. |
| PathPluginBase::getMenuLinks |
function |
core/modules/views/src/Plugin/views/display/PathPluginBase.php |
Gets menu links, if this display provides some. |
| PathValidatorTest::testIsValidWithLinkToAnyPageAccount |
function |
core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php |
Tests the isValid() method with a 'link to any page' permission. |
| PathValidatorTest::testIsValidWithoutLinkToAnyPageAccount |
function |
core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php |
Tests the isValid() method without the 'link to any page' permission. |
| PhpStreamWrapperInterface::unlink |
function |
core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
Delete a file. |
| PhpTuf\ComposerStager\API\Precondition\Service\NoAbsoluteSymlinksExistInterface |
service |
core/modules/package_manager/package_manager.services.yml |
PhpTuf\ComposerStager\Internal\Precondition\Service\NoAbsoluteSymlinksExist |
| PhpTuf\ComposerStager\API\Precondition\Service\NoHardLinksExistInterface |
service |
core/modules/package_manager/package_manager.services.yml |
PhpTuf\ComposerStager\Internal\Precondition\Service\NoHardLinksExist |
| PhpTuf\ComposerStager\API\Precondition\Service\NoLinksExistOnWindowsInterface |
service |
core/modules/package_manager/package_manager.services.yml |
PhpTuf\ComposerStager\Internal\Precondition\Service\NoLinksExistOnWindows |
| PhpTuf\ComposerStager\API\Precondition\Service\NoSymlinksPointOutsideTheCodebaseInterface |
service |
core/modules/package_manager/package_manager.services.yml |
PhpTuf\ComposerStager\Internal\Precondition\Service\NoSymlinksPointOutsideTheCodebase |
| PhpTuf\ComposerStager\API\Precondition\Service\NoUnsupportedLinksExistInterface |
service |
core/modules/package_manager/package_manager.services.yml |
PhpTuf\ComposerStager\Internal\Precondition\Service\NoUnsupportedLinksExist |
| plugin.manager.link_relation_type |
service |
core/core.services.yml |
\Drupal\Core\Http\LinkRelationTypeManager |
| plugin.manager.menu.contextual_link |
service |
core/core.services.yml |
Drupal\Core\Menu\ContextualLinkManager |
| plugin.manager.menu.link |
service |
core/core.services.yml |
Drupal\Core\Menu\MenuLinkManager |
| PreviewTest::clickPreviewLinkAJAX |
function |
core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php |
Click on a preview link. |
| PreviewTest::testPreviewSortLink |
function |
core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php |
Tests the link to sort in the preview form. |
| ProcessingTest::testLinkToErrorPageAppears |
function |
core/modules/system/tests/src/FunctionalJavascript/Batch/ProcessingTest.php |
Tests that a link to the error page is shown. |
| ProjectSecurityRequirement::getReleaseCycleLink |
function |
core/modules/update/src/ProjectSecurityRequirement.php |
Gets a link the release cycle page on drupal.org. |
| quicklinks.css |
file |
core/profiles/demo_umami/themes/umami/css/components/blocks/quicklinks/quicklinks.css |
This file is used to style the Quick Links block. |
| ReadOnlyStream::unlink |
function |
core/lib/Drupal/Core/StreamWrapper/ReadOnlyStream.php |
Support for unlink(). |
| Relationship::$links |
property |
core/modules/jsonapi/src/JsonApiResource/Relationship.php |
The relationship object's links. |
| Relationship::buildLinkCollectionFromEntityReferenceField |
function |
core/modules/jsonapi/src/JsonApiResource/Relationship.php |
Builds a LinkCollection for the given entity reference field. |