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. |
UserHooks::userView |
function |
core/modules/user/src/Hook/UserHooks.php |
Implements hook_ENTITY_TYPE_view() for user entities. |
UserHooks::userViewAlter |
function |
core/modules/user/src/Hook/UserHooks.php |
Implements hook_ENTITY_TYPE_view_alter() for user entities. |
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 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 |
|
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 |
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(). |
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/Plugin/views/area/View.php |
Views area handlers. Insert a view inside of an area. |
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.php |
file |
core/modules/views/src/Element/View.php |
|
View.php |
file |
core/modules/views/src/Entity/View.php |
|
View.php |
file |
core/modules/views/src/Plugin/views/area/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. |