Search for user

  1. Search 7.x for user
  2. Search 9.5.x for user
  3. Search 8.9.x for user
  4. Search 10.3.x for user
  5. Search main for user
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
User class core/modules/user/src/Entity/User.php Defines the user entity class.
User class core/modules/user/src/Plugin/views/argument_validator/User.php Validate whether an argument is a valid user.
User class core/modules/user/src/Plugin/views/argument_default/User.php Default argument plugin to extract a user from request.
User class core/modules/user/src/Plugin/migrate/source/d6/User.php Drupal 6 user source from database.
User class core/modules/user/src/Plugin/migrate/source/d7/User.php Drupal 7 user source from database.
User class core/modules/user/src/Plugin/migrate/User.php Plugin class for Drupal 7 user migrations dealing with fields and profiles.

All search results

Title Object type File name Summary
UserKernelTestBase class core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php Provides a common test base for user views tests.
UserKernelTestBase.php file core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php
UserKernelTestBase::$modules property core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php
UserKernelTestBase::$roleStorage property core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php The entity storage for roles.
UserKernelTestBase::$users property core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php Users to use during this test.
UserKernelTestBase::$userStorage property core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php The entity storage for users.
UserKernelTestBase::setUp function core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php
UserKernelTestBase::setupPermissionTestData function core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php Set some test data for permission related tests.
UserLangcode class core/modules/user/src/Plugin/migrate/process/UserLangcode.php Provides a process plugin for the user langcode.
UserLangcode.php file core/modules/user/src/Plugin/migrate/process/UserLangcode.php
UserLangcode::$languageManager property core/modules/user/src/Plugin/migrate/process/UserLangcode.php The language manager.
UserLangcode::transform function core/modules/user/src/Plugin/migrate/process/UserLangcode.php
UserLangcode::__construct function core/modules/user/src/Plugin/migrate/process/UserLangcode.php Constructs a UserLangcode object.
UserLanguageCreationTest class core/modules/user/tests/src/Functional/UserLanguageCreationTest.php Tests preferred language configuration and language selector access.
UserLanguageCreationTest.php file core/modules/user/tests/src/Functional/UserLanguageCreationTest.php
UserLanguageCreationTest::$defaultTheme property core/modules/user/tests/src/Functional/UserLanguageCreationTest.php
UserLanguageCreationTest::$modules property core/modules/user/tests/src/Functional/UserLanguageCreationTest.php
UserLanguageCreationTest::testLocalUserCreation function core/modules/user/tests/src/Functional/UserLanguageCreationTest.php Functional test for language handling during user creation.
UserLanguageTest class core/modules/user/tests/src/Functional/UserLanguageTest.php Functional tests for a user's ability to change their default language.
UserLanguageTest.php file core/modules/user/tests/src/Functional/UserLanguageTest.php
UserLanguageTest::$defaultTheme property core/modules/user/tests/src/Functional/UserLanguageTest.php
UserLanguageTest::$modules property core/modules/user/tests/src/Functional/UserLanguageTest.php
UserLanguageTest::testUserLanguageConfiguration function core/modules/user/tests/src/Functional/UserLanguageTest.php Tests if user can change their default language.
UserLanguageTestController class core/modules/user/tests/modules/user_language_test/src/Controller/UserLanguageTestController.php Returns responses for User Language Test routes.
UserLanguageTestController.php file core/modules/user/tests/modules/user_language_test/src/Controller/UserLanguageTestController.php
UserLanguageTestController::buildPostResponse function core/modules/user/tests/modules/user_language_test/src/Controller/UserLanguageTestController.php Builds the response.
UserLanguageTestForm class core/modules/user/tests/modules/user_language_test/src/Form/UserLanguageTestForm.php Provides a User Language Test form.
UserLanguageTestForm.php file core/modules/user/tests/modules/user_language_test/src/Form/UserLanguageTestForm.php
UserLanguageTestForm::buildForm function core/modules/user/tests/modules/user_language_test/src/Form/UserLanguageTestForm.php
UserLanguageTestForm::getFormId function core/modules/user/tests/modules/user_language_test/src/Form/UserLanguageTestForm.php
UserLanguageTestForm::submitForm function core/modules/user/tests/modules/user_language_test/src/Form/UserLanguageTestForm.php
UserListBuilder class core/modules/user/src/UserListBuilder.php Defines a class to build a listing of user entities.
UserListBuilder.php file core/modules/user/src/UserListBuilder.php
UserListBuilder::$dateFormatter property core/modules/user/src/UserListBuilder.php The date formatter service.
UserListBuilder::$redirectDestination property core/modules/user/src/UserListBuilder.php The redirect destination service.
UserListBuilder::buildHeader function core/modules/user/src/UserListBuilder.php
UserListBuilder::buildRow function core/modules/user/src/UserListBuilder.php
UserListBuilder::createInstance function core/modules/user/src/UserListBuilder.php
UserListBuilder::getOperations function core/modules/user/src/UserListBuilder.php
UserListBuilder::load function core/modules/user/src/UserListBuilder.php
UserListBuilder::render function core/modules/user/src/UserListBuilder.php
UserListBuilder::__construct function core/modules/user/src/UserListBuilder.php Constructs a new UserListBuilder object.
UserLocalTask class core/modules/user/src/Plugin/Derivative/UserLocalTask.php Provides local task definitions for all entity bundles.
UserLocalTask.php file core/modules/user/src/Plugin/Derivative/UserLocalTask.php
UserLocalTask::$entityTypeManager property core/modules/user/src/Plugin/Derivative/UserLocalTask.php The entity type manager.
UserLocalTask::create function core/modules/user/src/Plugin/Derivative/UserLocalTask.php
UserLocalTask::getDerivativeDefinitions function core/modules/user/src/Plugin/Derivative/UserLocalTask.php
UserLocalTask::__construct function core/modules/user/src/Plugin/Derivative/UserLocalTask.php Creates a UserLocalTask object.
UserLocalTasksTest class core/modules/user/tests/src/Unit/Menu/UserLocalTasksTest.php Tests user local tasks.
UserLocalTasksTest.php file core/modules/user/tests/src/Unit/Menu/UserLocalTasksTest.php

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