| ManageFieldsTest::testFieldDelete |
function |
core/modules/field_ui/tests/src/FunctionalJavascript/ManageFieldsTest.php |
Tests that field delete operation opens in modal. |
| ManageFieldsTest::testFieldDropButtonOperations |
function |
core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php |
Tests drop button operations on the manage fields page. |
| ManageFieldsTest::testFieldTypeCardinalityAlter |
function |
core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php |
Tests hook_form_field_storage_config_form_edit_alter(). |
| ManageFieldsTest::testFieldTypeOrder |
function |
core/modules/field_ui/tests/src/FunctionalJavascript/ManageFieldsTest.php |
Tests the order in which the field types appear in the form. |
| ManageFieldsTest::testFieldUiDefinitionsAlter |
function |
core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php |
Tests hook_field_info_entity_type_ui_definitions_alter(). |
| ManageFieldsTest::testFilterInReuseForm |
function |
core/modules/field_ui/tests/src/FunctionalJavascript/ManageFieldsTest.php |
Tests filter results in the re-use form. |
| ManageFieldsTest::testLabelFieldFormValidation |
function |
core/modules/field_ui/tests/src/FunctionalJavascript/ManageFieldsTest.php |
Tests the form validation for label field. |
| ManageFieldsTest::testReuseExistingField |
function |
core/modules/field_ui/tests/src/FunctionalJavascript/ManageFieldsTest.php |
Tests re-using an existing field and the visibility of the re-use button. |
| ManageGitIgnoreTest |
class |
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php |
Tests to see whether .gitignore files are correctly managed. |
| ManageGitIgnoreTest.php |
file |
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php |
|
| ManageGitIgnoreTest::$fileSystem |
property |
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php |
The Symfony FileSystem component. |
| ManageGitIgnoreTest::$fixtures |
property |
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php |
The Fixtures object. |
| ManageGitIgnoreTest::$fixturesDir |
property |
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php |
Directory to perform the tests in. |
| ManageGitIgnoreTest::$projectRoot |
property |
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php |
The root of this project. |
| ManageGitIgnoreTest::createSutWithGit |
function |
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php |
Creates a system-under-test and initialize a git repository for it. |
| ManageGitIgnoreTest::setUp |
function |
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php |
|
| ManageGitIgnoreTest::tearDown |
function |
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php |
|
| ManageGitIgnoreTest::testAppendToEmptySettingsIsUnmanaged |
function |
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php |
Tests appending to an unmanaged file, and confirm it is not .gitignored. |
| ManageGitIgnoreTest::testManageGitIgnore |
function |
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php |
Tests scaffold command correctly manages the .gitignore file. |
| ManageGitIgnoreTest::testUnmanagedGitIgnoreWhenDisabled |
function |
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php |
Tests scaffold command does not manage the .gitignore file when disabled. |
| ManageGitIgnoreTest::testUnmanagedGitIgnoreWhenGitNotAvailable |
function |
core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php |
Tests scaffold command disables .gitignore management when git not present. |
| ManyAssetsLoadOrderTest |
class |
core/tests/Drupal/FunctionalTests/Libraries/ManyAssetsLoadOrderTest.php |
Tests the loading of many weighted assets. |
| ManyAssetsLoadOrderTest.php |
file |
core/tests/Drupal/FunctionalTests/Libraries/ManyAssetsLoadOrderTest.php |
|
| ManyAssetsLoadOrderTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Libraries/ManyAssetsLoadOrderTest.php |
|
| ManyAssetsLoadOrderTest::$modules |
property |
core/tests/Drupal/FunctionalTests/Libraries/ManyAssetsLoadOrderTest.php |
|
| ManyAssetsLoadOrderTest::testLoadOrder |
function |
core/tests/Drupal/FunctionalTests/Libraries/ManyAssetsLoadOrderTest.php |
Loads a page with many assets that have different but close weights. |
| ManyAssetsTestController |
class |
core/modules/system/tests/modules/many_assets_test/src/Controller/ManyAssetsTestController.php |
Provides a controller for testing asset loading order. |
| ManyAssetsTestController.php |
file |
core/modules/system/tests/modules/many_assets_test/src/Controller/ManyAssetsTestController.php |
|
| 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 |
|
| 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 |
|
| 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. |