W3cubDocs

/Drupal 8

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

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Path!AliasManagerInterface.php/interface/AliasManagerInterface/8.1.x