| LinkTypeConstraintValidatorTest::testInternal |
function |
core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkTypeConstraintValidatorTest.php |
Validate a good internal link. |
| LinkTypeConstraintValidatorTest::testUnexpectedValue |
function |
core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkTypeConstraintValidatorTest.php |
Tests validating a value that isn't a LinkItemInterface. |
| LinkUriTest |
class |
core/modules/migrate/tests/src/Kernel/process/LinkUriTest.php |
Tests \Drupal\migrate\Plugin\migrate\process\LinkUri. |
| LinkUriTest |
class |
core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php |
Tests \Drupal\menu_link_content\Plugin\migrate\process\LinkUri. |
| LinkUriTest.php |
file |
core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php |
|
| LinkUriTest.php |
file |
core/modules/migrate/tests/src/Kernel/process/LinkUriTest.php |
|
| LinkUriTest::$modules |
property |
core/modules/migrate/tests/src/Kernel/process/LinkUriTest.php |
Modules to install. |
| LinkUriTest::$modules |
property |
core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php |
Modules to install. |
| LinkUriTest::doTransform |
function |
core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php |
Transforms a link path into an 'internal:' or 'entity:' URI. |
| LinkUriTest::doTransform |
function |
core/modules/migrate/tests/src/Kernel/process/LinkUriTest.php |
Transforms a link path into an 'internal:' or 'entity:' URI. |
| LinkUriTest::providerTestDisablingRouteValidation |
function |
core/modules/migrate/tests/src/Kernel/process/LinkUriTest.php |
Provides test cases for LinkUriTest::testDisablingRouteValidation(). |
| LinkUriTest::providerTestDisablingRouteValidation |
function |
core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php |
Provides test cases for LinkUriTest::testDisablingRouteValidation(). |
| LinkUriTest::providerTestNotRouted |
function |
core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php |
Provides test cases for LinkUriTest::testNotRouted(). |
| LinkUriTest::providerTestNotRouted |
function |
core/modules/migrate/tests/src/Kernel/process/LinkUriTest.php |
Provides test cases for LinkUriTest::testNotRouted(). |
| LinkUriTest::providerTestRouted |
function |
core/modules/migrate/tests/src/Kernel/process/LinkUriTest.php |
Provides test cases for LinkUriTest::testTransform(). |
| LinkUriTest::providerTestRouted |
function |
core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php |
Provides test cases for LinkUriTest::testTransform(). |
| LinkUriTest::setUp |
function |
core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php |
|
| LinkUriTest::setUp |
function |
core/modules/migrate/tests/src/Kernel/process/LinkUriTest.php |
|
| LinkUriTest::testDisablingRouteValidation |
function |
core/modules/migrate/tests/src/Kernel/process/LinkUriTest.php |
Tests disabling route validation in LinkUri::transform(). |
| LinkUriTest::testDisablingRouteValidation |
function |
core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php |
Tests disabling route validation in LinkUri::transform(). |
| LinkUriTest::testNotRouted |
function |
core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php |
Tests that Non routed URLs throws an exception. |
| LinkUriTest::testNotRouted |
function |
core/modules/migrate/tests/src/Kernel/process/LinkUriTest.php |
Tests that Non routed URLs throws an exception. |
| LinkUriTest::testRouted |
function |
core/modules/migrate/tests/src/Kernel/process/LinkUriTest.php |
Tests LinkUri::transform(). |
| LinkUriTest::testRouted |
function |
core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/process/LinkUriTest.php |
Tests LinkUri::transform(). |
| LinkViewsTokensTest |
class |
core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php |
Tests the views integration for link tokens. |
| LinkViewsTokensTest.php |
file |
core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php |
|
| LinkViewsTokensTest::$defaultTheme |
property |
core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php |
The theme to install as the default for testing. |
| LinkViewsTokensTest::$fieldName |
property |
core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php |
The field name used for the link field. |
| LinkViewsTokensTest::$modules |
property |
core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php |
Modules to install. |
| LinkViewsTokensTest::$testViews |
property |
core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php |
Views used by this test. |
| LinkViewsTokensTest::setUp |
function |
core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php |
Sets up the test. |
| LinkViewsTokensTest::testLinkViewsTokens |
function |
core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php |
Tests the link views tokens. |
| link_generation_test.info.yml |
file |
core/modules/system/tests/modules/link_generation_test/link_generation_test.info.yml |
core/modules/system/tests/modules/link_generation_test/link_generation_test.info.yml |
| link_test_base_field.info.yml |
file |
core/modules/link/tests/modules/link_test_base_field/link_test_base_field.info.yml |
core/modules/link/tests/modules/link_test_base_field/link_test_base_field.info.yml |
| link_test_theme.info.yml |
file |
core/modules/link/tests/themes/link_test_theme/link_test_theme.info.yml |
core/modules/link/tests/themes/link_test_theme/link_test_theme.info.yml |
| link_test_views.info.yml |
file |
core/modules/link/tests/modules/link_test_views/link_test_views.info.yml |
core/modules/link/tests/modules/link_test_views/link_test_views.info.yml |
| ListNormalizerTest |
class |
core/modules/serialization/tests/src/Unit/Normalizer/ListNormalizerTest.php |
Tests Drupal\serialization\Normalizer\ListNormalizer. |
| ListNormalizerTest.php |
file |
core/modules/serialization/tests/src/Unit/Normalizer/ListNormalizerTest.php |
|
| ListNormalizerTest::$expectedListValues |
property |
core/modules/serialization/tests/src/Unit/Normalizer/ListNormalizerTest.php |
The expected list values to use for testing. |
| ListNormalizerTest::$list |
property |
core/modules/serialization/tests/src/Unit/Normalizer/ListNormalizerTest.php |
The mock list instance. |
| ListNormalizerTest::$normalizer |
property |
core/modules/serialization/tests/src/Unit/Normalizer/ListNormalizerTest.php |
The ListNormalizer instance. |
| ListNormalizerTest::$typedData |
property |
core/modules/serialization/tests/src/Unit/Normalizer/ListNormalizerTest.php |
The mocked typed data. |
| ListNormalizerTest::setUp |
function |
core/modules/serialization/tests/src/Unit/Normalizer/ListNormalizerTest.php |
|
| ListNormalizerTest::testNormalize |
function |
core/modules/serialization/tests/src/Unit/Normalizer/ListNormalizerTest.php |
Tests the normalize() method. |
| ListNormalizerTest::testSupportsNormalization |
function |
core/modules/serialization/tests/src/Unit/Normalizer/ListNormalizerTest.php |
Tests the supportsNormalization() method. |
| ListPluginTest |
class |
core/modules/ckeditor5/tests/src/Unit/ListPluginTest.php |
Tests Drupal\ckeditor5\Plugin\CKEditor5Plugin\ListPlugin. |
| ListPluginTest.php |
file |
core/modules/ckeditor5/tests/src/Unit/ListPluginTest.php |
|
| ListPluginTest::providerGetDynamicPluginConfig |
function |
core/modules/ckeditor5/tests/src/Unit/ListPluginTest.php |
Provides a list of configs to test. |
| ListPluginTest::testGetDynamicPluginConfig |
function |
core/modules/ckeditor5/tests/src/Unit/ListPluginTest.php |
Tests get dynamic plugin config. |
| LoadMultipleTest |
class |
core/modules/taxonomy/tests/src/Kernel/LoadMultipleTest.php |
Tests the loading of multiple taxonomy terms at once. |