Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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 command line application to generate proxy classes. |
| 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/ |
|
| GeneratedLink::setGeneratedLink | function | core/ |
Sets the generated link. |
| GeneratedLink::__toString | function | core/ |
Returns markup. |
| 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. |
| GenericCacheBackendUnitTestBase | class | core/ |
Tests any cache backend. |
| GenericCacheBackendUnitTestBase | class | core/ |
Tests any cache backend. |
| GenericCacheBackendUnitTestBase.php | file | core/ |
|
| GenericCacheBackendUnitTestBase.php | file | core/ |
|
| GenericCacheBackendUnitTestBase::$cachebackends | property | core/ |
Array of objects implementing Drupal\Core\Cache\CacheBackendInterface. |
| GenericCacheBackendUnitTestBase::$cachebackends | property | core/ |
Array of objects implementing Drupal\Core\Cache\CacheBackendInterface. |
| GenericCacheBackendUnitTestBase::$defaultValue | property | core/ |
Random value to use in tests. |
| GenericCacheBackendUnitTestBase::$defaultValue | property | core/ |
Random value to use in tests. |
| GenericCacheBackendUnitTestBase::$testBin | property | core/ |
Cache bin to use for testing. |
| GenericCacheBackendUnitTestBase::$testBin | property | core/ |
Cache bin to use for testing. |
| GenericCacheBackendUnitTestBase::createCacheBackend | function | core/ |
Creates a cache backend to test. |
| GenericCacheBackendUnitTestBase::createCacheBackend | function | core/ |
Creates a cache backend to test. |
| GenericCacheBackendUnitTestBase::getCacheBackend | function | core/ |
Gets a backend to test; this will get a shared instance set in the object. |
| GenericCacheBackendUnitTestBase::getCacheBackend | function | core/ |
Gets a backend to test; this will get a shared instance set in the object. |
| GenericCacheBackendUnitTestBase::getTestBin | function | core/ |
Gets the testing bin. |
| GenericCacheBackendUnitTestBase::getTestBin | function | core/ |
Gets the testing bin. |
| GenericCacheBackendUnitTestBase::setUp | function | core/ |
Performs setup tasks before each individual test method is run. |
| GenericCacheBackendUnitTestBase::setUp | function | core/ |
|
| GenericCacheBackendUnitTestBase::setUpCacheBackend | function | core/ |
Allows specific implementation to change the environment before a test run. |
| GenericCacheBackendUnitTestBase::setUpCacheBackend | function | core/ |
Allows specific implementation to change the environment before a test run. |
| GenericCacheBackendUnitTestBase::tearDown | function | core/ |
Performs cleanup tasks after each individual test method has been run. |
Pagination
- Previous page
- Page 604
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.