Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| GDToolkit::getRequirements | function | core/ |
Gets toolkit requirements in a format suitable for hook_requirements(). |
| GDToolkit::getResource | function | core/ |
Retrieves the GD image resource. |
| GDToolkit::getSupportedExtensions | function | core/ |
Returns a list of image file extensions supported by the toolkit. |
| GDToolkit::getTransparentColor | function | core/ |
Gets the color set for transparency in GIF images. |
| GDToolkit::getType | function | core/ |
Gets the PHP type of the image. |
| GDToolkit::getWidth | function | core/ |
Returns the width of the image. |
| GDToolkit::isAvailable | function | core/ |
Verifies that the Image Toolkit is set up correctly. |
| GDToolkit::isValid | function | core/ |
Checks if the image is valid. |
| GDToolkit::load | function | core/ |
Loads a GD resource from a file. |
| GDToolkit::parseFile | function | core/ |
Determines if a file contains a valid image. |
| GDToolkit::save | function | core/ |
Writes an image resource to a destination file. |
| GDToolkit::setResource | function | core/ |
Sets the GD image resource. |
| GDToolkit::setType | function | core/ |
Sets the PHP type of the image. |
| GDToolkit::submitConfigurationForm | function | core/ |
Form submission handler. |
| GDToolkit::supportedTypes | function | core/ |
Returns a list of image types supported by the toolkit. |
| GDToolkit::__construct | function | core/ |
Constructs a GDToolkit object. |
| GDToolkit::__destruct | function | core/ |
Destructs a GDToolkit object. |
| 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. |
| GeneratedButton | class | core/ |
This class holds a <button> generated from the <button> route. |
| GeneratedButton.php | file | core/ |
|
| GeneratedButton::TAG | constant | core/ |
HTML tag to use when building the link. |
| GeneratedLink::__toString | function | core/ |
Returns markup. |
| GenerateThemeTest::testCustomStarterkit | function | core/ |
Tests the generate-theme command on a theme without a version number. |
| GeneratorNotInitializedException | class | core/ |
Class for exceptions thrown when the generator has not been initialized. |
| GeneratorNotInitializedException.php | file | core/ |
|
| Gettext::fileToDatabase | function | core/ |
Reads the given PO files into the database. |
| Git::isRepository | function | composer/ |
Checks to see if the project root dir is in a git repository. |
| 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/ |
Checks object access. |
| GotoAction::buildConfigurationForm | function | core/ |
Form constructor. |
| GotoAction::create | function | core/ |
Creates an instance of the plugin. |
| GotoAction::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| GotoAction::execute | function | core/ |
Executes the plugin. |
| GotoAction::submitConfigurationForm | function | core/ |
Form submission handler. |
| GotoAction::__construct | function | core/ |
Constructs a GotoAction object. |
| Grid::getCustomClass | function | core/ |
Return the token-replaced row or column classes for the specified result. |
| GroupwiseMax::submitOptionsForm | function | core/ |
When the form is submitted, make sure to clear the subquery string cache. |
| HandlerAggregatorTest | class | core/ |
Tests instances of the aggregator related view handlers. |
| HandlerAggregatorTest.php | file | core/ |
|
| HandlerAggregatorTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HandlerAggregatorTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 121
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.