Files - 9.5.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
color.admin.css core/modules/color/css/color.admin.css Stylesheet for the administration pages of the Color module.
color.changing.html.twig core/modules/color/help_topics/color.changing.html.twig --- label: 'Changing the color palette of a theme' related: - core.appearance --- {% set appearance_link_text %} {% trans %}Appearance{% endtrans %} {% endset %} {% set appearance_link = render_var(help_route_link(appearance_link_text,…
color.inc core/modules/color/tests/modules/color_test/themes/color_test_theme/color/color.inc
color.inc core/themes/bartik/color/color.inc Lists available colors and color schemes for the Bartik theme.
color.info.yml core/modules/color/color.info.yml core/modules/color/color.info.yml
color.install core/modules/color/color.install Install, update and uninstall functions for the color module.
color.libraries.yml core/modules/color/color.libraries.yml core/modules/color/color.libraries.yml
color.migrate_drupal.yml core/modules/color/migrations/state/color.migrate_drupal.yml core/modules/color/migrations/state/color.migrate_drupal.yml
color.module core/modules/color/color.module Allows users to change the color scheme of themes.
Color.php core/modules/color/src/Plugin/migrate/destination/Color.php Drupal\color\Plugin\migrate\destination
Color.php core/modules/color/src/Plugin/migrate/source/d7/Color.php Drupal\color\Plugin\migrate\source\d7
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
color.schema.yml core/modules/color/config/schema/color.schema.yml core/modules/color/config/schema/color.schema.yml
color.services.yml core/modules/color/color.services.yml core/modules/color/color.services.yml
ColorConfigCacheInvalidator.php core/modules/color/src/EventSubscriber/ColorConfigCacheInvalidator.php Drupal\color\EventSubscriber
ColorConfigSchemaTest.php core/modules/color/tests/src/Functional/ColorConfigSchemaTest.php Drupal\Tests\color\Functional
colors.css core/modules/color/tests/modules/color_test/themes/color_test_theme/css/colors.css html { color: #00f; } body { color: #f00; }
colors.css core/themes/bartik/css/colors.css /* ---------- Color Module Styles ----------- */ body { color: #3b3b3b; background: #292929; } #page, #main-wrapper, .region-primary-menu .menu-item a.is-active, .region-primary-menu .menu-item--active-trail a { background: #fff; } .tabs…
colors.css core/themes/seven/css/theme/colors.css /** * Reusable colors. */ .color-success { color: #325e1c; background-color: #f3faef; } .color-warning { color: #734c00; background-color: #fdf8ed; } .color-error { color: #a51b00; background-color: #fcf4f2; }
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; }
ColorSafePreviewTest.php core/modules/color/tests/src/Functional/ColorSafePreviewTest.php Drupal\Tests\color\Functional
ColorSystemBrandingBlockAlter.php core/modules/color/src/ColorSystemBrandingBlockAlter.php Drupal\color
ColorTest.php core/modules/color/tests/src/Kernel/Plugin/migrate/source/d7/ColorTest.php Drupal\Tests\color\Kernel\Plugin\migrate\source\d7
ColorTest.php core/modules/color/tests/src/Functional/ColorTest.php Drupal\Tests\color\Functional
ColorTest.php core/tests/Drupal/Tests/Component/Utility/ColorTest.php Drupal\Tests\Component\Utility
color_test.info.yml core/modules/color/tests/modules/color_test/color_test.info.yml core/modules/color/tests/modules/color_test/color_test.info.yml
color_test_theme.info.yml core/modules/color/tests/modules/color_test/themes/color_test_theme/color_test_theme.info.yml core/modules/color/tests/modules/color_test/themes/color_test_theme/color_test_theme.info.yml
color_test_theme.libraries.yml core/modules/color/tests/modules/color_test/themes/color_test_theme/color_test_theme.libraries.yml core/modules/color/tests/modules/color_test/themes/color_test_theme/color_test_theme.libraries.yml
color_test_theme.schema.yml core/modules/color/tests/modules/color_test/themes/color_test_theme/config/schema/color_test_theme.schema.yml core/modules/color/tests/modules/color_test/themes/color_test_theme/config/schema/color_test_theme.schema.yml
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
CommandsTest.php core/tests/Drupal/FunctionalJavascriptTests/Ajax/CommandsTest.php Drupal\FunctionalJavascriptTests\Ajax
CommandsTest.php core/tests/Drupal/KernelTests/Core/Ajax/CommandsTest.php Drupal\KernelTests\Core\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/help_topics/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/help_topics/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/help_topics/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/seven/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/bartik/templates/comment.html.twig Bartik's theme implementation for comments.

Other projects


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