Search for user
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
User | class | core/ |
Defines the user entity class. |
User | class | core/ |
Validate whether an argument is a valid user. |
User | class | core/ |
Default argument plugin to extract a user from request. |
User | class | core/ |
Drupal 6 user source from database. |
User | class | core/ |
Drupal 7 user source from database. |
User | class | core/ |
Plugin class for Drupal 7 user migrations dealing with fields and profiles. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
UserEntityTranslation::fields | function | core/ |
Returns available fields on the source. |
UserEntityTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
UserEntityTranslation::prepareRow | function | core/ |
Adds additional data to the row. |
UserEntityTranslation::query | function | core/ |
|
UserEntityTranslationTest | class | core/ |
Tests D7 user entity translation source plugin. |
UserEntityTranslationTest.php | file | core/ |
|
UserEntityTranslationTest::$modules | property | core/ |
Modules to enable. |
UserEntityTranslationTest::providerSource | function | core/ |
The data provider. |
UserFieldsAccessChangeTest | class | core/ |
Checks changing entity and field access. |
UserFieldsAccessChangeTest.php | file | core/ |
|
UserFieldsAccessChangeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UserFieldsAccessChangeTest::$modules | property | core/ |
Modules to enable. |
UserFieldsAccessChangeTest::$testViews | property | core/ |
Views used by this test. |
UserFieldsAccessChangeTest::testUserFieldAccess | function | core/ |
Tests if another module can change field access. |
UserFieldsAccessChangeTest::testUserNameLink | function | core/ |
Tests the user name formatter shows a link to the user when there is access but not otherwise. |
UserFieldsTest | class | core/ |
Tests available user fields in twig. |
UserFieldsTest.php | file | core/ |
|
UserFieldsTest::$modules | property | core/ |
Modules to enable. |
UserFieldsTest::setUp | function | core/ |
|
UserFieldsTest::testUserFields | function | core/ |
Tests account's available fields. |
UserHalJsonAnonTest | class | core/ |
@group hal |
UserHalJsonAnonTest.php | file | core/ |
|
UserHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UserHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
UserHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
UserHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
UserHalJsonAnonTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
UserHalJsonAnonTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
UserHalJsonBasicAuthTest | class | core/ |
@group hal |
UserHalJsonBasicAuthTest.php | file | core/ |
|
UserHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
UserHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UserHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
UserHalJsonCookieTest | class | core/ |
@group hal |
UserHalJsonCookieTest.php | file | core/ |
|
UserHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
UserHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UserHelpersTest | class | core/ |
Tests User related helper methods of WebTestBase. |
UserHelpersTest.php | file | core/ |
|
UserHelpersTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UserHelpersTest::testDrupalUserIsLoggedIn | function | core/ |
Tests WebTestBase::drupalUserIsLoggedIn(). |
UserInstallTest | class | core/ |
Tests user_install(). |
UserInstallTest.php | file | core/ |
|
UserInstallTest::$modules | property | core/ |
Modules to enable. |
UserInstallTest::setUp | function | core/ |
|
UserInstallTest::testUserInstall | function | core/ |
Test that the initial users have correct values. |
UserInterface | interface | core/ |
Provides an interface defining a user entity. |
UserInterface.php | file | core/ |
|
UserInterface::activate | function | core/ |
Activates the user. |
UserInterface::addRole | function | core/ |
Add a role to a user. |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.