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 |
---|---|---|---|
TwigNodeVisitorCheckDeprecations::$usedNames | property | core/ |
The named variables used in the template from the context. |
TwigPhpStorageCache::$templateCacheFilenamePrefix | property | core/ |
The template cache filename prefix. |
TwigRegistryLoaderTest::testTwigNamespaces | function | core/ |
Tests template extension and includes using the Drupal theme registry. |
twig_namespace_a.info.yml | file | core/ |
core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_a/twig_namespace_a.info.yml |
twig_namespace_b.info.yml | file | core/ |
core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_b/twig_namespace_b.info.yml |
twig_namespace_test.html.twig | file | core/ |
{% extends "@twig_namespace_a/test.html.twig" %} {% block content %} {% include "@twig_namespace_b/test.html.twig" %} {% endblock %} |
Type::summaryName | function | core/ |
Provides the name to use for the summary, defaults to the name field. |
TypedConfigManager::createFromNameAndData | function | core/ |
|
TypedConfigManager::getFallbackName | function | core/ |
Gets fallback configuration schema name. |
TypedConfigManager::replaceName | function | core/ |
Replaces dynamic type expressions in configuration type. |
TypedConfigManager::resolveDynamicTypeName | function | core/ |
Resolves a dynamic type name. |
TypedConfigManagerInterface::createFromNameAndData | function | core/ |
Gets typed data for a given configuration name and its values. |
TypedData::$name | property | core/ |
The property name. |
TypedData::getName | function | core/ |
Returns the name of a property or item. |
TypedDataInterface::getName | function | core/ |
Returns the name of a property or item. |
TypeResolver::resolveDynamicTypeName | function | core/ |
Replaces dynamic type expressions in configuration type. |
UnroutedUrlTest::testGetRouteName | function | core/ |
Tests the getRouteName() method. |
Update10101::getSequenceName | function | core/ |
Retrieves a sequence name that is owned by the table and column. |
UpdateHookRegistry::FUNC_NAME_REGEXP | constant | core/ |
Regular expression to match all possible defined hook_update_N(). |
Updater::$name | property | core/ |
The name of the project directory (basename). |
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. |
UploadedFileConstraintValidatorTest::$filename | property | core/ |
The file name. |
UploadedFileInterface::getClientOriginalName | function | core/ |
Returns the original file name. |
UploadedFileInterface::getFilename | function | core/ |
Gets the filename. |
UploadedFileInterface::getPathname | function | core/ |
Gets the path to the file. |
UploadedFileValidatorTest::$filename | property | core/ |
The file name. |
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.name_validator | service | core/ |
Drupal\user\UserNameValidator |
User::getAccountName | function | core/ |
|
User::getDisplayName | function | core/ |
|
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/ |
Test user name link. |
UserFloodEvent::$name | property | core/ |
Flood event name. |
UserFloodEvent::getName | function | core/ |
Gets the name of the user flood event object. |
UserInterface::setUsername | function | core/ |
Sets the username of this account. |
UserInterface::USERNAME_MAX_LENGTH | constant | core/ |
Maximum length of username text field. |
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. |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.