| ExternalFormUrlTest::testActionUrlBehavior |
function |
core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php |
Tests form behavior. |
| ExternalFormUrlTest::validateForm |
function |
core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php |
Form validation handler. |
| ExternalNormalizersTest |
class |
core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php |
Asserts external normalizers are handled as expected by the JSON:API module. |
| ExternalNormalizersTest.php |
file |
core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php |
|
| ExternalNormalizersTest::$defaultTheme |
property |
core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php |
The theme to install as the default for testing. |
| ExternalNormalizersTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php |
The test entity. |
| ExternalNormalizersTest::$modules |
property |
core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php |
Modules to install. |
| ExternalNormalizersTest::providerTestFormatAgnosticNormalizers |
function |
core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php |
Data provider. |
| ExternalNormalizersTest::setUp |
function |
core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php |
|
| ExternalNormalizersTest::testFormatAgnosticNormalizers |
function |
core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php |
Tests a format-agnostic normalizer. |
| ExternalNormalizersTest::VALUE_ORIGINAL |
constant |
core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php |
The original value for the test field. |
| ExternalNormalizersTest::VALUE_OVERRIDDEN |
constant |
core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php |
The expected overridden value for the test field. |
| external_translated_test_node.yml |
file |
core/modules/migrate/tests/modules/migrate_external_translated_test/migrations/external_translated_test_node.yml |
core/modules/migrate/tests/modules/migrate_external_translated_test/migrations/external_translated_test_node.yml |
| external_translated_test_node_translation.yml |
file |
core/modules/migrate/tests/modules/migrate_external_translated_test/migrations/external_translated_test_node_translation.yml |
core/modules/migrate/tests/modules/migrate_external_translated_test/migrations/external_translated_test_node_translation.yml |
| ExtractorTest |
class |
core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/ExtractorTest.php |
Tests icon extractor with base and finder base plugin. |
| ExtractorTest.php |
file |
core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/ExtractorTest.php |
|
| ExtractorTest::$pluginId |
property |
core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/ExtractorTest.php |
This test plugin id (icon pack id). |
| ExtractorTest::testBuildConfigurationForm |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/ExtractorTest.php |
Test the IconExtractorBase::buildConfigurationForm. |
| ExtractorTest::testCreateIcon |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/ExtractorTest.php |
Test the IconExtractorBase:createIcon method. |
| ExtractorTest::testCreateIconExceptionTemplate |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/ExtractorTest.php |
Test the IconExtractorBase:createIcon method with Exception. |
| ExtractorTest::testDiscoverIconsExceptionSource |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/ExtractorTest.php |
Test the IconExtractorWithFinder:checkRequiredConfigSources method. |
| ExtractorTest::testDiscoverIconsExceptionSourceEmpty |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/ExtractorTest.php |
Test the IconExtractorWithFinder:checkRequiredConfigSources method. |
| ExtractorTest::testGetFilesFromSourcesExceptionRelativePath |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/ExtractorTest.php |
Test the IconExtractorWithFinder::getFilesFromSources method. |
| ExtractorTest::testIconExtractorBase |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/ExtractorTest.php |
Test the IconExtractorBase::label and IconExtractorBase::description. |
| ExtractorTest::testLoadIcon |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/ExtractorTest.php |
Test the IconExtractorBase:loadIcon. |
| ExtractorTest::testLoadIconMissingData |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/ExtractorTest.php |
Test the IconExtractorBase:loadIcon with missing data. |
| ExtractTest |
class |
core/modules/migrate/tests/src/Kernel/process/ExtractTest.php |
Tests the extract process plugin. |
| ExtractTest |
class |
core/modules/migrate/tests/src/Unit/process/ExtractTest.php |
Tests Drupal\migrate\Plugin\migrate\process\Extract. |
| ExtractTest.php |
file |
core/modules/migrate/tests/src/Unit/process/ExtractTest.php |
|
| ExtractTest.php |
file |
core/modules/migrate/tests/src/Kernel/process/ExtractTest.php |
|
| ExtractTest::$modules |
property |
core/modules/migrate/tests/src/Kernel/process/ExtractTest.php |
Modules to install. |
| ExtractTest::getDefinition |
function |
core/modules/migrate/tests/src/Kernel/process/ExtractTest.php |
Returns test migration definition. |
| ExtractTest::multipleValueProviderSource |
function |
core/modules/migrate/tests/src/Kernel/process/ExtractTest.php |
Provides multiple source data for "extract" process plugin test. |
| ExtractTest::providerExtractDefault |
function |
core/modules/migrate/tests/src/Unit/process/ExtractTest.php |
Data provider for testExtractDefault. |
| ExtractTest::providerTestExtractInvalid |
function |
core/modules/migrate/tests/src/Unit/process/ExtractTest.php |
Provides data for the testExtractInvalid. |
| ExtractTest::setUp |
function |
core/modules/migrate/tests/src/Unit/process/ExtractTest.php |
|
| ExtractTest::testExtract |
function |
core/modules/migrate/tests/src/Unit/process/ExtractTest.php |
Tests successful extraction. |
| ExtractTest::testExtractDefault |
function |
core/modules/migrate/tests/src/Unit/process/ExtractTest.php |
Test the extract plugin with default values. |
| ExtractTest::testExtractFail |
function |
core/modules/migrate/tests/src/Unit/process/ExtractTest.php |
Tests unsuccessful extraction. |
| ExtractTest::testExtractFailDefault |
function |
core/modules/migrate/tests/src/Unit/process/ExtractTest.php |
Tests unsuccessful extraction. |
| ExtractTest::testExtractInvalid |
function |
core/modules/migrate/tests/src/Unit/process/ExtractTest.php |
Tests invalid input. |
| ExtractTest::testMultipleValueExplode |
function |
core/modules/migrate/tests/src/Kernel/process/ExtractTest.php |
Tests multiple value handling. |
| FactoryTest |
class |
core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php |
Tests that plugins are correctly instantiated. |
| FactoryTest.php |
file |
core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php |
|
| FactoryTest::testDefaultFactory |
function |
core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php |
Tests that DefaultFactory can create a plugin instance. |
| FactoryTest::testReflectionFactory |
function |
core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php |
Tests that the Reflection factory can create a plugin instance. |
| FailureMarkerRequirementTest |
class |
core/modules/package_manager/tests/src/Functional/FailureMarkerRequirementTest.php |
Tests that Package Manager's requirements check for the failure marker. |
| FailureMarkerRequirementTest.php |
file |
core/modules/package_manager/tests/src/Functional/FailureMarkerRequirementTest.php |
|
| FailureMarkerRequirementTest::$modules |
property |
core/modules/package_manager/tests/src/Functional/FailureMarkerRequirementTest.php |
Modules to install. |
| FailureMarkerRequirementTest::testFailureMarkerExists |
function |
core/modules/package_manager/tests/src/Functional/FailureMarkerRequirementTest.php |
Tests that error is shown if failure marker already exists. |