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
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
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.
MenuTreeStorage::getMenuNames function core/lib/Drupal/Core/Menu/MenuTreeStorage.php
MenuTreeStorage::menuNameInUse function core/lib/Drupal/Core/Menu/MenuTreeStorage.php
MenuTreeStorageInterface::getMenuNames function core/lib/Drupal/Core/Menu/MenuTreeStorageInterface.php Returns the used menu names in the tree storage.
MenuTreeStorageInterface::menuNameInUse function core/lib/Drupal/Core/Menu/MenuTreeStorageInterface.php Determines whether a specific menu name is used in the tree.
MenuUiNodeTypeTest::assertMenuNamesAreSorted function core/modules/menu_ui/tests/src/Kernel/MenuUiNodeTypeTest.php Asserts that the available menu names are sorted alphabetically by label.
MenuUiTest::testSystemMenuRename function core/modules/menu_ui/tests/src/Functional/MenuUiTest.php Tests renaming the built-in menu.
MenuValidationTest::providerInvalidMachineNameCharacters function core/modules/system/tests/src/Kernel/Entity/MenuValidationTest.php Menu IDs are atypical: they allow dashes and disallow underscores.
menu_test_menu_name function core/modules/system/tests/modules/menu_test/menu_test.module Sets a static variable for the testMenuName() test.
Message::$eventName property composer/Plugin/ProjectMessage/Message.php The name of the event.
Message::getSenderName function core/modules/contact/src/Entity/Message.php Returns the name of the sender.
Message::setSenderName function core/modules/contact/src/Entity/Message.php Sets the name of the message sender.
MessageInterface::getSenderName function core/modules/contact/src/MessageInterface.php Returns the name of the sender.
MessageInterface::setSenderName function core/modules/contact/src/MessageInterface.php Sets the name of the message sender.
MessageResourceTestBase::$labelFieldName property core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php Optionally specify which field is the 'label' field.
MessageTest::$labelFieldName property core/modules/jsonapi/tests/src/Functional/MessageTest.php Specify which field is the 'label' field for testing a POST edge case.
MessageTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/MessageTest.php The name of the tested JSON:API resource type.
MigrateFileTest::$tempFilename property core/modules/file/tests/src/Kernel/Migrate/d6/MigrateFileTest.php The filename of a file used to test temporary file migration.
MigrateIdMapInterface::getQualifiedMapTableName function core/modules/migrate/src/Plugin/MigrateIdMapInterface.php Gets the qualified map table.
MigrateMenuLinkTest::MENU_NAME constant core/modules/menu_link_content/tests/src/Kernel/Migrate/d7/MigrateMenuLinkTest.php
MigrateUpgradeExecuteTestBase::$migratedAdminUserName property core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeExecuteTestBase.php The admin username after the migration.
MissingThemeDependencyException::getMissingThemeName function core/lib/Drupal/Core/Theme/MissingThemeDependencyException.php Gets the machine name of the missing theme.
MockFileFinder::$filename property core/lib/Drupal/Component/Annotation/Reflection/MockFileFinder.php The only filename this finder ever returns.
MockRouteProvider::getRouteByName function core/modules/system/src/Tests/Routing/MockRouteProvider.php
MockRouteProvider::getRoutesByNames function core/modules/system/src/Tests/Routing/MockRouteProvider.php
MockUserNameBlock class core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockUserNameBlock.php Implementation of a user name block plugin used by Plugin API context test.
MockUserNameBlock.php file core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockUserNameBlock.php
MockUserNameBlock::getTitle function core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/MockUserNameBlock.php
ModuleExtensionList::getInstalledExtensionNames function core/lib/Drupal/Core/Extension/ModuleExtensionList.php Returns a list of machine names of installed extensions.
ModuleHandler::getName function core/lib/Drupal/Core/Extension/ModuleHandler.php
ModuleHandlerInterface::getName function core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php Gets the human readable name of a given module.
ModuleHandlerTest::testGetNameDeprecation function core/tests/Drupal/KernelTests/Core/Extension/ModuleHandlerTest.php Tests deprecation of getName() function.
ModuleHandlerTest::testInvalidGetName function core/tests/Drupal/KernelTests/Core/Extension/ModuleHandlerTest.php Tests requesting the name of an invalid module.

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