- PathPatternBulkUpdateTestCase::testBulkUpdate in core/
modules/ path/ tests/ path_pattern.test - PathPatternFunctionalTestCase::testNodeOperations in core/
modules/ path/ tests/ path_pattern.test - Test node operations.
- PathPatternFunctionalTestCase::testNodeTypeCreate in core/
modules/ path/ tests/ path_pattern.test - Create a new content type with new path pattern.
- PathPatternFunctionalTestCase::testProgrammaticEntityCreation in core/
modules/ path/ tests/ path_pattern.test - Test programmatic entity creation for aliases.
- PathPatternFunctionalTestCase::testUserOperations in core/
modules/ path/ tests/ path_pattern.test - Test user operations.
- PathPatternLocaleTestCase::testLanguageAliases in core/
modules/ path/ tests/ path_pattern.test - Test that when an English node is updated, its old English URL alias is updated and its newer French URL alias is left intact.
- PathPatternLocaleTestCase::testNeutralTransliteration in core/
modules/ path/ tests/ path_pattern.test - Language neutral German node has the correct transliteration applied.
- PathPatternTestHelper::assertNoEntityAlias in core/
modules/ path/ tests/ path_pattern.test - PathPatternUnitTestCase::testNoExistingPathAliases in core/
modules/ path/ tests/ path_pattern.test - PathPatternUnitTestCase::testNoTokensNoAlias in core/
modules/ path/ tests/ path_pattern.test - Test that path_save_automatic_alias() will not create a URL alias for a pattern that does not get any tokens replaced.
- PathPatternUnitTestCase::testPathTokens in core/
modules/ path/ tests/ path_pattern.test - Test the handling of path vs non-path tokens in path_clean_token_values().
- PathPatternUnitTestCase::testUpdateActions in core/
modules/ path/ tests/ path_pattern.test - Test the different update actions in path_save_automatic_alias().