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 11.x for all
  6. Other projects
Title Object type File name Summary
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.
GlossaryViewTest class core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php Tests the basic AJAX functionality of the Glossary View.
GlossaryViewTest.php file core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php
GlossaryViewTest::$defaultTheme property core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php The theme to install as the default for testing.
GlossaryViewTest::$modules property core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php Modules to install.
GlossaryViewTest::$testViews property core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php The test Views to enable.
GlossaryViewTest::setUp function core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php
GlossaryViewTest::testGlossaryDefault function core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php Tests the AJAX callbacks for the glossary view.
GlossaryViewTest::testGlossaryLanguagePrefix function core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php Tests that the glossary also works on a language prefixed URL.
Good class core/tests/PHPStan/fixtures/test-classes-missing-attributes.php #[RunTestsInSeparateProcesses]
#[Group('Test')]
GotoAction class core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php Redirects to a different URL.
GotoAction.php file core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php
GotoAction::$dispatcher property core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php The event dispatcher service.
GotoAction::$unroutedUrlAssembler property core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php The unrouted URL assembler service.
GotoAction::access function core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php
GotoAction::buildConfigurationForm function core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php
GotoAction::defaultConfiguration function core/lib/Drupal/Core/Action/Plugin/Action/GotoAction.php

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