20 calls to PathAliasTestTrait::createPathAlias()
- AliasTest::testLookupByAlias in core/
modules/ path_alias/ tests/ src/ Kernel/ AliasTest.php - @covers ::lookupByAlias
- AliasTest::testLookupBySystemPath in core/
modules/ path_alias/ tests/ src/ Kernel/ AliasTest.php - @covers ::lookupBySystemPath
- AliasTest::testLookupPath in core/
modules/ path_alias/ tests/ src/ Kernel/ AliasTest.php - @covers \Drupal\path_alias\AliasManager::getPathByAlias @covers \Drupal\path_alias\AliasManager::getAliasByPath
- AliasTest::testPreloadPathAlias in core/
modules/ path_alias/ tests/ src/ Kernel/ AliasTest.php - @covers ::preloadPathAlias
- AliasTest::testWhitelist in core/
modules/ path_alias/ tests/ src/ Kernel/ AliasTest.php - Tests the alias whitelist.
- AliasTest::testWhitelistCacheDeletionMidRequest in core/
modules/ path_alias/ tests/ src/ Kernel/ AliasTest.php - Tests situation where the whitelist cache is deleted mid-request.
- BrowserTestBaseTest::testDrupalGet in core/
tests/ Drupal/ FunctionalTests/ BrowserTestBaseTest.php - Tests drupalGet().
- ContentNegotiationRoutingTest::testContentRouting in core/
tests/ Drupal/ KernelTests/ Core/ Routing/ ContentNegotiationRoutingTest.php - Tests the content negotiation aspect of routing.
- DbDumpTest::setUp in core/
modules/ mysql/ tests/ src/ Kernel/ mysql/ DbDumpTest.php - DisplayFeedTest::testFeedFieldOutput in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayFeedTest.php - Tests the rendered output for fields display.
- DisplayFeedTranslationTest::testFeedFieldOutput in core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisplayFeedTranslationTest.php - Tests the rendered output for fields display with multiple translations.
- EntityAliasTest::testEntityAlias in core/
modules/ path_alias/ tests/ src/ Kernel/ EntityAliasTest.php - Tests transform.
- LinkFieldTest::doTestURLValidation in core/
modules/ link/ tests/ src/ Functional/ LinkFieldTest.php - Tests link field URL validation.
- LocalePathTest::testPathLanguageConfiguration in core/
modules/ locale/ tests/ src/ Functional/ LocalePathTest.php - Tests if a language can be associated with a path alias.
- PathAliasMenuLinkContentTest::testPathAliasChange in core/
modules/ menu_link_content/ tests/ src/ Kernel/ PathAliasMenuLinkContentTest.php - Tests the path aliasing changing.
- PathEncodedTest::testAliasToEncoded in core/
tests/ Drupal/ FunctionalTests/ Routing/ PathEncodedTest.php - RouteCachingNonPathLanguageNegotiationTest::testAliases in core/
tests/ Drupal/ FunctionalTests/ Routing/ RouteCachingNonPathLanguageNegotiationTest.php - Tests aliases when the negotiated language is not in the path.
- RouteProviderTest::testRouteCaching in core/
tests/ Drupal/ KernelTests/ Core/ Routing/ RouteProviderTest.php - Tests that route caching works.
- ShortcutLinksTest::testShortcutLinkAdd in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutLinksTest.php - Tests that creating a shortcut works properly.
- UrlAlterFunctionalTest::testUrlAlter in core/
modules/ path_alias/ tests/ src/ Functional/ UrlAlterFunctionalTest.php - Tests that URL altering works and that it occurs in the correct order.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.