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
ParamNotConvertedException::$routeName property core/lib/Drupal/Core/ParamConverter/ParamNotConvertedException.php The route name that was not converted.
ParamNotConvertedException::getRouteName function core/lib/Drupal/Core/ParamConverter/ParamNotConvertedException.php Get the route name that was not converted.
PathAliasResourceTestBase::$patchProtectedFieldNames property core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php The fields that are protected against modification during PATCH requests.
PathAliasTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/PathAliasTest.php The fields that are protected against modification during PATCH requests.
PathAliasTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/PathAliasTest.php The name of the tested JSON:API resource type.
PathItem::mainPropertyName function core/modules/path/src/Plugin/Field/FieldType/PathItem.php Returns the name of the main property, if any.
PathPluginBase::getAlteredRouteNames function core/modules/views/src/Plugin/views/display/PathPluginBase.php Returns the list of routes overridden by Views.
PathPluginBase::getRouteName function core/modules/views/src/Plugin/views/display/PathPluginBase.php Returns the route name for the display.
PathPluginBaseTest::testCollectRoutesWithNamedParameters function core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php Tests the collectRoutes method with a path containing named parameters.
PathPluginBaseTest::testCollectRoutesWithSpecialRouteName function core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php Tests the collect routes method with an alternative route name in the UI.
PathPluginBaseTest::testGetRouteName function core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php Tests the getRouteName method.
PerComponentEntityDisplay::MODE_NAME constant core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityDisplay.php
PerComponentEntityFormDisplay::MODE_NAME constant core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityFormDisplay.php
PerformanceForm::getEditableConfigNames function core/modules/system/src/Form/PerformanceForm.php Gets the configuration names that will be editable.
PermissionHandler::getModuleNames function core/modules/user/src/PermissionHandler.php Returns all module names.
PhpStreamWrapperInterface::rename function core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php
PlaceBlockPageVariant::getVisibleRegionNames function core/modules/block_place/src/Plugin/DisplayVariant/PlaceBlockPageVariant.php Returns the human-readable list of regions keyed by machine name.
PoHeader::$languageName property core/lib/Drupal/Component/Gettext/PoHeader.php Human readable language name.
PoHeader::$projectName property core/lib/Drupal/Component/Gettext/PoHeader.php Name of the project the translation belongs to.
PoHeader::getLanguageName function core/lib/Drupal/Component/Gettext/PoHeader.php Gets the human readable language name.
PoHeader::getProjectName function core/lib/Drupal/Component/Gettext/PoHeader.php Gets the project name.
PoHeader::setLanguageName function core/lib/Drupal/Component/Gettext/PoHeader.php Set the human readable language name.
PoHeader::setProjectName function core/lib/Drupal/Component/Gettext/PoHeader.php Set the project name.
PostgresqlSchemaTest::providerComputedConstraintName function core/tests/Drupal/Tests/Core/Database/Driver/pgsql/PostgresqlSchemaTest.php Data provider for ::testComputedConstraintName().
PostgresqlSchemaTest::testComputedConstraintName function core/tests/Drupal/Tests/Core/Database/Driver/pgsql/PostgresqlSchemaTest.php Tests whether the actual constraint name is correctly computed.
PrivateFileOnTranslatedEntityTest::$fieldName property core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php The name of the file field used in the test.
PrivateStream::getName function core/lib/Drupal/Core/StreamWrapper/PrivateStream.php Returns the name of the stream wrapper for use in the UI.
ProfileExtensionList::getInstalledExtensionNames function core/lib/Drupal/Core/Extension/ProfileExtensionList.php Returns a list of machine names of installed extensions.
ProfileField::setTableNames function core/modules/user/src/Plugin/migrate/source/ProfileField.php Helper to set the profile field table names.
ProjectInfo::getProjectName function core/lib/Drupal/Core/Utility/ProjectInfo.php Determines what project a given file object belongs to.
Provider::$name property core/modules/media/src/OEmbed/Provider.php The provider name.
Provider::getName function core/modules/media/src/OEmbed/Provider.php Returns the provider name.
ProxyBuilder::buildProxyClassName function core/lib/Drupal/Component/ProxyBuilder/ProxyBuilder.php Generates the used proxy class name from a given class name.
ProxyBuilder::buildProxyNamespace function core/lib/Drupal/Component/ProxyBuilder/ProxyBuilder.php Generates the used proxy namespace from a given class name.
ProxyBuilderTest::testBuildProxyClassName function core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php @covers ::buildProxyClassName
ProxyBuilderTest::testBuildProxyClassNameForModule function core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php @covers ::buildProxyClassName
ProxyBuilderTest::testBuildProxyNamespace function core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php @covers ::buildProxyNamespace
PublicStream::getName function core/lib/Drupal/Core/StreamWrapper/PublicStream.php Returns the name of the stream wrapper for use in the UI.
QueryBase::$namespaces property core/lib/Drupal/Core/Entity/Query/QueryBase.php List of potential namespaces of the classes belonging to this query.
QueryBase::getNamespaces function core/lib/Drupal/Core/Entity/Query/QueryBase.php Gets a list of namespaces of the ancestors of a class.
QueryFactory::$namespaces property core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php The namespace of this class, the parent class etc.
QueryFactory::$namespaces property core/lib/Drupal/Core/Entity/Query/Sql/QueryFactory.php The namespace of this class, the parent class etc.
QueryFactory::$namespaces property core/lib/Drupal/Core/Entity/Query/Null/QueryFactory.php The namespace of this class, the parent class etc.
QueryFactory::$namespaces property core/lib/Drupal/Core/Entity/KeyValueStore/Query/QueryFactory.php The namespace of this class, the parent class etc.
QuickEditAutocompleteTermTest::$fieldName property core/modules/quickedit/tests/src/FunctionalJavascript/QuickEditAutocompleteTermTest.php Stores the field name for the autocomplete field.
QuickEditImageControllerTest::$fieldName property core/modules/image/tests/src/Functional/QuickEditImageControllerTest.php The machine name of our image field.
QuickEditIntegrationTest::$fieldName property core/modules/editor/tests/src/Kernel/QuickEditIntegrationTest.php The name of the field ued for tests.
QuickStartTestBase::$adminUsername property core/tests/Drupal/BuildTests/QuickStart/QuickStartTestBase.php User name of the admin account generated during install.
Random::$names property core/lib/Drupal/Component/Utility/Random.php A list of unique names generated by name().
Random::name function core/lib/Drupal/Component/Utility/Random.php Generates a random string containing letters and numbers.

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