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. |
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 |
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. |
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 |
|
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::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. |