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
MenuTreeStorage::getMenuNames function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Returns the used menu names in the tree storage.
MenuTreeStorage::menuNameInUse function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Determines whether a specific menu name is used in the tree.
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 Find the route using the provided route name.
MockRouteProvider::getRoutesByNames function core/modules/system/src/Tests/Routing/MockRouteProvider.php Find many routes by their names using the provided list of names.
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 Gets the human readable name of a given module.
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.
ModuleTest::testViewsFetchPluginNames function core/modules/views/tests/src/Kernel/ModuleTest.php Tests the \Drupal\views\Views::fetchPluginNames() method.
MonthDate::summaryName function core/modules/views/src/Plugin/views/argument/MonthDate.php Provides the name to use for the summary, defaults to the name field.
MoveTest::testExistingRename function core/modules/file/tests/src/Kernel/MoveTest.php Tests renaming when moving onto a file that already exists.
MultiStepNodeFormBasicOptionsTest::$fieldName property core/modules/node/tests/src/Functional/MultiStepNodeFormBasicOptionsTest.php The field name to create.
MultiValueTestItem::mainPropertyName function core/modules/system/tests/modules/entity_test_update/src/Plugin/Field/FieldType/MultiValueTestItem.php Returns the name of the main property, if any.
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
Name.php file core/modules/user/src/Plugin/views/filter/Name.php
Name::$alwaysMultiple property core/modules/user/src/Plugin/views/filter/Name.php Disable the possibility to force a single value.
Name::$foo property core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
Name::$validated_exposed_input property core/modules/user/src/Plugin/views/filter/Name.php
Name::acceptExposedInput function core/modules/user/src/Plugin/views/filter/Name.php Determines if the input from a filter should change the generated query.
Name::adminSummary function core/modules/user/src/Plugin/views/filter/Name.php Display the filter on the administrative summary.
Name::getValueOptions function core/modules/user/src/Plugin/views/filter/Name.php Gets the value options.
Name::validateExposed function core/modules/user/src/Plugin/views/filter/Name.php Validate the exposed handler form.
Name::valueForm function core/modules/user/src/Plugin/views/filter/Name.php Options form subform for setting options.
Name::valueSubmit function core/modules/user/src/Plugin/views/filter/Name.php Perform any necessary changes to the form values prior to storage.
Name::valueValidate function core/modules/user/src/Plugin/views/filter/Name.php Validate the options form.

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