Files - Drupal 11.1.x - Drupal Core
Primary tabs
Title | Deprecated | File name | Namespace | Summary |
---|---|---|---|---|
Colors.php | vendor/ |
SebastianBergmann\CodeCoverage\Report\Html | ||
ColourDefinitionSniff.php | vendor/ |
PHP_CodeSniffer\Standards\Squiz\Sniffs\CSS | ||
ColourDefinitionSniff.php | vendor/ |
Drupal\Sniffs\CSS | ||
Com.php | core/ |
Drupal\Component\Uuid | ||
CombGenerator.php | vendor/ |
Ramsey\Uuid\Generator | ||
CombinationExtension.php | vendor/ |
Symfony\Component\CssSelector\XPath\Extension | ||
Combinator.php | vendor/ |
Peast\Selector\Node | ||
Combine.php | core/ |
Drupal\views\Plugin\views\filter | ||
CombinedSelectorNode.php | vendor/ |
Symfony\Component\CssSelector\Node | ||
CombinedStore.php | vendor/ |
Symfony\Component\Lock\Store | ||
combiningClass.php | vendor/ |
|||
CommaInDomain.php | vendor/ |
Egulias\EmailValidator\Result\Reason | ||
Command.php | vendor/ |
Symfony\Component\Console\Command | ||
Command.php | vendor/ |
PHPUnit\TextUI\Command | ||
CommandCompletionTester.php | vendor/ |
Symfony\Component\Console\Tester | ||
CommandDataCollector.php | vendor/ |
Symfony\Component\Console\DataCollector | ||
CommandEvent.php | vendor/ |
Composer\Plugin | ||
CommandInterface.php | core/ |
Drupal\Core\Ajax | ||
CommandIsSuccessful.php | vendor/ |
Symfony\Component\Console\Tester\Constraint | ||
CommandLineOrUnsafeMethod.php | core/ |
Drupal\Core\PageCache\RequestPolicy | ||
CommandLoaderInterface.php | vendor/ |
Symfony\Component\Console\CommandLoader | ||
CommandNotFoundException.php | vendor/ |
Symfony\Component\Console\Exception | ||
CommandProvider.php | composer/ |
Drupal\Composer\Plugin\Scaffold | ||
CommandProvider.php | vendor/ |
Composer\Plugin\Capability | ||
CommandTester.php | vendor/ |
Symfony\Component\Console\Tester | ||
CommandWithAttachedAssetsInterface.php | core/ |
Drupal\Core\Ajax | ||
CommandWithAttachedAssetsTrait.php | core/ |
Drupal\Core\Ajax | ||
CommaSniff.php | vendor/ |
Drupal\Sniffs\WhiteSpace | ||
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/ |
Theme override for comments. | ||
comment.html.twig | core/ |
Theme override for comments. | ||
comment.html.twig | core/ |
Default theme implementation 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/ |
|||
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… |