Expanded class hierarchy of AliasManagerInterface
All classes that implement AliasManagerInterface
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
AliasManagerInterface:: |
public | function | Given an internal Drupal path, return the alias set by the administrator. | 3 |
AliasManagerInterface:: |
public | function | Returns an array of system paths that have been looked up. | 3 |
AliasManagerInterface:: |
public | function | Given a path alias, return the internal path it represents. | 3 |
AliasManagerInterface:: |
public | function | Preload a set of paths for bulk alias lookups. | 3 |