Search for create

  1. Search 7.x for create
  2. Search 8.9.x for create
  3. Search 10.3.x for create
  4. Search 11.x for create
  5. Other projects
Title Object type File name Summary
ViewsBlock::create function core/modules/views/src/Plugin/Derivative/ViewsBlock.php Creates a new class instance.
ViewsBlockBase::create function core/modules/views/src/Plugin/Block/ViewsBlockBase.php Creates an instance of the plugin.
ViewsConfigUpdater::create function core/modules/views/src/ViewsConfigUpdater.php Instantiates a new instance of this class.
ViewsEntityArgumentValidator::create function core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php Creates a new class instance.
ViewsEntityRow::create function core/modules/views/src/Plugin/Derivative/ViewsEntityRow.php Creates a new class instance.
ViewsExposedFilterBlock::create function core/modules/views/src/Plugin/Derivative/ViewsExposedFilterBlock.php Creates a new class instance.
ViewsExposedForm::create function core/modules/views/src/Form/ViewsExposedForm.php Instantiates a new instance of this class.
ViewsForm::create function core/modules/views/src/Form/ViewsForm.php Instantiates a new instance of this class.
ViewsHandlerManager::createInstance function core/modules/views/src/Plugin/ViewsHandlerManager.php
ViewsIntegrationTest::createLogEntries function core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php Create a set of log entries.
ViewsLocalTask::create function core/modules/views/src/Plugin/Derivative/ViewsLocalTask.php Creates a new class instance.
ViewsMenuLink::create function core/modules/views/src/Plugin/Menu/ViewsMenuLink.php Creates an instance of the plugin.
ViewsMenuLink::create function core/modules/views/src/Plugin/Derivative/ViewsMenuLink.php Creates a new class instance.
ViewsPluginInterface::create function core/modules/views/src/Plugin/views/ViewsPluginInterface.php
ViewsQueryAlter::create function core/modules/workspaces/src/ViewsQueryAlter.php Instantiates a new instance of this class.
ViewsSelection::create function core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php Creates an instance of the plugin.
ViewStorageTest::createTests function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests creating configuration entities.
ViewStorageTest::testCreateDuplicate function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests the createDuplicate() View method.
ViewsUIController::create function core/modules/views_ui/src/Controller/ViewsUIController.php Instantiates a new instance of this class.
ViewsUITourTest::createTranslation function core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php Creates single translation for source string.
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/help_topics/help_topics/views_ui.create.html.twig ---
label: 'Creating a new view'
related:
- views.overview
- views_ui.edit
- views_ui.add_display
---
{% set views = render_var(url('entity.view.collection')) %}
<h2>{% trans %}Goal{% endtrans %}</h2>
<p>{%…
ViewTest::createEntity function core/modules/jsonapi/tests/src/Functional/ViewTest.php Creates the entity to be tested.
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 Constructs a new entity object, without permanently saving it.
ViewUI::createDuplicate function core/modules/views_ui/src/ViewUI.php Creates a duplicate of the entity.
ViewUI::postCreate function core/modules/views_ui/src/ViewUI.php Acts on a created entity before hooks are invoked.
ViewUI::preCreate function core/modules/views_ui/src/ViewUI.php Changes the values of an entity before it is created.
VocabularyForm::create function core/modules/taxonomy/src/VocabularyForm.php Instantiates a new instance of this class.
VocabularyListBuilder::createInstance function core/modules/taxonomy/src/VocabularyListBuilder.php Instantiates a new instance of this entity handler.
VocabularyResetForm::create function core/modules/taxonomy/src/Form/VocabularyResetForm.php Instantiates a new instance of this class.
VocabularyResourceTestBase::createEntity function core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php Creates the entity to be tested.
VocabularyTest::createEntity function core/modules/jsonapi/tests/src/Functional/VocabularyTest.php Creates the entity to be tested.
VocabularyVid::create function core/modules/taxonomy/src/Plugin/views/argument/VocabularyVid.php Creates an instance of the plugin.
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 Creates an instance of the plugin.
WidgetPluginManager::createInstance function core/lib/Drupal/Core/Field/WidgetPluginManager.php
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::create function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Creates an instance of the plugin.
WizardPluginBase::createView function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Creates a view from values that have already been validated.
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 @covers ::checkCreateAccess
WorkflowAddForm::create function core/modules/workflows/src/Form/WorkflowAddForm.php Instantiates a new instance of this class.
WorkflowEditForm::create function core/modules/workflows/src/Form/WorkflowEditForm.php Instantiates a new instance of this class.
WorkflowListBuilder::createInstance function core/modules/workflows/src/WorkflowListBuilder.php Instantiates a new instance of this entity handler.

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