Files - 9.5.x - drupal
Title | Deprecated | File name | Namespace | Summary |
---|---|---|---|---|
color.admin.css | core/ |
Stylesheet for the administration pages of the Color module. | ||
color.changing.html.twig | core/ |
--- 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/ |
|||
color.inc | core/ |
Lists available colors and color schemes for the Bartik theme. | ||
color.info.yml | core/ |
core/modules/color/color.info.yml | ||
color.install | core/ |
Install, update and uninstall functions for the color module. | ||
color.libraries.yml | core/ |
core/modules/color/color.libraries.yml | ||
color.migrate_drupal.yml | core/ |
core/modules/color/migrations/state/color.migrate_drupal.yml | ||
color.module | core/ |
Allows users to change the color scheme of themes. | ||
Color.php | core/ |
Drupal\color\Plugin\migrate\destination | ||
Color.php | core/ |
Drupal\color\Plugin\migrate\source\d7 | ||
Color.php | core/ |
Drupal\Core\Render\Element | ||
Color.php | core/ |
Drupal\Component\Utility | ||
color.schema.yml | core/ |
core/modules/color/config/schema/color.schema.yml | ||
color.services.yml | core/ |
core/modules/color/color.services.yml | ||
ColorConfigCacheInvalidator.php | core/ |
Drupal\color\EventSubscriber | ||
ColorConfigSchemaTest.php | core/ |
Drupal\Tests\color\Functional | ||
colors.css | core/ |
html { color: #00f; } body { color: #f00; } | ||
colors.css | core/ |
/* ---------- 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/ |
/** * 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/ |
/* * 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/ |
/** * 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/ |
Drupal\Tests\color\Functional | ||
ColorSystemBrandingBlockAlter.php | core/ |
Drupal\color | ||
ColorTest.php | core/ |
Drupal\Tests\color\Kernel\Plugin\migrate\source\d7 | ||
ColorTest.php | core/ |
Drupal\Tests\color\Functional | ||
ColorTest.php | core/ |
Drupal\Tests\Component\Utility | ||
color_test.info.yml | core/ |
core/modules/color/tests/modules/color_test/color_test.info.yml | ||
color_test_theme.info.yml | core/ |
core/modules/color/tests/modules/color_test/themes/color_test_theme/color_test_theme.info.yml | ||
color_test_theme.libraries.yml | core/ |
core/modules/color/tests/modules/color_test/themes/color_test_theme/color_test_theme.libraries.yml | ||
color_test_theme.schema.yml | core/ |
core/modules/color/tests/modules/color_test/themes/color_test_theme/config/schema/color_test_theme.schema.yml | ||
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/ |
Bartik's theme implementation for comments. |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.