Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| UserLazyBuilder::userOperationLinks | function | core/ |
Returns the user operation links in navigation expected format. |
| UserLazyBuilder::__construct | function | core/ |
Constructs an UserLazyBuilder object. |
| 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. |
| UserListBuilder::__construct | function | core/ |
Constructs a new UserListBuilder object. |
| UserLocalTask | class | core/ |
Provides local task definitions for all entity bundles. |
| UserLocalTask.php | file | core/ |
|
| UserLocalTask::$entityTypeManager | property | core/ |
The entity type manager. |
| UserLocalTask::create | function | core/ |
Creates a new class instance. |
| UserLocalTask::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| UserLocalTask::__construct | function | core/ |
Creates a UserLocalTask object. |
| UserLocalTasksTest | class | core/ |
Tests user local tasks. |
Pagination
- Previous page
- Page 1401
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.