Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
ViewsWizard.php file core/modules/views/src/Attribute/ViewsWizard.php
ViewsWizard.php file core/modules/views/src/Annotation/ViewsWizard.php
ViewsWizard::$base_table property core/modules/views/src/Annotation/ViewsWizard.php The base tables on which this wizard is used.
ViewsWizard::$id property core/modules/views/src/Annotation/ViewsWizard.php The plugin ID.
ViewsWizard::$short_title property core/modules/views/src/Annotation/ViewsWizard.php An optional short title used in the views UI.
ViewsWizard::$title property core/modules/views/src/Annotation/ViewsWizard.php The plugin title used in the views UI.
ViewsWizard::__construct function core/modules/views/src/Attribute/ViewsWizard.php Constructs an ViewsWizard attribute.
ViewsWizardTest class core/modules/views_ui/tests/src/FunctionalJavascript/ViewsWizardTest.php Tests views creation wizard.
ViewsWizardTest.php file core/modules/views_ui/tests/src/FunctionalJavascript/ViewsWizardTest.php
ViewsWizardTest::$defaultTheme property core/modules/views_ui/tests/src/FunctionalJavascript/ViewsWizardTest.php The theme to install as the default for testing.
ViewsWizardTest::$modules property core/modules/views_ui/tests/src/FunctionalJavascript/ViewsWizardTest.php Modules to install.
ViewsWizardTest::setUp function core/modules/views_ui/tests/src/FunctionalJavascript/ViewsWizardTest.php
ViewsWizardTest::testCreateViewWizard function core/modules/views_ui/tests/src/FunctionalJavascript/ViewsWizardTest.php Tests creating a View using the wizard.
views_add_contextual_links function core/modules/views/views.module Adds contextual links associated with a view display to a renderable array.
views_cache.test.css file core/modules/views/tests/modules/views_test_data/views_cache.test.css Just a placeholder file for the test.
views_config_entity_test.info.yml file core/modules/views/tests/modules/views_config_entity_test/views_config_entity_test.info.yml core/modules/views/tests/modules/views_config_entity_test/views_config_entity_test.info.yml
views_config_entity_test.schema.yml file core/modules/views/tests/modules/views_config_entity_test/config/schema/views_config_entity_test.schema.yml core/modules/views/tests/modules/views_config_entity_test/config/schema/views_config_entity_test.schema.yml
views_disable_view function core/modules/views/views.module Disables and saves a view.
views_element_validate_tags function core/modules/views/views.module Validation callback for query tags.
views_embed_view function core/modules/views/views.module Embed a view using a PHP snippet.
views_enable_view function core/modules/views/views.module Enables and saves a view.
views_entity_test.info.yml file core/modules/views/tests/modules/views_entity_test/views_entity_test.info.yml core/modules/views/tests/modules/views_entity_test/views_entity_test.info.yml
views_form_test.info.yml file core/modules/views/tests/modules/views_form_test/views_form_test.info.yml core/modules/views/tests/modules/views_form_test/views_form_test.info.yml
views_get_current_view function core/modules/views/views.module Find out what, if any, current view is currently in use.
views_get_view_result function core/modules/views/views.module Get the result of a view.
views_install function core/modules/views/views.install Implements hook_install().
views_invalidate_cache function core/modules/views/views.module Invalidate the views cache, forcing a rebuild on the next grab of table data.
views_post_update_counter_field_not_sortable function core/modules/views/views.post_update.php Clear cache to apply non-sortable counter field change.
views_removed_post_updates function core/modules/views/views.post_update.php Implements hook_removed_post_updates().
views_set_current_view function core/modules/views/views.module Set the current view.
views_test_aggregation.info.yml file core/modules/views/tests/modules/views_test_aggregation/views_test_aggregation.info.yml core/modules/views/tests/modules/views_test_aggregation/views_test_aggregation.info.yml
views_test_cacheable_metadata_calculation.info.yml file core/modules/views/tests/modules/views_test_cacheable_metadata_calculation/views_test_cacheable_metadata_calculation.info.yml core/modules/views/tests/modules/views_test_cacheable_metadata_calculation/views_test_cacheable_metadata_calculation.info.yml
views_test_checkboxes_theme.info.yml file core/modules/views/tests/themes/views_test_checkboxes_theme/views_test_checkboxes_theme.info.yml core/modules/views/tests/themes/views_test_checkboxes_theme/views_test_checkboxes_theme.info.yml
views_test_checkboxes_theme.theme file core/modules/views/tests/themes/views_test_checkboxes_theme/views_test_checkboxes_theme.theme
views_test_checkboxes_theme_form_views_exposed_form_alter function core/modules/views/tests/themes/views_test_checkboxes_theme/views_test_checkboxes_theme.theme Changes an exposed "type" filter from a multi-select to checkboxes.
views_test_config.info.yml file core/modules/views/tests/modules/views_test_config/views_test_config.info.yml core/modules/views/tests/modules/views_test_config/views_test_config.info.yml
views_test_config.views.schema.yml file core/modules/views/tests/modules/views_test_config/config/schema/views_test_config.views.schema.yml core/modules/views/tests/modules/views_test_config/config/schema/views_test_config.views.schema.yml
views_test_config_updater.info.yml file core/modules/views/tests/modules/views_test_config_updater/views_test_config_updater.info.yml core/modules/views/tests/modules/views_test_config_updater/views_test_config_updater.info.yml
views_test_config_updater.post_update.php file core/modules/views/tests/modules/views_test_config_updater/views_test_config_updater.post_update.php
views_test_config_updater_post_update_set_deprecations_disabled function core/modules/views/tests/modules/views_test_config_updater/views_test_config_updater.post_update.php Test post update to set deprecations disabled.
views_test_data.info.yml file core/modules/views/tests/modules/views_test_data/views_test_data.info.yml core/modules/views/tests/modules/views_test_data/views_test_data.info.yml
views_test_data.install file core/modules/views/tests/modules/views_test_data/views_test_data.install
views_test_data.libraries.yml file core/modules/views/tests/modules/views_test_data/views_test_data.libraries.yml core/modules/views/tests/modules/views_test_data/views_test_data.libraries.yml
views_test_data.module file core/modules/views/tests/modules/views_test_data/views_test_data.module
views_test_data.permissions.yml file core/modules/views/tests/modules/views_test_data/views_test_data.permissions.yml core/modules/views/tests/modules/views_test_data/views_test_data.permissions.yml
views_test_data.routing.yml file core/modules/views/tests/modules/views_test_data/views_test_data.routing.yml core/modules/views/tests/modules/views_test_data/views_test_data.routing.yml
views_test_data.services.yml file core/modules/views/tests/modules/views_test_data/views_test_data.services.yml core/modules/views/tests/modules/views_test_data/views_test_data.services.yml
views_test_data.views.schema.yml file core/modules/views/tests/modules/views_test_data/config/schema/views_test_data.views.schema.yml core/modules/views/tests/modules/views_test_data/config/schema/views_test_data.views.schema.yml
views_test_data_handler_test_access_callback function core/modules/views/tests/modules/views_test_data/views_test_data.module Access callback for the generic handler test.
views_test_data_handler_test_access_callback_argument function core/modules/views/tests/modules/views_test_data/views_test_data.module Access callback with an argument for the generic handler test.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.