Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| GDImageToolkitOperationBase | class | core/ |
|
| GDImageToolkitOperationBase.php | file | core/ |
|
| GDImageToolkitOperationBase::getToolkit | function | core/ |
The correctly typed image toolkit for GD operations. |
| GDToolkit::$fileSystem | property | core/ |
The file system. |
| GDToolkit::$streamWrapperManager | property | core/ |
The StreamWrapper manager. |
| GDToolkit::extensionToImageType | function | core/ |
Returns the IMAGETYPE_xxx constant for the given extension. |
| GDToolkit::getRequirements | function | core/ |
|
| GDToolkit::getResource | function | core/ |
Retrieves the GD image resource. |
| GDToolkit::getSupportedExtensions | function | core/ |
|
| GDToolkit::getTransparentColor | function | core/ |
Gets the color set for transparency in GIF images. |
| GDToolkit::isAvailable | function | core/ |
|
| GDToolkit::isValid | function | core/ |
|
| GDToolkit::parseFile | function | core/ |
|
| GDToolkit::save | function | core/ |
|
| GDToolkit::setImage | function | core/ |
Sets an image or resets existing one. |
| GDToolkit::setResource | function | core/ |
Sets the GD image resource. |
| GDToolkit::setType | function | core/ |
Sets the PHP type of the image. |
| GDToolkit::submitConfigurationForm | function | core/ |
|
| GDToolkit::supportedTypes | function | core/ |
Returns a list of image types supported by the toolkit. |
| GDToolkit::__construct | function | core/ |
Constructs a GDToolkit object. |
| GDToolkit::__isset | function | core/ |
|
| GDToolkit::__set | function | core/ |
|
| GDToolkit::__unset | function | core/ |
|
| generate-d6-content.sh | file | core/ |
#!/usr/bin/env php <?php /** * Generate content for a Drupal 6 database to test the upgrade process. * * Run this script at the root of an existing Drupal 6 installation. * Steps to use this generation script: * - Install drupal 6. * - Run… |
| generate-d7-content.sh | file | core/ |
#!/usr/bin/env php <?php /** * Generate content for a Drupal 7 database to test the upgrade process. * * Run this script at the root of an existing Drupal 7 installation. * * Steps to use this generation script: * - Install drupal 7. * -… |
| generate-proxy-class.php | file | core/ |
A script to generate proxy classes for lazy services. |
| GenerateAutoloadReferenceFile::autoLoadContents | function | composer/ |
Builds the contents of the autoload file. |
| GenerateAutoloadReferenceFile::__construct | function | composer/ |
This class provides only static methods. |
| GeneratedLink::jsonSerialize | function | core/ |
#[\ReturnTypeWillChange] |
| GeneratedLink::setGeneratedLink | function | core/ |
Sets the generated link. |
| GeneratedLink::__toString | function | core/ |
|
| GeneratedUrl::setGeneratedUrl | function | core/ |
Sets the generated URL. |
| GeneratePermutationsTrait | trait | core/ |
Adds ability to convert a list of parameters into a stack of permutations. |
| GeneratePermutationsTrait.php | file | core/ |
|
| GeneratePermutationsTrait::generatePermutations | function | core/ |
Converts a list of possible parameters into a stack of permutations. |
| GenerateProxyClassApplication | class | core/ |
Provides a console command to generate proxy classes. |
| GenerateProxyClassApplication.php | file | core/ |
|
| GenerateProxyClassApplication::$proxyBuilder | property | core/ |
The proxy builder. |
| GenerateProxyClassApplication::getCommandName | function | core/ |
|
| GenerateProxyClassApplication::getDefaultCommands | function | core/ |
|
| GenerateProxyClassApplication::getDefinition | function | core/ |
Overridden so the application doesn't expect the command name as the first argument. |
| GenerateProxyClassApplication::__construct | function | core/ |
Constructs a new GenerateProxyClassApplication instance. |
| GenerateProxyClassCommand | class | core/ |
Provides a console command to generate proxy classes. |
| GenerateProxyClassCommand.php | file | core/ |
|
| GenerateProxyClassCommand::$proxyBuilder | property | core/ |
The proxy builder. |
| GenerateProxyClassCommand::configure | function | core/ |
|
| GenerateProxyClassCommand::execute | function | core/ |
|
| GenerateProxyClassCommand::__construct | function | core/ |
Constructs a new GenerateProxyClassCommand instance. |
| GenerateTheme::createFilesFinder | function | core/ |
|
| GenerateTheme::getStarterKitVersion | function | core/ |
Pagination
- Previous page
- Page 627
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.