CommonTestThemeHooks::libraryInfoAlter |
function |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php |
Implements hook_library_info_alter(). |
CommonTestThemeHooks::libraryInfoBuild |
function |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php |
Implements hook_library_info_build(). |
CommonTestThemeHooks::pageAttachments |
function |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php |
Implements hook_page_attachments(). |
CommonTestThemeHooks::pageAttachmentsAlter |
function |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php |
Implements hook_page_attachments_alter(). |
CommonTestThemeHooks::preprocess |
function |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php |
Implements hook_preprocess(). |
CommonTestThemeHooks::theme |
function |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php |
Implements hook_theme(). |
common_test.css |
file |
core/modules/system/tests/modules/common_test/common_test.css |
/* This file is for testing CSS file inclusion, no contents are necessary. */ |
common_test.info.yml |
file |
core/modules/system/tests/modules/common_test/common_test.info.yml |
core/modules/system/tests/modules/common_test/common_test.info.yml |
common_test.libraries.yml |
file |
core/modules/system/tests/modules/common_test/common_test.libraries.yml |
core/modules/system/tests/modules/common_test/common_test.libraries.yml |
common_test.module |
file |
core/modules/system/tests/modules/common_test/common_test.module |
|
common_test.print.css |
file |
core/modules/system/tests/modules/common_test/common_test.print.css |
/* This file is for testing CSS file inclusion, no contents are necessary. */ |
common_test.routing.yml |
file |
core/modules/system/tests/modules/common_test/common_test.routing.yml |
core/modules/system/tests/modules/common_test/common_test.routing.yml |
common_test.services.yml |
file |
core/modules/system/tests/modules/common_test/common_test.services.yml |
core/modules/system/tests/modules/common_test/common_test.services.yml |
common_test_cron_helper.info.yml |
file |
core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.info.yml |
core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.info.yml |
ComplexDataConstraintValidatorTest |
class |
core/tests/Drupal/KernelTests/Core/TypedData/ComplexDataConstraintValidatorTest.php |
Tests ComplexData validation with both valid and invalid values. |
ComplexDataConstraintValidatorTest.php |
file |
core/tests/Drupal/KernelTests/Core/TypedData/ComplexDataConstraintValidatorTest.php |
|
ComplexDataConstraintValidatorTest::$typedDataManager |
property |
core/tests/Drupal/KernelTests/Core/TypedData/ComplexDataConstraintValidatorTest.php |
The typed data manager to use. |
ComplexDataConstraintValidatorTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/TypedData/ComplexDataConstraintValidatorTest.php |
|
ComplexDataConstraintValidatorTest::testValidation |
function |
core/tests/Drupal/KernelTests/Core/TypedData/ComplexDataConstraintValidatorTest.php |
Tests the ComplexData validation constraint validator. |
ComplexDataNormalizerTest |
class |
core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php |
Tests Drupal\serialization\Normalizer\ComplexDataNormalizer. |
ComplexDataNormalizerTest.php |
file |
core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php |
|
ComplexDataNormalizerTest::$normalizer |
property |
core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php |
The Complex data normalizer under test. |
ComplexDataNormalizerTest::setUp |
function |
core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php |
|
ComplexDataNormalizerTest::testNormalizeComplexData |
function |
core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php |
Tests normalizing complex data. |
ComplexDataNormalizerTest::testNormalizeNonComplex |
function |
core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php |
Tests normalize() where $object does not implement ComplexDataInterface. |
ComplexDataNormalizerTest::testSupportsNormalization |
function |
core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php |
Tests supports normalization. |
ComplexDataNormalizerTest::TEST_FORMAT |
constant |
core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php |
Test format string. |
ComplexTestType |
class |
core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/ComplexTestType.php |
Test workflow type. |
ComplexTestType.php |
file |
core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/ComplexTestType.php |
|
ComplexTestType::defaultConfiguration |
function |
core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/ComplexTestType.php |
Gets default configuration for this plugin. |
ComplexTestType::onDependencyRemoval |
function |
core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/ComplexTestType.php |
Informs the plugin that a dependency of the workflow will be deleted. |
ComplexTestTypeConfigureForm |
class |
core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeConfigureForm.php |
Form to configure the complex test workflow type. |
ComplexTestTypeConfigureForm.php |
file |
core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeConfigureForm.php |
|
ComplexTestTypeConfigureForm::buildConfigurationForm |
function |
core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeConfigureForm.php |
Form constructor. |
ComplexTestTypeConfigureForm::submitConfigurationForm |
function |
core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeConfigureForm.php |
Form submission handler. |
ComplexTestTypeStateForm |
class |
core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeStateForm.php |
Form to configure the complex test workflow states. |
ComplexTestTypeStateForm.php |
file |
core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeStateForm.php |
|
ComplexTestTypeStateForm::buildConfigurationForm |
function |
core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeStateForm.php |
Form constructor. |
ComplexTestTypeTransitionForm |
class |
core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeTransitionForm.php |
Form to configure the complex test workflow states. |
ComplexTestTypeTransitionForm.php |
file |
core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeTransitionForm.php |
|
ComplexTestTypeTransitionForm::buildConfigurationForm |
function |
core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeTransitionForm.php |
Form constructor. |
ComplexWorkflowTypeTest |
class |
core/modules/workflows/tests/src/Kernel/ComplexWorkflowTypeTest.php |
Workflow entity tests that require modules or storage. |
ComplexWorkflowTypeTest.php |
file |
core/modules/workflows/tests/src/Kernel/ComplexWorkflowTypeTest.php |
|
ComplexWorkflowTypeTest::$modules |
property |
core/modules/workflows/tests/src/Kernel/ComplexWorkflowTypeTest.php |
Modules to install. |
ComplexWorkflowTypeTest::testLoadMultipleByType |
function |
core/modules/workflows/tests/src/Kernel/ComplexWorkflowTypeTest.php |
@covers \Drupal\workflows\Entity\Workflow::loadMultipleByType[[api-linebreak]] |
component-tests.php |
file |
core/tests/PHPStan/fixtures/component-tests.php |
|
ComponentInFormTest |
class |
core/tests/Drupal/KernelTests/Components/ComponentInFormTest.php |
Tests the correct rendering of components in form. |
ComponentInFormTest.php |
file |
core/tests/Drupal/KernelTests/Components/ComponentInFormTest.php |
|
ComponentInFormTest::$modules |
property |
core/tests/Drupal/KernelTests/Components/ComponentInFormTest.php |
Modules to install. |
ComponentInFormTest::$themes |
property |
core/tests/Drupal/KernelTests/Components/ComponentInFormTest.php |
Themes to install. |