AliasManager::writeCache
  • References/PHP/Drupal/Path/AliasManager

public AliasManager::writeCache()

2025-01-10 15:47:30
AliasStorageInterface::save
  • References/PHP/Drupal/Path/AliasStorageInterface

public AliasStorageInterface::save($source, $alias, $langcode

2025-01-10 15:47:30
PathValidator::getUrlIfValidWithoutAccessCheck
  • References/PHP/Drupal/Path/PathValidator

public PathValidator::getUrlIfValidWithoutAccessCheck($path)

2025-01-10 15:47:30
AliasStorage::languageAliasExists
  • References/PHP/Drupal/Path/AliasStorage

public AliasStorage::languageAliasExists() Checks

2025-01-10 15:47:30
AliasManager::cacheClear
  • References/PHP/Drupal/Path/AliasManager

public AliasManager::cacheClear($source = NULL)

2025-01-10 15:47:30
AliasManager::getPathByAlias
  • References/PHP/Drupal/Path/AliasManager

public AliasManager::getPathByAlias($alias, $langcode = NULL)

2025-01-10 15:47:30
PathController::$aliasStorage
  • References/PHP/Drupal/Path/src/Controller/PathController

The path alias storage. Type:

2025-01-10 15:47:30
AliasStorage::lookupPathSource
  • References/PHP/Drupal/Path/AliasStorage

public AliasStorage::lookupPathSource($path, $langcode)

2025-01-10 15:47:30
CurrentPathStack
  • References/PHP/Drupal/Path/CurrentPathStack

Represents the current path for the current request. Note: You should not rely on paths but rather on route names / parameters or other indicators

2025-01-10 15:47:30
DeleteForm::buildForm
  • References/PHP/Drupal/Path/src/Form/DeleteForm

public DeleteForm::buildForm(array $form, FormStateInterface $form_state

2025-01-10 15:47:30