namespace Drupal\path_alias

Same name in other branches
  1. 10 Drupal\path_alias
  2. 9 Drupal\path_alias
  3. 8.9.x 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.
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.

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