Files - main - drupal

Primary tabs

Title Deprecated File name Namespace Summary
gin-tabledrag.pcss.css 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 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 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 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 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 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 core/themes/default_admin/migration/css/base/gin-toolbar-icons.pcss.css /* cspell:ignore webform, tmgmt, toleft, totop…
gin-tour.css 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 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 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 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 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 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 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 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 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:…
gin.css 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:…
Git.php composer/Plugin/Scaffold/Git.php Drupal\Composer\Plugin\Scaffold
GitExcluder.php core/modules/package_manager/src/PathExcluder/GitExcluder.php Drupal\package_manager\PathExcluder
GitExcluderTest.php core/modules/package_manager/tests/src/Kernel/PathExcluder/GitExcluderTest.php Drupal\Tests\package_manager\Kernel\PathExcluder
give-it-a-go-and-grow-your-own-herbs.html 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 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 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 core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/article_body/give-your-oatmeal-the-ultimate-makeover.html
GlobalAttribute.php core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/GlobalAttribute.php Drupal\ckeditor5\Plugin\CKEditor5Plugin
globals.api.php core/globals.api.php These are the global variables that Drupal uses.
GlossaryTest.php core/modules/views/tests/src/Functional/GlossaryTest.php Drupal\Tests\views\Functional
GlossaryViewTest.php core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php Drupal\Tests\views\FunctionalJavascript
GotoAction.php core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php Drupal\Core\Action\Plugin\Action
GotoActionTest.php core/tests/Drupal/KernelTests/Core/Action/GotoActionTest.php Drupal\KernelTests\Core\Action
Graph.php core/lib/Drupal/Component/Graph/Graph.php Drupal\Component\Graph
GraphTest.php core/tests/Drupal/Tests/Component/Graph/GraphTest.php Drupal\Tests\Component\Graph
grid.css core/themes/olivero/css/layout/grid.css Grid system.
grid.pcss.css core/themes/olivero/css/layout/grid.pcss.css Grid system.
Grid.php core/modules/views/src/Plugin/views/style/Grid.php Drupal\views\Plugin\views\style
GridResponsive.php core/modules/views/src/Plugin/views/style/GridResponsive.php Drupal\views\Plugin\views\style
GroupByNumeric.php core/modules/views/src/Plugin/views/sort/GroupByNumeric.php Drupal\views\Plugin\views\sort
GroupByNumeric.php core/modules/views/src/Plugin/views/filter/GroupByNumeric.php Drupal\views\Plugin\views\filter
GroupByNumeric.php core/modules/views/src/Plugin/views/argument/GroupByNumeric.php Drupal\views\Plugin\views\argument
GroupByTest.php core/modules/views_ui/tests/src/Functional/GroupByTest.php Drupal\Tests\views_ui\Functional
GroupedExposedFilterTest.php core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php Drupal\Tests\views\FunctionalJavascript\Plugin\views\Handler
GroupwiseMax.php core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Drupal\views\Plugin\views\relationship
HandleMultiplesTest.php core/modules/migrate/tests/src/Kernel/process/HandleMultiplesTest.php Drupal\Tests\migrate\Kernel\process
Handler.php composer/Plugin/Scaffold/Handler.php Drupal\Composer\Plugin\Scaffold
HandlerAliasTest.php core/modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php Drupal\Tests\views\Kernel\Handler
HandlerAllTest.php core/modules/views/tests/src/Kernel/Handler/HandlerAllTest.php Drupal\Tests\views\Kernel\Handler
HandlerArgumentUserUidTest.php core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php Drupal\Tests\user\Kernel\Views
HandlerBase.php core/modules/views/src/Plugin/views/HandlerBase.php Drupal\views\Plugin\views
HandlerBaseTest.php core/modules/views/tests/src/Unit/Plugin/HandlerBaseTest.php Drupal\Tests\views\Unit\Plugin
HandlerFieldFieldTest.php core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php Drupal\Tests\field\Kernel\Views

Other projects


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