Files - 11.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
CommentViewsKernelTestBase.php core/modules/comment/tests/src/Kernel/Views/CommentViewsKernelTestBase.php Drupal\Tests\comment\Kernel\Views
CommentWidget.php core/modules/comment/src/Plugin/Field/FieldWidget/CommentWidget.php Drupal\comment\Plugin\Field\FieldWidget
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_display_configurable_test.info.yml core/modules/comment/tests/modules/comment_display_configurable_test/comment_display_configurable_test.info.yml core/modules/comment/tests/modules/comment_display_configurable_test/comment_display_configurable_test.info.yml
comment_display_configurable_test.module core/modules/comment/tests/modules/comment_display_configurable_test/comment_display_configurable_test.module
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
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
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
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
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
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-tests.php core/tests/PHPStan/fixtures/component-tests.php Drupal\Tests\Component\Foo
Component.php core/lib/Drupal/Core/Plugin/Component.php Drupal\Core\Plugin
Component.php core/modules/sdc/src/Plugin/Component.php Drupal\sdc\Plugin
ComponentElement.php core/modules/sdc/src/Element/ComponentElement.php Drupal\sdc\Element
ComponentElement.php core/lib/Drupal/Core/Render/Element/ComponentElement.php Drupal\Core\Render\Element

Other projects


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