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 11.x for create
  6. Other projects
Title Object type File name Summary
ViewStorageTest::testCreateDuplicate function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests the createDuplicate() View method.
ViewsWizardTest::testCreateViewWizard function core/modules/views_ui/tests/src/FunctionalJavascript/ViewsWizardTest.php Tests creating a View using the wizard.
views_ui.create.html.twig file core/modules/views_ui/help_topics/views_ui.create.html.twig ---
label: 'Creating a new view'
related:
- views.overview
- views_ui.edit
- views_ui.add_display
---
{% set views_link_text %}{% trans %}Views{% endtrans %}{% endset %}
{% set views_link = render_var(help_route_link(views_link_text,…
ViewTest::createEntity function core/modules/jsonapi/tests/src/Functional/ViewTest.php
ViewTestData::createTestViews function core/modules/views/src/Tests/ViewTestData.php Create test views from config.
ViewUI::create function core/modules/views_ui/src/ViewUI.php
ViewUI::createDuplicate function core/modules/views_ui/src/ViewUI.php
ViewUI::postCreate function core/modules/views_ui/src/ViewUI.php
ViewUI::preCreate function core/modules/views_ui/src/ViewUI.php
Vocabulary::shouldCreateNewRevision function core/modules/taxonomy/src/Entity/Vocabulary.php
VocabularyForm::create function core/modules/taxonomy/src/VocabularyForm.php
VocabularyListBuilder::createInstance function core/modules/taxonomy/src/VocabularyListBuilder.php
VocabularyResetForm::create function core/modules/taxonomy/src/Form/VocabularyResetForm.php
VocabularyResourceTestBase::createEntity function core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php
VocabularyTest::createEntity function core/modules/jsonapi/tests/src/Functional/VocabularyTest.php
Watchdog::$createdColumn property core/modules/dblog/src/Plugin/views/wizard/Watchdog.php Set the created column.
WebDriverTestBase::createScreenshot function core/tests/Drupal/FunctionalJavascriptTests/WebDriverTestBase.php Creates a screenshot.
WidgetBase::create function core/lib/Drupal/Core/Field/WidgetBase.php
WidgetPluginManager::createInstance function core/lib/Drupal/Core/Field/WidgetPluginManager.php
WildcardConfigActionsTest::testCreateForEach function core/tests/Drupal/KernelTests/Core/Recipe/WildcardConfigActionsTest.php Tests that the createForEach action works as expected in normal conditions.
WildcardConfigActionsTest::testCreateForEachErrorsIfAlreadyExists function core/tests/Drupal/KernelTests/Core/Recipe/WildcardConfigActionsTest.php Tests that the createForEach action errs on conflict with existing config.
WildcardConfigActionsTest::testCreateForEachErrorsIfNoBundleEntityTypesExist function core/tests/Drupal/KernelTests/Core/Recipe/WildcardConfigActionsTest.php Tests that the createForEach action requires bundle entity types to exist.
WildcardConfigActionsTest::testCreateForEachIfNotExists function core/tests/Drupal/KernelTests/Core/Recipe/WildcardConfigActionsTest.php Tests that the createForEachIfNotExists action ignores existing config.
WildcardConfigActionsTest::testCreateForEachNotAvailableOnNonBundleEntities function core/tests/Drupal/KernelTests/Core/Recipe/WildcardConfigActionsTest.php Tests that the createForEach action only works on bundle entities.
WildcardConfigActionsTest::testCreateForEachValidatesCreatedEntities function core/tests/Drupal/KernelTests/Core/Recipe/WildcardConfigActionsTest.php Tests that the createForEach action validates the config it creates.
WildcardConfigActionsTest::testCreateForEachWithLabel function core/tests/Drupal/KernelTests/Core/Recipe/WildcardConfigActionsTest.php Tests using the `%label` placeholder with the createForEach action.
WizardInterface::createView function core/modules/views/src/Plugin/views/wizard/WizardInterface.php Creates a view from values that have already been validated.
WizardPluginBase::$createdColumn property core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php The table column used for sorting by create date of this wizard.
WizardPluginBase::createView function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php
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
WorkflowAccessControlHandler::createInstance function core/modules/workflows/src/WorkflowAccessControlHandler.php
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
WorkflowEditForm::create function core/modules/workflows/src/Form/WorkflowEditForm.php
WorkflowListBuilder::createInstance function core/modules/workflows/src/WorkflowListBuilder.php
WorkflowResourceTestBase::createEntity function core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php
WorkflowStateAddForm::create function core/modules/workflows/src/Form/WorkflowStateAddForm.php
WorkflowStateEditForm::create function core/modules/workflows/src/Form/WorkflowStateEditForm.php
WorkflowTest::createEntity function core/modules/jsonapi/tests/src/Functional/WorkflowTest.php
WorkflowTransitionAddForm::create function core/modules/workflows/src/Form/WorkflowTransitionAddForm.php
WorkflowTransitionEditForm::create function core/modules/workflows/src/Form/WorkflowTransitionEditForm.php
Workspace::getCreatedTime function core/modules/workspaces/src/Entity/Workspace.php
Workspace::setCreatedTime function core/modules/workspaces/src/Entity/Workspace.php
WorkspaceAccessControlHandler::checkCreateAccess function core/modules/workspaces/src/WorkspaceAccessControlHandler.php
WorkspaceActivateForm::create function core/modules/workspaces_ui/src/Form/WorkspaceActivateForm.php
WorkspaceDeleteForm::create function core/modules/workspaces_ui/src/Form/WorkspaceDeleteForm.php
WorkspaceForm::create function core/modules/workspaces_ui/src/Form/WorkspaceForm.php
WorkspaceIntegrationTest::$createdTimestamp property core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php Creation timestamp that should be incremented for each new entity.

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