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
VariationCache::createCacheId function core/lib/Drupal/Core/Cache/VariationCache.php Creates a cache ID based on cache keys and cacheable metadata.
VariationCache::createCacheIdFast function core/lib/Drupal/Core/Cache/VariationCache.php Creates a cache ID based on cache keys and cacheable metadata.
VersionHistoryLocalTasks::create function core/lib/Drupal/Core/Entity/Plugin/Derivative/VersionHistoryLocalTasks.php Creates a new class instance.
Vid::create function core/modules/node/src/Plugin/views/argument/Vid.php Instantiates a new instance of the implementing class using autowiring.
VideoFile::createSourceField function core/modules/media/src/Plugin/media/Source/VideoFile.php Creates the source field definition for a type.
View::create function core/modules/views/src/Plugin/views/area/View.php Instantiates a new instance of the implementing class using autowiring.
View::createDuplicate function core/modules/views/src/Entity/View.php Creates a duplicate of the entity.
View::postCreate function core/modules/views/src/Entity/View.php Acts on a created entity before hooks are invoked.
View::preCreate function core/modules/views/src/Entity/View.php Changes the values of an entity before it is created.
ViewAddForm::create function core/modules/views_ui/src/ViewAddForm.php Instantiates a new instance of this class.
ViewAjaxController::create function core/modules/views/src/Controller/ViewAjaxController.php Instantiates a new instance of this class.
ViewDuplicateForm::create function core/modules/views_ui/src/ViewDuplicateForm.php Instantiates a new instance of this class.
ViewEditForm::create function core/modules/views_ui/src/ViewEditForm.php Instantiates a new instance of this class.
ViewExecutable::createDuplicate function core/modules/views/src/ViewExecutable.php Creates a duplicate ViewExecutable object.
ViewListBuilder::createInstance function core/modules/views_ui/src/ViewListBuilder.php Instantiates a new instance of this entity handler.
ViewResourceTestBase::createEntity function core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php Creates the entity to be tested.
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 Instantiates a new instance of the implementing class using autowiring.
ViewsBlockBase::createPlaceholder function core/modules/views/src/Plugin/Block/ViewsBlockBase.php
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 Creates a plugin instance based on the provided ID and configuration.
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/Derivative/ViewsMenuLink.php Creates a new class instance.
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.
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 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.
Vocabulary::shouldCreateNewRevision function core/modules/taxonomy/src/Entity/Vocabulary.php Gets whether a new revision should be created by default.
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.
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 Instantiates a new instance of the implementing class using autowiring.
WidgetPluginManager::createInstance function core/lib/Drupal/Core/Field/WidgetPluginManager.php Creates a plugin instance based on the provided ID and configuration.
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.

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