Search for view

  1. Search 7.x for view
  2. Search 9.5.x for view
  3. Search 8.9.x for view
  4. Search 10.3.x for view
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
View class core/modules/views/src/Element/View.php Provides a render element to display a view.
View class core/modules/views/src/Entity/View.php Defines a View configuration entity class.
View class core/modules/views/src/Plugin/views/area/View.php Views area handlers. Insert a view inside of an area.

All search results

Title Object type File name Summary
UserPathTest::$testViews property core/modules/views/tests/src/Functional/UserPathTest.php The test views to use.
UserPictureTest::testUserViewAlter function core/modules/user/tests/src/Functional/UserPictureTest.php Tests user picture field with a non-standard field formatter.
UserRememberRolesFilterSettingTest::testViewsPostUpdateBooleanFilterAcceptEmpty function core/modules/views/tests/src/Functional/Update/UserRememberRolesFilterSettingTest.php Test that filter values are updated properly.
UserTest::$anonymousUsersCanViewLabels property core/modules/jsonapi/tests/src/Functional/UserTest.php Whether anonymous users can view labels of this resource type.
UserViewsData class core/modules/user/src/UserViewsData.php Provides the views data for the user entity type.
UserViewsData.php file core/modules/user/src/UserViewsData.php
UserViewsData::getViewsData function core/modules/user/src/UserViewsData.php Returns views data for the entity type.
UserViewsDataTest class core/modules/user/tests/src/Kernel/Views/UserViewsDataTest.php Contains tests related to the views data for the user entity type.
UserViewsDataTest.php file core/modules/user/tests/src/Kernel/Views/UserViewsDataTest.php
UserViewsDataTest::$entityFieldManager property core/modules/user/tests/src/Kernel/Views/UserViewsDataTest.php The entity field manager.
UserViewsDataTest::$modules property core/modules/user/tests/src/Kernel/Views/UserViewsDataTest.php Modules to install.
UserViewsDataTest::$viewsData property core/modules/user/tests/src/Kernel/Views/UserViewsDataTest.php The views data service.
UserViewsDataTest::setUp function core/modules/user/tests/src/Kernel/Views/UserViewsDataTest.php
UserViewsDataTest::testUserPasswordFieldNotAvailableToViews function core/modules/user/tests/src/Kernel/Views/UserViewsDataTest.php Tests if user views data object doesn't contain pass field.
UserViewsExecutionHooks class core/modules/user/src/Hook/UserViewsExecutionHooks.php Hook implementations for user.
UserViewsExecutionHooks.php file core/modules/user/src/Hook/UserViewsExecutionHooks.php
UserViewsExecutionHooks::viewsQuerySubstitutions function core/modules/user/src/Hook/UserViewsExecutionHooks.php Implements hook_views_query_substitutions().
UserViewsFieldAccessTest class core/modules/user/tests/src/Kernel/Views/UserViewsFieldAccessTest.php Tests base field access in Views for the user entity.
UserViewsFieldAccessTest.php file core/modules/user/tests/src/Kernel/Views/UserViewsFieldAccessTest.php
UserViewsFieldAccessTest::$modules property core/modules/user/tests/src/Kernel/Views/UserViewsFieldAccessTest.php Modules to install.
UserViewsFieldAccessTest::setUp function core/modules/user/tests/src/Kernel/Views/UserViewsFieldAccessTest.php
UserViewsFieldAccessTest::testUserFields function core/modules/user/tests/src/Kernel/Views/UserViewsFieldAccessTest.php Tests the user fields.
UserViewsHooks class core/modules/user/src/Hook/UserViewsHooks.php Hook implementations for user.
UserViewsHooks.php file core/modules/user/src/Hook/UserViewsHooks.php
UserViewsHooks::viewsPluginsArgumentValidatorAlter function core/modules/user/src/Hook/UserViewsHooks.php Implements hook_views_plugins_argument_validator_alter().
user_test_views.info.yml file core/modules/user/tests/modules/user_test_views/user_test_views.info.yml core/modules/user/tests/modules/user_test_views/user_test_views.info.yml
VersionHistoryController::revisionOverview function core/lib/Drupal/Core/Entity/Controller/VersionHistoryController.php Generates an overview table of revisions of an entity.
VideoFile::prepareViewDisplay function core/modules/media/src/Plugin/media/Source/VideoFile.php Prepares the media type fields for this source in the view display.
View class core/modules/views/src/Element/View.php Provides a render element to display a view.
View class core/modules/views/src/Entity/View.php Defines a View configuration entity class.
View class core/modules/views/src/Plugin/views/area/View.php Views area handlers. Insert a view inside of an area.
View.php file core/modules/views/src/Plugin/views/area/View.php
View.php file core/modules/views/src/Element/View.php
View.php file core/modules/views/src/Entity/View.php
View::$base_field property core/modules/views/src/Entity/View.php The name of the base field to use.
View::$base_table property core/modules/views/src/Entity/View.php The name of the base table this view will use.
View::$description property core/modules/views/src/Entity/View.php The description of the view, which is used only in the interface.
View::$display property core/modules/views/src/Entity/View.php Stores all display handlers of this view.
View::$executable property core/modules/views/src/Entity/View.php Stores a reference to the executable version of this view.
View::$id property core/modules/views/src/Entity/View.php The unique ID of the view.
View::$isEmpty property core/modules/views/src/Plugin/views/area/View.php Stores whether the embedded view is actually empty.
View::$label property core/modules/views/src/Entity/View.php The label of the view.
View::$module property core/modules/views/src/Entity/View.php The module implementing this view.
View::$tag property core/modules/views/src/Entity/View.php The "tags" of a view.
View::$viewStorage property core/modules/views/src/Plugin/views/area/View.php The view storage.
View::addCacheMetadata function core/modules/views/src/Entity/View.php Fills in the cache metadata of this view.
View::addDisplay function core/modules/views/src/Entity/View.php Adds a new display handler to the view, automatically creating an ID.
View::buildOptionsForm function core/modules/views/src/Plugin/views/area/View.php Provide a form to edit options for this plugin.
View::calculateDependencies function core/modules/views/src/Plugin/views/area/View.php Calculates dependencies for the configured plugin.
View::calculateDependencies function core/modules/views/src/Entity/View.php Calculates dependencies and stores them in the dependency property.

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