| ManyAssetsTestController::build |
function |
core/modules/system/tests/modules/many_assets_test/src/Controller/ManyAssetsTestController.php |
The render array of the assets testing page. |
| ManyAssetsTestHooks |
class |
core/modules/system/tests/modules/many_assets_test/src/Hook/ManyAssetsTestHooks.php |
Hook implementations for many_assets_test. |
| ManyAssetsTestHooks.php |
file |
core/modules/system/tests/modules/many_assets_test/src/Hook/ManyAssetsTestHooks.php |
|
| ManyAssetsTestHooks::libraryInfoBuild |
function |
core/modules/system/tests/modules/many_assets_test/src/Hook/ManyAssetsTestHooks.php |
Implements hook_library_info_build(). |
| ManyPlaceholderTest |
class |
core/modules/big_pipe/tests/src/Unit/Render/ManyPlaceholderTest.php |
Tests Drupal\big_pipe\Render\BigPipe. |
| ManyPlaceholderTest.php |
file |
core/modules/big_pipe/tests/src/Unit/Render/ManyPlaceholderTest.php |
|
| ManyPlaceholderTest::testManyNoJsPlaceHolders |
function |
core/modules/big_pipe/tests/src/Unit/Render/ManyPlaceholderTest.php |
Tests many no js place holders. |
| many_assets_test.info.yml |
file |
core/modules/system/tests/modules/many_assets_test/many_assets_test.info.yml |
core/modules/system/tests/modules/many_assets_test/many_assets_test.info.yml |
| many_assets_test.libraries.yml |
file |
core/modules/system/tests/modules/many_assets_test/many_assets_test.libraries.yml |
core/modules/system/tests/modules/many_assets_test/many_assets_test.libraries.yml |
| many_assets_test.routing.yml |
file |
core/modules/system/tests/modules/many_assets_test/many_assets_test.routing.yml |
core/modules/system/tests/modules/many_assets_test/many_assets_test.routing.yml |
| MapBaseFieldTest |
class |
core/tests/Drupal/KernelTests/Core/Field/MapBaseFieldTest.php |
Tests map base fields. |
| MapBaseFieldTest.php |
file |
core/tests/Drupal/KernelTests/Core/Field/MapBaseFieldTest.php |
|
| MapBaseFieldTest::$entityDefinitionUpdateManager |
property |
core/tests/Drupal/KernelTests/Core/Field/MapBaseFieldTest.php |
The entity definition update manager. |
| MapBaseFieldTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Field/MapBaseFieldTest.php |
Modules to install. |
| MapBaseFieldTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Field/MapBaseFieldTest.php |
|
| MapBaseFieldTest::testUninstallMapItemBaseField |
function |
core/tests/Drupal/KernelTests/Core/Field/MapBaseFieldTest.php |
Tests uninstalling map item base field. |
| MapDataNormalizerTest |
class |
core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php |
Tests Map Data Normalizer. |
| MapDataNormalizerTest.php |
file |
core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php |
|
| MapDataNormalizerTest::$modules |
property |
core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php |
Modules to install. |
| MapDataNormalizerTest::$serializer |
property |
core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php |
The serializer service. |
| MapDataNormalizerTest::$typedDataManager |
property |
core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php |
The typed data manager. |
| MapDataNormalizerTest::buildExampleTypedData |
function |
core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php |
Builds some example typed data object with no properties. |
| MapDataNormalizerTest::buildExampleTypedDataWithProperties |
function |
core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php |
Builds some example typed data object with properties. |
| MapDataNormalizerTest::setUp |
function |
core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php |
|
| MapDataNormalizerTest::testMapNormalize |
function |
core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php |
Tests whether map data can be normalized. |
| MapDataNormalizerTest::testMapWithPropertiesNormalize |
function |
core/modules/serialization/tests/src/Kernel/MapDataNormalizerTest.php |
Tests whether map data with properties can be normalized. |
| MappingCollectionConstrainTest |
class |
core/tests/Drupal/KernelTests/Core/Validation/MappingCollectionConstrainTest.php |
Tests nested composite validation constraints. |
| MappingCollectionConstrainTest.php |
file |
core/tests/Drupal/KernelTests/Core/Validation/MappingCollectionConstrainTest.php |
|
| MappingCollectionConstrainTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Validation/MappingCollectionConstrainTest.php |
Modules to install. |
| MappingCollectionConstrainTest::testConfigValidation |
function |
core/tests/Drupal/KernelTests/Core/Validation/MappingCollectionConstrainTest.php |
Tests use of AtLeastOneOf validation constraint in config. |
| MappingTest |
class |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/MappingTest.php |
Provides a test plugin for the mapping style. |
| MappingTest |
class |
core/tests/Drupal/KernelTests/Config/Schema/MappingTest.php |
Tests Drupal\Core\Config\Schema\Mapping. |
| MappingTest.php |
file |
core/tests/Drupal/KernelTests/Config/Schema/MappingTest.php |
|
| MappingTest.php |
file |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/MappingTest.php |
|
| MappingTest::$configSchemaCheckerExclusions |
property |
core/tests/Drupal/KernelTests/Config/Schema/MappingTest.php |
An array of config object names that are excluded from schema checking. |
| MappingTest::defineMapping |
function |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/MappingTest.php |
Builds the list of field mappings. |
| MappingTest::filterNumericFields |
function |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/MappingTest.php |
Restricts the allowed fields to only numeric fields. |
| MappingTest::providerMappingInterpretation |
function |
core/tests/Drupal/KernelTests/Config/Schema/MappingTest.php |
Provides test cases for all kinds of i) dynamic typing, ii) optional keys. |
| MappingTest::testInvalidMappingKeyDefinition |
function |
core/tests/Drupal/KernelTests/Config/Schema/MappingTest.php |
Tests invalid mapping key definition. |
| MappingTest::testInvalidRequiredKeyFlag |
function |
core/tests/Drupal/KernelTests/Config/Schema/MappingTest.php |
Tests invalid required key flag. |
| MappingTest::testMappingInterpretation |
function |
core/tests/Drupal/KernelTests/Config/Schema/MappingTest.php |
Tests mapping interpretation. |
| MarkupInterfaceComparatorTest |
class |
core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php |
Tests \Drupal\TestTools\Comparator\MarkupInterfaceComparator. |
| MarkupInterfaceComparatorTest.php |
file |
core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php |
|
| MarkupInterfaceComparatorTest::$comparator |
property |
core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php |
The markup comparator. |
| MarkupInterfaceComparatorTest::$factory |
property |
core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php |
The comparator factory. |
| MarkupInterfaceComparatorTest::dataSetProvider |
function |
core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php |
Provides test data for the comparator. |
| MarkupInterfaceComparatorTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php |
|
| MarkupInterfaceComparatorTest::testAccepts |
function |
core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php |
Tests accepts. |
| MarkupInterfaceComparatorTest::testAssertEquals |
function |
core/tests/Drupal/KernelTests/Core/Test/Comparator/MarkupInterfaceComparatorTest.php |
Tests assert equals. |
| MarkupNormalizerTest |
class |
core/modules/serialization/tests/src/Unit/Normalizer/MarkupNormalizerTest.php |
Tests Drupal\serialization\Normalizer\MarkupNormalizer. |