Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
views.view.test_view_entity_test_additional_base_field.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_entity_test_additional_base_field.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_entity_test_additional_base_field.yml
views.view.test_view_entity_test_data.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_entity_test_data.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_entity_test_data.yml
views.view.test_view_entity_test_revision.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_entity_test_revision.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_entity_test_revision.yml
views.view.test_view_fieldapi.yml file core/modules/field/tests/modules/field_test_views/test_views/views.view.test_view_fieldapi.yml core/modules/field/tests/modules/field_test_views/test_views/views.view.test_view_fieldapi.yml
views.view.test_view_field_delete.yml file core/modules/field/tests/modules/field_test_views/test_views/views.view.test_view_field_delete.yml core/modules/field/tests/modules/field_test_views/test_views/views.view.test_view_field_delete.yml
views.view.test_view_handler_weight.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_handler_weight.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_handler_weight.yml
views.view.test_view_pager_full_zero_items_per_page.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_pager_full_zero_items_per_page.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_pager_full_zero_items_per_page.yml
views.view.test_view_render.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_render.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_render.yml
views.view.test_view_sort_translation.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_sort_translation.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_sort_translation.yml
views.view.test_view_status.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_status.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_status.yml
views.view.test_view_storage.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_storage.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_storage.yml
views.view.user_admin_people.yml file core/modules/user/config/optional/views.view.user_admin_people.yml core/modules/user/config/optional/views.view.user_admin_people.yml
views.view.watchdog.yml file core/modules/dblog/config/optional/views.view.watchdog.yml core/modules/dblog/config/optional/views.view.watchdog.yml
views.view.who_s_new.yml file core/modules/user/config/optional/views.view.who_s_new.yml core/modules/user/config/optional/views.view.who_s_new.yml
views.view.who_s_online.yml file core/modules/user/config/optional/views.view.who_s_online.yml core/modules/user/config/optional/views.view.who_s_online.yml
views.views.inc file core/modules/views/views.views.inc Provide views data that isn't tied to any other module.
views.views_data service core/modules/views/views.services.yml Drupal\views\ViewsData
views.views_data_helper service core/modules/views/views.services.yml Drupal\views\ViewsDataHelper
views.views_execution.inc file core/modules/views/views.views_execution.inc Provides views runtime hooks for views.module.
Views::$handlerTypes property core/modules/views/src/Views.php A static cache for handler types data.
Views::$plugins property core/modules/views/src/Views.php A list of all available views plugin types.
Views::$translationManager property core/modules/views/src/Views.php The translation manager.
Views::analyzer function core/modules/views/src/Views.php Returns the view analyzer.
Views::executableFactory function core/modules/views/src/Views.php Returns the view executable factory service.
Views::fetchPluginNames function core/modules/views/src/Views.php Fetches a list of all base tables available.
Views::getAllViews function core/modules/views/src/Views.php Returns an array of all views as fully loaded $view objects.
Views::getApplicableViews function core/modules/views/src/Views.php Gets view and display IDs for a given setting in display plugin settings.
Views::getDisabledViews function core/modules/views/src/Views.php Returns an array of all disabled views.
Views::getEnabledDisplayExtenders function core/modules/views/src/Views.php Gets enabled display extenders.
Views::getEnabledViews function core/modules/views/src/Views.php Returns an array of all enabled views.
Views::getHandlerTypes function core/modules/views/src/Views.php Provide a list of views handler types used in a view.
Views::getPluginDefinitions function core/modules/views/src/Views.php Gets all the views plugin definitions.
Views::getPluginTypes function core/modules/views/src/Views.php Returns a list of plugin types.
Views::getView function core/modules/views/src/Views.php Loads a view from configuration and returns its executable object.
Views::getViewsAsOptions function core/modules/views/src/Views.php Returns an array of view as options array.
Views::handlerManager function core/modules/views/src/Views.php Returns the plugin manager for a certain views handler type.
Views::pluginList function core/modules/views/src/Views.php Returns a list of plugins and metadata about them.
Views::pluginManager function core/modules/views/src/Views.php Returns the plugin manager for a certain views plugin type.
Views::t function core/modules/views/src/Views.php Translates a string to the current language or to a given language.
Views::viewsData function core/modules/views/src/Views.php Returns the views data service.
Views::viewsDataHelper function core/modules/views/src/Views.php Returns the views data helper service.
ViewsAccess class core/modules/views/src/Attribute/ViewsAccess.php Defines a views access plugins type attribute for plugin discovery.
ViewsAccess class core/modules/views/src/Annotation/ViewsAccess.php Defines a Plugin annotation object for views access plugins.
ViewsAccess.php file core/modules/views/src/Annotation/ViewsAccess.php
ViewsAccess.php file core/modules/views/src/Attribute/ViewsAccess.php
ViewsAccess::$base property core/modules/views/src/Annotation/ViewsAccess.php The base tables on which this access plugin can be used.
ViewsAccess::$display_types property core/modules/views/src/Annotation/ViewsAccess.php The types of the display this plugin can be used with.
ViewsAccess::$help property core/modules/views/src/Annotation/ViewsAccess.php A short help string; this is displayed in the views UI.
ViewsAccess::$id property core/modules/views/src/Annotation/ViewsAccess.php The plugin ID.
ViewsAccess::$no_ui property core/modules/views/src/Annotation/ViewsAccess.php Whether the plugin should be not selectable in the UI.

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