Files - 8.9.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
CommentXmlAnonTest.php core/modules/comment/tests/src/Functional/Rest/CommentXmlAnonTest.php Drupal\Tests\comment\Functional\Rest
CommentXmlBasicAuthTest.php core/modules/comment/tests/src/Functional/Rest/CommentXmlBasicAuthTest.php Drupal\Tests\comment\Functional\Rest
CommentXmlCookieTest.php core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php Drupal\Tests\comment\Functional\Rest
comment_base_field_test.info.yml core/modules/comment/tests/modules/comment_base_field_test/comment_base_field_test.info.yml core/modules/comment/tests/modules/comment_base_field_test/comment_base_field_test.info.yml
comment_empty_title_test.info.yml core/modules/comment/tests/modules/comment_empty_title_test/comment_empty_title_test.info.yml core/modules/comment/tests/modules/comment_empty_title_test/comment_empty_title_test.info.yml
comment_empty_title_test.module core/modules/comment/tests/modules/comment_empty_title_test/comment_empty_title_test.module Dummy module emptying comment titles to test for appropriate and accessible markup in edge case scenarios where comments have empty titles.
comment_hacks.css core/tests/Drupal/Tests/Core/Asset/css_test_files/comment_hacks.css CSS file with special comments for testing.
comment_hacks.css.optimized.css core/tests/Drupal/Tests/Core/Asset/css_test_files/comment_hacks.css.optimized.css .test1{display:block;}html .clear-block{height:1%;}.clear-block{display:block;font:italic bold 12px/30px…
comment_test.info.yml core/modules/comment/tests/modules/comment_test/comment_test.info.yml core/modules/comment/tests/modules/comment_test/comment_test.info.yml
comment_test.module core/modules/comment/tests/modules/comment_test/comment_test.module Dummy module implementing comment related hooks to test API interaction with the Comment module.
comment_test.routing.yml core/modules/comment/tests/modules/comment_test/comment_test.routing.yml core/modules/comment/tests/modules/comment_test/comment_test.routing.yml
comment_test_views.info.yml core/modules/comment/tests/modules/comment_test_views/comment_test_views.info.yml core/modules/comment/tests/modules/comment_test_views/comment_test_views.info.yml
commit-code-check.sh core/scripts/dev/commit-code-check.sh #!/bin/bash # # This script performs code quality checks. # # @internal # This script is not covered by Drupal core's backwards compatibility promise. # It exists only for core development purposes. # # The script makes the following…
common-test-foo.html.twig core/modules/system/tests/modules/common_test/templates/common-test-foo.html.twig Default theme implementation for the common test foo.
common-test-render-element.html.twig core/modules/system/tests/modules/common_test/templates/common-test-render-element.html.twig Default theme implementation for the common test render element.
common.inc core/includes/common.inc Common functions that many Drupal modules will need to reference.
CommonCollectionFilterAccessTestPatternsTrait.php core/modules/jsonapi/tests/src/Traits/CommonCollectionFilterAccessTestPatternsTrait.php Drupal\Tests\jsonapi\Traits
CommonDataConverter.php core/modules/rdf/src/CommonDataConverter.php Drupal\rdf
CommonTestController.php core/modules/system/tests/modules/common_test/src/Controller/CommonTestController.php Drupal\common_test\Controller
common_test.css 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 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 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 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.
CompatibilityFixTest.php core/tests/Drupal/KernelTests/Core/Update/CompatibilityFixTest.php Drupal\KernelTests\Core\Update
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 Contains \Drupal\Tests\serialization\Unit\Normalizer\ComplexDataNormalizerTest.
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
ComponentEntityDisplayBase.php core/modules/migrate/src/Plugin/migrate/destination/ComponentEntityDisplayBase.php Drupal\migrate\Plugin\migrate\destination
Composer.php core/lib/Drupal/Core/Composer/Composer.php Drupal\Core\Composer
Composer.php composer/Composer.php Drupal\Composer
ComposerHookTest.php core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ComposerHookTest.php Drupal\Tests\Composer\Plugin\Scaffold\Functional
ComposerIntegrationTest.php core/tests/Drupal/Tests/ComposerIntegrationTest.php Drupal\Tests
ComposerIntegrationTrait.php core/tests/Drupal/Tests/Composer/ComposerIntegrationTrait.php Drupal\Tests\Composer
ComposerProjectTemplatesTest.php core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php Drupal\BuildTests\Composer\Template

Other projects


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