AliasManager |
core/modules/path_alias/src/AliasManager.php |
The default alias manager implementation. |
AliasManagerInterface |
core/modules/path_alias/src/AliasManagerInterface.php |
Find an alias for a path and vice versa. |
AliasRepository |
core/modules/path_alias/src/AliasRepository.php |
Provides the default path alias lookup operations. |
AliasRepositoryInterface |
core/modules/path_alias/src/AliasRepositoryInterface.php |
Provides an interface for path alias lookup operations. |
AliasWhitelist |
core/modules/path_alias/src/AliasWhitelist.php |
Extends CacheCollector to build the path alias whitelist over time. |
AliasWhitelistInterface |
core/modules/path_alias/src/AliasWhitelistInterface.php |
Cache the alias whitelist. |
PathAliasInterface |
core/modules/path_alias/src/PathAliasInterface.php |
Provides an interface defining a path_alias entity. |
PathAliasStorage |
core/modules/path_alias/src/PathAliasStorage.php |
Defines the storage handler class for path_alias entities. |
PathAliasStorageSchema |
core/modules/path_alias/src/PathAliasStorageSchema.php |
Defines the path_alias schema handler. |