AliasManager::$cacheNeedsWriting
Same name in other branches
- 9 core/modules/path_alias/src/AliasManager.php \Drupal\path_alias\AliasManager::cacheNeedsWriting
- 10 core/modules/path_alias/src/AliasManager.php \Drupal\path_alias\AliasManager::cacheNeedsWriting
- 11.x core/modules/path_alias/src/AliasManager.php \Drupal\path_alias\AliasManager::cacheNeedsWriting
Whether the cache needs to be written.
Type: bool
File
-
core/
lib/ Drupal/ Core/ Path/ AliasManager.php, line 55
Class
- AliasManager
- The default alias manager implementation.
Namespace
Drupal\Core\PathCode
protected $cacheNeedsWriting = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.