Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| GdToolkitImageManipulationTestBase::WHITE | constant | core/ |
|
| GdToolkitImageManipulationTestBase::YELLOW | constant | core/ |
|
| GdToolkitJpegImageManipulationTest | class | core/ |
GD image toolkit image manipulation of JPEG images. |
| GdToolkitJpegImageManipulationTest.php | file | core/ |
|
| GdToolkitJpegImageManipulationTest::$sourceTestImage | property | core/ |
|
| GdToolkitNoTransparencyGifImageManipulationTest | class | core/ |
GD image toolkit image manipulation of no-transparency GIF images. |
| GdToolkitNoTransparencyGifImageManipulationTest.php | file | core/ |
|
| GdToolkitNoTransparencyGifImageManipulationTest::$sourceTestImage | property | core/ |
|
| GdToolkitNoTransparencyGifImageManipulationTest::providerOperationTestCases | function | core/ |
|
| GdToolkitPngImageManipulationTest | class | core/ |
GD image toolkit image manipulation of PNG images. |
| GdToolkitPngImageManipulationTest.php | file | core/ |
|
| GdToolkitPngImageManipulationTest::$sourceTestImage | property | core/ |
|
| GdToolkitPngImageManipulationTest::pngImageProvider | function | core/ |
Provides a list of PNG image URIs for testing. |
| GdToolkitPngImageManipulationTest::testIncorrectIccpSrgbProfile | function | core/ |
Tests that GD doesn't trigger warnings for iCCP sRGB profiles. |
| GdToolkitWebpImageManipulationTest | class | core/ |
GD image toolkit image manipulation of WEBP images. |
| GdToolkitWebpImageManipulationTest.php | file | core/ |
|
| GdToolkitWebpImageManipulationTest::$sourceTestImage | property | core/ |
|
| GenerateAutoloadReferenceFile | class | composer/ |
Generates an 'autoload.php' that includes the autoloader created by Composer. |
| GenerateAutoloadReferenceFile.php | file | composer/ |
|
| GenerateAutoloadReferenceFile::autoLoadContents | function | composer/ |
Builds the contents of the autoload file. |
| GenerateAutoloadReferenceFile::autoloadFileCommitted | function | composer/ |
Determines whether or not the autoload file has been committed. |
| GenerateAutoloadReferenceFile::autoloadPath | function | composer/ |
Generates a scaffold file path object for the autoload file. |
| GenerateAutoloadReferenceFile::generateAutoload | function | composer/ |
Generates the autoload file at the specified location. |
| GenerateAutoloadReferenceFile::__construct | function | composer/ |
This class provides only static methods. |
| GenerateAutoloadRuntimeReferenceFile | class | composer/ |
Generates an 'autoload_runtime.php' that includes the Symfony_runtime loader. |
| GenerateAutoloadRuntimeReferenceFile.php | file | composer/ |
|
| GenerateAutoloadRuntimeReferenceFile::autoLoadRuntimeContents | function | composer/ |
Builds the contents of the autoload_runtime file. |
| GenerateAutoloadRuntimeReferenceFile::autoloadRuntimeFileCommitted | function | composer/ |
Determines whether or not the autoload_runtime file has been committed. |
| GenerateAutoloadRuntimeReferenceFile::autoloadRuntimePath | function | composer/ |
Generates a scaffold file path object for the autoload_runtime file. |
| GenerateAutoloadRuntimeReferenceFile::generateAutoloadRuntime | function | composer/ |
Generates the autoload_runtime file at the specified location. |
| GenerateAutoloadRuntimeReferenceFile::__construct | function | composer/ |
This class provides only static methods. |
| GeneratedButton | class | core/ |
This class holds a <button> generated from the <button> route. |
| GeneratedButton.php | file | core/ |
|
| GeneratedButton::TAG | constant | core/ |
|
| GeneratedLink::__toString | function | core/ |
|
| GenerateThemeTest::testCustomStarterkit | function | core/ |
Tests the generate-theme command on a theme without a version number. |
| GenerateThemeTest::testDeleteDirectory | function | core/ |
|
| GeneratorNotInitializedException | class | core/ |
Class for exceptions thrown when the generator has not been initialized. |
| GeneratorNotInitializedException.php | file | core/ |
|
| GenericCacheBackendUnitTestBase::$testObjectProperties | property | core/ |
Most cache backends ensure changes to objects do not affect the cache. |
| Gettext::fileToDatabase | function | core/ |
Reads the given PO files into the database. |
| gin-button.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .button, .project__action_button, .dropbutton__item:first-of-type > *, .dropbutton__toggle { color:… |
| gin-button.pcss.css | file | core/ |
@import "media-queries.pcss.css"; .button, .project__action_button, .dropbutton__item:first-of-type > *, .dropbutton__toggle { color: var(--gin-color-primary); background-color: transparent; box-shadow: none; font-size:… |
| gin-dropbutton.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .dropbutton-widget, html.js .dropbutton-widget { background-color: transparent; } /* Overlay the dropdown… |
| gin-dropbutton.pcss.css | file | core/ |
.dropbutton-widget, html.js .dropbutton-widget { background-color: transparent; } /* Overlay the dropdown button on top of the sticky header and main toolbar */ html.js { .dropbutton-wrapper.open { .dropbutton-widget { z-index: 502; /*… |
| gin-toolbar-icons.css | file | 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 | file | core/ |
/* cspell:ignore webform, tmgmt, toleft, totop… |
| gin-tour.css | file | 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 | file | core/ |
.shepherd-element { border-radius: var(--gin-border-m); } .joyride-content-wrapper .button, .button:not(:focus).shepherd-button { box-shadow: none; } |
| Git::isRepository | function | composer/ |
Checks to see if the project root dir is in a git repository. |
Pagination
- Previous page
- Page 126
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.