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 |
---|---|---|---|
UserJsonBasicAuthDecoratedTest::testServiceDecorated | function | core/ |
Test that the UserAuthDecorator is providing user.auth. |
UserJsonBasicAuthTest | class | core/ |
@group rest @group #slow |
UserJsonBasicAuthTest.php | file | core/ |
|
UserJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
UserJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UserJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
UserJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
UserJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
UserJsonCookieTest | class | core/ |
@group rest @group #slow |
UserJsonCookieTest.php | file | core/ |
|
UserJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
UserJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UserJsonCookieTest::$format | property | core/ |
The format to use in this test. |
UserJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
UserKernelTestBase | class | core/ |
Provides a common test base for user views tests. |
UserKernelTestBase.php | file | core/ |
|
UserKernelTestBase::$modules | property | core/ |
Modules to install. |
UserKernelTestBase::$roleStorage | property | core/ |
The entity storage for roles. |
UserKernelTestBase::$users | property | core/ |
Users to use during this test. |
UserKernelTestBase::$userStorage | property | core/ |
The entity storage for users. |
UserKernelTestBase::setUp | function | core/ |
|
UserKernelTestBase::setupPermissionTestData | function | core/ |
Set some test data for permission related tests. |
UserLangcode | class | core/ |
Provides a process plugin for the user langcode. |
UserLangcode.php | file | core/ |
|
UserLangcode::$languageManager | property | core/ |
The language manager. |
UserLangcode::create | function | core/ |
Creates an instance of the plugin. |
UserLangcode::transform | function | core/ |
Performs the associated process. |
UserLangcode::__construct | function | core/ |
Constructs a UserLangcode object. |
UserLanguageCreationTest | class | core/ |
Tests preferred language configuration and language selector access. |
UserLanguageCreationTest.php | file | core/ |
|
UserLanguageCreationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UserLanguageCreationTest::$modules | property | core/ |
Modules to install. |
UserLanguageCreationTest::testLocalUserCreation | function | core/ |
Functional test for language handling during user creation. |
UserLanguageTest | class | core/ |
Functional tests for a user's ability to change their default language. |
UserLanguageTest.php | file | core/ |
|
UserLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UserLanguageTest::$modules | property | core/ |
Modules to install. |
UserLanguageTest::testUserLanguageConfiguration | function | core/ |
Tests if user can change their default language. |
UserLanguageTestController | class | core/ |
Returns responses for User Language Test routes. |
UserLanguageTestController.php | file | core/ |
|
UserLanguageTestController::buildPostResponse | function | core/ |
Builds the response. |
UserLanguageTestForm | class | core/ |
Provides a User Language Test form. |
UserLanguageTestForm.php | file | core/ |
|
UserLanguageTestForm::buildForm | function | core/ |
Form constructor. |
UserLanguageTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
UserLanguageTestForm::submitForm | function | core/ |
Form submission handler. |
UserLazyBuilder | class | core/ |
User navigation block lazy builder. |
UserLazyBuilder.php | file | core/ |
|
UserLazyBuilder::renderNavigationLinks | function | core/ |
Lazy builder callback for rendering navigation links. |
UserLazyBuilder::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
Pagination
- Previous page
- Page 37
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.