Search for name

  1. Search 7.x for name
  2. Search 9.5.x for name
  3. Search 10.3.x for name
  4. Search 11.x for name
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Name class core/modules/user/src/Plugin/views/filter/Name.php Filter handler for usernames.
Name class core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php

All search results

Title Object type File name Summary
AccessManager::checkNamedRoute function core/lib/Drupal/Core/Access/AccessManager.php Checks a named route with parameters against applicable access check services.
AccessManagerInterface::checkNamedRoute function core/lib/Drupal/Core/Access/AccessManagerInterface.php Checks a named route with parameters against applicable access check services.
AccessManagerTest::testCheckNamedRoute function core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php Tests the checkNamedRoute method.
AccessManagerTest::testCheckNamedRouteWithDefaultValue function core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php Tests the checkNamedRoute with default values.
AccessManagerTest::testCheckNamedRouteWithNonExistingRoute function core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php Tests checkNamedRoute given an invalid/non existing route name.
AccessManagerTest::testCheckNamedRouteWithUpcastedValues function core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php Tests the checkNamedRoute with upcasted values.
AccountForm::getEditedFieldNames function core/modules/user/src/AccountForm.php Gets the names of all fields edited in the form.
AccountInterface::getAccountName function core/lib/Drupal/Core/Session/AccountInterface.php Returns the unaltered login name of this account.
AccountInterface::getDisplayName function core/lib/Drupal/Core/Session/AccountInterface.php Returns the display name of this account.
AccountInterface::getUsername function core/lib/Drupal/Core/Session/AccountInterface.php Returns the unaltered login name of this account.
AccountProxy::getAccountName function core/lib/Drupal/Core/Session/AccountProxy.php Returns the unaltered login name of this account.
AccountProxy::getDisplayName function core/lib/Drupal/Core/Session/AccountProxy.php Returns the display name of this account.
AccountProxy::getUsername function core/lib/Drupal/Core/Session/AccountProxy.php Returns the unaltered login name of this account.
AccountSettingsForm::getEditableConfigNames function core/modules/user/src/AccountSettingsForm.php Gets the configuration names that will be editable.
Action::$confirm_form_route_name property core/lib/Drupal/Core/Annotation/Action.php The route name for a confirmation form for this action.
ActionTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/ActionTest.php The name of the tested JSON:API resource type.
ActiveTheme::$name property core/lib/Drupal/Core/Theme/ActiveTheme.php The machine name of the active theme.
ActiveTheme::getName function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the machine name of the theme.
AddFormBase::getSourceFieldName function core/modules/media_library/src/Form/AddFormBase.php Returns the name of the source field for a media type.
AdvancedSettingsForm::getEditableConfigNames function core/modules/views_ui/src/Form/AdvancedSettingsForm.php Gets the configuration names that will be editable.
AggregatorTitleTest::$fieldName property core/modules/aggregator/tests/src/Kernel/AggregatorTitleTest.php The field name that is tested.
AnnotatedClassDiscovery::$annotationNamespaces property core/lib/Drupal/Component/Annotation/Plugin/Discovery/AnnotatedClassDiscovery.php Additional namespaces to be scanned for annotation classes.
AnnotatedClassDiscovery::$namespaceSuffix property core/lib/Drupal/Core/Plugin/Discovery/AnnotatedClassDiscovery.php A suffix to append to each base namespace, to obtain the namespaces where
plugins are found.
AnnotatedClassDiscovery::$pluginDefinitionAnnotationName property core/lib/Drupal/Component/Annotation/Plugin/Discovery/AnnotatedClassDiscovery.php The name of the annotation that contains the plugin definition.
AnnotatedClassDiscovery::$pluginNamespaces property core/lib/Drupal/Component/Annotation/Plugin/Discovery/AnnotatedClassDiscovery.php The namespaces within which to find plugin classes.
AnnotatedClassDiscovery::$rootNamespacesIterator property core/lib/Drupal/Core/Plugin/Discovery/AnnotatedClassDiscovery.php A list of base namespaces with their PSR-4 directories.
AnnotatedClassDiscovery::getPluginNamespaces function core/lib/Drupal/Core/Plugin/Discovery/AnnotatedClassDiscovery.php Gets an array of PSR-4 namespaces to search for plugin classes.
AnnotatedClassDiscovery::getPluginNamespaces function core/lib/Drupal/Component/Annotation/Plugin/Discovery/AnnotatedClassDiscovery.php Gets an array of PSR-4 namespaces to search for plugin classes.
AnnotatedClassDiscovery::getProviderFromNamespace function core/lib/Drupal/Core/Plugin/Discovery/AnnotatedClassDiscovery.php Extracts the provider name from a Drupal namespace.
AnnotatedClassDiscoveryTest::testGetPluginNamespaces function core/tests/Drupal/Tests/Component/Annotation/AnnotatedClassDiscoveryTest.php @covers ::__construct
@covers ::getPluginNamespaces
AnnotationBridgeDecorator::$pluginDefinitionAnnotationName property core/lib/Drupal/Component/Annotation/Plugin/Discovery/AnnotationBridgeDecorator.php The name of the annotation that contains the plugin definition.
AnnotationTargetAll::$name property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetAll.php
AnnotationTargetAnnotation::$name property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetAnnotation.php
AnnotationTargetClass::$name property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetClass.php
AnnotationTargetPropertyMethod::$name property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/AnnotationTargetPropertyMethod.php
ArgumentPluginBase::$name_field property core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php The field to use for the name to use in the summary, which is
the displayed output. For example, for the node: nid argument,
the argument itself is the nid, but node.title is displayed.
ArgumentPluginBase::$name_table property core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php The table to use for the name, should it not be in the same table as the argument.
ArgumentPluginBase::getSortName function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Return a description of how the argument would normally be sorted.
ArgumentPluginBase::summaryName function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Provides the name to use for the summary. By default this is just
the name field.
ArgumentPluginBase::summaryNameField function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Add the name field, which is the field displayed in summary queries.
This is often used when the argument is numeric.
ArgumentValidateTest::testArgumentValidateUserName function core/modules/user/tests/src/Kernel/Views/ArgumentValidateTest.php Tests the UserName argument validator.
ArgumentValidatorTermTest::$names property core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermTest.php Stores the taxonomy names used by this test.
AssertContentTrait::assertFieldByName function core/tests/Drupal/KernelTests/AssertContentTrait.php Asserts that a field exists with the given name and value.
AssertContentTrait::assertNoFieldByName function core/tests/Drupal/KernelTests/AssertContentTrait.php Asserts that a field does not exist with the given name and value.
AssertLegacyTrait::assertFieldByName function core/tests/Drupal/FunctionalTests/AssertLegacyTrait.php Asserts that a field exists with the given name and value.
AssertLegacyTrait::assertNoFieldByName function core/tests/Drupal/FunctionalTests/AssertLegacyTrait.php Asserts that a field does not exist with the given name and value.
AttachedAssetsTest::testLibraryNameConflicts function core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php Tests that multiple modules can implement libraries with the same name.
AttributeValueBase::$name property core/lib/Drupal/Core/Template/AttributeValueBase.php The name of the value.
AuthorNameFormatter class core/modules/comment/src/Plugin/Field/FieldFormatter/AuthorNameFormatter.php Plugin implementation of the 'comment_username' formatter.
AuthorNameFormatter.php file core/modules/comment/src/Plugin/Field/FieldFormatter/AuthorNameFormatter.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.