Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

namespace 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.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal