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 |
---|---|---|---|
UserFloodEvent::getIp | function | core/ |
Gets the IP of the user flood event object. |
UserFloodEvent::getName | function | core/ |
Gets the name of the user flood event object. |
UserFloodEvent::getThreshold | function | core/ |
Gets the threshold for the user flood event object. |
UserFloodEvent::getUid | function | core/ |
Gets the uid of the user flood event object. |
UserFloodEvent::getWindow | function | core/ |
Gets the window for the user flood event object. |
UserFloodEvent::hasIp | function | core/ |
Is the user flood event associated with an IP? |
UserFloodEvent::hasUid | function | core/ |
Is the user flood event associated with a uid? |
UserFloodEvent::__construct | function | core/ |
Constructs a user flood event object. |
UserFloodSubscriber | class | core/ |
Logs details of User Flood Control events. |
UserFloodSubscriber.php | file | core/ |
|
UserFloodSubscriber::$logger | property | core/ |
The default logger service. |
UserFloodSubscriber::blockedIp | function | core/ |
An attempt to login has been blocked based on IP. |
UserFloodSubscriber::blockedUser | function | core/ |
An attempt to login has been blocked based on user name. |
UserFloodSubscriber::getSubscribedEvents | function | core/ |
|
UserFloodSubscriber::__construct | function | core/ |
Constructs a UserFloodSubscriber. |
UserHalJsonAnonTest | class | core/ |
@group hal @group legacy |
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 @group legacy |
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 @group legacy |
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. |
UserHalLoginHttpTest | class | core/ |
Tests login and password reset via direct HTTP in hal_json format. |
UserHalLoginHttpTest.php | file | core/ |
|
UserHalLoginHttpTest::$modules | property | core/ |
Modules to install. |
UserHalLoginHttpTest::setUp | function | core/ |
|
UserHalLoginHttpTest::testLogin | function | core/ |
Tests user session life cycle. |
UserHalLoginHttpTest::testPasswordReset | function | core/ |
Tests user password reset. |
UserHelpersTest | class | core/ |
Tests User related helper methods of BrowserTestBase. |
UserHelpersTest.php | file | core/ |
|
UserHelpersTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UserHelpersTest::testDrupalUserIsLoggedIn | function | core/ |
Tests BrowserTestBase::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/ |
Tests 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. |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.