Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| GeneratedLink | class | core/ |
Used to return generated links, along with associated cacheability metadata. |
| GeneratedLink.php | file | core/ |
|
| GeneratedLink::$generatedLink | property | core/ |
The HTML string value containing a link. |
| GeneratedLink::count | function | core/ |
|
| GeneratedLink::getGeneratedLink | function | core/ |
Gets the generated link. |
| GeneratedLink::jsonSerialize | function | core/ |
|
| GeneratedLink::setGeneratedLink | function | core/ |
Sets the generated link. |
| GeneratedLink::TAG | constant | core/ |
HTML tag to use when building the link. |
| GeneratedLink::__toString | function | core/ |
|
| GeneratedNoLink | class | core/ |
This class holds a <span> generated from the <nolink> route. |
| GeneratedNoLink.php | file | core/ |
|
| GeneratedNoLink::TAG | constant | core/ |
|
| GeneratedUrl | class | core/ |
Used to return generated URLs, along with associated bubbleable metadata. |
| GeneratedUrl.php | file | core/ |
|
| GeneratedUrl::$generatedUrl | property | core/ |
The string value of the URL. |
| GeneratedUrl::getGeneratedUrl | function | core/ |
Gets the generated URL. |
| 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. |
| GeneratorNotInitializedException | class | core/ |
Class for exceptions thrown when the generator has not been initialized. |
| GeneratorNotInitializedException.php | file | core/ |
|
| 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. |
Pagination
- Previous page
- Page 720
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.