Search for __get
Title | Object type | File name | Summary |
---|---|---|---|
Json::getFileExtension | function | core/ |
Gets the file extension for this serialization format. |
JsonApiFilterRegressionTest::testBundleSpecificTargetEntityTypeFromIssue2953207 | function | core/ |
Ensure filtering on relationships works with bundle-specific target types. |
JsonApiFilterRegressionTest::testFilteringEntitiesByEntityReferenceTargetId | function | core/ |
Tests that collections can be filtered by an entity reference target_id. |
JsonApiPatchRegressionTest::testBundleSpecificTargetEntityTypeFromIssue2953207 | function | core/ |
Ensure filtering on relationships works with bundle-specific target types. |
KeyValueContentEntityStorage::getLatestRevisionId | function | core/ |
Returns the latest revision identifier for an entity. |
KeyValueContentEntityStorage::getLatestTranslationAffectedRevisionId | function | core/ |
Returns the latest revision affecting the specified translation. |
KeyValueDatabaseExpirableFactory::get | function | core/ |
Constructs a new expirable key/value store for a given collection name. |
KeyValueDatabaseFactory::get | function | core/ |
Constructs a new key/value store for a given collection name. |
KeyValueEntityStorage::getQueryServiceName | function | core/ |
Gets the name of the service for the query for this entity storage. |
KeyValueExpirableFactoryInterface::get | function | core/ |
Constructs a new expirable key/value store for a given collection name. |
KeyValueFactory::get | function | core/ |
Constructs a new key/value store for a given collection name. |
KeyValueFactoryInterface::get | function | core/ |
Constructs a new key/value store for a given collection name. |
KeyValueMemoryFactory::get | function | core/ |
Constructs a new key/value store for a given collection name. |
KeyValueNullExpirableFactory::get | function | core/ |
Constructs a new expirable key/value store for a given collection name. |
KeyValueStoreInterface::get | function | core/ |
Returns the stored value for a given key. |
KeyValueStoreInterface::getAll | function | core/ |
Returns all stored key/value pairs in the collection. |
KeyValueStoreInterface::getCollectionName | function | core/ |
Returns the name of this collection. |
KeyValueStoreInterface::getMultiple | function | core/ |
Returns the stored key/value pairs for a given set of keys. |
Label::getInfo | function | core/ |
Returns the element properties for this element. |
Language::getDefaultLangcode | function | core/ |
Gets the default langcode. |
Language::getDirection | function | core/ |
Gets the text direction (left-to-right or right-to-left). |
Language::getId | function | core/ |
Gets the ID (language code). |
Language::getName | function | core/ |
Gets the name of the language. |
Language::getWeight | function | core/ |
Gets the weight of the language. |
LanguageDefault::get | function | core/ |
Gets the default language. |
LanguageInterface::getDirection | function | core/ |
Gets the text direction (left-to-right or right-to-left). |
LanguageInterface::getId | function | core/ |
Gets the ID (language code). |
LanguageInterface::getName | function | core/ |
Gets the name of the language. |
LanguageInterface::getWeight | function | core/ |
Gets the weight of the language. |
LanguageItem::getPossibleOptions | function | core/ |
Returns an array of possible values with labels for display. |
LanguageItem::getPossibleValues | function | core/ |
Returns an array of possible values. |
LanguageItem::getSettableOptions | function | core/ |
Returns an array of settable values with labels for display. |
LanguageItem::getSettableValues | function | core/ |
Returns an array of settable values. |
LanguageManager::$definedLanguageTypesInfo | property | core/ |
Information about all defined language types. |
LanguageManager::getConfigOverrideLanguage | function | core/ |
Gets the current configuration override language. |
LanguageManager::getCurrentLanguage | function | core/ |
Returns the current language for the given type. |
LanguageManager::getDefaultLanguage | function | core/ |
Returns a language object representing the site's default language. |
LanguageManager::getDefaultLockedLanguages | function | core/ |
Returns a list of the default locked languages. |
LanguageManager::getDefinedLanguageTypesInfo | function | core/ |
Returns information about all defined language types. |
LanguageManager::getFallbackCandidates | function | core/ |
Returns the language fallback candidates for a given context. |
LanguageManager::getLanguage | function | core/ |
Returns a language object from the given language code. |
LanguageManager::getLanguageName | function | core/ |
Produced the printed name for a language for display. |
LanguageManager::getLanguages | function | core/ |
Returns a list of languages set up on the site. |
LanguageManager::getLanguageSwitchLinks | function | core/ |
Returns the language switch links for the given language type. |
LanguageManager::getLanguageTypes | function | core/ |
Returns an array of the available language types. |
LanguageManager::getNativeLanguages | function | core/ |
Returns a list of languages set up on the site in their native form. |
LanguageManager::getStandardLanguageList | function | core/ |
Some common languages with their English and native names. |
LanguageManager::getUnitedNationsLanguageList | function | core/ |
The 6 official languages used at the United Nations. |
LanguageManagerInterface::getConfigOverrideLanguage | function | core/ |
Gets the current configuration override language. |
LanguageManagerInterface::getCurrentLanguage | function | core/ |
Returns the current language for the given type. |
Pagination
- Previous page
- Page 40
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.