namespace Drupal\path_alias

Same name in other branches
  1. 9 Drupal\path_alias
  2. 8.9.x Drupal\path_alias
  3. 10 Drupal\path_alias
Object name File name Summary
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.
AliasPrefixList core/modules/path_alias/src/AliasPrefixList.php Cache a list of valid alias prefixes.
AliasPrefixListInterface core/modules/path_alias/src/AliasPrefixListInterface.php Cache a list of valid alias prefixes.
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 Cache a list of valid alias prefixes.
AliasWhitelistInterface core/modules/path_alias/src/AliasWhitelistInterface.php Cache a list of valid alias prefixes.
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.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.