Search for view

  1. Search 7.x for view
  2. Search 8.9.x for view
  3. Search 10.3.x for view
  4. Search 11.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
user.views_execution.inc file core/modules/user/user.views_execution.inc Provide views runtime hooks for user.module.
UserAccessControlHandler::$viewLabelOperation property core/modules/user/src/UserAccessControlHandler.php Allow access to user label.
UserAccessControlHandlerTest::$emailViewer property core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php The mock user account with 'view user email addresses' permission.
UserAccessControlHandlerTest::$viewer property core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php The mock user account with view access.
UserBulkForm::viewsForm function core/modules/user/src/Plugin/views/field/UserBulkForm.php Provide a more useful title to improve the accessibility.
UserChangedTest::$testViews property core/modules/user/tests/src/Functional/Views/UserChangedTest.php Views used by this test.
UserDataTest::$testViews property core/modules/user/tests/src/Kernel/Views/UserDataTest.php Views to be enabled.
UserFieldsAccessChangeTest::$testViews property core/modules/user/tests/src/Functional/Views/UserFieldsAccessChangeTest.php Views used by this test.
UserNameFormatter::viewElements function core/modules/user/src/Plugin/Field/FieldFormatter/UserNameFormatter.php Builds a renderable array for a field value.
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.
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 enable.
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.
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 enable.
UserViewsFieldAccessTest::setUp function core/modules/user/tests/src/Kernel/Views/UserViewsFieldAccessTest.php
UserViewsFieldAccessTest::testUserFields function core/modules/user/tests/src/Kernel/Views/UserViewsFieldAccessTest.php
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
user_user_view function core/modules/user/user.module Implements hook_ENTITY_TYPE_view() for user entities.
user_user_view_alter function core/modules/user/user.module Implements hook_ENTITY_TYPE_view_alter() for user entities.
user_views_plugins_argument_validator_alter function core/modules/user/user.views.inc Implements hook_views_plugins_argument_validator_alter().
user_views_query_substitutions function core/modules/user/user.views_execution.inc Implements hook_views_query_substitutions().
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.

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