Search for name
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Name | class | core/ |
Filter handler for usernames. |
Name | class | core/ |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
UserNameFormatter.php | file | core/ |
|
UserNameFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
UserNameFormatter::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
UserNameFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
UserNameFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
UserNameFormatterTest | class | core/ |
Tests the user_name formatter. |
UserNameFormatterTest.php | file | core/ |
|
UserNameFormatterTest::$bundle | property | core/ |
|
UserNameFormatterTest::$entityType | property | core/ |
|
UserNameFormatterTest::$fieldName | property | core/ |
|
UserNameFormatterTest::$modules | property | core/ |
Modules to enable. |
UserNameFormatterTest::renderEntityFields | function | core/ |
Renders fields of a given entity with a given display. |
UserNameFormatterTest::setUp | function | core/ |
|
UserNameFormatterTest::testFormatter | function | core/ |
Tests the formatter output. |
UserNameItem | class | core/ |
Defines a custom field item class for the 'name' user entity field. |
UserNameItem.php | file | core/ |
|
UserNameItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
UserNameItem::isEmpty | function | core/ |
Determines whether the data structure is empty. |
UserNameUnique | class | core/ |
Checks if a user name is unique on the site. |
UserNameUnique.php | file | core/ |
|
UserNameUnique::$message | property | core/ |
|
USERNAME_MAX_LENGTH | constant | core/ |
Maximum length of username text field. |
UserResourceTestBase::$labelFieldName | property | core/ |
Optionally specify which field is the 'label' field. Some entities specify a 'label_callback', but not a 'label' entity key. For example: User. |
UserResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
UserSession::$name | property | core/ |
The name of this account. |
UserSession::getAccountName | function | core/ |
Returns the unaltered login name of this account. |
UserSession::getDisplayName | function | core/ |
Returns the display name of this account. |
UserSession::getUsername | function | core/ |
Returns the unaltered login name of this account. |
UserTest::$labelFieldName | property | core/ |
Specify which field is the 'label' field for testing a POST edge case. |
UserTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
UserTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
UserTest::testResaveAccountName | function | core/ |
Tests users with altered display names. |
UserTranslationUITest::$name | property | core/ |
The user name of the test user. |
UserUid::getSortName | function | core/ |
Return a description of how the argument would normally be sorted. |
UserValidationTest::testUsernames | function | core/ |
Tests user name validation. |
user_format_name | function | core/ |
Format a username. |
user_hooks_test_user_format_name_alter | function | core/ |
Implements hook_user_format_name_alter(). |
user_load_by_name | function | core/ |
Fetches a user object by account name. |
user_role_names | function | core/ |
Retrieves the names of roles matching specified conditions. |
user_validate_name | function | core/ |
Verify the syntax of the given name. |
ValidateHostnameTest | class | core/ |
@coversDefaultClass \Drupal\Core\DrupalKernel @group DrupalKernel |
ValidateHostnameTest.php | file | core/ |
|
ValidateHostnameTest::providerTestValidateHostname | function | core/ |
Provides test data for testValidateHostname(). |
ValidateHostnameTest::testValidateHostname | function | core/ |
@covers ::validateHostname @dataProvider providerTestValidateHostname |
ValidatorTest::testFileValidateNameLength | function | core/ |
This will ensure the filename length is valid. |
View::fixTableNames | function | core/ |
Fixes table names for revision metadata fields of revisionable entities. |
ViewAjaxControllerTest::testMissingViewName | function | core/ |
Tests missing view_name and view_display_id |
views.view.test_comment_field_name.yml | file | core/ |
core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_field_name.yml |
views.view.test_taxonomy_term_name.yml | file | core/ |
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_term_name.yml |
views.view.test_user_name.yml | file | core/ |
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_name.yml |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.