Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UserJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| UserJsonCookieTest | class | core/ |
@group rest |
| 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 enable. |
| 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 whether proper language is stored for new users and access to language selector. |
| UserLanguageCreationTest.php | file | core/ |
|
| UserLanguageCreationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserLanguageCreationTest::$modules | property | core/ |
Modules to enable. |
| 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 enable. |
| UserLanguageTest::testUserLanguageConfiguration | function | core/ |
Test if user can change their default language. |
| UserLegacyTest | class | core/ |
Tests legacy user functionality. |
| UserLegacyTest.php | file | core/ |
|
| UserLegacyTest::$modules | property | core/ |
Modules to enable. |
| UserLegacyTest::setUp | function | core/ |
|
| UserLegacyTest::testEntityLegacyCode | function | core/ |
@expectedDeprecation user_load_multiple() is deprecated in Drupal 8.0.0 and will be removed before Drupal 9.0.0. Use \Drupal\user\Entity\User::loadMultiple(). See https://www.drupal.org/node/2266845 @expectedDeprecation user_load() is deprecated in… |
| UserLegacyTest::testUserDelete | function | core/ |
Tests that user_delete throws a deprecation error. |
| UserLegacyTest::testUserDeleteMultiple | function | core/ |
Tests that user_delete_multiple throws a deprecation error. |
| UserLegacyTest::testUserFormatName | function | core/ |
Tests user_format_name(). |
| UserLegacyTest::testUserView | function | core/ |
@expectedDeprecation user_view() is deprecated in Drupal 8.7.0 and will be removed before Drupal 9.0.0. Use \Drupal::entityTypeManager()->getViewBuilder('user')->view() instead. See… |
| UserListBuilder | class | core/ |
Defines a class to build a listing of user entities. |
| UserListBuilder.php | file | core/ |
|
| UserListBuilder::$dateFormatter | property | core/ |
The date formatter service. |
| UserListBuilder::$redirectDestination | property | core/ |
The redirect destination service. |
| UserListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| UserListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| UserListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| UserListBuilder::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
| UserListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
| UserListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
Pagination
- Previous page
- Page 1327
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.