function ViewAddForm::prepareEntity
Same name in other branches
- 9 core/modules/views_ui/src/ViewAddForm.php \Drupal\views_ui\ViewAddForm::prepareEntity()
- 8.9.x core/modules/views_ui/src/ViewAddForm.php \Drupal\views_ui\ViewAddForm::prepareEntity()
- 10 core/modules/views_ui/src/ViewAddForm.php \Drupal\views_ui\ViewAddForm::prepareEntity()
Overrides ViewFormBase::prepareEntity
File
-
core/
modules/ views_ui/ src/ ViewAddForm.php, line 59
Class
- ViewAddForm
- Form controller for the Views add form.
Namespace
Drupal\views_uiCode
protected function prepareEntity() {
// Do not prepare the entity while it is being added.
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.