Search for create
- Search 7.x for create
- Search 8.9.x for create
- Search 10.3.x for create
- Search 11.x for create
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewsBlock::create | function | core/ |
Creates a new class instance. |
| ViewsBlockBase::create | function | core/ |
Creates an instance of the plugin. |
| ViewsConfigUpdater::create | function | core/ |
Instantiates a new instance of this class. |
| 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 pre-configured instance of a plugin. |
| 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. |
| ViewsPluginInterface::create | function | core/ |
|
| ViewsQueryAlter::create | function | core/ |
Instantiates a new instance of this class. |
| 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. |
| ViewsUIController::create | function | core/ |
Instantiates a new instance of this class. |
| ViewsUITourTest::createTranslation | function | core/ |
Creates single translation for source string. |
| 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 = render_var(url('entity.view.collection')) %} <h2>{% trans %}Goal{% endtrans %}</h2> <p>{%… |
| 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. |
| 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. |
| VocabularyVid::create | function | core/ |
Creates an instance of the plugin. |
| 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 pre-configured instance of a plugin. |
| 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. |
| WorkflowAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
| WorkflowAccessControlHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| WorkflowAccessControlHandlerTest::testCheckCreateAccess | function | core/ |
@covers ::checkCreateAccess[[api-linebreak]] |
| WorkflowAddForm::create | function | core/ |
Instantiates a new instance of this class. |
| WorkflowEditForm::create | function | core/ |
Instantiates a new instance of this class. |
| WorkflowListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.