Search for generate
- Search 7.x for generate
- Search 9.5.x for generate
- Search 8.9.x for generate
- Search 11.x for generate
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ExceptionHandlingTest::testExceptionResponseGeneratedForOriginalRequest | function | core/ |
Tests that the exception response is executed in the original context. |
| FakeLogEntries::generateLogEntries | function | core/ |
Generates a number of random database log events. |
| FieldItemBase::generateSampleValue | function | core/ |
Generates placeholder field values. |
| FieldItemInterface::generateSampleValue | function | core/ |
Generates placeholder field values. |
| FieldItemList::generateSampleItems | function | core/ |
Populates a specified number of field items with valid sample data. |
| FieldItemListInterface::generateSampleItems | function | core/ |
Populates a specified number of field items with valid sample data. |
| FieldKernelTestBase::_generateTestFieldValues | function | core/ |
Generate random values for a field_test field. |
| FieldTestBase::_generateTestFieldValues | function | core/ |
Generate random values for a field_test field. |
| FileItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
| FileUploadHandler::generateLockId | function | core/ |
Generates a lock ID based on the file URI. |
| FileUploadResource::generateLockIdFromFileUri | function | core/ |
Generates a lock ID based on the file URI. |
| FileUrlGenerator::doGenerateString | function | core/ |
Creates an absolute web-accessible URL string. |
| FileUrlGenerator::generate | function | core/ |
Creates a root-relative web-accessible URL object. |
| FileUrlGenerator::generateAbsoluteString | function | core/ |
Creates an absolute web-accessible URL string. |
| FileUrlGenerator::generatePath | function | core/ |
Generate a URL path. |
| FileUrlGenerator::generateString | function | core/ |
Creates a root-relative web-accessible URL string. |
| FileUrlGeneratorInterface::generate | function | core/ |
Creates a root-relative web-accessible URL object. |
| FileUrlGeneratorInterface::generateAbsoluteString | function | core/ |
Creates an absolute web-accessible URL string. |
| FileUrlGeneratorInterface::generateString | function | core/ |
Creates a root-relative web-accessible URL string. |
| FileUrlGeneratorTest::providerGenerateURI | function | core/ |
Data provider. |
| FileUrlGeneratorTest::testGenerateAbsoluteStringMissingStreamWrapper | function | core/ |
Tests missing stream handler. |
| FileUrlGeneratorTest::testGenerateMissingStreamWrapper | function | core/ |
Tests missing stream handler. |
| FileUrlGeneratorTest::testGenerateStringMissingStreamWrapper | function | core/ |
Tests missing stream handler. |
| FileUrlGeneratorTest::testGenerateURI | function | core/ |
@covers ::generate[[api-linebreak]] |
| FileUrlGeneratorTest::testGenerateURIWithSchema | function | core/ |
@covers ::generate[[api-linebreak]] |
| 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 script to generate proxy classes for lazy services. |
| 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/ |
#[\ReturnTypeWillChange] |
| GeneratedLink::getGeneratedLink | function | core/ |
Gets the generated link. |
| GeneratedLink::jsonSerialize | function | core/ |
#[\ReturnTypeWillChange] |
| 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. |
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.