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 |
---|---|---|---|
ViewExecutable::createDuplicate | function | core/ |
Creates a duplicate ViewExecutable object. |
ViewListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
ViewResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
ViewsBlock::create | function | core/ |
Creates a new class instance. |
ViewsBlockBase::create | function | core/ |
Creates an instance of the plugin. |
ViewsBlockBase::createPlaceholder | function | core/ |
|
ViewsEntityArgumentValidator::create | function | core/ |
Creates a new class instance. |
ViewsEntityRow::create | function | core/ |
Creates a new class instance. |
ViewsExposedFilterBlock::create | function | core/ |
Creates a new class instance. |
ViewsExposedForm::create | function | core/ |
Instantiates a new instance of this class. |
ViewsForm::create | function | core/ |
Instantiates a new instance of this class. |
ViewsHandlerManager::createInstance | function | core/ |
Creates a plugin instance based on the provided ID and configuration. |
ViewsIntegrationTest::createLogEntries | function | core/ |
Create a set of log entries. |
ViewsLocalTask::create | function | core/ |
Creates a new class instance. |
ViewsMenuLink::create | function | core/ |
Creates an instance of the plugin. |
ViewsMenuLink::create | function | core/ |
Creates a new class instance. |
ViewsSelection::create | function | core/ |
Creates an instance of the plugin. |
ViewStorageTest::createTests | function | core/ |
Tests creating configuration entities. |
ViewStorageTest::testCreateDuplicate | function | core/ |
Tests the createDuplicate() View method. |
ViewsWizardTest::testCreateViewWizard | function | core/ |
Tests creating a View using the wizard. |
views_ui.create.html.twig | file | core/ |
--- 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/ |
Creates the entity to be tested. |
ViewTestData::createTestViews | function | core/ |
Create test views from config. |
ViewUI::create | function | core/ |
Constructs a new entity object, without permanently saving it. |
ViewUI::createDuplicate | function | core/ |
Creates a duplicate of the entity. |
ViewUI::postCreate | function | core/ |
Acts on a created entity before hooks are invoked. |
ViewUI::preCreate | function | core/ |
Changes the values of an entity before it is created. |
Vocabulary::shouldCreateNewRevision | function | core/ |
Gets whether a new revision should be created by default. |
VocabularyForm::create | function | core/ |
Instantiates a new instance of this class. |
VocabularyListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
VocabularyResetForm::create | function | core/ |
Instantiates a new instance of this class. |
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/ |
Creates a plugin instance based on the provided ID and configuration. |
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. |
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.