| 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. |
| Relationship::getLinks |
function |
core/modules/jsonapi/src/JsonApiResource/Relationship.php |
Gets the relationship object's links. |
| Relationship::getMergedLinks |
function |
core/modules/jsonapi/src/JsonApiResource/Relationship.php |
Merges the object's links with the top-level links. |
| RenderAttachedTestController::htmlHeaderLink |
function |
core/modules/system/tests/modules/render_attached_test/src/Controller/RenderAttachedTestController.php |
Tests HTTP header rendering for link. |
| RenderElementTypesTest::testLink |
function |
core/tests/Drupal/KernelTests/Core/Render/Element/RenderElementTypesTest.php |
Tests system #type 'link'. |
| RenderElementTypesTest::testMoreLink |
function |
core/tests/Drupal/KernelTests/Core/Render/Element/RenderElementTypesTest.php |
Tests system #type 'more_link'. |
| RenderElementTypesTest::testSystemCompactLink |
function |
core/tests/Drupal/KernelTests/Core/Render/Element/RenderElementTypesTest.php |
Tests system #type 'system_compact_link'. |
| ReplaceOp::symlinkScaffold |
function |
composer/Plugin/Scaffold/Operations/ReplaceOp.php |
Symlinks the scaffold file. |
| Resource::link |
function |
core/modules/media/src/OEmbed/Resource.php |
Creates a link resource. |
| Resource::TYPE_LINK |
constant |
core/modules/media/src/OEmbed/Resource.php |
The resource type for link resources. |
| ResourceObject::$links |
property |
core/modules/jsonapi/src/JsonApiResource/ResourceObject.php |
The resource object's links. |
| ResourceObject::buildLinksFromEntity |
function |
core/modules/jsonapi/src/JsonApiResource/ResourceObject.php |
Builds a LinkCollection for the given entity. |
| ResourceObject::getLinks |
function |
core/modules/jsonapi/src/JsonApiResource/ResourceObject.php |
Gets the ResourceObject's links. |
| ResourceObjectData::getMergedLinks |
function |
core/modules/jsonapi/src/JsonApiResource/ResourceObjectData.php |
Merges the object's links with the top-level links. |
| ResourceObjectNormalizerCacherTest::testLinkNormalizationCacheability |
function |
core/modules/jsonapi/tests/src/Kernel/EventSubscriber/ResourceObjectNormalizerCacherTest.php |
Tests that link normalization cache information is not lost. |
| ResourceResponseTestTrait::extractLinks |
function |
core/modules/jsonapi/tests/src/Functional/ResourceResponseTestTrait.php |
Extracts links from a document using a list of relationship field names. |
| ResourceResponseTestTrait::getLinkPaths |
function |
core/modules/jsonapi/tests/src/Functional/ResourceResponseTestTrait.php |
Turns a list of relationship field names into an array of link paths. |
| ResourceResponseTestTrait::getRelatedLink |
function |
core/modules/jsonapi/tests/src/Functional/ResourceResponseTestTrait.php |
Creates a related resource link for a given resource identifier and field. |
| ResourceResponseTestTrait::getRelationshipLink |
function |
core/modules/jsonapi/tests/src/Functional/ResourceResponseTestTrait.php |
Creates a relationship link for a given resource identifier and field. |
| ResourceResponseTestTrait::getResourceLink |
function |
core/modules/jsonapi/tests/src/Functional/ResourceResponseTestTrait.php |
Creates an individual resource link for a given resource identifier. |
| ResourceResponseTestTrait::getResourceLinks |
function |
core/modules/jsonapi/tests/src/Functional/ResourceResponseTestTrait.php |
Creates individual resource links for a list of resource identifiers. |