hook_path_delete($path) Respond to a path being deleted. Parameters
An array containing the path ID, source, alias, and language code. Type:
public AliasManagerInterface::getPathByAlias($alias, $langcode
public AliasStorageInterface::lookupPathSource($path, $
public AliasManagerInterface::cacheClear($source = NULL)
The table for the url_alias storage. File core/lib/Drupal/Core/Path/AliasStorage.php, line 24
The default alias manager implementation. Hierarchy class \Drupal\Core\Path\
public AliasManager::getAliasByPath($path, $langcode = NULL)
The path alias manager. Type:
The alias storage service. Type:
Page 9 of 14