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 |
|---|---|---|---|
| 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. |
| ProjectSecurityRequirement::createFromProjectDataAndSecurityCoverageInfo | function | core/ |
Creates a ProjectSecurityRequirement object from project data. |
| ProtectedUserFieldConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| ProtectedUserFieldConstraintValidatorTest::createValidator | function | core/ |
|
| PsrResponseSubscriberTest::createEvent | function | core/ |
Sets up an event that returns $controllerResult. |
| QueryAggregate::createSqlAlias | function | core/ |
Builds a sql alias as expected in the result. |
| QueueInterface::createItem | function | core/ |
Adds a queue item and store it directly to the queue. |
| QueueInterface::createQueue | function | core/ |
Creates a queue. |
| QueueWorkerManager::createInstance | function | core/ |
|
| Raw::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| ReadOnlyStorage::createCollection | function | core/ |
Creates a collection on the storage. |
| Recipe::createFromDirectory | function | core/ |
Creates a recipe object from the provided path. |
| RecipeConfigStorageWrapper::createCollection | function | core/ |
Creates a collection on the storage. |
| RecipeConfigStorageWrapper::createStorageFromArray | function | core/ |
Creates a single config storage for an array of storages. |
| RecipeConfigStorageWrapperTest::testCreateCollection | function | core/ |
Test creating a collection passes the name through to the child storages. |
| RecipeOverrideConfigStorage::createCollection | function | core/ |
Creates a collection on the storage. |
| RecipeTest::testCreateFromDirectory2 | function | core/ |
Tests create from directory 2. |
| RecipeTest::testCreateFromDirectoryNoRecipe | function | core/ |
Tests creating a recipe from an empty directory. |
| RecipeTestTrait::createRecipe | function | core/ |
Creates a recipe in a temporary directory. |
| RecursiveValidatorFactory::createValidator | function | core/ |
Creates a new RecursiveValidator. |
| RedirectFormBlock::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| ReflectionFactory::createInstance | function | core/ |
Creates a plugin instance based on the provided ID and configuration. |
| ReflectionFactoryTest::testCreateInstance | function | core/ |
@legacy-covers ::createInstance |
| RegionalForm::create | function | core/ |
Instantiates a new instance of this class. |
| Relationship::createFromEntityReferenceField | function | core/ |
Creates a new Relationship from an entity reference field. |
| RenderedEntity::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| RendererPlaceholdersTest::testCreatePlaceholderPropertyWithoutLazyBuilder | function | core/ |
Tests create placeholder property without lazy builder. |
| RenderPlaceholderMessageTestController::create | function | core/ |
Instantiates a new instance of this class. |
| RequestHandler::create | function | core/ |
Instantiates a new instance of this class. |
| RequestHandler::createArgumentResolver | function | core/ |
Creates an argument resolver, containing all REST parameters. |
| RequestPath::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| RequestSanitizerTest::createRequestForTesting | function | core/ |
Creates a request and sets PHP globals for testing. |
| RequiredConfigDependenciesConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| ResourceBase::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| ResourceFetcher::createResource | function | core/ |
Creates a Resource object from raw resource data. |
| ResourceObject::createFromEntity | function | core/ |
Creates a new ResourceObject from an entity. |
| ResourceResponseValidatorTest::createRequest | function | core/ |
Helper method to create a request object. |
| ResourceResponseValidatorTest::createResponse | function | core/ |
Helper method to create a resource response from arbitrary JSON. |
| ResourceTestBase::$firstCreatedEntityId | property | core/ |
The entity ID for the first created entity in testPost(). |
| ResourceTestBase::$secondCreatedEntityId | property | core/ |
The entity ID for the second created entity in testPost(). |
| ResourceTestBase::createAnotherEntity | function | core/ |
Creates another entity to be tested. |
| ResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.