JsonApiSpec::MEMBER_NAME_GLOBALLY_ALLOWED_CHARACTER_CLASS |
constant |
core/modules/jsonapi/src/JsonApiSpec.php |
Member name: globally allowed characters. |
JsonApiSpec::MEMBER_NAME_INNER_ALLOWED_CHARACTERS |
constant |
core/modules/jsonapi/src/JsonApiSpec.php |
Member name: allowed characters except as the first or last character. |
JsonApiSpec::MEMBER_NAME_REGEXP |
constant |
core/modules/jsonapi/src/JsonApiSpec.php |
Regular expression to check the validity of a member name. |
JsonApiSpecTest::providerTestIsValidMemberName |
function |
core/modules/jsonapi/tests/src/Unit/JsonApiSpecTest.php |
Data provider for testIsValidMemberName. |
JsonApiSpecTest::testIsValidMemberName |
function |
core/modules/jsonapi/tests/src/Unit/JsonApiSpecTest.php |
Ensures that member names are properly validated. |
JsonapiTestUserHooks::userFormatNameAlter |
function |
core/modules/jsonapi/tests/modules/jsonapi_test_user/src/Hook/JsonapiTestUserHooks.php |
Implements hook_user_format_name_alter(). |
KeyValueEntityStorage::getQueryServiceName |
function |
core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueEntityStorage.php |
Gets the name of the service for the query for this entity storage. |
KeyValueEntityStorageTest::testSaveRenameConfigEntity |
function |
core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php |
Tests save rename config entity. |
KeyValueStoreInterface::getCollectionName |
function |
core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Returns the name of this collection. |
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 |
Provides the name to use for the summary, defaults to the name field. |
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 |
Tests get name. |
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 |
Tests get destination filename with deprecated file exists. |
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. |
LinkFormatterTest::$fieldName |
property |
core/modules/link/tests/src/Kernel/LinkFormatterTest.php |
The name of the field used in this test. |
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 |
Tests retrieval of component names from locale default config storage. |
LocaleSettingsForm::getEditableConfigNames |
function |
core/modules/locale/src/Form/LocaleSettingsForm.php |
Gets the configuration names that will be editable. |