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 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
GdToolkitImageManipulationTestBase::RED constant core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php
GdToolkitImageManipulationTestBase::ROTATE_TRANSPARENT constant core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php
GdToolkitImageManipulationTestBase::setUp function core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php
GdToolkitImageManipulationTestBase::testManipulations function core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php Tests height, width and color for the corners for the final images.
GdToolkitImageManipulationTestBase::TRANSPARENT constant core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php
GdToolkitImageManipulationTestBase::WHITE constant core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php
GdToolkitImageManipulationTestBase::YELLOW constant core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php
GdToolkitJpegImageManipulationTest class core/tests/Drupal/KernelTests/Core/Image/GdToolkitJpegImageManipulationTest.php GD image toolkit image manipulation of JPEG images.
GdToolkitJpegImageManipulationTest.php file core/tests/Drupal/KernelTests/Core/Image/GdToolkitJpegImageManipulationTest.php
GdToolkitJpegImageManipulationTest::$sourceTestImage property core/tests/Drupal/KernelTests/Core/Image/GdToolkitJpegImageManipulationTest.php
GdToolkitNoTransparencyGifImageManipulationTest class core/tests/Drupal/KernelTests/Core/Image/GdToolkitNoTransparencyGifImageManipulationTest.php GD image toolkit image manipulation of no-transparency GIF images.
GdToolkitNoTransparencyGifImageManipulationTest.php file core/tests/Drupal/KernelTests/Core/Image/GdToolkitNoTransparencyGifImageManipulationTest.php
GdToolkitNoTransparencyGifImageManipulationTest::$sourceTestImage property core/tests/Drupal/KernelTests/Core/Image/GdToolkitNoTransparencyGifImageManipulationTest.php
GdToolkitNoTransparencyGifImageManipulationTest::providerOperationTestCases function core/tests/Drupal/KernelTests/Core/Image/GdToolkitNoTransparencyGifImageManipulationTest.php
GdToolkitPngImageManipulationTest class core/tests/Drupal/KernelTests/Core/Image/GdToolkitPngImageManipulationTest.php GD image toolkit image manipulation of PNG images.
GdToolkitPngImageManipulationTest.php file core/tests/Drupal/KernelTests/Core/Image/GdToolkitPngImageManipulationTest.php
GdToolkitPngImageManipulationTest::$sourceTestImage property core/tests/Drupal/KernelTests/Core/Image/GdToolkitPngImageManipulationTest.php
GdToolkitPngImageManipulationTest::pngImageProvider function core/tests/Drupal/KernelTests/Core/Image/GdToolkitPngImageManipulationTest.php Provides a list of PNG image URIs for testing.
GdToolkitPngImageManipulationTest::testIncorrectIccpSrgbProfile function core/tests/Drupal/KernelTests/Core/Image/GdToolkitPngImageManipulationTest.php Tests that GD doesn't trigger warnings for iCCP sRGB profiles.
GdToolkitWebpImageManipulationTest class core/tests/Drupal/KernelTests/Core/Image/GdToolkitWebpImageManipulationTest.php GD image toolkit image manipulation of WEBP images.
GdToolkitWebpImageManipulationTest.php file core/tests/Drupal/KernelTests/Core/Image/GdToolkitWebpImageManipulationTest.php
GdToolkitWebpImageManipulationTest::$sourceTestImage property core/tests/Drupal/KernelTests/Core/Image/GdToolkitWebpImageManipulationTest.php
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.
GenerateAutoloadRuntimeReferenceFile::autoLoadRuntimeContents function composer/Plugin/Scaffold/GenerateAutoloadRuntimeReferenceFile.php Builds the contents of the autoload_runtime file.
GenerateAutoloadRuntimeReferenceFile::__construct function composer/Plugin/Scaffold/GenerateAutoloadRuntimeReferenceFile.php This class provides only static methods.
GeneratedLink::jsonSerialize function core/lib/Drupal/Core/GeneratedLink.php
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 Returns a Symfony file finder.
GenerateTheme::getStarterKitVersion function core/lib/Drupal/Core/Command/GenerateTheme.php Gets the Starter Kit version string.
GenerateTheme::loadStarterKitConfig function core/lib/Drupal/Core/Command/GenerateTheme.php Loads the Starter Kit configuration.

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