AliasManager::$languageManager
  • References/PHP/Drupal/Path/AliasManager

Language manager for retrieving the default langcode when none is specified. Type:

2025-01-10 15:47:30
AliasManager::$cacheKey
  • References/PHP/Drupal/Path/AliasManager

The cache key to use when caching paths. Type: string File

2025-01-10 15:47:30
AliasManager::setCacheKey
  • References/PHP/Drupal/Path/AliasManager

public AliasManager::setCacheKey($key) Specify

2025-01-10 15:47:30
AliasManager::$langcodePreloaded
  • References/PHP/Drupal/Path/AliasManager

Whether preloaded path lookups has already been loaded. Type:

2025-01-10 15:47:30
AliasManager::$cacheNeedsWriting
  • References/PHP/Drupal/Path/AliasManager

Whether the cache needs to be written. Type: bool File

2025-01-10 15:47:30
AliasManager::$preloadedPathLookups
  • References/PHP/Drupal/Path/AliasManager

Holds an array of previously looked up paths for the current request path. This will only get populated if a cache key has been set, which for

2025-01-10 15:47:30
AliasManager::$whitelist
  • References/PHP/Drupal/Path/AliasManager

Holds the array of whitelisted path aliases. Type:

2025-01-10 15:47:30
AliasManager::getAliasByPath
  • References/PHP/Drupal/Path/AliasManager

public AliasManager::getAliasByPath($path, $langcode = NULL)

2025-01-10 15:47:30
AliasManager::$storage
  • References/PHP/Drupal/Path/AliasManager

The alias storage service. Type:

2025-01-10 15:47:30
AliasManager::$lookupMap
  • References/PHP/Drupal/Path/AliasManager

Holds the map of path lookups per language. Type:

2025-01-10 15:47:30