You are here

8 string references to path_alias.repository in Drupal 10

AliasTest::testLookupByAlias in core/modules/path_alias/tests/src/Kernel/AliasTest.php
@covers ::lookupByAlias
AliasTest::testLookupBySystemPath in core/modules/path_alias/tests/src/Kernel/AliasTest.php
@covers ::lookupBySystemPath
AliasTest::testWhitelist in core/modules/path_alias/tests/src/Kernel/AliasTest.php
Tests the alias whitelist.
AliasTest::testWhitelistCacheDeletionMidRequest in core/modules/path_alias/tests/src/Kernel/AliasTest.php
Tests situation where the whitelist cache is deleted mid-request.
PathAliasTest::testNodeAlias in core/modules/path/tests/src/Functional/PathAliasTest.php
Tests alias functionality through the node interfaces.
PathFieldItemList::computeValue in core/modules/path/src/Plugin/Field/FieldType/PathFieldItemList.php
Computes the values for an item list.
PathItemTest::testPathItem in core/modules/path/tests/src/Kernel/PathItemTest.php
Tests creating, loading, updating and deleting aliases through PathItem.
WorkspacesServiceProvider::alter in core/modules/workspaces/src/WorkspacesServiceProvider.php