Search for generate
- Search 7.x for generate
- Search 9.5.x for generate
- Search 10.3.x for generate
- Search 11.x for generate
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
| FileUploadResource::generateLockIdFromFileUri | function | core/ |
Generates a lock ID based on the file URI. |
| FloatItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
| ForumTest::generateForumTopics | function | core/ |
Generates forum topics. |
| 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 | class | composer/ |
Generates an 'autoload.php' that includes the autoloader created by Composer. |
| GenerateAutoloadReferenceFile.php | file | composer/ |
|
| GenerateAutoloadReferenceFile::autoLoadContents | function | composer/ |
Builds the contents of the autoload file. |
| GenerateAutoloadReferenceFile::autoloadFileCommitted | function | composer/ |
Determines whether or not the autoload file has been committed. |
| 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/ |
HTML tag to use when building the link. |
| 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/ |
Returns markup. |
| GeneratedNoLink | class | core/ |
This class holds a <span> generated from the <nolink> route. |
| GeneratedNoLink.php | file | core/ |
|
| GeneratedNoLink::TAG | constant | core/ |
HTML tag to use when building the link. |
| 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. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.