Search for view
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
View | class | core/ |
Provides a render element to display a view. |
View | class | core/ |
Defines a View configuration entity class. |
View | class | core/ |
Views area handlers. Insert a view inside of an area. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
views_test_formatter.info.yml | file | core/ |
core/modules/views/tests/modules/views_test_formatter/views_test_formatter.info.yml |
views_test_language.info.yml | file | core/ |
core/modules/views/tests/modules/views_test_language/views_test_language.info.yml |
views_test_modal.info.yml | file | core/ |
core/modules/views/tests/modules/views_test_modal/views_test_modal.info.yml |
views_test_modal.routing.yml | file | core/ |
core/modules/views/tests/modules/views_test_modal/views_test_modal.routing.yml |
views_test_query_access.info.yml | file | core/ |
core/modules/views/tests/modules/views_test_query_access/views_test_query_access.info.yml |
views_test_render_cache.info.yml | file | core/ |
core/modules/views/tests/modules/views_test_render_cache/views_test_render_cache.info.yml |
views_test_render_cache.routing.yml | file | core/ |
core/modules/views/tests/modules/views_test_render_cache/views_test_render_cache.routing.yml |
views_test_rss.info.yml | file | core/ |
core/modules/views/tests/modules/views_test_rss/views_test_rss.info.yml |
views_test_theme.info.yml | file | core/ |
core/modules/views/tests/themes/views_test_theme/views_test_theme.info.yml |
views_third_party_settings_test.info.yml | file | core/ |
core/modules/views/tests/modules/views_third_party_settings_test/views_third_party_settings_test.info.yml |
views_third_party_settings_test.schema.yml | file | core/ |
core/modules/views/tests/modules/views_third_party_settings_test/config/schema/views_third_party_settings_test.schema.yml |
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_link_text %}{% trans %}Views{% endtrans %}{% endset %} {% set views_link = render_var(help_route_link(views_link_text,… |
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.pcss.css | file | core/ |
View UI admin theme. |
views_ui.api.php | file | core/ |
|
views_ui.bulk_operations.html.twig | file | core/ |
--- label: 'Adding a bulk operations form to a view' related: - views.overview - views_ui.create - user.overview --- {% set views_link_text %} {% trans %}Views{% endtrans %} {% endset %} {% set views =… |
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_link_text %}{% trans %}Views{% endtrans %}{% endset %} {% set views_link = render_var(help_route_link(views_link_text,… |
views_ui.edit.html.twig | file | core/ |
--- label: 'Editing an existing view display' related: - views.overview - views_ui.add_display --- {% set views_link_text %}{% trans %}Views{% endtrans %}{% endset %} {% set views_link = render_var(help_route_link(views_link_text,… |
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/ |
|
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/ |
|
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/ |
Adds a wrapper to a form region (for AJAX refreshes) after the build. |
views_ui_add_limited_validation | function | core/ |
Limits validation errors for a non-JavaScript fallback submit button. |
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_form_button_was_clicked | function | core/ |
The #process callback for a button. |
views_ui_nojs_submit | function | core/ |
Non-JavaScript fallback for updating the add view form. |
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 |
Pagination
- Previous page
- Page 93
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.