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 10.3.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
MachineNameTransliterationTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/MachineName/MachineNameTransliterationTest.php Modules to install.
MachineNameTransliterationTest::machineNameInputOutput function core/tests/Drupal/FunctionalJavascriptTests/MachineName/MachineNameTransliterationTest.php Data for the testMachineNameTransliterations.
MachineNameTransliterationTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/MachineName/MachineNameTransliterationTest.php
MachineNameTransliterationTest::testMachineNameTransliterations function core/tests/Drupal/FunctionalJavascriptTests/MachineName/MachineNameTransliterationTest.php Test for machine name transliteration functionality.
ManagedStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/ManagedStorage.php Gets the existing collections.
ManagedStorage::getCollectionName function core/lib/Drupal/Core/Config/ManagedStorage.php Gets the name of the current collection the storage is using.
ManagedStorage::rename function core/lib/Drupal/Core/Config/ManagedStorage.php Renames a configuration object in the storage.
ManageFieldsFunctionalTest::testFieldNameValidation function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Tests validation of duplicate and disallowed field names.
ManageFieldsFunctionalTestBase::$fieldName property core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTestBase.php The name of a random field to be created for testing.
ManageFieldsFunctionalTestBase::$fieldNameInput property core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTestBase.php The input name of a random field to be created for testing.
MapDataDefinition::$mainPropertyName property core/lib/Drupal/Core/TypedData/MapDataDefinition.php The name of the main property, or NULL if there is none.
MapDataDefinition::getMainPropertyName function core/lib/Drupal/Core/TypedData/MapDataDefinition.php Returns the name of the main property, if any.
MapDataDefinition::setMainPropertyName function core/lib/Drupal/Core/TypedData/MapDataDefinition.php Sets the main property name.
MapItem::mainPropertyName function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/MapItem.php Returns the name of the main property, if any.
MatcherDumper::$tableName property core/lib/Drupal/Core/Routing/MatcherDumper.php The name of the SQL table to which to dump the routes.
Media::getName function core/modules/media/src/Entity/Media.php Gets the media item name.
Media::setName function core/modules/media/src/Entity/Media.php Sets the media item name.
MediaInterface::getName function core/modules/media/src/MediaInterface.php Gets the media item name.
MediaInterface::setName function core/modules/media/src/MediaInterface.php Sets the media item name.
MediaLibrarySelectForm::form_element_name function core/modules/media_library/src/Plugin/views/field/MediaLibrarySelectForm.php Return the name of a form field.
MediaResourceTestBase::$patchProtectedFieldNames property core/modules/media/tests/src/Functional/Rest/MediaResourceTestBase.php The fields that are protected against modification during PATCH requests.
MediaSettingsForm::getEditableConfigNames function core/modules/media/src/Form/MediaSettingsForm.php Gets the configuration names that will be editable.
MediaSource::$default_name_metadata_attribute property core/modules/media/src/Annotation/MediaSource.php The metadata attribute name to provide the default name.
MediaSource::$default_thumbnail_filename property core/modules/media/src/Annotation/MediaSource.php A filename for the default thumbnail.
MediaSourceBase::getSourceFieldName function core/modules/media/src/MediaSourceBase.php Determine the name of the source field.
MediaSourceTest::testDefaultName function core/modules/media/tests/src/Kernel/MediaSourceTest.php Tests default media name functionality.
MediaTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/MediaTest.php The fields that are protected against modification during PATCH requests.
MediaTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/MediaTest.php The name of the tested JSON:API resource type.
MediaTest::testNameBaseField function core/modules/media/tests/src/Kernel/MediaTest.php Tests the Media "name" base field behavior.
MediaThumbnailFormatterTest::$mediaFieldName property core/modules/media/tests/src/Kernel/MediaThumbnailFormatterTest.php Test media reference field name.
MediaTypeTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/MediaTypeTest.php The name of the tested JSON:API resource type.
MemoryStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/MemoryStorage.php Gets the existing collections.
MemoryStorage::getCollectionName function core/lib/Drupal/Core/Config/MemoryStorage.php Gets the name of the current collection the storage is using.
MemoryStorage::rename function core/lib/Drupal/Core/Config/MemoryStorage.php Renames a configuration object in the storage.
MemoryStorage::rename function core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php Renames a key.
MenuForm::menuNameExists function core/modules/menu_ui/src/MenuForm.php Returns whether a menu name already exists.
MenuLinkBase::getMenuName function core/lib/Drupal/Core/Menu/MenuLinkBase.php Returns the menu name of the menu link.
MenuLinkBase::getRouteName function core/lib/Drupal/Core/Menu/MenuLinkBase.php Returns the route name, if available.
MenuLinkContent::getMenuName function core/modules/menu_link_content/src/Entity/MenuLinkContent.php Gets the menu name of the custom menu link.
MenuLinkContentInterface::getMenuName function core/modules/menu_link_content/src/MenuLinkContentInterface.php Gets the menu name of the custom menu link.
MenuLinkContentResourceTestBase::$patchProtectedFieldNames property core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php The fields that are protected against modification during PATCH requests.
MenuLinkContentTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php The fields that are protected against modification during PATCH requests.
MenuLinkContentTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/MenuLinkContentTest.php The name of the tested JSON:API resource type.
MenuLinkInterface::getMenuName function core/lib/Drupal/Core/Menu/MenuLinkInterface.php Returns the menu name of the menu link.
MenuLinkInterface::getRouteName function core/lib/Drupal/Core/Menu/MenuLinkInterface.php Returns the route name, if available.
MenuLinkManager::menuNameInUse function core/lib/Drupal/Core/Menu/MenuLinkManager.php Determines if any links use a given menu name.
MenuLinkManagerInterface::menuNameInUse function core/lib/Drupal/Core/Menu/MenuLinkManagerInterface.php Determines if any links use a given menu name.
MenuLinksetSettingsForm::getEditableConfigNames function core/modules/system/src/Form/MenuLinksetSettingsForm.php Gets the configuration names that will be editable.
MenuRouterTest::doTestMenuName function core/modules/system/tests/src/Functional/Menu/MenuRouterTest.php Tests for menu_name parameter for default menu links.
MenuTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/MenuTest.php The name of the tested JSON:API resource type.

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