Search for getName

  1. Search 7.x for getName
  2. Search 9.5.x for getName
  3. Search 8.9.x for getName
  4. Search 10.3.x for getName
  5. Other projects
Title Object type File name Summary
ActiveTheme::getName function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the machine name of the theme.
AssetsStream::getName function core/lib/Drupal/Core/StreamWrapper/AssetsStream.php Returns the name of the stream wrapper for use in the UI.
BaseFieldDefinition::getName function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Returns the machine name of the field.
ConfigBase::getName function core/lib/Drupal/Core/Config/ConfigBase.php Returns the name of this configuration object.
ConfigImportSubscriber::getNames function core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php Gets human readable extension names.
ConfigModuleOverridesEvent::getNames function core/lib/Drupal/Core/Config/ConfigModuleOverridesEvent.php Gets configuration names.
ConfigurableLanguage::getName function core/modules/language/src/Entity/ConfigurableLanguage.php Gets the name of the language.
DatabaseDriver::getName function core/lib/Drupal/Core/Extension/DatabaseDriver.php Returns the internal name of the extension.
DatabaseDriver::getNamespace function core/lib/Drupal/Core/Extension/DatabaseDriver.php Returns the PHP namespace of the database driver.
DatabaseDriverList::getName function core/lib/Drupal/Core/Extension/DatabaseDriverList.php Returns the human-readable name of the extension.
Dependency::getName function core/lib/Drupal/Core/Extension/Dependency.php Gets the dependency's name.
DummyExternalReadOnlyWrapper::getName function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Returns the name of the stream wrapper for use in the UI.
DummyReadOnlyStreamWrapper::getName function core/modules/file/tests/file_test/src/StreamWrapper/DummyReadOnlyStreamWrapper.php Returns the name of the stream wrapper for use in the UI.
DummyRemoteReadOnlyStreamWrapper::getName function core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteReadOnlyStreamWrapper.php Returns the name of the stream wrapper for use in the UI.
DummyRemoteStreamWrapper::getName function core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteStreamWrapper.php Returns the name of the stream wrapper for use in the UI.
DummyStreamWrapper::getName function core/modules/file/tests/file_test/src/StreamWrapper/DummyStreamWrapper.php Returns the name of the stream wrapper for use in the UI.
EntityAdapterUnitTest::testGetName function core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php @covers ::getName
EntityTest::getName function core/modules/system/tests/modules/entity_test/src/Entity/EntityTest.php Returns the name.
Extension::getName function core/lib/Drupal/Core/Extension/Extension.php Returns the internal name of the extension.
ExtensionList::getName function core/lib/Drupal/Core/Extension/ExtensionList.php Returns the human-readable name of the extension.
ExtensionListTest::testGetName function core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php @covers ::getName
ExtensionListTest::testGetNameWithNonExistingExtension function core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php @covers ::getName
FieldConfigBase::getName function core/lib/Drupal/Core/Field/FieldConfigBase.php Returns the machine name of the field.
FieldDefinition::getName function core/lib/Drupal/Core/Field/FieldDefinition.php Returns the machine name of the field.
FieldDefinitionInterface::getName function core/lib/Drupal/Core/Field/FieldDefinitionInterface.php Returns the machine name of the field.
FieldStorageConfig::getName function core/modules/field/src/Entity/FieldStorageConfig.php Returns the machine name of the field.
FieldStorageDefinitionInterface::getName function core/lib/Drupal/Core/Field/FieldStorageDefinitionInterface.php Returns the machine name of the field.
ImageStyle::getName function core/modules/image/src/Entity/ImageStyle.php Returns the image style.
ImageStyleInterface::getName function core/modules/image/src/ImageStyleInterface.php Returns the image style.
Language::getName function core/lib/Drupal/Core/Language/Language.php Gets the name of the language.
LanguageInterface::getName function core/lib/Drupal/Core/Language/LanguageInterface.php Gets the name of the language.
LanguageUnitTest::testGetName function core/tests/Drupal/Tests/Core/Language/LanguageUnitTest.php @covers ::getName
LazyRouteCollectionTest::testGetName function core/tests/Drupal/Tests/Core/Routing/LazyRouteCollectionTest.php Search for a both an existing and a non-existing route.
Media::getName function core/modules/media/src/Entity/Media.php Gets the media item name.
MediaInterface::getName function core/modules/media/src/MediaInterface.php Gets the media item name.
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.
PrivateStream::getName function core/lib/Drupal/Core/StreamWrapper/PrivateStream.php Returns the name of the stream wrapper for use in the UI.
Provider::getName function core/modules/media/src/OEmbed/Provider.php Returns the provider name.
PublicStream::getName function core/lib/Drupal/Core/StreamWrapper/PublicStream.php Returns the name of the stream wrapper for use in the UI.
QueryBase::getNamespaces function core/lib/Drupal/Core/Entity/Query/QueryBase.php Gets a list of namespaces of the ancestors of a class.
SessionConfiguration::getName function core/lib/Drupal/Core/Session/SessionConfiguration.php Returns the session cookie name.
StaticReflectionClass::getName function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php
StaticReflectionClass::getNamespaceName function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php
StaticReflectionParser::getNamespaceName function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php
StorageComparer::$targetNames property core/lib/Drupal/Core/Config/StorageComparer.php Sorted list of all the configuration object names in the target storage.
StreamWrapperInterface::getName function core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php Returns the name of the stream wrapper for use in the UI.
StreamWrapperManager::getNames function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php Returns registered stream wrapper names.

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