19 calls to PathautoTestHelperTrait::createPattern() in Pathauto 8
- PathautoBulkUpdateTest::setUp in tests/
src/ Functional/ PathautoBulkUpdateTest.php - PathautoBulkUpdateTest::testBulkUpdate in tests/
src/ Functional/ PathautoBulkUpdateTest.php - PathautoEnablingEntityTypesTest::testEnablingEntityTypes in tests/
src/ Functional/ PathautoEnablingEntityTypesTest.php - A suite of tests to verify if the feature to enable and disable the ability to define alias patterns for a given entity type works. Test with the comment module, as it is not enabled by default.
- PathautoEntityWithStringIdTest::setUp in tests/
src/ Kernel/ PathautoEntityWithStringIdTest.php - PathautoKernelTest::setUp in tests/
src/ Kernel/ PathautoKernelTest.php - PathautoKernelTest::testParentChildPathTokens in tests/
src/ Kernel/ PathautoKernelTest.php - Test using fields for path structures.
- PathautoKernelTest::testPathTokens in tests/
src/ Kernel/ PathautoKernelTest.php - Test the handling of path vs non-path tokens in pathauto_clean_token_values().
- PathautoKernelTest::testPatternLoadByEntity in tests/
src/ Kernel/ PathautoKernelTest.php - Test pathauto_pattern_load_by_entity().
- PathautoKernelTest::testProgrammaticEntityCreation in tests/
src/ Kernel/ PathautoKernelTest.php - Test programmatic entity creation for aliases.
- PathautoKernelTest::testTaxonomyPattern in tests/
src/ Kernel/ PathautoKernelTest.php - Tests aliases on taxonomy terms.
- PathautoLocaleTest::testLanguageAliases in tests/
src/ FunctionalJavascript/ PathautoLocaleTest.php - Test that when an English node is updated, its old English alias is updated and its newer French alias is left intact.
- PathautoLocaleTest::testLanguageNotApplicable in tests/
src/ FunctionalJavascript/ PathautoLocaleTest.php - Tests the alias created for a node with language Not Applicable.
- PathautoMassDeleteTest::setUp in tests/
src/ Functional/ PathautoMassDeleteTest.php - PathautoNodeWebTest::setUp in tests/
src/ Functional/ PathautoNodeWebTest.php - PathautoNodeWebTest::testCustomAliasAfterAutomaticAlias in tests/
src/ Functional/ PathautoNodeWebTest.php - Tests that nodes with an automatic alias can get a custom alias.
- PathautoNodeWebTest::testCustomAliasAfterRemovingPattern in tests/
src/ Functional/ PathautoNodeWebTest.php - Tests setting custom alias for nodes after removing pattern.
- PathautoSettingsFormWebTest::setUp in tests/
src/ Functional/ PathautoSettingsFormWebTest.php - PathautoTaxonomyWebTest::setUp in tests/
src/ Functional/ PathautoTaxonomyWebTest.php - PathautoUserWebTest::setUp in tests/
src/ Functional/ PathautoUserWebTest.php