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 |
|---|---|---|---|
| ContentEntityStorageBase::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| ContentEntityStorageBase::createRevision | function | core/ |
Creates a new revision starting off from the specified entity object. |
| ContentEntityStorageBase::createTranslation | function | core/ |
Constructs a new entity translation object, without permanently saving it. |
| ContentEntityStorageBase::createWithSampleValues | function | core/ |
Creates an entity with sample field values. |
| ContentEntityStorageBase::doCreate | function | core/ |
Performs storage-specific creation of entities. |
| ContentEntityStorageBase::onFieldDefinitionCreate | function | core/ |
Reacts to the creation of a field. |
| ContentEntityStorageBase::onFieldStorageDefinitionCreate | function | core/ |
Reacts to the creation of a field storage definition. |
| ContentEntityStorageBaseTest::providerTestCreate | function | core/ |
Provides test data for testCreate(). |
| ContentEntityStorageBaseTest::testCreate | function | core/ |
Tests create. |
| ContentEntityStorageBaseTest::testReCreate | function | core/ |
Tests re create. |
| ContentEntityStorageInterface::createWithSampleValues | function | core/ |
Creates an entity with sample field values. |
| ContentLanguageSettingsForm::create | function | core/ |
Instantiates a new instance of this class. |
| ContentLanguageSettingsResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| ContentLanguageSettingsTest::createAnotherEntity | function | core/ |
Creates another entity to be tested. |
| ContentLanguageSettingsTest::createEntity | function | core/ |
Creates the entity to be tested. |
| ContentModeration::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| ContentModerationConfigureEntityTypesForm::create | function | core/ |
Instantiates a new instance of this class. |
| ContentModerationConfigureForm::create | function | core/ |
Instantiates a new instance of this class. |
| ContentModerationState::updateOrCreateFromEntity | function | core/ |
Creates or updates an entity's moderation state whilst saving that entity. |
| ContentModerationStateAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
| ContentModerationStateFormatter::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| ContentModerationStateResourceTest::testCreateContentModerationStateResource | function | core/ |
|
| ContentModerationStateTest::createEntity | function | core/ |
Creates an entity. |
| ContentModerationTestTrait::createEditorialWorkflow | function | core/ |
Creates the editorial workflow. |
| ContentPreprocess::create | function | core/ |
Instantiates a new instance of this class. |
| ContentTranslationContextualLinks::create | function | core/ |
Creates a new class instance. |
| ContentTranslationController::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| ContentTranslationFieldSyncRevisionTest::createRevision | function | core/ |
Creates a new revision starting from the latest translation-affecting one. |
| ContentTranslationHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| ContentTranslationHandler::hasCreatedTime | function | core/ |
Checks whether the entity type supports creation time natively. |
| ContentTranslationLinkTagTest::createTranslatableEntity | function | core/ |
Create a test entity with translations. |
| ContentTranslationLocalTasks::create | function | core/ |
Creates a new class instance. |
| ContentTranslationManageAccessCheckTest::testCreateAccess | function | core/ |
Tests the create access method. |
| ContentTranslationMetadataWrapper::getCreatedTime | function | core/ |
Returns the translation creation timestamp. |
| ContentTranslationMetadataWrapper::setCreatedTime | function | core/ |
Sets the translation creation timestamp. |
| ContentTranslationMetadataWrapperInterface::getCreatedTime | function | core/ |
Returns the translation creation timestamp. |
| ContentTranslationMetadataWrapperInterface::setCreatedTime | function | core/ |
Sets the translation creation timestamp. |
| ContentTranslationPermissions::create | function | core/ |
Instantiates a new instance of this class. |
| ContentTranslationSynchronizedFieldsConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| ContentTranslationTestBase::createEntity | function | core/ |
Creates the entity to be translated. |
| ContentTypeCreationTrait::createContentType | function | core/ |
Creates a custom content type based on default settings. |
| Context::createFromContext | function | core/ |
Creates a new context with a different value. |
| ContextDefinition::create | function | core/ |
Creates a new context definition. |
| ContextDefinitionTest::testCreateWithEntityDataType | function | core/ |
Tests create with entity data type. |
| ContextInterface::createFromContext | function | core/ |
Creates a new context with a different value. |
| ContextualController::create | function | core/ |
Instantiates a new instance of this class. |
| ContextualDynamicContextTest::createContextualIdToken | function | core/ |
Creates a contextual ID token. |
| ControllerBaseTest::testCreate | function | core/ |
Tests create. |
| ControllerBaseTest::testCreateException | function | core/ |
Tests create exception. |
| ControllerBaseTest::testCreateOptional | function | core/ |
Tests create optional. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.