Files - 10.3.x - drupal
Title | Deprecated | File name | Namespace | Summary |
---|---|---|---|---|
colors.pcss.css | core/ |
/** * 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/ |
Drupal\Tests\Component\Utility | ||
Com.php | core/ |
Drupal\Component\Uuid | ||
Combine.php | core/ |
Drupal\views\Plugin\views\filter | ||
CommandInterface.php | core/ |
Drupal\Core\Ajax | ||
CommandLineOrUnsafeMethod.php | core/ |
Drupal\Core\PageCache\RequestPolicy | ||
CommandLineOrUnsafeMethodTest.php | core/ |
Drupal\Tests\Core\PageCache | ||
CommandProvider.php | composer/ |
Drupal\Composer\Plugin\Scaffold | ||
CommandsTest.php | core/ |
Drupal\FunctionalJavascriptTests\Ajax | ||
CommandsTest.php | core/ |
Drupal\KernelTests\Core\Ajax | ||
CommandWithAttachedAssetsInterface.php | core/ |
Drupal\Core\Ajax | ||
CommandWithAttachedAssetsTrait.php | core/ |
Drupal\Core\Ajax | ||
comment.api.php | core/ |
Hooks provided by the Comment module. | ||
comment.configuring.html.twig | core/ |
--- 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/ |
--- 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/ |
--- 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/ |
Default theme implementation for comments. | ||
comment.html.twig | core/ |
Theme override for comments. | ||
comment.html.twig | core/ |
Theme override for comments. | ||
comment.html.twig | core/ |
Theme override for comments. | ||
comment.html.twig | core/ |
Olivero's theme implementation for comments. | ||
comment.html.twig | core/ |
Theme override for comments. | ||
comment.icon.theme.css | core/ |
/* * 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/ |
.field-icon-comment { color: red; background-image: url(../../../misc/icons/55565b/comment.svg); } | ||
comment.info.yml | core/ |
core/modules/comment/comment.info.yml | ||
comment.install | core/ |
Install, update and uninstall functions for the Comment module. | ||
comment.libraries.yml | core/ |
core/modules/comment/comment.libraries.yml | ||
comment.links.action.yml | core/ |
core/modules/comment/comment.links.action.yml | ||
comment.links.menu.yml | core/ |
core/modules/comment/comment.links.menu.yml | ||
comment.links.task.yml | core/ |
core/modules/comment/comment.links.task.yml | ||
comment.migrate_drupal.yml | core/ |
core/modules/comment/migrations/state/comment.migrate_drupal.yml | ||
comment.moderating.html.twig | core/ |
--- label: 'Moderating comments' related: - comment.overview - comment.configuring - comment.disabling --- {% set comment_unpublished_link_text %} {% trans %}Unapproved comments{% endtrans %} {% endset %} {% set… | ||
comment.module | core/ |
Enables users to comment on published content. | ||
comment.overview.html.twig | core/ |
--- 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/ |
core/modules/comment/comment.permissions.yml | ||
Comment.php | core/ |
Drupal\comment\Entity | ||
Comment.php | core/ |
Drupal\comment\Plugin\views\wizard | ||
Comment.php | core/ |
Drupal\comment\Plugin\migrate\source\d6 | ||
Comment.php | core/ |
Drupal\comment\Plugin\migrate\source\d7 | ||
comment.post_update.php | core/ |
Post update functions for the comment module. | ||
comment.routing.yml | core/ |
core/modules/comment/comment.routing.yml | ||
comment.schema.yml | core/ |
core/modules/comment/config/schema/comment.schema.yml | ||
comment.services.yml | core/ |
core/modules/comment/comment.services.yml | ||
comment.settings.yml | core/ |
core/modules/comment/config/install/comment.settings.yml | ||
comment.tokens.inc | core/ |
Builds placeholder replacement tokens for comment-related data. | ||
comment.type.comment.yml | core/ |
core/profiles/standard/config/install/comment.type.comment.yml | ||
comment.type.comment.yml | core/ |
core/recipes/comment_base/config/comment.type.comment.yml | ||
comment.type.comment.yml | core/ |
core/modules/system/tests/modules/olivero_test/config/install/comment.type.comment.yml | ||
comment.type.comment_forum.yml | core/ |
core/modules/forum/config/optional/comment.type.comment_forum.yml | ||
comment.type.test_comment_type.yml | core/ |
core/modules/comment/tests/modules/comment_base_field_test/config/install/comment.type.test_comment_type.yml |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.