Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| PathHooksTest::setUp | function | core/ |
|
| PathHooksTest::testPathHooks | function | core/ |
Tests that the PathAlias entity clears caches correctly. |
| PathItemTest | class | core/ |
Tests loading and storing data using PathItem. |
| PathItemTest.php | file | core/ |
|
| PathItemTest::$modules | property | core/ |
Modules to enable. |
| PathItemTest::setUp | function | core/ |
|
| PathItemTest::testPathItem | function | core/ |
Test creating, loading, updating and deleting aliases through PathItem. |
| PathLanguageTest | class | core/ |
Confirm that paths work with translated nodes. |
| PathLanguageTest.php | file | core/ |
|
| PathLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PathLanguageTest::$modules | property | core/ |
Modules to enable. |
| PathLanguageTest::$webUser | property | core/ |
An user with permissions to administer content types. |
| PathLanguageTest::setUp | function | core/ |
|
| PathLanguageTest::testAliasTranslation | function | core/ |
Test alias functionality through the admin interfaces. |
| PathLanguageUiTest | class | core/ |
Confirm that the Path module user interface works with languages. |
| PathLanguageUiTest.php | file | core/ |
|
| PathLanguageUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PathLanguageUiTest::$modules | property | core/ |
Modules to enable. |
| PathLanguageUiTest::setUp | function | core/ |
|
| PathLanguageUiTest::testDefaultLanguageUrl | function | core/ |
Tests that a default language URL alias works. |
| PathLanguageUiTest::testLanguageNeutralUrl | function | core/ |
Tests that a language-neutral URL alias works. |
| PathLanguageUiTest::testNonDefaultUrl | function | core/ |
Tests that a non-default language URL alias works. |
| PathLanguageUiTest::testNotSpecifiedNode | function | core/ |
Test that language unspecific aliases are shown and saved in the node form. |
| PathLegacyRoutesKernelTest | class | core/ |
Tests the BC layer for the deprecated routes of the path module. |
| PathLegacyRoutesKernelTest.php | file | core/ |
|
| PathLegacyRoutesKernelTest::$modules | property | core/ |
Modules to enable. |
| PathLegacyRoutesKernelTest::testLegacyAddRoute | function | core/ |
@expectedDeprecation The 'path.admin_add' route is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the 'entity.path_alias.add_form' route instead. See https://www.drupal.org/node/3013865 |
| PathLegacyRoutesKernelTest::testLegacyCollectionFilterRoute | function | core/ |
@expectedDeprecation The 'path.admin_overview_filter' route is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the 'entity.path_alias.collection' route instead. See https://www.drupal.org/node/3013865 |
| PathLegacyRoutesKernelTest::testLegacyCollectionRoute | function | core/ |
@expectedDeprecation The 'path.admin_overview' route is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the 'entity.path_alias.collection' route instead. See https://www.drupal.org/node/3013865 |
| PathLegacyRoutesKernelTest::testLegacyDeleteRoute | function | core/ |
@expectedDeprecation The 'path.delete' route is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the 'entity.path_alias.delete_form' route instead. See https://www.drupal.org/node/3013865 |
| PathLegacyRoutesKernelTest::testLegacyEditRoute | function | core/ |
@expectedDeprecation The 'path.admin_edit' route is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the 'entity.path_alias.edit_form' route instead. See https://www.drupal.org/node/3013865 |
| PathMatcherTest | class | core/ |
@coversDefaultClass \Drupal\Core\Path\PathMatcher[[api-linebreak]] @group Path |
| PathMatcherTest.php | file | core/ |
|
| PathMatcherTest::$pathMatcher | property | core/ |
The path matcher under test. |
| PathMatcherTest::getMatchPathData | function | core/ |
Provides test path data. |
| PathMatcherTest::setUp | function | core/ |
|
| PathMatcherTest::testMatchPath | function | core/ |
Test that standard paths works with multiple patterns. |
| PathMediaFormTest | class | core/ |
Tests the path media form UI. |
| PathMediaFormTest.php | file | core/ |
|
| PathMediaFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PathMediaFormTest::$modules | property | core/ |
Modules to enable. |
| PathMediaFormTest::setUp | function | core/ |
|
| PathMediaFormTest::testMediaForm | function | core/ |
Tests the media form UI. |
| PathNoCanonicalLinkTest | class | core/ |
Tests path alias deletion when there is no canonical link template. |
| PathNoCanonicalLinkTest.php | file | core/ |
|
| PathNoCanonicalLinkTest::$modules | property | core/ |
Modules to enable. |
| PathNoCanonicalLinkTest::setUp | function | core/ |
|
| PathNoCanonicalLinkTest::testNoCanonicalLinkTemplate | function | core/ |
Tests for no canonical link templates. |
| PathNodeFormTest | class | core/ |
Tests the Path Node form UI. |
| PathNodeFormTest.php | file | core/ |
Pagination
- Previous page
- Page 529
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.