Files - 10.3.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
CommentTranslationUITest.php core/modules/comment/tests/src/Functional/CommentTranslationUITest.php Drupal\Tests\comment\Functional
CommentType.php core/modules/comment/src/Entity/CommentType.php Drupal\comment\Entity
CommentType.php core/modules/comment/src/Plugin/migrate/source/CommentType.php Drupal\comment\Plugin\migrate\source
CommentTypeDeleteForm.php core/modules/comment/src/Form/CommentTypeDeleteForm.php Drupal\comment\Form
CommentTypeForm.php core/modules/comment/src/CommentTypeForm.php Drupal\comment
CommentTypeInterface.php core/modules/comment/src/CommentTypeInterface.php Drupal\comment
CommentTypeJsonAnonTest.php core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonAnonTest.php Drupal\Tests\comment\Functional\Rest
CommentTypeJsonBasicAuthTest.php core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonBasicAuthTest.php Drupal\Tests\comment\Functional\Rest
CommentTypeJsonCookieTest.php core/modules/comment/tests/src/Functional/Rest/CommentTypeJsonCookieTest.php Drupal\Tests\comment\Functional\Rest
CommentTypeListBuilder.php core/modules/comment/src/CommentTypeListBuilder.php Drupal\comment
CommentTypeRequirementsTest.php core/modules/comment/tests/src/Kernel/Plugin/migrate/source/CommentTypeRequirementsTest.php Drupal\Tests\comment\Kernel\Plugin\migrate\source
CommentTypeResourceTestBase.php core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php Drupal\Tests\comment\Functional\Rest
CommentTypeTest.php core/modules/comment/tests/src/Kernel/Plugin/migrate/source/CommentTypeTest.php Drupal\Tests\comment\Kernel\Plugin\migrate\source
CommentTypeTest.php core/modules/comment/tests/src/Functional/CommentTypeTest.php Drupal\Tests\comment\Functional
CommentTypeTest.php core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php Drupal\Tests\jsonapi\Functional
CommentTypeValidationTest.php core/modules/comment/tests/src/Kernel/CommentTypeValidationTest.php Drupal\Tests\comment\Kernel
CommentTypeXmlAnonTest.php core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlAnonTest.php Drupal\Tests\comment\Functional\Rest
CommentTypeXmlBasicAuthTest.php core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlBasicAuthTest.php Drupal\Tests\comment\Functional\Rest
CommentTypeXmlCookieTest.php core/modules/comment/tests/src/Functional/Rest/CommentTypeXmlCookieTest.php Drupal\Tests\comment\Functional\Rest
CommentUninstallTest.php core/modules/comment/tests/src/Kernel/CommentUninstallTest.php Drupal\Tests\comment\Kernel
CommentUserNameTest.php core/modules/comment/tests/src/Kernel/Views/CommentUserNameTest.php Drupal\Tests\comment\Kernel\Views
CommentValidationTest.php core/modules/comment/tests/src/Kernel/CommentValidationTest.php Drupal\Tests\comment\Kernel
CommentViewBuilder.php core/modules/comment/src/CommentViewBuilder.php Drupal\comment
CommentViewsData.php core/modules/comment/src/CommentViewsData.php Drupal\comment
CommentViewsFieldAccessTest.php core/modules/comment/tests/src/Kernel/Views/CommentViewsFieldAccessTest.php Drupal\Tests\comment\Kernel\Views
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 A module for testing making comment base fields' displays configurable.
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 Empties comment titles to test markup in edge case scenarios.
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 Implements comment-related hooks to test API interactions.
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

Other projects


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