6 calls to AliasManagerTest::setUpCurrentLanguage()
- AliasManagerTest::testCacheClear in core/
modules/ path_alias/ tests/ src/ Unit/ AliasManagerTest.php - Tests cache clear.
- AliasManagerTest::testGetAliasByPathCachedMissLanguage in core/
modules/ path_alias/ tests/ src/ Unit/ AliasManagerTest.php - Tests the getAliasByPath cache when a different language is requested.
- AliasManagerTest::testGetAliasByPathMatch in core/
modules/ path_alias/ tests/ src/ Unit/ AliasManagerTest.php - Tests the getAliasByPath method for a path that has a matching alias.
- AliasManagerTest::testGetAliasByPathNoMatch in core/
modules/ path_alias/ tests/ src/ Unit/ AliasManagerTest.php - Tests the getAliasByPath method for a path that has no matching alias.
- AliasManagerTest::testGetAliasByPathPrefixList in core/
modules/ path_alias/ tests/ src/ Unit/ AliasManagerTest.php - Tests the getAliasByPath method for a path that is not in the prefix list.
- AliasManagerTest::testGetPathByAliasMatch in core/
modules/ path_alias/ tests/ src/ Unit/ AliasManagerTest.php - Tests the getPathByAlias method for an alias that have a matching path.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.