Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| gin-views-unwrapped.pcss.css | file | 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 | file | 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 | file | 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 | file | 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 | file | 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 | class | composer/ |
Provide some Git utility operations. |
| Git.php | file | composer/ |
|
| Git::checkIgnore | function | composer/ |
Determines whether the specified scaffold file is already ignored. |
| Git::checkTracked | function | composer/ |
Determines whether the specified scaffold file is tracked by git. |
| Git::isRepository | function | composer/ |
Checks to see if the project root dir is in a git repository. |
| Git::__construct | function | composer/ |
This class provides only static methods. |
| GitExcluder | class | core/ |
Excludes .git directories from stage operations. |
| GitExcluder.php | file | core/ |
|
| GitExcluder::excludeGitDirectories | function | core/ |
Excludes .git directories from stage operations. |
| GitExcluder::getSubscribedEvents | function | core/ |
|
| GitExcluder::__construct | function | core/ |
|
| GitExcluderTest | class | core/ |
Tests Git Excluder. |
| GitExcluderTest.php | file | core/ |
|
| GitExcluderTest::setUp | function | core/ |
|
| GitExcluderTest::testGitDirectoriesExcludedActive | function | core/ |
Tests that Git directories are excluded from stage during PreCreate. |
| GitExcluderTest::testGitDirectoriesExcludedStage | function | core/ |
Tests that Git directories are excluded from active during PreApply. |
| give-it-a-go-and-grow-your-own-herbs.html | file | core/ |
|
| give-it-a-go-and-grow-your-own-herbs.html | file | core/ |
|
| give-your-oatmeal-the-ultimate-makeover.html | file | core/ |
|
| give-your-oatmeal-the-ultimate-makeover.html | file | core/ |
|
| GlobalAttribute | class | core/ |
CKEditor 5 Global Attribute for filter_html. |
| GlobalAttribute.php | file | core/ |
|
| GlobalAttribute::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| globals.api.php | file | core/ |
These are the global variables that Drupal uses. |
| GlossaryTest | class | core/ |
Tests glossary functionality of views. |
| GlossaryTest.php | file | core/ |
|
| GlossaryTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| GlossaryTest::$modules | property | core/ |
Modules to install. |
| GlossaryTest::testGlossaryView | function | core/ |
Tests the default glossary view. |
| GlossaryViewTest | class | core/ |
Tests the basic AJAX functionality of the Glossary View. |
| GlossaryViewTest.php | file | core/ |
|
| GlossaryViewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| GlossaryViewTest::$modules | property | core/ |
Modules to install. |
| GlossaryViewTest::$testViews | property | core/ |
The test Views to enable. |
| GlossaryViewTest::setUp | function | core/ |
|
| GlossaryViewTest::testGlossaryDefault | function | core/ |
Tests the AJAX callbacks for the glossary view. |
| GlossaryViewTest::testGlossaryLanguagePrefix | function | core/ |
Tests that the glossary also works on a language prefixed URL. |
| Good | class | core/ |
#[RunTestsInSeparateProcesses] #[Group('Test')] |
| GotoAction | class | core/ |
Redirects to a different URL. |
| GotoAction.php | file | core/ |
|
| GotoAction::$dispatcher | property | core/ |
The event dispatcher service. |
| GotoAction::$unroutedUrlAssembler | property | core/ |
The unrouted URL assembler service. |
| GotoAction::access | function | core/ |
|
| GotoAction::buildConfigurationForm | function | core/ |
|
| GotoAction::defaultConfiguration | function | core/ |
Pagination
- Previous page
- Page 783
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.