| PathMediaFormTest.php |
file |
core/modules/path/tests/src/Functional/PathMediaFormTest.php |
|
| PathMediaFormTest::$defaultTheme |
property |
core/modules/path/tests/src/Functional/PathMediaFormTest.php |
The theme to install as the default for testing. |
| PathMediaFormTest::$modules |
property |
core/modules/path/tests/src/Functional/PathMediaFormTest.php |
Modules to install. |
| PathMediaFormTest::setUp |
function |
core/modules/path/tests/src/Functional/PathMediaFormTest.php |
|
| PathMediaFormTest::testMediaForm |
function |
core/modules/path/tests/src/Functional/PathMediaFormTest.php |
Tests the media form UI. |
| PathNoCanonicalLinkTest |
class |
core/modules/path/tests/src/Kernel/PathNoCanonicalLinkTest.php |
Tests path alias deletion when there is no canonical link template. |
| PathNoCanonicalLinkTest.php |
file |
core/modules/path/tests/src/Kernel/PathNoCanonicalLinkTest.php |
|
| PathNoCanonicalLinkTest::$modules |
property |
core/modules/path/tests/src/Kernel/PathNoCanonicalLinkTest.php |
Modules to install. |
| PathNoCanonicalLinkTest::setUp |
function |
core/modules/path/tests/src/Kernel/PathNoCanonicalLinkTest.php |
|
| PathNoCanonicalLinkTest::testNoCanonicalLinkTemplate |
function |
core/modules/path/tests/src/Kernel/PathNoCanonicalLinkTest.php |
Tests for no canonical link templates. |
| PathNodeFormTest |
class |
core/modules/path/tests/src/Functional/PathNodeFormTest.php |
Tests the Path Node form UI. |
| PathNodeFormTest.php |
file |
core/modules/path/tests/src/Functional/PathNodeFormTest.php |
|
| PathNodeFormTest::$defaultTheme |
property |
core/modules/path/tests/src/Functional/PathNodeFormTest.php |
The theme to install as the default for testing. |
| PathNodeFormTest::$modules |
property |
core/modules/path/tests/src/Functional/PathNodeFormTest.php |
Modules to install. |
| PathNodeFormTest::setUp |
function |
core/modules/path/tests/src/Functional/PathNodeFormTest.php |
|
| PathNodeFormTest::testAliasDuplicationPrevention |
function |
core/modules/path/tests/src/Functional/PathNodeFormTest.php |
Tests that duplicate path aliases don't get created. |
| PathNodeFormTest::testNodeForm |
function |
core/modules/path/tests/src/Functional/PathNodeFormTest.php |
Tests the node form ui. |
| PathParentCacheContextTest |
class |
core/tests/Drupal/Tests/Core/Cache/Context/PathParentCacheContextTest.php |
Tests Drupal\Core\Cache\Context\PathParentCacheContext. |
| PathParentCacheContextTest.php |
file |
core/tests/Drupal/Tests/Core/Cache/Context/PathParentCacheContextTest.php |
|
| PathParentCacheContextTest::providerTestGetContext |
function |
core/tests/Drupal/Tests/Core/Cache/Context/PathParentCacheContextTest.php |
Provides a list of paths and expected cache contexts. |
| PathParentCacheContextTest::testGetContext |
function |
core/tests/Drupal/Tests/Core/Cache/Context/PathParentCacheContextTest.php |
Tests get context. |
| PathPluginBaseTest |
class |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests Drupal\views\Plugin\views\display\PathPluginBase. |
| PathPluginBaseTest.php |
file |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
|
| PathPluginBaseTest::$accessPluginManager |
property |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
The mocked views access plugin manager. |
| PathPluginBaseTest::$pathPlugin |
property |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
The tested path plugin base. |
| PathPluginBaseTest::$routeProvider |
property |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
The route provider that should be used. |
| PathPluginBaseTest::$state |
property |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
The mocked key value storage. |
| PathPluginBaseTest::setUp |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
|
| PathPluginBaseTest::setupContainer |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Setup access plugin manager and config factory in the Drupal class. |
| PathPluginBaseTest::setupViewExecutableAccessPlugin |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Returns some mocked view entity, view executable, and access plugin. |
| PathPluginBaseTest::testAlterPostRestRoute |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the altering of a REST route. |
| PathPluginBaseTest::testAlterRoute |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the alter route method. |
| PathPluginBaseTest::testAlterRoutesWithOptionalParameters |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests altering routes with optional parameters in the overridden route. |
| PathPluginBaseTest::testAlterRoutesWithParameters |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests altering routes with parameters in the overridden route. |
| PathPluginBaseTest::testAlterRoutesWithParametersAndUpcasting |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests altering routes with parameters and upcasting information. |
| PathPluginBaseTest::testAlterRouteWithAlterCallback |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the alter route method with preexisting title callback. |
| PathPluginBaseTest::testCollectRoutes |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the collectRoutes method. |
| PathPluginBaseTest::testCollectRoutesWithArguments |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the collectRoutes method with arguments. |
| PathPluginBaseTest::testCollectRoutesWithArgumentsNotSpecifiedInPath |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the collectRoutes method with arguments not specified in the path. |
| PathPluginBaseTest::testCollectRoutesWithDisplayReturnResponse |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the collectRoutes method with a display returning a response. |
| PathPluginBaseTest::testCollectRoutesWithNamedParameters |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the collectRoutes method with a path containing named parameters. |
| PathPluginBaseTest::testCollectRoutesWithSpecialRouteName |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the collect routes method with an alternative route name in the UI. |
| PathPluginBaseTest::testGetRestRoute |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the altering of a REST route. |
| PathPluginBaseTest::testGetRouteName |
function |
core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php |
Tests the getRouteName method. |
| PathPluginTest |
class |
core/modules/node/tests/src/Kernel/Views/PathPluginTest.php |
Tests the node row plugin. |
| PathPluginTest.php |
file |
core/modules/node/tests/src/Kernel/Views/PathPluginTest.php |
|
| PathPluginTest::$modules |
property |
core/modules/node/tests/src/Kernel/Views/PathPluginTest.php |
Modules to install. |
| PathPluginTest::$nodes |
property |
core/modules/node/tests/src/Kernel/Views/PathPluginTest.php |
Contains all nodes used by this test. |
| PathPluginTest::$testViews |
property |
core/modules/node/tests/src/Kernel/Views/PathPluginTest.php |
Views used by this test. |
| PathPluginTest::setUp |
function |
core/modules/node/tests/src/Kernel/Views/PathPluginTest.php |
|