Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Label::getInfo | function | core/ |
Returns the element properties for this element. |
| LabelOnlyResourceObject::getEntity | function | core/ |
Gets the decorated entity. |
| Language::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
| Language::getConfig | function | core/ |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
| Language::getCssFiles | function | core/ |
Retrieves enabled plugins' iframe instance CSS files. |
| Language::getDefaultLangcode | function | core/ |
Gets the default langcode. |
| Language::getDirection | function | core/ |
Gets the text direction (left-to-right or right-to-left). |
| Language::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| Language::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
| Language::getId | function | core/ |
Gets the ID (language code). |
| Language::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Language::getLibraries | function | core/ |
Returns a list of libraries this plugin requires. |
| Language::getName | function | core/ |
Gets the name of the language. |
| Language::getString | function | core/ |
Returns a string representation of the data. |
| Language::getValue | function | core/ |
Overrides TypedData::getValue(). |
| Language::getWeight | function | core/ |
Gets the weight of the language. |
| LanguageAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| LanguageBlock::getCacheMaxAge | function | core/ |
@todo Make cacheable in https://www.drupal.org/node/2232375. |
| LanguageBlock::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| LanguageBrowserDetectionAcceptLanguageTest | class | core/ |
Tests browser language detection with different accept-language headers. |
| LanguageBrowserDetectionAcceptLanguageTest.php | file | core/ |
|
| LanguageBrowserDetectionAcceptLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LanguageBrowserDetectionAcceptLanguageTest::$modules | property | core/ |
Modules to enable. |
| LanguageBrowserDetectionAcceptLanguageTest::setUp | function | core/ |
|
| LanguageBrowserDetectionAcceptLanguageTest::testAcceptLanguageEmptyDefault | function | core/ |
Tests with browsers with and without Accept-Language header. |
| LanguageConfigCollectionNameTrait::getLangcodeFromCollectionName | function | core/ |
Converts a configuration collection name to a language code. |
| LanguageConfigFactoryOverride::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
| LanguageConfigFactoryOverride::getCacheSuffix | function | core/ |
The string to append to the configuration static cache name. |
| LanguageConfigFactoryOverride::getLanguage | function | core/ |
Gets the language object used to override configuration data. |
| LanguageConfigFactoryOverride::getOverride | function | core/ |
Get language override for given language and configuration name. |
| LanguageConfigFactoryOverride::getStorage | function | core/ |
Returns the storage instance for a particular langcode. |
| LanguageConfigFactoryOverrideInterface::getLanguage | function | core/ |
Gets the language object used to override configuration data. |
| LanguageConfigFactoryOverrideInterface::getOverride | function | core/ |
Get language override for given language and configuration name. |
| LanguageConfigFactoryOverrideInterface::getStorage | function | core/ |
Returns the storage instance for a particular langcode. |
| LanguageConfigOverride::getLangcode | function | core/ |
Returns the language code of this language override. |
| LanguageConfigOverrideCrudEvent::getLanguageConfigOverride | function | core/ |
Gets configuration object. |
| LanguageConfiguration::getDefaultOptions | function | core/ |
Returns the default options for the language configuration form element. |
| LanguageConfiguration::getInfo | function | core/ |
Returns the element properties for this element. |
| LanguageConfigurationElement::getFormId | function | core/ |
Returns a unique string identifying the form. |
| LanguageConfigurationElementTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| LanguageConfigurationTest::getHighestConfigurableLanguageWeight | function | core/ |
Helper to get maximum weight of configurable (unlocked) languages. |
| LanguageContentSettings::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| LanguageContentSettings::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| LanguageContentSettingsTaxonomyVocabulary::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| LanguageDefault::get | function | core/ |
Gets the default language. |
| LanguageDeleteForm::getDeletionMessage | function | core/ |
Gets the message to display to the user after deleting the entity. |
| LanguageDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| LanguageDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| LanguageEditForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| LanguageFilter::getValueOptions | function | core/ |
Gets the value options. |
Pagination
- Previous page
- Page 110
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.