Files - main - drupal
| Title | Deprecated | File name | Namespace | Summary |
|---|---|---|---|---|
| gin-system-modules.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .system-modules, .system-modules-uninstall { label { color: var(--gin-color-title); } details { … | ||
| gin-system-modules.pcss.css | core/ |
.system-modules, .system-modules-uninstall { label { color: var(--gin-color-title); } details { color: var(--gin-color-text); } } .admin-requirements, .admin-required { color: var(--gin-color-text-light); } | ||
| gin-system-report.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .system-status-report__requirements-group { h3 { margin-block-start: 0; … | ||
| gin-system-report.pcss.css | core/ |
.system-status-report__requirements-group { h3 { margin-block-start: 0; } } .system-status-report__row { border-block-end: 1px solid var(--gin-border-color); } .system-status-counter__status-icon { border: 0 none; background-color:… | ||
| gin-system-themes.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .system-themes-list { margin-block-end: var(--gin-spacing-l); } #system-themes-page { hr { display:… | ||
| gin-system-themes.pcss.css | core/ |
.system-themes-list { margin-block-end: var(--gin-spacing-l); } #system-themes-page { hr { display: none; } } | ||
| gin-table.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .gin-table-scroll-wrapper { clear: both; overflow-x: auto; overflow-y: hidden; overscroll-behavior-x:… | ||
| gin-table.pcss.css | core/ |
@import "media-queries.pcss.css"; .gin-table-scroll-wrapper { clear: both; overflow-x: auto; overflow-y: hidden; overscroll-behavior-x: contain; margin-block-start: calc(var(--gin-spacing-xs) *… | ||
| gin-tabledrag.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* cspell:ignore smartdate */ .draggable { a.tabledrag-handle { float: none; vertical-align:… | ||
| gin-tabledrag.pcss.css | core/ |
/* cspell:ignore smartdate */ @import "media-queries.pcss.css"; .draggable { a.tabledrag-handle { float: none; vertical-align: middle; &:focus::before { box-shadow: 0 0 0 1px var(--gin-color-focus-border), … | ||
| gin-taxonomy.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* For visibility issue in Taxonomy terms */ .taxonomy-overview-terms:not(:has(.action-link)) { #edit-help… | ||
| gin-taxonomy.pcss.css | core/ |
/* For visibility issue in Taxonomy terms */ .taxonomy-overview-terms:not(:has(.action-link)) { #edit-help { margin-block-end: var(--gin-spacing-m); } } | ||
| gin-title.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .block-page-title-block { &:last-child { margin-block-end: 0; } } .page-title { overflow:… | ||
| gin-title.pcss.css | core/ |
@import "media-queries.pcss.css"; .block-page-title-block { &:last-child { margin-block-end: 0; } } .page-title { overflow: hidden; max-width: 90%; padding-inline-end: 0.25em; white-space: nowrap; letter-spacing:… | ||
| gin-toolbar-icons.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* cspell:ignore webform, tmgmt, toleft, totop… | ||
| gin-toolbar-icons.pcss.css | core/ |
/* cspell:ignore webform, tmgmt, toleft, totop… | ||
| gin-tour.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .shepherd-element { border-radius: var(--gin-border-m); } .joyride-content-wrapper… | ||
| gin-tour.pcss.css | core/ |
.shepherd-element { border-radius: var(--gin-border-m); } .joyride-content-wrapper .button, .button:not(:focus).shepherd-button { box-shadow: none; } | ||
| gin-update.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .project-update__version { padding-block: 0; } .project-update__version-links { padding-inline-end:… | ||
| gin-update.pcss.css | core/ |
.project-update__version { padding-block: 0; } .project-update__version-links { padding-inline-end: 0; } .project-update__details { padding: 0; color: var(--gin-color-text-light); font-size:… | ||
| gin-views-unwrapped.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .views-edit-view { .unit-title { margin-block-start: 0; margin-block-end: var(--gin-spacing-m); … | ||
| gin-views-unwrapped.pcss.css | core/ |
@import "media-queries.pcss.css"; .views-edit-view { .unit-title { margin-block-start: 0; margin-block-end: var(--gin-spacing-m); /* Duplicated from h1/h2/h3 styles in _body.scss (was @extend h2). */ letter-spacing:… | ||
| gin-views.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .views-exposed-form.views-exposed-form { padding-block-start: var(--gin-spacing-xs); … | ||
| gin-views.pcss.css | core/ |
@import "media-queries.pcss.css"; .views-exposed-form.views-exposed-form { padding-block-start: var(--gin-spacing-xs); .form-element--type-select { max-width: 240px; } .form-type--boolean .form-boolean { … | ||
| gin.css | core/ |
@charset "UTF-8"; /* cspell:ignore imageapi, smartdate, tablesaw */ html { font-family: var(--gin-font); scroll-padding-block-start: var(--gin-scroll-offset) !important; } body { overflow-x: hidden; color:… | ||
| gin.css | core/ |
@charset "UTF-8"; /* cspell:ignore imageapi, smartdate, tablesaw */ html { font-family: var(--gin-font); scroll-padding-block-start: var(--gin-scroll-offset) !important; } body { overflow-x: hidden; color:… | ||
| Git.php | composer/ |
Drupal\Composer\Plugin\Scaffold | ||
| GitExcluder.php | core/ |
Drupal\package_manager\PathExcluder | ||
| GitExcluderTest.php | core/ |
Drupal\Tests\package_manager\Kernel\PathExcluder | ||
| give-it-a-go-and-grow-your-own-herbs.html | core/ |
|||
| give-it-a-go-and-grow-your-own-herbs.html | core/ |
|||
| give-your-oatmeal-the-ultimate-makeover.html | core/ |
|||
| give-your-oatmeal-the-ultimate-makeover.html | core/ |
|||
| GlobalAttribute.php | core/ |
Drupal\ckeditor5\Plugin\CKEditor5Plugin | ||
| globals.api.php | core/ |
These are the global variables that Drupal uses. | ||
| GlossaryTest.php | core/ |
Drupal\Tests\views\Functional | ||
| GlossaryViewTest.php | core/ |
Drupal\Tests\views\FunctionalJavascript | ||
| GotoAction.php | core/ |
Drupal\Core\Action\Plugin\Action | ||
| GotoActionTest.php | core/ |
Drupal\KernelTests\Core\Action | ||
| Graph.php | core/ |
Drupal\Component\Graph | ||
| GraphTest.php | core/ |
Drupal\Tests\Component\Graph | ||
| grid.css | core/ |
Grid system. | ||
| grid.pcss.css | core/ |
Grid system. | ||
| Grid.php | core/ |
Drupal\views\Plugin\views\style | ||
| GridResponsive.php | core/ |
Drupal\views\Plugin\views\style | ||
| GroupByNumeric.php | core/ |
Drupal\views\Plugin\views\sort | ||
| GroupByNumeric.php | core/ |
Drupal\views\Plugin\views\filter | ||
| GroupByNumeric.php | core/ |
Drupal\views\Plugin\views\argument | ||
| GroupByTest.php | core/ |
Drupal\Tests\views_ui\Functional | ||
| GroupedExposedFilterTest.php | core/ |
Drupal\Tests\views\FunctionalJavascript\Plugin\views\Handler |
Pagination
- Previous page
- Page 147
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.