| PathExtractorTest::$iconFinder |
property |
core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/PathExtractorTest.php |
The IconFinder instance. |
| PathExtractorTest::$pathExtractorPlugin |
property |
core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/PathExtractorTest.php |
The PathExtractor instance. |
| PathExtractorTest::$pluginId |
property |
core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/PathExtractorTest.php |
This test plugin id (icon pack id). |
| PathExtractorTest::providerDiscoverIconsPath |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/PathExtractorTest.php |
Data provider for ::testDiscoverIconsPath(). |
| PathExtractorTest::setUp |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/PathExtractorTest.php |
|
| PathExtractorTest::testDiscoverIconsPath |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/PathExtractorTest.php |
Test the PathExtractor::discoverIcons() method. |
| PathFieldDefinitionTest |
class |
core/modules/path/tests/src/Unit/Field/PathFieldDefinitionTest.php |
Tests Drupal\Core\Field\BaseFieldDefinition. |
| PathFieldDefinitionTest.php |
file |
core/modules/path/tests/src/Unit/Field/PathFieldDefinitionTest.php |
|
| PathFieldDefinitionTest::getModuleAndPath |
function |
core/modules/path/tests/src/Unit/Field/PathFieldDefinitionTest.php |
Returns the module name and the module directory for the plugin. |
| PathFieldDefinitionTest::getPluginId |
function |
core/modules/path/tests/src/Unit/Field/PathFieldDefinitionTest.php |
Returns the plugin ID of the tested field type. |
| PathFieldDefinitionTest::testGetColumns |
function |
core/modules/path/tests/src/Unit/Field/PathFieldDefinitionTest.php |
Tests get columns. |
| PathHooksTest |
class |
core/modules/path_alias/tests/src/Kernel/PathHooksTest.php |
Tests Drupal\path_alias\Entity\PathAlias. |
| PathHooksTest.php |
file |
core/modules/path_alias/tests/src/Kernel/PathHooksTest.php |
|
| PathHooksTest::$modules |
property |
core/modules/path_alias/tests/src/Kernel/PathHooksTest.php |
Modules to install. |
| PathHooksTest::setUp |
function |
core/modules/path_alias/tests/src/Kernel/PathHooksTest.php |
|
| PathHooksTest::testPathHooks |
function |
core/modules/path_alias/tests/src/Kernel/PathHooksTest.php |
Tests that the PathAlias entity clears caches correctly. |
| PathItemTest |
class |
core/modules/path/tests/src/Kernel/PathItemTest.php |
Tests loading and storing data using PathItem. |
| PathItemTest.php |
file |
core/modules/path/tests/src/Kernel/PathItemTest.php |
|
| PathItemTest::$modules |
property |
core/modules/path/tests/src/Kernel/PathItemTest.php |
Modules to install. |
| PathItemTest::setUp |
function |
core/modules/path/tests/src/Kernel/PathItemTest.php |
|
| PathItemTest::testPathItem |
function |
core/modules/path/tests/src/Kernel/PathItemTest.php |
Tests creating, loading, updating and deleting aliases through PathItem. |
| PathLanguageTest |
class |
core/modules/path/tests/src/Functional/PathLanguageTest.php |
Confirm that paths work with translated nodes. |
| PathLanguageTest.php |
file |
core/modules/path/tests/src/Functional/PathLanguageTest.php |
|
| PathLanguageTest::$defaultTheme |
property |
core/modules/path/tests/src/Functional/PathLanguageTest.php |
The theme to install as the default for testing. |
| PathLanguageTest::$modules |
property |
core/modules/path/tests/src/Functional/PathLanguageTest.php |
Modules to install. |
| PathLanguageTest::$webUser |
property |
core/modules/path/tests/src/Functional/PathLanguageTest.php |
A user with permissions to administer content types. |
| PathLanguageTest::setUp |
function |
core/modules/path/tests/src/Functional/PathLanguageTest.php |
|
| PathLanguageTest::testAliasTranslation |
function |
core/modules/path/tests/src/Functional/PathLanguageTest.php |
Tests alias functionality through the admin interfaces. |
| PathLanguageUiTest |
class |
core/modules/path/tests/src/Functional/PathLanguageUiTest.php |
Confirm that the Path module user interface works with languages. |
| PathLanguageUiTest.php |
file |
core/modules/path/tests/src/Functional/PathLanguageUiTest.php |
|
| PathLanguageUiTest::$defaultTheme |
property |
core/modules/path/tests/src/Functional/PathLanguageUiTest.php |
The theme to install as the default for testing. |
| PathLanguageUiTest::$modules |
property |
core/modules/path/tests/src/Functional/PathLanguageUiTest.php |
Modules to install. |
| PathLanguageUiTest::setUp |
function |
core/modules/path/tests/src/Functional/PathLanguageUiTest.php |
|
| PathLanguageUiTest::testDefaultLanguageUrl |
function |
core/modules/path/tests/src/Functional/PathLanguageUiTest.php |
Tests that a default language URL alias works. |
| PathLanguageUiTest::testLanguageNeutralUrl |
function |
core/modules/path/tests/src/Functional/PathLanguageUiTest.php |
Tests that a language-neutral URL alias works. |
| PathLanguageUiTest::testNonDefaultUrl |
function |
core/modules/path/tests/src/Functional/PathLanguageUiTest.php |
Tests that a non-default language URL alias works. |
| PathLanguageUiTest::testNotSpecifiedNode |
function |
core/modules/path/tests/src/Functional/PathLanguageUiTest.php |
Tests language unspecific aliases are shown and saved in the node form. |
| PathLocatorTest |
class |
core/modules/package_manager/tests/src/Unit/PathLocatorTest.php |
Tests Drupal\package_manager\PathLocator. |
| PathLocatorTest.php |
file |
core/modules/package_manager/tests/src/Unit/PathLocatorTest.php |
|
| PathLocatorTest::providerWebRoot |
function |
core/modules/package_manager/tests/src/Unit/PathLocatorTest.php |
Data provider for ::testWebRoot(). |
| PathLocatorTest::testStagingRoot |
function |
core/modules/package_manager/tests/src/Unit/PathLocatorTest.php |
Tests staging root. |
| PathLocatorTest::testWebRoot |
function |
core/modules/package_manager/tests/src/Unit/PathLocatorTest.php |
Tests that the web root is computed correctly. |
| PathMatcherTest |
class |
core/tests/Drupal/Tests/Core/Path/PathMatcherTest.php |
Tests Drupal\Core\Path\PathMatcher. |
| PathMatcherTest.php |
file |
core/tests/Drupal/Tests/Core/Path/PathMatcherTest.php |
|
| PathMatcherTest::$pathMatcher |
property |
core/tests/Drupal/Tests/Core/Path/PathMatcherTest.php |
The path matcher under test. |
| PathMatcherTest::getMatchPathData |
function |
core/tests/Drupal/Tests/Core/Path/PathMatcherTest.php |
Provides test path data. |
| PathMatcherTest::setUp |
function |
core/tests/Drupal/Tests/Core/Path/PathMatcherTest.php |
|
| PathMatcherTest::testMatchPath |
function |
core/tests/Drupal/Tests/Core/Path/PathMatcherTest.php |
Tests that standard paths works with multiple patterns. |
| PathMatcherTest::testMatchPathNullFront |
function |
core/tests/Drupal/Tests/Core/Path/PathMatcherTest.php |
Tests matchPath when page.front is null. |
| PathMediaFormTest |
class |
core/modules/path/tests/src/Functional/PathMediaFormTest.php |
Tests the path media form UI. |