Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| views_ui.add_display.html.twig | file | core/ |
--- label: 'Adding a new display to an existing view' related: - views.overview - views_ui.edit --- {% set views = render_var(url('entity.view.collection')) %} {% set view_edit_topic =… |
| views_ui.admin.css | file | core/ |
The .admin.css file is intended to only contain positioning and size declarations. For example: display, position, float, clear, and overflow. |
| views_ui.admin.css | file | core/ |
The .admin.css file is intended to only contain positioning and size declarations. For example: display, position, float, clear, and overflow. |
| views_ui.admin.css | file | core/ |
The .admin.css file is intended to only contain positioning and size declarations. For example: display, position, float, clear, and overflow. |
| views_ui.admin.css | file | core/ |
The .admin.css file is intended to only contain positioning and size declarations. For example: display, position, float, clear, and overflow. |
| views_ui.admin.pcss.css | file | core/ |
The .admin.css file is intended to only contain positioning and size declarations. For example: display, position, float, clear, and overflow. |
| views_ui.admin.theme.css | file | core/ |
The .admin.theme.css file is intended to contain presentation declarations including images, borders, colors, and fonts. |
| views_ui.admin.theme.css | file | core/ |
View UI admin theme. |
| views_ui.admin.theme.css | file | core/ |
The .admin.theme.css file is intended to contain presentation declarations including images, borders, colors, and fonts. |
| views_ui.admin.theme.css | file | core/ |
The .admin.theme.css file is intended to contain presentation declarations including images, borders, colors, and fonts. |
| views_ui.admin.theme.pcss.css | file | core/ |
View UI admin theme. |
| views_ui.api.php | file | core/ |
Describes hooks provided by the Views UI module. |
| views_ui.bulk_operations.html.twig | file | core/ |
--- label: 'Adding a bulk operations form to a view' related: - action.overview - action.creating - views.overview - views_ui.create - user.overview --- {% set views_link_text %} {% trans %}Views{% endtrans %} {% endset %} {% set… |
| views_ui.contextual.css | file | core/ |
The .contextual.css file is intended to contain styles that override declarations in the Contextual module. |
| views_ui.contextual.css | file | core/ |
The .contextual.css file is intended to contain styles that override declarations in the Contextual module. |
| views_ui.contextual.css | file | core/ |
The .contextual.css file is intended to contain styles that override declarations in the Contextual module. |
| 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>{%… |
| views_ui.edit.html.twig | file | core/ |
--- label: 'Editing an existing view display' related: - views.overview - views_ui.add_display --- {% set views = render_var(url('entity.view.collection')) %} {% set views_overview_topic =… |
| views_ui.info.yml | file | core/ |
core/modules/views_ui/views_ui.info.yml |
| views_ui.libraries.yml | file | core/ |
core/modules/views_ui/views_ui.libraries.yml |
| views_ui.links.action.yml | file | core/ |
core/modules/views_ui/views_ui.links.action.yml |
| views_ui.links.contextual.yml | file | core/ |
core/modules/views_ui/views_ui.links.contextual.yml |
| views_ui.links.menu.yml | file | core/ |
core/modules/views_ui/views_ui.links.menu.yml |
| views_ui.links.task.yml | file | core/ |
core/modules/views_ui/views_ui.links.task.yml |
| views_ui.link_relation_types.yml | file | core/ |
core/modules/views_ui/views_ui.link_relation_types.yml |
| views_ui.module | file | core/ |
Provide structure for the administrative interface to Views. |
| views_ui.permissions.yml | file | core/ |
core/modules/views_ui/views_ui.permissions.yml |
| views_ui.routing.yml | file | core/ |
core/modules/views_ui/views_ui.routing.yml |
| views_ui.services.yml | file | core/ |
core/modules/views_ui/views_ui.services.yml |
| views_ui.theme.inc | file | core/ |
Preprocessors and theme functions for the Views UI. |
| views_ui_add_ajax_trigger | function | core/ |
Converts a form element in the add view wizard to be AJAX-enabled. |
| views_ui_add_ajax_wrapper | function | core/ |
After-build function that adds a wrapper to a form region (for AJAX refreshes). |
| views_ui_add_limited_validation | function | core/ |
Processes a non-JavaScript fallback submit button to limit its validation errors. |
| views_ui_ajax_update_form | function | core/ |
Updates a part of the add view form via AJAX. |
| views_ui_build_form_url | function | core/ |
Creates the menu path for a standard AJAX form given the form state. |
| views_ui_contextual_links_suppress | function | core/ |
Sets a static variable for controlling whether contextual links are rendered. |
| views_ui_contextual_links_suppress_pop | function | core/ |
Decrements the views_ui_contextual_links_suppress() static variable. |
| views_ui_contextual_links_suppress_push | function | core/ |
Increments the views_ui_contextual_links_suppress() static variable. |
| views_ui_contextual_links_view_alter | function | core/ |
Implements hook_contextual_links_view_alter(). |
| views_ui_entity_type_build | function | core/ |
Implements hook_entity_type_build(). |
| views_ui_form_button_was_clicked | function | core/ |
#process callback for a button; determines if a button is the form's triggering element. |
| views_ui_help | function | core/ |
Implements hook_help(). |
| views_ui_nojs_submit | function | core/ |
Non-JavaScript fallback for updating the add view form. |
| views_ui_preprocess_views_view | function | core/ |
Implements hook_preprocess_HOOK() for views templates. |
| views_ui_standard_display_dropdown | function | core/ |
Adds an element to select either the default display or the current display. |
| views_ui_test.info.yml | file | core/ |
core/modules/views_ui/tests/modules/views_ui_test/views_ui_test.info.yml |
| views_ui_test.libraries.yml | file | core/ |
core/modules/views_ui/tests/modules/views_ui_test/views_ui_test.libraries.yml |
| views_ui_test.module | file | core/ |
Helper module for Views UI tests. |
| views_ui_test.test.css | file | core/ |
Just a placeholder file for the test. |
| views_ui_test_field.info.yml | file | core/ |
core/modules/views_ui/tests/modules/views_ui_test_field/views_ui_test_field.info.yml |
Pagination
- Previous page
- Page 1425
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.