Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
gin-system-themes.pcss.css file core/themes/default_admin/migration/css/base/gin-system-themes.pcss.css .system-themes-list {
margin-block-end: var(--gin-spacing-l);
}

#system-themes-page {
hr {
display: none;
}
}
gin-table.css file core/themes/default_admin/migration/css/base/gin-table.css /*
* 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 file core/themes/default_admin/migration/css/base/gin-table.pcss.css @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 file core/themes/default_admin/migration/css/base/gin-tabledrag.css /*
* 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 file core/themes/default_admin/migration/css/base/gin-tabledrag.pcss.css /* 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 file core/themes/default_admin/migration/css/base/gin-taxonomy.css /*
* 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 file core/themes/default_admin/migration/css/base/gin-taxonomy.pcss.css /* 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 file core/themes/default_admin/migration/css/base/gin-title.css /*
* 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 file core/themes/default_admin/migration/css/base/gin-title.pcss.css @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 file core/themes/default_admin/migration/css/base/gin-toolbar-icons.css /*
* 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 file core/themes/default_admin/migration/css/base/gin-toolbar-icons.pcss.css /* cspell:ignore webform, tmgmt, toleft, totop…
gin-tour.css file core/themes/default_admin/migration/css/base/gin-tour.css /*
* 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 file core/themes/default_admin/migration/css/base/gin-tour.pcss.css .shepherd-element {
border-radius: var(--gin-border-m);
}

.joyride-content-wrapper .button,
.button:not(:focus).shepherd-button {
box-shadow: none;
}
gin-update.css file core/themes/default_admin/migration/css/base/gin-update.css /*
* 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 file core/themes/default_admin/migration/css/base/gin-update.pcss.css .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 file core/themes/default_admin/migration/css/base/gin-views-unwrapped.css /*
* 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 file core/themes/default_admin/migration/css/base/gin-views-unwrapped.pcss.css @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 file core/themes/default_admin/migration/css/base/gin-views.css /*
* 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 file core/themes/default_admin/migration/css/base/gin-views.pcss.css @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 file core/themes/default_admin/migration/css/base/gin.css @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 file core/themes/admin/migration/css/base/gin.css @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 class composer/Plugin/Scaffold/Git.php Provide some Git utility operations.
Git.php file composer/Plugin/Scaffold/Git.php
Git::checkIgnore function composer/Plugin/Scaffold/Git.php Determines whether the specified scaffold file is already ignored.
Git::checkTracked function composer/Plugin/Scaffold/Git.php Determines whether the specified scaffold file is tracked by git.
Git::isRepository function composer/Plugin/Scaffold/Git.php Checks to see if the project root dir is in a git repository.
Git::__construct function composer/Plugin/Scaffold/Git.php This class provides only static methods.
GitExcluder class core/modules/package_manager/src/PathExcluder/GitExcluder.php Excludes .git directories from stage operations.
GitExcluder.php file core/modules/package_manager/src/PathExcluder/GitExcluder.php
GitExcluder::excludeGitDirectories function core/modules/package_manager/src/PathExcluder/GitExcluder.php Excludes .git directories from stage operations.
GitExcluder::getSubscribedEvents function core/modules/package_manager/src/PathExcluder/GitExcluder.php
GitExcluder::__construct function core/modules/package_manager/src/PathExcluder/GitExcluder.php
GitExcluderTest class core/modules/package_manager/tests/src/Kernel/PathExcluder/GitExcluderTest.php Tests Git Excluder.
GitExcluderTest.php file core/modules/package_manager/tests/src/Kernel/PathExcluder/GitExcluderTest.php
GitExcluderTest::setUp function core/modules/package_manager/tests/src/Kernel/PathExcluder/GitExcluderTest.php
GitExcluderTest::testGitDirectoriesExcludedActive function core/modules/package_manager/tests/src/Kernel/PathExcluder/GitExcluderTest.php Tests that Git directories are excluded from stage during PreCreate.
GitExcluderTest::testGitDirectoriesExcludedStage function core/modules/package_manager/tests/src/Kernel/PathExcluder/GitExcluderTest.php Tests that Git directories are excluded from active during PreApply.
give-it-a-go-and-grow-your-own-herbs.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/article_body/give-it-a-go-and-grow-your-own-herbs.html
give-it-a-go-and-grow-your-own-herbs.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/article_body/give-it-a-go-and-grow-your-own-herbs.html
give-your-oatmeal-the-ultimate-makeover.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/article_body/give-your-oatmeal-the-ultimate-makeover.html
give-your-oatmeal-the-ultimate-makeover.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/article_body/give-your-oatmeal-the-ultimate-makeover.html
GlobalAttribute class core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/GlobalAttribute.php CKEditor 5 Global Attribute for filter_html.
GlobalAttribute.php file core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/GlobalAttribute.php
GlobalAttribute::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/GlobalAttribute.php Allows a plugin to modify its static configuration.
globals.api.php file core/globals.api.php These are the global variables that Drupal uses.
GlossaryTest class core/modules/views/tests/src/Functional/GlossaryTest.php Tests glossary functionality of views.
GlossaryTest.php file core/modules/views/tests/src/Functional/GlossaryTest.php
GlossaryTest::$defaultTheme property core/modules/views/tests/src/Functional/GlossaryTest.php The theme to install as the default for testing.
GlossaryTest::$modules property core/modules/views/tests/src/Functional/GlossaryTest.php Modules to install.
GlossaryTest::testGlossaryView function core/modules/views/tests/src/Functional/GlossaryTest.php Tests the default glossary view.

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