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 |
|---|---|---|---|
| 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/ |
Instantiates a new instance of the implementing class using autowiring. |
| 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::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/ |
Tests check create access. |
| 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. |
| WorkflowResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| WorkflowStateAddForm::create | function | core/ |
Instantiates a new instance of this class. |
| WorkflowStateEditForm::create | function | core/ |
Instantiates a new instance of this class. |
| WorkflowTest::createEntity | function | core/ |
Creates the entity to be tested. |
| WorkflowTransitionAddForm::create | function | core/ |
Instantiates a new instance of this class. |
| WorkflowTransitionEditForm::create | function | core/ |
Instantiates a new instance of this class. |
| Workspace::getCreatedTime | function | core/ |
Gets the workspace creation timestamp. |
| Workspace::setCreatedTime | function | core/ |
Sets the workspace creation timestamp. |
| WorkspaceAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
| WorkspaceActivateForm::create | function | core/ |
Instantiates a new instance of this class. |
| WorkspaceActivateForm::create | function | core/ |
Instantiates a new instance of this class. |
| WorkspaceDeleteForm::create | function | core/ |
Instantiates a new instance of this class. |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.