Search for name

  1. Search 7.x for name
  2. Search 9.5.x for name
  3. Search 8.9.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
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.
AccountProxy::getAccountName function core/lib/Drupal/Core/Session/AccountProxy.php
AccountProxy::getDisplayName function core/lib/Drupal/Core/Session/AccountProxy.php
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/action/tests/src/Functional/Jsonapi/ActionTest.php The name of the tested JSON:API resource type.
ActionTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/ActionTest.php The name of the tested JSON:API resource type.
ActionValidationTest::providerInvalidMachineNameCharacters function core/modules/system/tests/src/Kernel/Entity/ActionValidationTest.php Action IDs are atypical in that they allow periods in the machine name.
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.
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 The namespace suffix.
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/Component/Annotation/Plugin/Discovery/AnnotatedClassDiscovery.php Gets an array of PSR-4 namespaces to search for plugin classes.
AnnotatedClassDiscovery::getPluginNamespaces function core/lib/Drupal/Core/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
ArgumentDefaultPluginBase::$option_name property core/modules/views/src/Plugin/views/argument_default/ArgumentDefaultPluginBase.php
ArgumentPluginBase::$name_alias property core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php
ArgumentPluginBase::$name_field property core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php
ArgumentPluginBase::$name_table property core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php
ArgumentPluginBase::$name_table_alias property core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php
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, defaults to the name field.
ArgumentPluginBase::summaryNameField function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Adds the name field, which is the field displayed in summary queries.
ArgumentValidateTest::testArgumentValidateUserName function core/modules/user/tests/src/Kernel/Views/ArgumentValidateTest.php Tests the UserName argument validator.
ArgumentValidatorPluginBase::$option_name property core/modules/views/src/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php
ArgumentValidatorTermNameTest class core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermNameTest.php Tests the plugin of the taxonomy: taxonomy_term_name argument validator.
ArgumentValidatorTermNameTest.php file core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermNameTest.php
ArgumentValidatorTermNameTest::$ids property core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermNameTest.php Stores the taxonomy IDs used by this test.
ArgumentValidatorTermNameTest::$names property core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermNameTest.php Stores the taxonomy names used by this test.
ArgumentValidatorTermNameTest::$terms property core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermNameTest.php Stores the taxonomy term used by this test.
ArgumentValidatorTermNameTest::$testViews property core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermNameTest.php Views to be enabled.

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