Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PluginManagerBaseTest::testGetInstance | function | core/ |
Tests get instance. |
| PluginManagerBaseTest::testGetInstanceWithoutMapperShouldThrowException | function | core/ |
Tests get instance without mapper should throw exception. |
| PluginManagerDependentValidatorTrait::getEnableableDisabledPlugins | function | core/ |
Gets all disabled CKEditor 5 plugin definitions the user can enable. |
| PluginManagerDependentValidatorTrait::getOtherEnabledPlugins | function | core/ |
Gets all other enabled CKEditor 5 plugin definitions. |
| PluginSettingsBase::getSetting | function | core/ |
Returns the value of a setting, or its default value if absent. |
| PluginSettingsBase::getSettings | function | core/ |
Returns the array of settings, including defaults for missing settings. |
| PluginSettingsBase::getThirdPartyProviders | function | core/ |
Gets the list of third parties that store information. |
| PluginSettingsBase::getThirdPartySetting | function | core/ |
Gets the value of a third-party setting. |
| PluginSettingsBase::getThirdPartySettings | function | core/ |
Gets all third-party settings of a given module. |
| PluginSettingsBaseTest::testGetThirdPartySettings | function | core/ |
Tests get third party settings. |
| PluginSettingsInterface::getSetting | function | core/ |
Returns the value of a setting, or its default value if absent. |
| PluginSettingsInterface::getSettings | function | core/ |
Returns the array of settings, including defaults for missing settings. |
| PluginTest::testGet | function | core/ |
@legacy-covers ::__construct @legacy-covers ::parse @legacy-covers ::get |
| PluginTest::testGet | function | core/ |
@legacy-covers ::__construct @legacy-covers ::get |
| PluginTest::testGetClass | function | core/ |
Tests get class. |
| PluginTest::testGetId | function | core/ |
Tests get id. |
| PluginTest::testGetId | function | core/ |
Tests get id. |
| PluginTest::testGetProvider | function | core/ |
Tests get provider. |
| PluginWithFormsInterface::getFormClass | function | core/ |
Gets the form class for the given operation. |
| PluginWithFormsTrait::getFormClass | function | core/ |
Implements \Drupal\Core\Plugin\PluginWithFormsInterface::getFormClass(). |
| PluginWithFormsTraitTest::providerGetFormClass | function | core/ |
|
| PluginWithFormsTraitTest::testGetFormClass | function | core/ |
Tests get form class. |
| PluralFormula::getFormula | function | core/ |
Gets the plural formula for a langcode. |
| PluralFormula::getNumberOfPlurals | function | core/ |
Returns the number of plurals supported by a given language. |
| PluralFormulaInterface::getFormula | function | core/ |
Gets the plural formula for a langcode. |
| PluralFormulaInterface::getNumberOfPlurals | function | core/ |
Returns the number of plurals supported by a given language. |
| PluralTranslatableMarkup::getPluralIndex | function | core/ |
Gets the plural index through the gettext formula. |
| PluralTranslation::get | function | core/ |
Gets the value of an annotation. |
| PluralTranslationTest::providerTestGet | function | core/ |
Provides data to self::testGet(). |
| PluralTranslationTest::testGet | function | core/ |
Tests get. |
| PluralVariants::getSourceElement | function | core/ |
Returns the source element for a given configuration definition. |
| PluralVariants::getTranslationElement | function | core/ |
Returns the translation form element for a given configuration definition. |
| PoDatabaseReader::getHeader | function | core/ |
Get header metadata. |
| PoDatabaseReader::getLangcode | function | core/ |
Get language code. |
| PoDatabaseReader::getOptions | function | core/ |
Get the options used by the reader. |
| PoDatabaseWriter::getHeader | function | core/ |
Get header metadata. |
| PoDatabaseWriter::getLangcode | function | core/ |
Get language code. |
| PoDatabaseWriter::getOptions | function | core/ |
Get the options used by the writer. |
| PoDatabaseWriter::getReport | function | core/ |
Get the report of the write operations. |
| PoHeader::getLanguageName | function | core/ |
Gets the human readable language name. |
| PoHeader::getPluralForms | function | core/ |
Gets the plural form. |
| PoHeader::getProjectName | function | core/ |
Gets the project name. |
| PoItem::getComment | function | core/ |
Gets the comment of this translation. |
| PoItem::getContext | function | core/ |
Gets the context this translation belongs to. |
| PoItem::getLangcode | function | core/ |
Gets the language code of the currently used language. |
| PoItem::getSource | function | core/ |
Gets the source string(s) if the translation has plurals. |
| PoItem::getTranslation | function | core/ |
Gets the translation string(s) if the translation has plurals. |
| PoMemoryWriter::getData | function | core/ |
Get all stored PoItem's. |
| PoMemoryWriter::getHeader | function | core/ |
Implements Drupal\Component\Gettext\PoMetadataInterface:getHeader(). |
| PoMemoryWriter::getLangcode | function | core/ |
Implements Drupal\Component\Gettext\PoMetadataInterface:getLangcode(). |
Pagination
- Previous page
- Page 169
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.