public function AliasManagerInterface::getPathLookups

Returns an array of system paths that have been looked up.

Return value

array An array of all system paths that have been looked up during the current request.

2 methods override AliasManagerInterface::getPathLookups()

File

drupal/core/lib/Drupal/Core/Path/AliasManagerInterface.php, line 48
Contains Drupal\Core\Path\AliasManagerInterface.

Class

AliasManagerInterface

Namespace

Drupal\Core\Path

Code

public function getPathLookups();