AliasManagerInterface

Find an alias for a path and vice versa.

Hierarchy

See also

\Drupal\Core\Path\AliasStorageInterface

File

core/lib/Drupal/Core/Path/AliasManagerInterface.php, line 10

Namespace

Drupal\Core\Path

Members

Name Modifiers Type Description
AliasManagerInterface::cacheClear public function Clear internal caches in alias manager.
AliasManagerInterface::getAliasByPath public function Given a path, return the alias.
AliasManagerInterface::getPathByAlias public function Given the alias, return the path it represents.
doc_Drupal
2016-10-29 08:44:11
Comments
Leave a Comment

Please login to continue.