← all change records

#3467559 Deprecations in path_alias modules to remove the term 'whitelist'

released Target 11.1.x Published 2024-08-29
#3151086

Generated 2026-08-02 02:00 UTC

Matching rules (3)

  • from: fqn: '\Drupal\path_alias\AliasManager::pathAliasWhitelistRebuild' match_unresolved: true to: fqn: '\Drupal\path_alias\AliasManager::pathAliasPrefixListRebuild'
  • from: fqn: \Drupal\path_alias\AliasWhitelistInterface to: fqn: \Drupal\path_alias\AliasPrefixListInterface
  • from: fqn: \Drupal\path_alias\AliasWhitelist to: fqn: \Drupal\path_alias\AliasPrefixList

No contrib projects currently use either side of this change.