You are here

8 calls to PathautoKernelTest::drupalCreateNode() in Pathauto 8

PathautoKernelTest::testDefaultRevision in tests/src/Kernel/PathautoKernelTest.php
Tests that aliases are only generated for default revisions.
PathautoKernelTest::testNoExistingPathAliases in tests/src/Kernel/PathautoKernelTest.php
PathautoKernelTest::testNoTokensNoAlias in tests/src/Kernel/PathautoKernelTest.php
Test that \Drupal::service('pathauto.generator')->createEntityAlias() will not create an alias for a pattern that does not get any tokens replaced.
PathautoKernelTest::testPathAliasUniquifyWordsafe in tests/src/Kernel/PathautoKernelTest.php
Tests word safe alias truncating.
PathautoKernelTest::testPatternStatus in tests/src/Kernel/PathautoKernelTest.php
Test if aliases are (not) generated with enabled/disabled patterns.
PathautoKernelTest::testProgrammaticEntityCreation in tests/src/Kernel/PathautoKernelTest.php
Test programmatic entity creation for aliases.
PathautoKernelTest::testSameTitleDifferentLanguages in tests/src/Kernel/PathautoKernelTest.php
Test potential conflicts with the same alias in different languages.
PathautoKernelTest::testUpdateActions in tests/src/Kernel/PathautoKernelTest.php
Test the different update actions in \Drupal::service('pathauto.generator')->createEntityAlias().