| ViewEditForm::renderDisplayTop |
function |
core/modules/views_ui/src/ViewEditForm.php |
Render the top of the display so it can be updated during ajax operations. |
| ViewEditForm::save |
function |
core/modules/views_ui/src/ViewEditForm.php |
Form submission handler for the 'save' action. |
| ViewEditForm::submitDelayDestination |
function |
core/modules/views_ui/src/ViewEditForm.php |
Submit handler for form buttons that do not complete a form workflow. |
| ViewEditForm::submitDisplayAdd |
function |
core/modules/views_ui/src/ViewEditForm.php |
Submit handler to add a display to a view. |
| ViewEditForm::submitDisplayDelete |
function |
core/modules/views_ui/src/ViewEditForm.php |
Submit handler to delete a display from a view. |
| ViewEditForm::submitDisplayDisable |
function |
core/modules/views_ui/src/ViewEditForm.php |
Submit handler to disable display. |
| ViewEditForm::submitDisplayDuplicate |
function |
core/modules/views_ui/src/ViewEditForm.php |
Submit handler to duplicate a display for a view. |
| ViewEditForm::submitDisplayEnable |
function |
core/modules/views_ui/src/ViewEditForm.php |
Submit handler to enable a disabled display. |
| ViewEditForm::submitDisplayUndoDelete |
function |
core/modules/views_ui/src/ViewEditForm.php |
Submit handler to add a restore a removed display to a view. |
| ViewEditForm::submitDuplicateDisplayAsType |
function |
core/modules/views_ui/src/ViewEditForm.php |
Submit handler to Duplicate a display as another display type. |
| ViewEditForm::validateForm |
function |
core/modules/views_ui/src/ViewEditForm.php |
Form validation handler. |
| ViewEditForm::__construct |
function |
core/modules/views_ui/src/ViewEditForm.php |
Constructs a new ViewEditForm object. |
| ViewEditTest::testEditForm |
function |
core/modules/views_ui/tests/src/Functional/ViewEditTest.php |
Tests the edit form HTML. |
| ViewEditTest::testEditFormLanguageOptions |
function |
core/modules/views_ui/tests/src/Functional/ViewEditTest.php |
Tests the language options on the views edit form. |
| ViewExecutable::hasFormElements |
function |
core/modules/views/src/ViewExecutable.php |
Determines if this view has form elements. |
| ViewFormBase |
class |
core/modules/views_ui/src/ViewFormBase.php |
Base form for Views forms. |
| ViewFormBase.php |
file |
core/modules/views_ui/src/ViewFormBase.php |
|
| ViewFormBase::$displayID |
property |
core/modules/views_ui/src/ViewFormBase.php |
The name of the display used by the form. |
| ViewFormBase::buildForm |
function |
core/modules/views_ui/src/ViewFormBase.php |
Form constructor. |
| ViewFormBase::getDisplayLabel |
function |
core/modules/views_ui/src/ViewFormBase.php |
Placeholder function for overriding $display['display_title']. |
| ViewFormBase::getDisplayTabs |
function |
core/modules/views_ui/src/ViewFormBase.php |
Adds tabs for navigating across Displays when editing a View. |
| ViewFormBase::init |
function |
core/modules/views_ui/src/ViewFormBase.php |
Initialize the form state and the entity before the first form build. |
| ViewFormBase::isDefaultDisplayShown |
function |
core/modules/views_ui/src/ViewFormBase.php |
Returns whether or not the default display should have its own tab on edit. |
| ViewFormBase::prepareEntity |
function |
core/modules/views_ui/src/ViewFormBase.php |
Prepares the entity object before the form is built first. |
| ViewJsonAnonTest::$format |
property |
core/modules/views/tests/src/Functional/Rest/ViewJsonAnonTest.php |
The format to use in this test. |
| ViewJsonBasicAuthTest::$format |
property |
core/modules/views/tests/src/Functional/Rest/ViewJsonBasicAuthTest.php |
The format to use in this test. |
| ViewJsonCookieTest::$format |
property |
core/modules/views/tests/src/Functional/Rest/ViewJsonCookieTest.php |
The format to use in this test. |
| ViewPreviewForm |
class |
core/modules/views_ui/src/ViewPreviewForm.php |
Form controller for the Views preview form. |
| ViewPreviewForm.php |
file |
core/modules/views_ui/src/ViewPreviewForm.php |
|
| ViewPreviewForm::actions |
function |
core/modules/views_ui/src/ViewPreviewForm.php |
Returns an array of supported actions for the current entity form. |
| ViewPreviewForm::form |
function |
core/modules/views_ui/src/ViewPreviewForm.php |
Gets the actual form array to be built. |
| ViewPreviewForm::submitPreview |
function |
core/modules/views_ui/src/ViewPreviewForm.php |
Form submission handler for the Preview button. |
| Views exposed form plugins |
group |
core/modules/views/src/Plugin/views/exposed_form/ExposedFormPluginInterface.php |
Plugins that handle validation, submission, and rendering of exposed forms. |
| views-exposed-form.css |
file |
core/themes/claro/css/components/views-exposed-form.css |
Visual styles for views exposed form. |
| views-exposed-form.html.twig |
file |
core/profiles/demo_umami/themes/umami/templates/classy/views/views-exposed-form.html.twig |
Theme override for a views exposed form. |
| views-exposed-form.html.twig |
file |
core/themes/stable9/templates/views/views-exposed-form.html.twig |
Theme override of a views exposed form. |
| views-exposed-form.html.twig |
file |
core/themes/claro/templates/views-exposed-form.html.twig |
Theme override for a views exposed form. |
| views-exposed-form.html.twig |
file |
core/themes/starterkit_theme/templates/views/views-exposed-form.html.twig |
Theme override for a views exposed form. |
| views-exposed-form.html.twig |
file |
core/modules/views/templates/views-exposed-form.html.twig |
Default theme implementation of a views exposed form. |
| views-exposed-form.pcss.css |
file |
core/themes/claro/css/components/views-exposed-form.pcss.css |
Visual styles for views exposed form. |
| views-ui-build-group-filter-form.html.twig |
file |
core/themes/stable9/templates/admin/views-ui-build-group-filter-form.html.twig |
Theme override for Views UI build group filter form. |
| views-ui-build-group-filter-form.html.twig |
file |
core/themes/claro/templates/views/views-ui-build-group-filter-form.html.twig |
Theme override for Views UI build group filter form. |
| views-ui-build-group-filter-form.html.twig |
file |
core/modules/views_ui/templates/views-ui-build-group-filter-form.html.twig |
Default theme implementation for Views UI build group filter form. |
| views-ui-expose-filter-form.html.twig |
file |
core/modules/views_ui/templates/views-ui-expose-filter-form.html.twig |
Default theme implementation for exposed filter form. |
| views-ui-expose-filter-form.html.twig |
file |
core/themes/stable9/templates/admin/views-ui-expose-filter-form.html.twig |
Theme override for exposed filter form. |
| views-ui-expose-filter-form.html.twig |
file |
core/themes/claro/templates/views/views-ui-expose-filter-form.html.twig |
Theme override for exposed filter form. |
| views-ui-rearrange-filter-form.html.twig |
file |
core/themes/stable9/templates/admin/views-ui-rearrange-filter-form.html.twig |
Theme override for Views UI rearrange filter form. |
| views-ui-rearrange-filter-form.html.twig |
file |
core/modules/views_ui/templates/views-ui-rearrange-filter-form.html.twig |
Default theme implementation for Views UI rearrange filter form. |
| views-view-summary-unformatted.html.twig |
file |
core/profiles/demo_umami/themes/umami/templates/classy/views/views-view-summary-unformatted.html.twig |
Theme override for unformatted summary links. |
| views-view-summary-unformatted.html.twig |
file |
core/themes/stable9/templates/views/views-view-summary-unformatted.html.twig |
Theme override for unformatted summary links. |