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 |
---|---|---|---|
UnitTestCase::getBlockMockWithMachineName | function | core/ |
Mocks a block with a block plugin. |
UnitTestCase::randomMachineName | function | core/ |
Generates a unique random string containing letters and numbers. |
UnitTestCaseDeprecationTest::testDeprecatedGetBlockMockWithMachineName | function | core/ |
@covers ::getBlockMockWithMachineName @expectedDeprecation Drupal\Tests\UnitTestCase::getBlockMockWithMachineName is deprecated in Drupal 8.5.x, will be removed before Drupal 9.0.0. Unit test base classes should not have dependencies on extensions.… |
UnroutedUrlTest::testGetRouteName | function | core/ |
Tests the getRouteName() method. |
Updater::getProjectName | function | core/ |
Gets the name of the project directory (basename). |
UpdateRegistry::$logFilename | property | core/ |
The filename of the log file. |
UpdaterInterface::getProjectName | function | core/ |
Returns the system name of the project. |
UpdateSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
UpdateUploadTest::testFileNameExtensionMerging | function | core/ |
Ensures that archiver extensions are properly merged in the UI. |
Url::$routeName | property | core/ |
The route name. |
Url::getRouteName | function | core/ |
Returns the route name. |
UrlTest::testFromRouteUriWithMissingRouteName | function | core/ |
@covers ::fromUri |
UrlTest::testGetRouteName | function | core/ |
Tests the getRouteName() method. |
UrlTest::testGetRouteNameWithExternalUrl | function | core/ |
Tests the getRouteName() with an external URL. |
User::getAccountName | function | core/ |
Returns the unaltered login name of this account. |
User::getDisplayName | function | core/ |
Returns the display name of this account. |
User::getUsername | function | core/ |
Returns the unaltered login name of this account. |
User::setUsername | function | core/ |
Sets the username of this account. |
UserAccessControlHandlerTest::testUserNameAccess | function | core/ |
Ensures user name access is working properly. |
UserAccessControlHandlerTest::userNameProvider | function | core/ |
Provides test data for testUserNameAccess(). |
UserAuthTest::$username | property | core/ |
The test username. |
UserFieldsAccessChangeTest::testUserNameLink | function | core/ |
Tests the user name formatter shows a link to the user when there is access but not otherwise. |
UserInterface::setUsername | function | core/ |
Sets the username of this account. |
UserInterface::USERNAME_MAX_LENGTH | constant | core/ |
Maximum length of username text field. |
UserLegacyTest::testUserFormatName | function | core/ |
Tests user_format_name(). |
UserLoginForm::validateName | function | core/ |
Sets an error if supplied username has been blocked. |
UserName | class | core/ |
Validates whether a user name is valid. |
username.html.twig | file | core/ |
Default theme implementation for displaying a username. |
username.html.twig | file | core/ |
Theme override for displaying a username. |
username.html.twig | file | core/ |
Theme override for displaying a username. |
username.html.twig | file | core/ |
Theme override for displaying a username. |
username.html.twig | file | core/ |
Theme override for displaying a username. |
username.html.twig | file | core/ |
Theme override for displaying a username. |
username.html.twig | file | core/ |
Theme override for displaying a username. |
UserName.php | file | core/ |
|
UserName::buildOptionsForm | function | core/ |
Provides the default form for setting options. |
UserName::processSummaryArguments | function | core/ |
Processes the summary arguments for displaying. |
UserName::validateArgument | function | core/ |
Performs validation for a given argument. |
UserNameConstraint | class | core/ |
Checks if a value is a valid user name. |
UserNameConstraint.php | file | core/ |
|
UserNameConstraint::$emptyMessage | property | core/ |
|
UserNameConstraint::$illegalMessage | property | core/ |
|
UserNameConstraint::$multipleSpacesMessage | property | core/ |
|
UserNameConstraint::$spaceBeginMessage | property | core/ |
|
UserNameConstraint::$spaceEndMessage | property | core/ |
|
UserNameConstraint::$tooLongMessage | property | core/ |
|
UserNameConstraintValidator | class | core/ |
Validates the UserName constraint. |
UserNameConstraintValidator.php | file | core/ |
|
UserNameConstraintValidator::validate | function | core/ |
|
UserNameFormatter | class | core/ |
Plugin implementation of the 'user_name' formatter. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.