UserJsonCookieTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/Rest/UserJsonCookieTest.php |
The theme to install as the default for testing. |
UserJsonCookieTest::$format |
property |
core/modules/user/tests/src/Functional/Rest/UserJsonCookieTest.php |
The format to use in this test. |
UserJsonCookieTest::$mimeType |
property |
core/modules/user/tests/src/Functional/Rest/UserJsonCookieTest.php |
The MIME type that corresponds to $format. |
UserKernelTestBase |
class |
core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php |
Provides a common test base for user views tests. |
UserKernelTestBase.php |
file |
core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php |
|
UserKernelTestBase::$modules |
property |
core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php |
Modules to install. |
UserKernelTestBase::$roleStorage |
property |
core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php |
The entity storage for roles. |
UserKernelTestBase::$users |
property |
core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php |
Users to use during this test. |
UserKernelTestBase::$userStorage |
property |
core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php |
The entity storage for users. |
UserKernelTestBase::setUp |
function |
core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php |
|
UserKernelTestBase::setupPermissionTestData |
function |
core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php |
Set some test data for permission related tests. |
UserLangcode |
class |
core/modules/user/src/Plugin/migrate/process/UserLangcode.php |
Provides a process plugin for the user langcode. |
UserLangcode.php |
file |
core/modules/user/src/Plugin/migrate/process/UserLangcode.php |
|
UserLangcode::$languageManager |
property |
core/modules/user/src/Plugin/migrate/process/UserLangcode.php |
The language manager. |
UserLangcode::create |
function |
core/modules/user/src/Plugin/migrate/process/UserLangcode.php |
Creates an instance of the plugin. |
UserLangcode::transform |
function |
core/modules/user/src/Plugin/migrate/process/UserLangcode.php |
Performs the associated process. |
UserLangcode::__construct |
function |
core/modules/user/src/Plugin/migrate/process/UserLangcode.php |
Constructs a UserLangcode object. |
UserLanguageCreationTest |
class |
core/modules/user/tests/src/Functional/UserLanguageCreationTest.php |
Tests preferred language configuration and language selector access. |
UserLanguageCreationTest.php |
file |
core/modules/user/tests/src/Functional/UserLanguageCreationTest.php |
|
UserLanguageCreationTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserLanguageCreationTest.php |
The theme to install as the default for testing. |
UserLanguageCreationTest::$modules |
property |
core/modules/user/tests/src/Functional/UserLanguageCreationTest.php |
Modules to install. |
UserLanguageCreationTest::testLocalUserCreation |
function |
core/modules/user/tests/src/Functional/UserLanguageCreationTest.php |
Functional test for language handling during user creation. |
UserLanguageTest |
class |
core/modules/user/tests/src/Functional/UserLanguageTest.php |
Functional tests for a user's ability to change their default language. |
UserLanguageTest.php |
file |
core/modules/user/tests/src/Functional/UserLanguageTest.php |
|
UserLanguageTest::$defaultTheme |
property |
core/modules/user/tests/src/Functional/UserLanguageTest.php |
The theme to install as the default for testing. |
UserLanguageTest::$modules |
property |
core/modules/user/tests/src/Functional/UserLanguageTest.php |
Modules to install. |
UserLanguageTest::testUserLanguageConfiguration |
function |
core/modules/user/tests/src/Functional/UserLanguageTest.php |
Tests if user can change their default language. |
UserLanguageTestController |
class |
core/modules/user/tests/modules/user_language_test/src/Controller/UserLanguageTestController.php |
Returns responses for User Language Test routes. |
UserLanguageTestController.php |
file |
core/modules/user/tests/modules/user_language_test/src/Controller/UserLanguageTestController.php |
|
UserLanguageTestController::buildPostResponse |
function |
core/modules/user/tests/modules/user_language_test/src/Controller/UserLanguageTestController.php |
Builds the response. |
UserLanguageTestForm |
class |
core/modules/user/tests/modules/user_language_test/src/Form/UserLanguageTestForm.php |
Provides a User Language Test form. |
UserLanguageTestForm.php |
file |
core/modules/user/tests/modules/user_language_test/src/Form/UserLanguageTestForm.php |
|
UserLanguageTestForm::buildForm |
function |
core/modules/user/tests/modules/user_language_test/src/Form/UserLanguageTestForm.php |
Form constructor. |
UserLanguageTestForm::getFormId |
function |
core/modules/user/tests/modules/user_language_test/src/Form/UserLanguageTestForm.php |
Returns a unique string identifying the form. |
UserLanguageTestForm::submitForm |
function |
core/modules/user/tests/modules/user_language_test/src/Form/UserLanguageTestForm.php |
Form submission handler. |
UserLazyBuilder |
class |
core/modules/navigation/src/UserLazyBuilder.php |
User navigation block lazy builder. |
UserLazyBuilder.php |
file |
core/modules/navigation/src/UserLazyBuilder.php |
|
UserLazyBuilder::renderNavigationLinks |
function |
core/modules/navigation/src/UserLazyBuilder.php |
Lazy builder callback for rendering navigation links. |
UserLazyBuilder::trustedCallbacks |
function |
core/modules/navigation/src/UserLazyBuilder.php |
Lists the trusted callbacks provided by the implementing class. |
UserLazyBuilder::userOperationLinks |
function |
core/modules/navigation/src/UserLazyBuilder.php |
Returns the user operation links in navigation expected format. |
UserLazyBuilder::__construct |
function |
core/modules/navigation/src/UserLazyBuilder.php |
Constructs an UserLazyBuilder object. |
UserListBuilder |
class |
core/modules/user/src/UserListBuilder.php |
Defines a class to build a listing of user entities. |
UserListBuilder.php |
file |
core/modules/user/src/UserListBuilder.php |
|
UserListBuilder::$dateFormatter |
property |
core/modules/user/src/UserListBuilder.php |
The date formatter service. |
UserListBuilder::$redirectDestination |
property |
core/modules/user/src/UserListBuilder.php |
The redirect destination service. |
UserListBuilder::buildHeader |
function |
core/modules/user/src/UserListBuilder.php |
Builds the header row for the entity listing. |
UserListBuilder::buildRow |
function |
core/modules/user/src/UserListBuilder.php |
Builds a row for an entity in the entity listing. |
UserListBuilder::createInstance |
function |
core/modules/user/src/UserListBuilder.php |
Instantiates a new instance of this entity handler. |
UserListBuilder::getOperations |
function |
core/modules/user/src/UserListBuilder.php |
Provides an array of information to build a list of operation links. |
UserListBuilder::load |
function |
core/modules/user/src/UserListBuilder.php |
Loads entities of this type from storage for listing. |