Search for name
- Search 7.x for name
- Search 9.5.x for name
- Search 8.9.x for name
- Search 10.3.x for name
- Search 11.x for name
- Other projects
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 |
|---|---|---|---|
| TreeConfigTargetForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| TwigEnvironmentTest::testCacheFilename | function | core/ |
Ensures that cacheFilename() varies by extensions + deployment identifier. |
| TwigEnvironmentTest::testTemplateClassname | function | core/ |
Ensures that templates resolve to the same class name and cache file. |
| TwigExtension::getName | function | core/ |
|
| TwigNamespaceTest | class | core/ |
Tests Twig namespaces. |
| TwigNamespaceTest.php | file | core/ |
|
| TwigNamespaceTest::$modules | property | core/ |
Modules to install. |
| TwigNamespaceTest::$twig | property | core/ |
|
| TwigNamespaceTest::assertTwigTemplate | function | core/ |
Checks to see if a value is a twig template. |
| TwigNamespaceTest::setUp | function | core/ |
|
| TwigNamespaceTest::testTemplateDiscovery | function | core/ |
Tests template discovery using namespaces. |
| TwigNamespaceTest::testTwigNamespaces | function | core/ |
Tests template extension and includes using namespaces. |
| TwigNodeCheckDeprecations::$usedNames | property | core/ |
The named variables used in the template. |
| TwigNodeVisitorCheckDeprecations::$assignedNames | property | core/ |
The named variables set within the template. |
| 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/ |
Gets typed data for a given configuration name and its values. |
| TypedConfigManager::getFallbackName | function | core/ |
Gets fallback configuration schema 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. |
| UpdateHookRegistry::FUNC_NAME_REGEXP | constant | core/ |
Regular expression to match all possible defined hook_update_N(). |
| UpdateRegistry::$logFilename | property | core/ |
The filename of the log file. |
| UpdateSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| 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. |
| Url::$routeName | property | core/ |
The route name. |
| Url::getRouteName | function | core/ |
Returns the route name. |
| UrlConversionTest::testNoModuleSpecifiedDefaultsToDriverName | function | core/ |
Tests that connection URL with no module name defaults to driver name. |
| UrlGeneratorTest::testGenerateWithRouteNameInOptions | function | core/ |
Tests that route name and parameters are passed to path processors. |
| UrlTest::testFromRouteUriWithMissingRouteName | function | core/ |
Tests from route uri with missing route name. |
| 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/ |
Returns the unaltered login name of this account. |
| User::getDisplayName | function | core/ |
Returns the display 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. |
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.