Search for create

  1. Search 7.x for create
  2. Search 9.5.x for create
  3. Search 8.9.x for create
  4. Search 10.3.x for create
  5. Search main for create
  6. Other projects
Title Object type File name Summary
WizardPluginBase::getCreatedColumn function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Gets the createdColumn property.
WizardPluginBaseKernelTest::testCreateView function core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php Tests the creating of a view.
WorkflowAccessControlHandler::checkCreateAccess function core/modules/workflows/src/WorkflowAccessControlHandler.php Performs create access checks.
WorkflowAccessControlHandler::createInstance function core/modules/workflows/src/WorkflowAccessControlHandler.php Instantiates a new instance of this entity handler.
WorkflowAccessControlHandlerTest::testCheckCreateAccess function core/modules/workflows/tests/src/Kernel/WorkflowAccessControlHandlerTest.php Tests check create access.
WorkflowAddForm::create function core/modules/workflows/src/Form/WorkflowAddForm.php Instantiates a new instance of the implementing class using autowiring.
WorkflowEditForm::create function core/modules/workflows/src/Form/WorkflowEditForm.php Instantiates a new instance of the implementing class using autowiring.
WorkflowListBuilder::createInstance function core/modules/workflows/src/WorkflowListBuilder.php Instantiates a new instance of this entity handler.
WorkflowResourceTestBase::createEntity function core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php Creates the entity to be tested.
WorkflowStateAddForm::create function core/modules/workflows/src/Form/WorkflowStateAddForm.php Instantiates a new instance of the implementing class using autowiring.
WorkflowStateEditForm::create function core/modules/workflows/src/Form/WorkflowStateEditForm.php Instantiates a new instance of the implementing class using autowiring.
WorkflowTest::createEntity function core/modules/jsonapi/tests/src/Functional/WorkflowTest.php Creates the entity to be tested.
WorkflowTransitionAddForm::create function core/modules/workflows/src/Form/WorkflowTransitionAddForm.php Instantiates a new instance of the implementing class using autowiring.
WorkflowTransitionEditForm::create function core/modules/workflows/src/Form/WorkflowTransitionEditForm.php Instantiates a new instance of the implementing class using autowiring.
Workspace::getCreatedTime function core/modules/workspaces/src/Entity/Workspace.php Gets the workspace creation timestamp.
Workspace::setCreatedTime function core/modules/workspaces/src/Entity/Workspace.php Sets the workspace creation timestamp.
WorkspaceAccessControlHandler::checkCreateAccess function core/modules/workspaces/src/WorkspaceAccessControlHandler.php Performs create access checks.
WorkspaceActivateForm::create function core/modules/workspaces/src/Form/WorkspaceActivateForm.php Instantiates a new instance of this class.
WorkspaceActivateForm::create function core/modules/workspaces_ui/src/Form/WorkspaceActivateForm.php Instantiates a new instance of the implementing class using autowiring.
WorkspaceDeleteForm::create function core/modules/workspaces_ui/src/Form/WorkspaceDeleteForm.php Instantiates a new instance of the implementing class using autowiring.
WorkspaceDeleteForm::create function core/modules/workspaces/src/Form/WorkspaceDeleteForm.php Instantiates a new instance of this class.
WorkspaceForm::create function core/modules/workspaces/src/Form/WorkspaceForm.php Instantiates a new instance of this class.
WorkspaceForm::create function core/modules/workspaces_ui/src/Form/WorkspaceForm.php Instantiates a new instance of the implementing class using autowiring.
WorkspaceIntegrationTest::$createdTimestamp property core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php Creation timestamp that should be incremented for each new entity.
WorkspaceIntegrationTest::testDisallowedEntityCreateInNonDefaultWorkspace function core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php Tests CREATE operations for unsupported entity types.
WorkspaceInterface::getCreatedTime function core/modules/workspaces/src/WorkspaceInterface.php Gets the workspace creation timestamp.
WorkspaceInterface::setCreatedTime function core/modules/workspaces/src/WorkspaceInterface.php Sets the workspace creation timestamp.
WorkspaceListBuilder::createInstance function core/modules/workspaces/src/WorkspaceListBuilder.php Instantiates a new instance of this entity handler.
WorkspaceListBuilder::createInstance function core/modules/workspaces_ui/src/WorkspaceListBuilder.php Instantiates a new instance of this entity handler.
WorkspaceMergeForm::create function core/modules/workspaces_ui/src/Form/WorkspaceMergeForm.php Instantiates a new instance of the implementing class using autowiring.
WorkspaceMergeForm::create function core/modules/workspaces/src/Form/WorkspaceMergeForm.php Instantiates a new instance of this class.
WorkspacePermissionsTest::testCreateWorkspace function core/modules/workspaces/tests/src/Functional/WorkspacePermissionsTest.php Verifies that a user can create but not edit a workspace.
WorkspaceProviderBase::entityCreate function core/modules/workspaces/src/Provider/WorkspaceProviderBase.php Acts before an entity is created.
WorkspaceProviderInterface::entityCreate function core/modules/workspaces/src/Provider/WorkspaceProviderInterface.php Acts before an entity is created.
WorkspacePublishForm::create function core/modules/workspaces_ui/src/Form/WorkspacePublishForm.php Instantiates a new instance of the implementing class using autowiring.
WorkspacePublishForm::create function core/modules/workspaces/src/Form/WorkspacePublishForm.php Instantiates a new instance of this class.
WorkspaceResourceTestBase::$firstCreatedEntityId property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceResourceTestBase.php The entity ID for the first created entity in doTestPost().
WorkspaceResourceTestBase::$secondCreatedEntityId property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceResourceTestBase.php The entity ID for the second created entity in doTestPost().
WorkspaceResourceTestBase::createAnotherEntity function core/modules/workspaces/tests/src/Functional/Rest/WorkspaceResourceTestBase.php Creates another entity to be tested.
WorkspaceResourceTestBase::createEntity function core/modules/workspaces/tests/src/Functional/Rest/WorkspaceResourceTestBase.php Creates the entity to be tested.
WorkspacesContentModerationStateTest::createContentType function core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php Creates a custom content type based on default settings.
WorkspacesContentModerationStateTest::createEditorialWorkflow function core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php Creates the editorial workflow.
WorkspacesContentModerationStateTest::createEntity function core/modules/content_moderation/tests/src/Kernel/WorkspacesContentModerationStateTest.php Creates an entity.
WorkspaceSelection::create function core/modules/workspaces/src/Plugin/EntityReferenceSelection/WorkspaceSelection.php Instantiates a new instance of the implementing class using autowiring.
WorkspacesMediaLibraryIntegrationTest::drupalCreateUser function core/modules/workspaces/tests/src/FunctionalJavascript/WorkspacesMediaLibraryIntegrationTest.php Create a user with a given set of permissions.
WorkspacesTestHooks::entityCreate function core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php Implements hook_entity_create().
WorkspacesTestHooks::entityTranslationCreate function core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mulrevpub'.
WorkspaceSwitcherBlock::create function core/modules/workspaces/src/Plugin/Block/WorkspaceSwitcherBlock.php Instantiates a new instance of the implementing class using autowiring.
WorkspaceSwitcherForm::create function core/modules/workspaces/src/Form/WorkspaceSwitcherForm.php Instantiates a new instance of this class.
WorkspaceSwitcherForm::create function core/modules/workspaces_ui/src/Form/WorkspaceSwitcherForm.php Instantiates a new instance of the implementing class using autowiring.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.