Files - 10.3.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
common_test.module core/modules/system/tests/modules/common_test/common_test.module Helper module for the Common tests.
common_test.print.css 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 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 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 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
common_test_cron_helper.module core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.module Helper module for the testCronExceptions in addition to common_test module.
CompiledRoute.php core/lib/Drupal/Core/Routing/CompiledRoute.php Drupal\Core\Routing
ComplexDataConstraint.php core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraint.php Drupal\Core\Validation\Plugin\Validation\Constraint
ComplexDataConstraintValidator.php core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraintValidator.php Drupal\Core\Validation\Plugin\Validation\Constraint
ComplexDataConstraintValidatorTest.php core/tests/Drupal/KernelTests/Core/TypedData/ComplexDataConstraintValidatorTest.php Drupal\KernelTests\Core\TypedData
ComplexDataDefinitionBase.php core/lib/Drupal/Core/TypedData/ComplexDataDefinitionBase.php Drupal\Core\TypedData
ComplexDataDefinitionInterface.php core/lib/Drupal/Core/TypedData/ComplexDataDefinitionInterface.php Drupal\Core\TypedData
ComplexDataInterface.php core/lib/Drupal/Core/TypedData/ComplexDataInterface.php Drupal\Core\TypedData
ComplexDataNormalizer.php core/modules/serialization/src/Normalizer/ComplexDataNormalizer.php Drupal\serialization\Normalizer
ComplexDataNormalizerTest.php core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php Drupal\Tests\serialization\Unit\Normalizer
ComplexTestType.php core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/ComplexTestType.php Drupal\workflow_type_test\Plugin\WorkflowType
ComplexTestTypeConfigureForm.php core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeConfigureForm.php Drupal\workflow_type_test\Form
ComplexTestTypeStateForm.php core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeStateForm.php Drupal\workflow_type_test\Form
ComplexTestTypeTransitionForm.php core/modules/workflows/tests/modules/workflow_type_test/src/Form/ComplexTestTypeTransitionForm.php Drupal\workflow_type_test\Form
ComplexWorkflowTypeTest.php core/modules/workflows/tests/src/Kernel/ComplexWorkflowTypeTest.php Drupal\Tests\workflows\Kernel
Component.php core/modules/sdc/src/Plugin/Component.php Drupal\sdc\Plugin
Component.php core/lib/Drupal/Core/Plugin/Component.php Drupal\Core\Plugin
ComponentElement.php core/lib/Drupal/Core/Render/Element/ComponentElement.php Drupal\Core\Render\Element
ComponentElement.php core/modules/sdc/src/Element/ComponentElement.php Drupal\sdc\Element
ComponentEntityDisplayBase.php core/modules/migrate/src/Plugin/migrate/destination/ComponentEntityDisplayBase.php Drupal\migrate\Plugin\migrate\destination
ComponentGenerator.php composer/Generator/ComponentGenerator.php Drupal\Composer\Generator
ComponentInvalidReplacementTest.php core/modules/sdc/tests/src/Kernel/ComponentInvalidReplacementTest.php Drupal\Tests\sdc\Kernel
ComponentInvalidReplacementTest.php core/tests/Drupal/KernelTests/Components/ComponentInvalidReplacementTest.php Drupal\KernelTests\Components
ComponentKernelTestBase.php core/tests/Drupal/Tests/Core/Theme/Component/ComponentKernelTestBase.php Drupal\Tests\Core\Theme\Component
ComponentKernelTestBase.php core/modules/sdc/tests/src/Kernel/ComponentKernelTestBase.php Drupal\Tests\sdc\Kernel
ComponentLoader.php core/lib/Drupal/Core/Template/Loader/ComponentLoader.php Drupal\Core\Template\Loader
ComponentMetadata.php core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php Drupal\Core\Theme\Component
ComponentMetadata.php core/modules/sdc/src/Component/ComponentMetadata.php Drupal\sdc\Component
ComponentMetadataTest.php core/modules/sdc/tests/src/Unit/ComponentMetadataTest.php Drupal\Tests\sdc\Unit
ComponentMetadataTest.php core/tests/Drupal/Tests/Core/Theme/Component/ComponentMetadataTest.php Drupal\Tests\Core\Theme\Component
ComponentNegotiator.php core/lib/Drupal/Core/Theme/ComponentNegotiator.php Drupal\Core\Theme
ComponentNegotiator.php core/modules/sdc/src/ComponentNegotiator.php Drupal\sdc
ComponentNegotiatorTest.php core/modules/sdc/tests/src/Kernel/ComponentNegotiatorTest.php Drupal\Tests\sdc\Kernel
ComponentNegotiatorTest.php core/tests/Drupal/Tests/Core/Theme/Component/ComponentNegotiatorTest.php Drupal\Tests\Core\Theme\Component
ComponentNodeVisitor.php core/lib/Drupal/Core/Template/ComponentNodeVisitor.php Drupal\Core\Template
ComponentNodeVisitor.php core/modules/sdc/src/Twig/ComponentNodeVisitor.php Drupal\sdc\Twig
ComponentNodeVisitorTest.php core/modules/sdc/tests/src/Kernel/ComponentNodeVisitorTest.php Drupal\Tests\sdc\Kernel
ComponentNodeVisitorTest.php core/tests/Drupal/KernelTests/Components/ComponentNodeVisitorTest.php Drupal\KernelTests\Components
ComponentNotFoundException.php core/lib/Drupal/Core/Render/Component/Exception/ComponentNotFoundException.php Drupal\Core\Render\Component\Exception
ComponentNotFoundException.php core/modules/sdc/src/Exception/ComponentNotFoundException.php Drupal\sdc\Exception
ComponentPluginManager.php core/modules/sdc/src/ComponentPluginManager.php Drupal\sdc
ComponentPluginManager.php core/lib/Drupal/Core/Theme/ComponentPluginManager.php Drupal\Core\Theme
ComponentPluginManagerTest.php core/tests/Drupal/Tests/Core/Theme/Component/ComponentPluginManagerTest.php Drupal\Tests\Core\Theme\Component
ComponentPluginManagerTest.php core/modules/sdc/tests/src/Kernel/ComponentPluginManagerTest.php Drupal\Tests\sdc\Kernel
ComponentRendererTrait.php core/modules/sdc/tests/src/Traits/ComponentRendererTrait.php Drupal\Tests\sdc\Traits

Other projects


Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.