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 |
---|---|---|---|
UserNameValidatorTest | class | core/ |
Verify that user validity checks behave as designed. |
UserNameValidatorTest.php | file | core/ |
|
UserNameValidatorTest::$modules | property | core/ |
Modules to install. |
UserNameValidatorTest::$userValidator | property | core/ |
The user validator under test. |
UserNameValidatorTest::invalidUserNameProvider | function | core/ |
Provides invalid user names. |
UserNameValidatorTest::setUp | function | core/ |
|
UserNameValidatorTest::testInvalidUsernames | function | core/ |
Tests invalid user name validation. |
UserNameValidatorTest::testValidUsernames | function | core/ |
Tests valid user name validation. |
UserNameValidatorTest::validUsernameProvider | function | core/ |
Provides valid user names. |
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/ |
|
UserSession::getDisplayName | function | core/ |
|
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 |
ViewAjaxControllerTest::testMissingViewName | function | core/ |
Tests missing view_name and view_display_id. |
ViewExecutable::$plugin_name | property | core/ |
|
views.view.taxonomy_translated_term_name_test.yml | file | core/ |
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.taxonomy_translated_term_name_test.yml |
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. |
ViewsEntitySchemaSubscriber::baseTableRename | function | core/ |
Updates views if a base table is renamed. |
ViewsEntitySchemaSubscriber::BASE_TABLE_RENAME | constant | core/ |
Indicates that a base table got renamed. |
ViewsEntitySchemaSubscriber::dataTableRename | function | core/ |
Updates views if a data table is renamed. |
ViewsEntitySchemaSubscriber::DATA_TABLE_RENAME | constant | core/ |
Indicates that a data table got renamed. |
ViewsEntitySchemaSubscriber::REVISION_DATA_TABLE_RENAME | constant | core/ |
Indicates that a revision data table got renamed. |
ViewsEntitySchemaSubscriber::REVISION_TABLE_RENAME | constant | core/ |
Indicates that a revision table got renamed. |
ViewsEntitySchemaSubscriberIntegrationTest::testBaseTableRename | function | core/ |
Tests that renaming base tables adapts the views. |
ViewsEntitySchemaSubscriberIntegrationTest::testDataTableRename | function | core/ |
Tests that renaming data tables adapts the views. |
ViewsEntitySchemaSubscriberIntegrationTest::testRevisionBaseTableRename | function | core/ |
Tests that renaming revision tables adapts the views. |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.