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::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/ |
|
UserResourceTestBase::$labelFieldName | property | core/ |
Optionally specify which field is the 'label' field. |
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. |
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_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. |
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_name_argument.yml | file | core/ |
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_name_argument.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 |
views.view.test_views_handler_field_user_name.yml | file | core/ |
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_user_name.yml |
views.view.test_view_argument_validate_username.yml | file | core/ |
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_view_argument_validate_username.yml |
Views::fetchPluginNames | function | core/ |
Fetches a list of all base tables available. |
ViewsBlock::getMachineNameSuggestion | function | core/ |
|
ViewsBlockTest::testMachineNameSuggestion | function | core/ |
Tests that ViewsBlock::getMachineNameSuggestion() produces the right value. |
ViewsConfigUpdaterTest::testNeedsFieldNamesForMultivalueBaseFieldsUpdate | function | core/ |
@covers ::needsMultivalueBaseFieldUpdate |
ViewsConfigUpdaterTest::testNeedsFieldNamesForMultivalueBaseUpdateFieldsDeprecation | function | core/ |
@covers ::needsMultivalueBaseFieldUpdate |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.