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 |
---|---|---|---|
ViewsWizardTest::setUp | function | core/ |
|
ViewsWizardTest::testCreateViewWizard | function | core/ |
Tests creating a View using the wizard. |
views_add_contextual_links | function | core/ |
Adds contextual links associated with a view display to a renderable array. |
views_base_field_override_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete(). |
views_base_field_override_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert(). |
views_base_field_override_update | function | core/ |
Implements hook_ENTITY_TYPE_update(). |
views_cache.test.css | file | core/ |
Just a placeholder file for the test. |
views_config_entity_test.info.yml | file | core/ |
core/modules/views/tests/modules/views_config_entity_test/views_config_entity_test.info.yml |
views_config_entity_test.schema.yml | file | core/ |
core/modules/views/tests/modules/views_config_entity_test/config/schema/views_config_entity_test.schema.yml |
views_disable_view | function | core/ |
Disables and saves a view. |
views_element_validate_tags | function | core/ |
Validation callback for query tags. |
views_embed_view | function | core/ |
Embed a view using a PHP snippet. |
views_enable_view | function | core/ |
Enables and saves a view. |
views_entity_field_label | function | core/ |
Returns the label of a certain field. |
views_entity_test.info.yml | file | core/ |
core/modules/views/tests/modules/views_entity_test/views_entity_test.info.yml |
views_entity_test.module | file | core/ |
Contains main module functionality. |
views_entity_test_entity_base_field_info | function | core/ |
Implements hook_entity_bundle_field_info(). |
views_entity_test_entity_field_access | function | core/ |
Implements hook_entity_field_access(). |
views_entity_test_entity_load | function | core/ |
Implements hook_entity_load(). |
views_field_config_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_config'. |
views_field_config_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for 'field_config'. |
views_field_config_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_config'. |
views_field_default_views_data | function | core/ |
Default views data implementation for a field. |
views_form_views_exposed_form_alter | function | core/ |
Implements hook_form_alter() for the exposed form. |
views_get_current_view | function | core/ |
Find out what, if any, current view is currently in use. |
views_get_view_result | function | core/ |
Get the result of a view. |
views_help | function | core/ |
Implements hook_help(). |
views_hook_info | function | core/ |
Implements hook_hook_info(). |
views_install | function | core/ |
Implements hook_install(). |
views_invalidate_cache | function | core/ |
Invalidate the views cache, forcing a rebuild on the next grab of table data. |
views_local_tasks_alter | function | core/ |
Implements hook_local_tasks_alter(). |
views_post_update_boolean_filter_values | function | core/ |
Set all boolean filter values to strings. |
views_post_update_bulk_field_moved | function | core/ |
Update dependencies for moved bulk field plugin. |
views_post_update_cleanup_duplicate_views_data | function | core/ |
Update some views fields that were previously duplicated. |
views_post_update_entity_link_url | function | core/ |
Add additional settings to the entity link field and convert node_path usage to entity_link. |
views_post_update_exposed_filter_blocks_label_display | function | core/ |
Update exposed filter blocks label display to be disabled. |
views_post_update_field_formatter_dependencies | function | core/ |
Include field formatter dependencies in a view when the formatter is used. |
views_post_update_field_names_for_multivalue_fields | function | core/ |
Update field names for multi-value base fields. |
views_post_update_filter_placeholder_text | function | core/ |
Add placeholder settings to string or numeric filters. |
views_post_update_grouped_filters | function | core/ |
Rebuild caches to ensure schema changes are read in. |
views_post_update_limit_operator_defaults | function | core/ |
Define default values for limit operators settings in all filters. |
views_post_update_make_placeholders_translatable | function | core/ |
Rebuild cache to allow placeholder texts to be translatable. |
views_post_update_remove_core_key | function | core/ |
Remove core key from views configuration. |
views_post_update_revision_metadata_fields | function | core/ |
Fix table names for revision metadata fields. |
views_post_update_serializer_dependencies | function | core/ |
Fix views with serializer dependencies. |
views_post_update_table_display_cache_max_age | function | core/ |
Fix cache max age for table displays. |
views_post_update_taxonomy_index_tid | function | core/ |
Fix views with dependencies on taxonomy terms that don't exist. |
views_post_update_update_cacheability_metadata | function | core/ |
Update the cacheability metadata for all views. |
views_post_update_views_data_table_dependencies | function | core/ |
Include views data table provider in views dependencies. |
views_preprocess_comment | function | core/ |
A theme preprocess function to automatically allow view-based node templates if called from a view. |
Pagination
- Previous page
- Page 88
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.