Files - main - drupal

Primary tabs

Title Deprecated File name Namespace Summary
collapse.css core/modules/system/tests/themes/test_theme/css/collapse.css Test CSS asset file for test_theme.theme.
CollapsedSummariesTest.php core/modules/node/tests/src/FunctionalJavascript/CollapsedSummariesTest.php Drupal\Tests\node\FunctionalJavascript
CollectPathsToExcludeEvent.php core/modules/package_manager/src/Event/CollectPathsToExcludeEvent.php Drupal\package_manager\Event
CollectPathsToExcludeFailValidator.php core/modules/package_manager/tests/modules/package_manager_test_validation/src/CollectPathsToExcludeFailValidator.php Drupal\package_manager_test_validation
CollectRelationshipMetaEvent.php core/modules/jsonapi/src/Events/CollectRelationshipMetaEvent.php Drupal\jsonapi\Events
CollectResourceObjectMetaEvent.php core/modules/jsonapi/src/Events/CollectResourceObjectMetaEvent.php Drupal\jsonapi\Events
CollectRoutesTest.php core/modules/rest/tests/src/Unit/CollectRoutesTest.php Drupal\Tests\rest\Unit
color-picker.css core/themes/olivero/css/components/color-picker.css Color picker styles. These appear within theme settings when selecting a custom color.
color-picker.pcss.css core/themes/olivero/css/components/color-picker.pcss.css Color picker styles. These appear within theme settings when selecting a custom color.
Color.php core/lib/Drupal/Core/Render/Element/Color.php Drupal\Core\Render\Element
Color.php core/lib/Drupal/Component/Utility/Color.php Drupal\Component\Utility
colors.css core/themes/claro/css/theme/colors.css /* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /** * Reusable colors. */ .color-success { color: #325e1c; background-color: #f3faef; } .color-warning…
colors.pcss.css core/themes/claro/css/theme/colors.pcss.css /** * Reusable colors. */ .color-success { color: #325e1c; background-color: #f3faef; } .color-warning { color: #734c00; background-color: #fdf8ed; } .color-error { color: #a51b00; background-color: #fcf4f2; }
ColorTest.php core/tests/Drupal/Tests/Component/Utility/ColorTest.php Drupal\Tests\Component\Utility
Com.php core/lib/Drupal/Component/Uuid/Com.php Drupal\Component\Uuid
Combine.php core/modules/views/src/Plugin/views/filter/Combine.php Drupal\views\Plugin\views\filter
CommandInterface.php core/lib/Drupal/Core/Ajax/CommandInterface.php Drupal\Core\Ajax
CommandLineOrUnsafeMethod.php core/lib/Drupal/Core/PageCache/RequestPolicy/CommandLineOrUnsafeMethod.php Drupal\Core\PageCache\RequestPolicy
CommandLineOrUnsafeMethodTest.php core/tests/Drupal/Tests/Core/PageCache/CommandLineOrUnsafeMethodTest.php Drupal\Tests\Core\PageCache
CommandProvider.php composer/Plugin/Scaffold/CommandProvider.php Drupal\Composer\Plugin\Scaffold
CommandProvider.php composer/Plugin/RecipeUnpack/CommandProvider.php Drupal\Composer\Plugin\RecipeUnpack
CommandsTest.php core/tests/Drupal/KernelTests/Core/Ajax/CommandsTest.php Drupal\KernelTests\Core\Ajax
CommandsTest.php core/tests/Drupal/FunctionalJavascriptTests/Ajax/CommandsTest.php Drupal\FunctionalJavascriptTests\Ajax
CommandWithAttachedAssetsInterface.php core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsInterface.php Drupal\Core\Ajax
CommandWithAttachedAssetsTrait.php core/lib/Drupal/Core/Ajax/CommandWithAttachedAssetsTrait.php Drupal\Core\Ajax
comment.api.php core/modules/comment/comment.api.php Hooks provided by the Comment module.
comment.configuring.html.twig core/modules/comment/help_topics/comment.configuring.html.twig --- label: 'Configuring comments' related: - comment.overview - comment.creating_type - comment.disabling - field_ui.add_field --- {% set comment_permissions_link_text %} {% trans %}Administer comments and comment settings{% endtrans…
comment.creating_type.html.twig core/modules/comment/help_topics/comment.creating_type.html.twig --- label: 'Creating a comment type' related: - field_ui.add_field - field_ui.manage_display - field_ui.manage_form - comment.overview - comment.configuring --- {% set comment_types_link_text %} {% trans %}Comment types{%…
comment.disabling.html.twig core/modules/comment/help_topics/comment.disabling.html.twig --- label: 'Disabling comments' related: - comment.overview - comment.configuring --- {% set comment_permissions_text %} {% trans %}Administer comments and comment settings{% endtrans %} {% endset %} {% set comment_permissions_link =…
comment.html.twig core/modules/comment/templates/comment.html.twig Default theme implementation for comments.
comment.html.twig core/profiles/demo_umami/themes/umami/templates/classy/content/comment.html.twig Theme override for comments.
comment.html.twig core/themes/claro/templates/classy/content/comment.html.twig Theme override for comments.
comment.html.twig core/themes/starterkit_theme/templates/content/comment.html.twig Theme override for comments.
comment.html.twig core/themes/olivero/templates/content/comment.html.twig Olivero's theme implementation for comments.
comment.html.twig core/themes/stable9/templates/content/comment.html.twig Theme override for comments.
comment.icon.theme.css core/modules/comment/css/comment.icon.theme.css /* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .field-icon-comment { color: red; background-image: url("data:image/svg+xml,%3csvg…
comment.icon.theme.pcss.css core/modules/comment/css/comment.icon.theme.pcss.css .field-icon-comment { color: red; background-image: url(../../../misc/icons/55565b/comment.svg); }
comment.info.yml core/modules/comment/comment.info.yml core/modules/comment/comment.info.yml
comment.install core/modules/comment/comment.install Install, update and uninstall functions for the Comment module.
comment.libraries.yml core/modules/comment/comment.libraries.yml core/modules/comment/comment.libraries.yml
comment.links.action.yml core/modules/comment/comment.links.action.yml core/modules/comment/comment.links.action.yml
comment.links.menu.yml core/modules/comment/comment.links.menu.yml core/modules/comment/comment.links.menu.yml
comment.links.task.yml core/modules/comment/comment.links.task.yml core/modules/comment/comment.links.task.yml
comment.migrate_drupal.yml core/modules/comment/migrations/state/comment.migrate_drupal.yml core/modules/comment/migrations/state/comment.migrate_drupal.yml
comment.moderating.html.twig core/modules/comment/help_topics/comment.moderating.html.twig --- label: 'Moderating comments' related: - comment.overview - comment.configuring - comment.disabling --- {% set comment_unpublished_link_text %} {% trans %}Unapproved comments{% endtrans %} {% endset %} {% set…
comment.module core/modules/comment/comment.module
comment.overview.html.twig core/modules/comment/help_topics/comment.overview.html.twig --- label: 'Managing comments' top_level: true related: - comment.moderating - comment.configuring - comment.creating_type - comment.disabling - field_ui.add_field - field_ui.manage_display - field_ui.manage_form --- {% set…
comment.permissions.yml core/modules/comment/comment.permissions.yml core/modules/comment/comment.permissions.yml
Comment.php core/modules/comment/src/Entity/Comment.php Drupal\comment\Entity
Comment.php core/modules/comment/src/Plugin/views/wizard/Comment.php Drupal\comment\Plugin\views\wizard

Other projects


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