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_rss.module | file | core/ |
Hook implementations for this module. |
| views_test_rss_preprocess_views_view_rss | function | core/ |
Implements hook_preprocess_HOOK(). |
| views_test_theme.info.yml | file | core/ |
core/modules/views/tests/themes/views_test_theme/views_test_theme.info.yml |
| views_theme | function | core/ |
Implements hook_theme(). |
| views_theme_suggestions_comment_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| views_theme_suggestions_container_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| views_theme_suggestions_node_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| views_tokens | function | core/ |
Implements hook_tokens(). |
| views_token_info | function | core/ |
Implements hook_token_info(). |
| 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/ |
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: - 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/ |
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_operation | function | core/ |
Implements hook_entity_operation(). |
| 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. |
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.