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 |
---|---|---|---|
VocabularyResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
VocabularyTest::createEntity | function | core/ |
Creates the entity to be tested. |
Watchdog::$createdColumn | property | core/ |
Set the created column. |
WebDriverTestBase::createScreenshot | function | core/ |
Creates a screenshot. |
WidgetBase::create | function | core/ |
Creates an instance of the plugin. |
WidgetPluginManager::createInstance | function | core/ |
|
WildcardConfigActionsTest::testCreateForEach | function | core/ |
Tests that the createForEach action works as expected in normal conditions. |
WildcardConfigActionsTest::testCreateForEachErrorsIfAlreadyExists | function | core/ |
Tests that the createForEach action errs on conflict with existing config. |
WildcardConfigActionsTest::testCreateForEachErrorsIfNoBundleEntityTypesExist | function | core/ |
Tests that the createForEach action requires bundle entity types to exist. |
WildcardConfigActionsTest::testCreateForEachIfNotExists | function | core/ |
Tests that the createForEachIfNotExists action ignores existing config. |
WildcardConfigActionsTest::testCreateForEachNotAvailableOnNonBundleEntities | function | core/ |
Tests that the createForEach action only works on bundle entities. |
WildcardConfigActionsTest::testCreateForEachValidatesCreatedEntities | function | core/ |
Tests that the createForEach action validates the config it creates. |
WildcardConfigActionsTest::testCreateForEachWithLabel | function | core/ |
Tests using the `%label` placeholder with the createForEach action. |
WizardInterface::createView | function | core/ |
Creates a view from values that have already been validated. |
WizardPluginBase::$createdColumn | property | core/ |
The table column used for sorting by create date of this wizard. |
WizardPluginBase::create | function | core/ |
Creates an instance of the plugin. |
WizardPluginBase::createView | function | core/ |
Creates a view from values that have already been validated. |
WizardPluginBase::getCreatedColumn | function | core/ |
Gets the createdColumn property. |
WizardPluginBaseKernelTest::testCreateView | function | core/ |
Tests the creating of a view. |
WorkflowAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
WorkflowAccessControlHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
WorkflowAccessControlHandlerTest::testCheckCreateAccess | function | core/ |
@covers ::checkCreateAccess |
WorkflowAddForm::create | function | core/ |
Instantiates a new instance of this class. |
WorkflowEditForm::create | function | core/ |
Instantiates a new instance of this class. |
WorkflowListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
WorkflowResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
WorkflowStateAddForm::create | function | core/ |
Instantiates a new instance of this class. |
WorkflowStateEditForm::create | function | core/ |
Instantiates a new instance of this class. |
WorkflowTest::createEntity | function | core/ |
Creates the entity to be tested. |
WorkflowTransitionAddForm::create | function | core/ |
Instantiates a new instance of this class. |
WorkflowTransitionEditForm::create | function | core/ |
Instantiates a new instance of this class. |
Workspace::getCreatedTime | function | core/ |
Gets the workspace creation timestamp. |
Workspace::setCreatedTime | function | core/ |
Sets the workspace creation timestamp. |
WorkspaceAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
WorkspaceActivateForm::create | function | core/ |
Instantiates a new instance of this class. |
WorkspaceDeleteForm::create | function | core/ |
Instantiates a new instance of this class. |
WorkspaceForm::create | function | core/ |
Instantiates a new instance of this class. |
WorkspaceIntegrationTest::$createdTimestamp | property | core/ |
Creation timestamp that should be incremented for each new entity. |
WorkspaceIntegrationTest::testDisallowedEntityCreateInNonDefaultWorkspace | function | core/ |
Tests CREATE operations for unsupported entity types. |
WorkspaceInterface::getCreatedTime | function | core/ |
Gets the workspace creation timestamp. |
WorkspaceInterface::setCreatedTime | function | core/ |
Sets the workspace creation timestamp. |
WorkspaceListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
WorkspaceMergeForm::create | function | core/ |
Instantiates a new instance of this class. |
WorkspacePermissionsTest::testCreateWorkspace | function | core/ |
Verifies that a user can create but not edit a workspace. |
WorkspacePublishForm::create | function | core/ |
Instantiates a new instance of this class. |
WorkspaceResourceTestBase::$firstCreatedEntityId | property | core/ |
The entity ID for the first created entity in testPost(). |
WorkspaceResourceTestBase::$firstCreatedEntityId | property | core/ |
The entity ID for the first created entity in testPost(). |
WorkspaceResourceTestBase::$secondCreatedEntityId | property | core/ |
The entity ID for the second created entity in testPost(). |
WorkspaceResourceTestBase::$secondCreatedEntityId | property | core/ |
The entity ID for the second created entity in testPost(). |
WorkspaceResourceTestBase::createAnotherEntity | function | core/ |
Creates another entity to be tested. |
Pagination
- Previous page
- Page 37
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.