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 11.x for user
  5. 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
UserDataInterface.php file core/modules/user/src/UserDataInterface.php
UserDataInterface::delete function core/modules/user/src/UserDataInterface.php Deletes data stored for a user account.
UserDataInterface::get function core/modules/user/src/UserDataInterface.php Returns data stored for a user account.
UserDataInterface::set function core/modules/user/src/UserDataInterface.php Stores data for a user account.
UserDataTest class core/modules/user/tests/src/Kernel/Views/UserDataTest.php Tests the user data service field handler.
UserDataTest.php file core/modules/user/tests/src/Kernel/Views/UserDataTest.php
UserDataTest::$modules property core/modules/user/tests/src/Kernel/Views/UserDataTest.php Modules to install.
UserDataTest::$testViews property core/modules/user/tests/src/Kernel/Views/UserDataTest.php Views to be enabled.
UserDataTest::testDataField function core/modules/user/tests/src/Kernel/Views/UserDataTest.php Tests field handler.
UserDeleteTest class core/modules/user/tests/src/Kernel/UserDeleteTest.php Tests deleting of user accounts.
UserDeleteTest.php file core/modules/user/tests/src/Kernel/UserDeleteTest.php
UserDeleteTest::$modules property core/modules/user/tests/src/Kernel/UserDeleteTest.php Modules to install.
UserDeleteTest::testUserDeleteMultiple function core/modules/user/tests/src/Kernel/UserDeleteTest.php Tests deleting multiple users.
UserEditedOwnAccountTest class core/modules/user/tests/src/Functional/UserEditedOwnAccountTest.php Tests user edited own account can still log in.
UserEditedOwnAccountTest.php file core/modules/user/tests/src/Functional/UserEditedOwnAccountTest.php
UserEditedOwnAccountTest::$defaultTheme property core/modules/user/tests/src/Functional/UserEditedOwnAccountTest.php The theme to install as the default for testing.
UserEditedOwnAccountTest::testUserEditedOwnAccount function core/modules/user/tests/src/Functional/UserEditedOwnAccountTest.php
UserEditTest class core/modules/user/tests/src/Functional/UserEditTest.php Tests user edit page.
UserEditTest.php file core/modules/user/tests/src/Functional/UserEditTest.php
UserEditTest::$defaultTheme property core/modules/user/tests/src/Functional/UserEditTest.php The theme to install as the default for testing.
UserEditTest::testUserChangeSiteLanguage function core/modules/user/tests/src/Functional/UserEditTest.php Tests that a user is able to change site language.
UserEditTest::testUserEdit function core/modules/user/tests/src/Functional/UserEditTest.php Tests user edit page.
UserEditTest::testUserMailFieldAccess function core/modules/user/tests/src/Functional/UserEditTest.php Tests the account form implements entity field access for mail.
UserEditTest::testUserWellKnownChangePasswordAnon function core/modules/user/tests/src/Functional/UserEditTest.php Tests well known change password route returns 403 to anonymous user.
UserEditTest::testUserWellKnownChangePasswordAuth function core/modules/user/tests/src/Functional/UserEditTest.php Tests well known change password route redirects to user edit form.
UserEditTest::testUserWith0Password function core/modules/user/tests/src/Functional/UserEditTest.php Tests setting the password to "0".
UserEditTest::testUserWithoutEmailEdit function core/modules/user/tests/src/Functional/UserEditTest.php Tests editing of a user account without an email address.
UserEntityLabelTest class core/modules/user/tests/src/Kernel/UserEntityLabelTest.php Tests the label callback.
UserEntityLabelTest.php file core/modules/user/tests/src/Kernel/UserEntityLabelTest.php
UserEntityLabelTest::$modules property core/modules/user/tests/src/Kernel/UserEntityLabelTest.php Modules to install.
UserEntityLabelTest::testLabelCallback function core/modules/user/tests/src/Kernel/UserEntityLabelTest.php Tests label callback.
UserEntityReferenceTest class core/modules/user/tests/src/Kernel/UserEntityReferenceTest.php Tests the user reference field functionality.
UserEntityReferenceTest.php file core/modules/user/tests/src/Kernel/UserEntityReferenceTest.php
UserEntityReferenceTest::$role1 property core/modules/user/tests/src/Kernel/UserEntityReferenceTest.php A randomly-generated role for testing purposes.
UserEntityReferenceTest::$role2 property core/modules/user/tests/src/Kernel/UserEntityReferenceTest.php A randomly-generated role for testing purposes.
UserEntityReferenceTest::setUp function core/modules/user/tests/src/Kernel/UserEntityReferenceTest.php
UserEntityReferenceTest::testUserSelectionByRole function core/modules/user/tests/src/Kernel/UserEntityReferenceTest.php Tests user selection by roles.
UserEntityTest class core/modules/user/tests/src/Kernel/UserEntityTest.php Tests the user entity class.
UserEntityTest.php file core/modules/user/tests/src/Kernel/UserEntityTest.php
UserEntityTest::$modules property core/modules/user/tests/src/Kernel/UserEntityTest.php Modules to install.
UserEntityTest::setUp function core/modules/user/tests/src/Kernel/UserEntityTest.php
UserEntityTest::testChainExistingPasswordMethod function core/modules/user/tests/src/Kernel/UserEntityTest.php Tests that ::existingPassword can be used for chaining.
UserEntityTest::testUserMethods function core/modules/user/tests/src/Kernel/UserEntityTest.php Tests some of the methods.
UserEntityTest::testUserValidation function core/modules/user/tests/src/Kernel/UserEntityTest.php Tests that all user fields validate properly.
UserEntityTranslation class core/modules/user/src/Plugin/migrate/source/d7/UserEntityTranslation.php Drupal 7 user entity translations source from database.
UserEntityTranslation.php file core/modules/user/src/Plugin/migrate/source/d7/UserEntityTranslation.php
UserEntityTranslation::fields function core/modules/user/src/Plugin/migrate/source/d7/UserEntityTranslation.php Returns available fields on the source.
UserEntityTranslation::getIds function core/modules/user/src/Plugin/migrate/source/d7/UserEntityTranslation.php Defines the source fields uniquely identifying a source row.
UserEntityTranslation::prepareRow function core/modules/user/src/Plugin/migrate/source/d7/UserEntityTranslation.php Adds additional data to the row.
UserEntityTranslation::query function core/modules/user/src/Plugin/migrate/source/d7/UserEntityTranslation.php

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