Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
GDImageToolkitOperationBase class core/modules/system/src/Plugin/ImageToolkit/Operation/gd/GDImageToolkitOperationBase.php
GDImageToolkitOperationBase.php file core/modules/system/src/Plugin/ImageToolkit/Operation/gd/GDImageToolkitOperationBase.php
GDImageToolkitOperationBase::getToolkit function core/modules/system/src/Plugin/ImageToolkit/Operation/gd/GDImageToolkitOperationBase.php The correctly typed image toolkit for GD operations.
GDToolkit::$fileSystem property core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php The file system.
GDToolkit::$streamWrapperManager property core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php The StreamWrapper manager.
GDToolkit::extensionToImageType function core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php Returns the IMAGETYPE_xxx constant for the given extension.
GDToolkit::getRequirements function core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php
GDToolkit::getResource function core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php Retrieves the GD image resource.
GDToolkit::getSupportedExtensions function core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php
GDToolkit::getTransparentColor function core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php Gets the color set for transparency in GIF images.
GDToolkit::isAvailable function core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php
GDToolkit::isValid function core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php
GDToolkit::parseFile function core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php
GDToolkit::save function core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php
GDToolkit::setImage function core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php Sets an image or resets existing one.
GDToolkit::setResource function core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php Sets the GD image resource.
GDToolkit::setType function core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php Sets the PHP type of the image.
GDToolkit::submitConfigurationForm function core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php
GDToolkit::supportedTypes function core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php Returns a list of image types supported by the toolkit.
GDToolkit::__construct function core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php Constructs a GDToolkit object.
GDToolkit::__isset function core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php
GDToolkit::__set function core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php
GDToolkit::__unset function core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php
generate-d6-content.sh file core/scripts/generate-d6-content.sh #!/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/scripts/generate-d7-content.sh #!/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/scripts/generate-proxy-class.php A script to generate proxy classes for lazy services.
GenerateAutoloadReferenceFile::autoLoadContents function composer/Plugin/Scaffold/GenerateAutoloadReferenceFile.php Builds the contents of the autoload file.
GenerateAutoloadReferenceFile::__construct function composer/Plugin/Scaffold/GenerateAutoloadReferenceFile.php This class provides only static methods.
GeneratedLink::jsonSerialize function core/lib/Drupal/Core/GeneratedLink.php #[\ReturnTypeWillChange]
GeneratedLink::setGeneratedLink function core/lib/Drupal/Core/GeneratedLink.php Sets the generated link.
GeneratedLink::__toString function core/lib/Drupal/Core/GeneratedLink.php
GeneratedUrl::setGeneratedUrl function core/lib/Drupal/Core/GeneratedUrl.php Sets the generated URL.
GeneratePermutationsTrait trait core/tests/Drupal/Tests/Traits/Core/GeneratePermutationsTrait.php Adds ability to convert a list of parameters into a stack of permutations.
GeneratePermutationsTrait.php file core/tests/Drupal/Tests/Traits/Core/GeneratePermutationsTrait.php
GeneratePermutationsTrait::generatePermutations function core/tests/Drupal/Tests/Traits/Core/GeneratePermutationsTrait.php Converts a list of possible parameters into a stack of permutations.
GenerateProxyClassApplication class core/lib/Drupal/Core/Command/GenerateProxyClassApplication.php Provides a console command to generate proxy classes.
GenerateProxyClassApplication.php file core/lib/Drupal/Core/Command/GenerateProxyClassApplication.php
GenerateProxyClassApplication::$proxyBuilder property core/lib/Drupal/Core/Command/GenerateProxyClassApplication.php The proxy builder.
GenerateProxyClassApplication::getCommandName function core/lib/Drupal/Core/Command/GenerateProxyClassApplication.php
GenerateProxyClassApplication::getDefaultCommands function core/lib/Drupal/Core/Command/GenerateProxyClassApplication.php
GenerateProxyClassApplication::getDefinition function core/lib/Drupal/Core/Command/GenerateProxyClassApplication.php Overridden so the application doesn't expect the command name as the first
argument.
GenerateProxyClassApplication::__construct function core/lib/Drupal/Core/Command/GenerateProxyClassApplication.php Constructs a new GenerateProxyClassApplication instance.
GenerateProxyClassCommand class core/lib/Drupal/Core/Command/GenerateProxyClassCommand.php Provides a console command to generate proxy classes.
GenerateProxyClassCommand.php file core/lib/Drupal/Core/Command/GenerateProxyClassCommand.php
GenerateProxyClassCommand::$proxyBuilder property core/lib/Drupal/Core/Command/GenerateProxyClassCommand.php The proxy builder.
GenerateProxyClassCommand::configure function core/lib/Drupal/Core/Command/GenerateProxyClassCommand.php
GenerateProxyClassCommand::execute function core/lib/Drupal/Core/Command/GenerateProxyClassCommand.php
GenerateProxyClassCommand::__construct function core/lib/Drupal/Core/Command/GenerateProxyClassCommand.php Constructs a new GenerateProxyClassCommand instance.
GenerateTheme::createFilesFinder function core/lib/Drupal/Core/Command/GenerateTheme.php
GenerateTheme::getStarterKitVersion function core/lib/Drupal/Core/Command/GenerateTheme.php

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