Search for create
- Search 7.x for create
- Search 9.5.x for create
- Search 8.9.x for create
- Search 10.3.x for create
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
PlaceBlock::create | function | core/ |
Creates an instance of the plugin. |
PlaceholderGenerator::canCreatePlaceholder | function | core/ |
Analyzes whether the given render array can be placeholdered. |
PlaceholderGenerator::createPlaceholder | function | core/ |
Turns the given element into a placeholder. |
PlaceholderGenerator::createPlaceholderTag | function | core/ |
Generates a placeholder HTML tag. |
PlaceholderGeneratorInterface::canCreatePlaceholder | function | core/ |
Analyzes whether the given render array can be placeholdered. |
PlaceholderGeneratorInterface::createPlaceholder | function | core/ |
Turns the given element into a placeholder. |
PlaceholderGeneratorInterface::createPlaceholderTag | function | core/ |
Generates a placeholder HTML tag. |
PlaceholderGeneratorTest::providerCreatePlaceholderGeneratesValidHtmlMarkup | function | core/ |
|
PlaceholderGeneratorTest::testCreatePlaceholderGeneratesValidHtmlMarkup | function | core/ |
Ensure that the generated placeholder markup is valid. |
PlaceholderingRenderCache::createPlaceholderAndRemember | function | core/ |
Create a placeholder for a renderable array and remember in a static cache. |
PluginBase::create | function | core/ |
Creates an instance of the plugin. |
PluginExistsConstraint::create | function | core/ |
Creates an instance of the plugin. |
PluginFormFactory::createInstance | function | core/ |
Creates a new form instance. |
PluginFormFactoryInterface::createInstance | function | core/ |
Creates a new form instance. |
PluginFormFactoryTest::testCreateInstance | function | core/ |
@covers ::createInstance |
PluginFormFactoryTest::testCreateInstanceDefaultFallback | function | core/ |
@covers ::createInstance |
PluginFormFactoryTest::testCreateInstanceDefinitionException | function | core/ |
@covers ::createInstance |
PluginFormFactoryTest::testCreateInstanceInvalidException | function | core/ |
@covers ::createInstance |
PluginFormFactoryTest::testCreateInstancePluginAware | function | core/ |
@covers ::createInstance |
PluginFormFactoryTest::testCreateInstanceUsingPlugin | function | core/ |
@covers ::createInstance |
PluginFormFactoryTest::testCreateInstanceUsingPluginWithSlashes | function | core/ |
@covers ::createInstance |
PluginManagerBase::createInstance | function | core/ |
|
PluginManagerBaseTest::createInstanceCallback | function | core/ |
A callback method for mocking FactoryInterface objects. |
PluginManagerBaseTest::testCreateInstance | function | core/ |
Tests createInstance() with no fallback methods. |
PluginManagerBaseTest::testCreateInstanceFallback | function | core/ |
Tests createInstance() with a fallback method. |
PluginManagerDependentValidatorTrait::create | function | core/ |
|
PluralTranslatableMarkup::createFromTranslatedString | function | core/ |
Constructs a new class instance from already translated markup. |
PostCreateEvent | class | core/ |
Event fired after a stage directory has been created. |
PostCreateEvent.php | file | core/ |
|
PreCreateEvent | class | core/ |
Event fired before a stage directory is created. |
PreCreateEvent.php | file | core/ |
|
PreCreateEvent::$excludedPaths | property | core/ |
The list of paths to exclude from the stage directory. |
PreCreateEvent::__construct | function | core/ |
Constructs a PreCreateEvent object. |
PreExistingConfigException::create | function | core/ |
Creates an exception for an extension and a list of configuration objects. |
PrepareModulesEntityUninstallForm::create | function | core/ |
Instantiates a new instance of this class. |
PrivateKey::create | function | core/ |
Creates a new private key. |
PrivateTempStore::createKey | function | core/ |
Ensures that the key is unique for a user. |
ProcessFactory::create | function | core/ |
|
ProcessFactory::create | function | core/ |
|
ProcessField::create | function | core/ |
Creates an instance of the plugin. |
ProfileTranslationHandler::hasCreatedTime | function | core/ |
Checks whether the entity type supports creation time natively. |
ProjectCoreCompatibility::createMessageFromCoreCompatibility | function | core/ |
Creates core a compatibility message from a semantic version constraint. |
ProjectRelease::createFromArray | function | core/ |
Creates a ProjectRelease instance from an array. |
ProjectReleaseTest::providerCreateFromArray | function | core/ |
Data provider for testCreateFromArray(). |
ProjectReleaseTest::providerCreateFromArrayInvalidField | function | core/ |
Data provider for testCreateFromArrayInvalidField(). |
ProjectReleaseTest::providerCreateFromArrayMissingField | function | core/ |
Data provider for testCreateFromArrayMissingField(). |
ProjectReleaseTest::testCreateFromArray | function | core/ |
Tests creating with valid data. |
ProjectReleaseTest::testCreateFromArrayInvalidField | function | core/ |
Tests exceptions for invalid field types. |
ProjectReleaseTest::testCreateFromArrayMissingField | function | core/ |
Tests exceptions with missing fields. |
ProjectSecurityData::createFromProjectDataAndReleases | function | core/ |
Creates a ProjectSecurityData object from project data and releases. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.