AliasManagerTest::$cacheKey
Same name in other branches
- 8.9.x core/modules/path_alias/tests/src/Unit/AliasManagerTest.php \Drupal\Tests\path_alias\Unit\AliasManagerTest::cacheKey
- 10 core/modules/path_alias/tests/src/Unit/AliasManagerTest.php \Drupal\Tests\path_alias\Unit\AliasManagerTest::cacheKey
- 11.x core/modules/path_alias/tests/src/Unit/AliasManagerTest.php \Drupal\Tests\path_alias\Unit\AliasManagerTest::cacheKey
The internal cache key used by the alias manager.
Type: string
File
-
core/
modules/ path_alias/ tests/ src/ Unit/ AliasManagerTest.php, line 57
Class
- AliasManagerTest
- @coversDefaultClass \Drupal\path_alias\AliasManager @group path_alias
Namespace
Drupal\Tests\path_alias\UnitCode
protected $cacheKey = 'preload-paths:key';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.