Files

Primary tabs

File namesort descending Location Namespace Description
color.module drupal/core/modules/color/color.module Allows users to change the color scheme of themes.
Color.php drupal/core/lib/Drupal/Core/Utility/Color.php Drupal\Core\Utility Definition of Drupal\Core\Utility\Color.
colors.css drupal/core/themes/bartik/css/colors.css /* ---------- Color Module Styles ----------- */ body, body.overlay { color: #3b3b3b; } .comment .comment-arrow { border-color: #ffffff; } #page, #main-wrapper, #main-menu-links li a.active, #main-menu-links li.active-trail a { background:…
ColorTest.php drupal/core/modules/system/lib/Drupal/system/Tests/Common/ColorTest.php Drupal\system\Tests\Common Definition of Drupal\system\Tests\Common\ColorTest.
ColorTest.php drupal/core/modules/color/lib/Drupal/color/Tests/ColorTest.php Drupal\color\Tests Definition of Drupal\color\Tests\ColorTest.
Com.php drupal/core/lib/Drupal/Component/Uuid/Com.php Drupal\Component\Uuid Definition of Drupal\Component\Uuid\Com.
Combine.php drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Combine.php Drupal\views\Plugin\views\filter Definition of Drupal\views\Plugin\views\filter\Combine.
combine.twig drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/templates/combine.twig <assets> {% stylesheets 'foo.css' 'bar.css' filter='?foo,bar' output='css/packed.css' debug=true combine=true %}<asset url="{{ asset_url }}" />{% endstylesheets %} </assets>
CommandInterface.php drupal/core/lib/Drupal/Core/Ajax/CommandInterface.php Drupal\Core\Ajax Definition of Drupal\Core\Ajax\CommandInterface.
CommandsTest.php drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/CommandsTest.php Drupal\system\Tests\Ajax Definition of Drupal\system\Tests\Ajax\CommandsTest.
comment-wrapper.tpl.php drupal/core/modules/comment/templates/comment-wrapper.tpl.php Provides an HTML container for comments.
comment-wrapper.tpl.php drupal/core/themes/bartik/templates/comment-wrapper.tpl.php Bartik's theme implementation to provide an HTML container for comments.
comment.admin.inc drupal/core/modules/comment/comment.admin.inc Admin page callbacks for the Comment module.
comment.api.php drupal/core/modules/comment/comment.api.php Hooks provided by the Comment module.
comment.info drupal/core/modules/comment/comment.info name = Comment description = Allows users to comment on and discuss published content. package = Core version = VERSION core = 8.x dependencies[] = node dependencies[] = text configure = admin/content/comment stylesheets[all][] = comment.theme.css
comment.install drupal/core/modules/comment/comment.install Install, update and uninstall functions for the Comment module.
comment.module drupal/core/modules/comment/comment.module Enables users to comment on published content.
comment.pages.inc drupal/core/modules/comment/comment.pages.inc User page callbacks for the Comment module.
Comment.php drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Comment.php Drupal\comment\Plugin\views\field Definition of Drupal\comment\Plugin\views\field\Comment.
Comment.php drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/wizard/Comment.php Drupal\comment\Plugin\views\wizard Definition of Drupal\node\Plugin\views\wizard\Comment.
Comment.php drupal/core/modules/comment/lib/Drupal/comment/Plugin/Core/Entity/Comment.php Drupal\comment\Plugin\Core\Entity Definition of Drupal\comment\Plugin\Core\Entity\Comment.
comment.theme-rtl.css drupal/core/modules/comment/comment.theme-rtl.css RTL styles for comment module.
comment.theme.css drupal/core/modules/comment/comment.theme.css Basic styling for comment module.
comment.tokens.inc drupal/core/modules/comment/comment.tokens.inc Builds placeholder replacement tokens for comment-related data.
comment.tpl.php drupal/core/modules/comment/templates/comment.tpl.php Default theme implementation for comments.
comment.tpl.php drupal/core/themes/bartik/templates/comment.tpl.php Bartik's theme implementation for comments.
comment.views.inc drupal/core/modules/comment/comment.views.inc Provide views data and handlers for comment.module.
CommentActionsTest.php drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentActionsTest.php Drupal\comment\Tests Definition of Drupal\comment\Tests\CommentActionsTest.
CommentAnonymousTest.php drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentAnonymousTest.php Drupal\comment\Tests Contains Drupal\comment\Tests\CommentAnonymousTest.
CommentApprovalTest.php drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentApprovalTest.php Drupal\comment\Tests Definition of Drupal\comment\Tests\CommentApprovalTest.
CommentAttributesTest.php drupal/core/modules/rdf/lib/Drupal/rdf/Tests/CommentAttributesTest.php Drupal\rdf\Tests Definition of Drupal\rdf\Tests\CommentAttributesTest.
CommentBlockTest.php drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentBlockTest.php Drupal\comment\Tests Definition of Drupal\comment\Tests\CommentBlockTest.
CommentContentRebuildTest.php drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentContentRebuildTest.php Drupal\comment\Tests Definition of Drupal\comment\Tests\CommentContentRebuildTest.
CommentCSSTest.php drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentCSSTest.php Drupal\comment\Tests Contains Drupal\comment\Tests\CommentCSSTest.
CommentFieldsTest.php drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentFieldsTest.php Drupal\comment\Tests Definition of Drupal\comment\Tests\CommentFieldsTest.
CommentFormController.php drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php Drupal\comment Definition of Drupal\comment\CommentFormController.
CommentInterfaceTest.php drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentInterfaceTest.php Drupal\comment\Tests Definition of Drupal\comment\Tests\CommentInterfaceTest.
CommentLanguageTest.php drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLanguageTest.php Drupal\comment\Tests Definition of Drupal\comment\Tests\CommentLanguageTest.
CommentLinksTest.php drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLinksTest.php Drupal\comment\Tests Contains Drupal\comment\Tests\CommentLinksTest.
CommentNewIndicatorTest.php drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNewIndicatorTest.php Drupal\comment\Tests Contains Drupal\comment\Tests\CommentNewIndicatorTest.
CommentNodeAccessTest.php drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNodeAccessTest.php Drupal\comment\Tests Definition of Drupal\comment\Tests\CommentNodeAccessTest.
CommentNodeChangesTest.php drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNodeChangesTest.php Drupal\comment\Tests Definition of Drupal\comment\Tests\CommentNodeChangesTest.
CommentPagerTest.php drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php Drupal\comment\Tests Definition of Drupal\comment\Tests\CommentPagerTest.
CommentPreviewTest.php drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPreviewTest.php Drupal\comment\Tests Definition of Drupal\comment\Tests\CommentPreviewTest.
CommentRenderController.php drupal/core/modules/comment/lib/Drupal/comment/CommentRenderController.php Drupal\comment Definition of Drupal\comment\CommentRenderController.
CommentRow.php drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/row/CommentRow.php Drupal\comment\Plugin\views\row Definition of Drupal\comment\Plugin\views\row\CommentRow.
CommentRssTest.php drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentRssTest.php Drupal\comment\Tests Definition of Drupal\comment\Tests\CommentRssTest.
CommentStatisticsTest.php drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentStatisticsTest.php Drupal\comment\Tests Contains Drupal\comment\Tests\CommentStatisticsTest.
CommentStorageController.php drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php Drupal\comment Definition of Drupal\comment\CommentStorageController.
CommentTestBase.php drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php Drupal\comment\Tests Contains Drupal\comment\Tests\CommentTestBase.

Pages

Other projects