KeyValueStoreInterface::rename |
function |
core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Renames a key. |
Language::$name |
property |
core/lib/Drupal/Core/Language/Language.php |
The human readable English name. |
Language::getName |
function |
core/lib/Drupal/Core/Language/Language.php |
Gets the name of the language. |
LanguageArgument::summaryName |
function |
core/modules/views/src/Plugin/views/argument/LanguageArgument.php |
Overrides \Drupal\views\Plugin\views\argument\ArgumentPluginBase::summaryName(). |
LanguageConfigCollectionNameTrait |
trait |
core/modules/language/src/Config/LanguageConfigCollectionNameTrait.php |
Provides a common trait for working with language override collection names. |
LanguageConfigCollectionNameTrait.php |
file |
core/modules/language/src/Config/LanguageConfigCollectionNameTrait.php |
|
LanguageConfigCollectionNameTrait::createConfigCollectionName |
function |
core/modules/language/src/Config/LanguageConfigCollectionNameTrait.php |
Creates a configuration collection name based on a language code. |
LanguageConfigCollectionNameTrait::getLangcodeFromCollectionName |
function |
core/modules/language/src/Config/LanguageConfigCollectionNameTrait.php |
Converts a configuration collection name to a language code. |
LanguageConfigFactoryOverride::onConfigRename |
function |
core/modules/language/src/Config/LanguageConfigFactoryOverride.php |
Actions to be performed to configuration override on configuration rename. |
LanguageInterface::getName |
function |
core/lib/Drupal/Core/Language/LanguageInterface.php |
Gets the name of the language. |
LanguageManager::getLanguageName |
function |
core/lib/Drupal/Core/Language/LanguageManager.php |
Produced the printed name for a language for display. |
LanguageManagerInterface::getLanguageName |
function |
core/lib/Drupal/Core/Language/LanguageManagerInterface.php |
Produced the printed name for a language for display. |
LanguageNegotiation::$config_route_name |
property |
core/modules/language/src/Annotation/LanguageNegotiation.php |
The route pointing to the plugin's configuration page. |
LanguageNegotiation::$name |
property |
core/modules/language/src/Annotation/LanguageNegotiation.php |
The human-readable name of the language negotiation plugin. |
LanguageSwitchingTest::saveNativeLanguageName |
function |
core/modules/language/tests/src/Functional/LanguageSwitchingTest.php |
Saves the native name of a language entity in configuration as a label. |
LanguageUnitTest::testGetName |
function |
core/tests/Drupal/Tests/Core/Language/LanguageUnitTest.php |
@covers ::getName |
LanguageUrlRewritingTest::testDomainNameNegotiationPort |
function |
core/modules/language/tests/src/Functional/LanguageUrlRewritingTest.php |
Check URL rewriting when using a domain name and a non-standard port. |
LayoutBuilderEntityViewDisplay::getSectionComponentForFieldName |
function |
core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php |
Gets the component for a given field name if any. |
LayoutDefinition::getRegionNames |
function |
core/lib/Drupal/Core/Layout/LayoutDefinition.php |
Gets the machine-readable region names. |
LayoutSectionItem::mainPropertyName |
function |
core/modules/layout_builder/src/Plugin/Field/FieldType/LayoutSectionItem.php |
Returns the name of the main property, if any. |
LazyRouteCollectionTest::testGetName |
function |
core/tests/Drupal/Tests/Core/Routing/LazyRouteCollectionTest.php |
Search for a both an existing and a non-existing route. |
LegacyFileSystemTest::testGetDestinationFilenameWithDeprecatedFileExists |
function |
core/tests/Drupal/KernelTests/Core/File/LegacyFileSystemTest.php |
@covers ::getDestinationFilename |
LegacyMatcherDumperTest::testConstructorDeprecationWithLegacyTableNameParam |
function |
core/tests/Drupal/KernelTests/Core/Routing/LegacyMatcherDumperTest.php |
Tests the constructor deprecations. |
LegacyValidatorTest::testFileValidateNameLength |
function |
core/modules/file/tests/src/Kernel/LegacyValidatorTest.php |
This will ensure the filename length is valid. |
LibraryDiscovery::getLibraryByName |
function |
core/lib/Drupal/Core/Asset/LibraryDiscovery.php |
Gets a single library defined by an extension by name. |
LibraryDiscoveryCollector::getLibraryByName |
function |
core/lib/Drupal/Core/Asset/LibraryDiscoveryCollector.php |
Gets a single library defined by an extension by name. |
LibraryDiscoveryIntegrationTest::testLibrariesOverrideOtherAssetLibraryNames |
function |
core/tests/Drupal/KernelTests/Core/Asset/LibraryDiscoveryIntegrationTest.php |
Tests library assets with other ways for specifying paths. |
LibraryDiscoveryInterface::getLibraryByName |
function |
core/lib/Drupal/Core/Asset/LibraryDiscoveryInterface.php |
Gets a single library defined by an extension by name. |
LibraryDiscoveryTest::testGetLibraryByName |
function |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryTest.php |
Tests getting a library by name. |
LinkItem::mainPropertyName |
function |
core/modules/link/src/Plugin/Field/FieldType/LinkItem.php |
Returns the name of the main property, if any. |
LinkRelationType::getRegisteredName |
function |
core/lib/Drupal/Core/Http/LinkRelationType.php |
Returns the registered link relation type name. |
LinkRelationTypeInterface::getRegisteredName |
function |
core/lib/Drupal/Core/Http/LinkRelationTypeInterface.php |
Returns the registered link relation type name. |
LinkViewsTokensTest::$fieldName |
property |
core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php |
The field name used for the link field. |
LocalActionDefault::getRouteName |
function |
core/lib/Drupal/Core/Menu/LocalActionDefault.php |
Get the route name from the settings. |
LocalActionInterface::getRouteName |
function |
core/lib/Drupal/Core/Menu/LocalActionInterface.php |
Get the route name from the settings. |
LocaleBulkDeprecationTest::testDeprecatedLocaleConfigBatchRefreshName |
function |
core/modules/locale/tests/src/Unit/LocaleBulkDeprecationTest.php |
Tests the deprecation of locale_config_batch_refresh_name(). |
LocaleConfigManager::getComponentNames |
function |
core/modules/locale/src/LocaleConfigManager.php |
Gets configuration names associated with components. |
LocaleConfigManager::getStringNames |
function |
core/modules/locale/src/LocaleConfigManager.php |
Gets configuration names associated with strings. |
LocaleContentTest::testMachineNameLTR |
function |
core/modules/locale/tests/src/Functional/LocaleContentTest.php |
Verifies that machine name fields are always LTR. |
LocaleDefaultConfigStorage::getComponentNames |
function |
core/modules/locale/src/LocaleDefaultConfigStorage.php |
Get all configuration names and folders for a list of modules or themes. |
LocaleDefaultConfigStorageTest::testGetComponentNames |
function |
core/modules/locale/tests/src/Kernel/LocaleDefaultConfigStorageTest.php |
|
LocaleSettingsForm::getEditableConfigNames |
function |
core/modules/locale/src/Form/LocaleSettingsForm.php |
Gets the configuration names that will be editable. |
locale_config_batch_refresh_name |
function |
core/modules/locale/locale.bulk.inc |
Implements callback_batch_operation(). |
LocalReadOnlyStream::rename |
function |
core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php |
Support for rename(). |
LocalStream::dirname |
function |
core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Gets the name of the directory from a given path. |
LocalStream::rename |
function |
core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Renames a file or directory. |
LocalTaskDefault::getRouteName |
function |
core/lib/Drupal/Core/Menu/LocalTaskDefault.php |
Get the route name from the settings. |
LocalTaskInterface::getRouteName |
function |
core/lib/Drupal/Core/Menu/LocalTaskInterface.php |
Get the route name from the settings. |
LoginLogoutMenuLink::getRouteName |
function |
core/modules/user/src/Plugin/Menu/LoginLogoutMenuLink.php |
Returns the route name, if available. |
MachineName |
class |
core/modules/views/src/Plugin/views/field/MachineName.php |
Field handler which allows to show machine name content as human name. |