Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PluginDefinition::getClass | function | core/ |
Gets the class. |
| PluginDefinition::getProvider | function | core/ |
Gets the plugin provider. |
| PluginDefinitionInterface::getClass | function | core/ |
Gets the class. |
| PluginDefinitionInterface::getProvider | function | core/ |
Gets the plugin provider. |
| PluginDependencyTrait::getPluginDependencies | function | core/ |
Calculates and returns dependencies of a specific plugin instance. |
| PluginDependencyTraitTest::testGetPluginDependencies | function | core/ |
@covers ::getPluginDependencies[[api-linebreak]] |
| PluginEventSubscriber::getSubscribedEvents | function | core/ |
|
| PluginExample::get | function | core/ |
Gets the value of an annotation. |
| PluginID::get | function | core/ |
Gets the value of an annotation. |
| PluginID::getId | function | core/ |
Gets the unique ID for this annotated class. |
| PluginIdTest::testGet | function | core/ |
@covers ::get[[api-linebreak]] |
| PluginIdTest::testGetId | function | core/ |
@covers ::getId[[api-linebreak]] |
| PluginInspectionInterface::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
| PluginInspectionInterface::getPluginId | function | core/ |
Gets the plugin_id of the plugin instance. |
| PluginManagerBase::getDefinition | function | core/ |
Gets a specific plugin definition. |
| PluginManagerBase::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| PluginManagerBase::getDiscovery | function | core/ |
Gets the plugin discovery. |
| PluginManagerBase::getFactory | function | core/ |
Gets the plugin factory. |
| PluginManagerBase::getInstance | function | core/ |
Gets a preconfigured instance of a plugin. |
| PluginManagerBaseTest::getMockFactoryInterface | function | core/ |
Generates a mocked FactoryInterface object with known properties. |
| PluginManagerBaseTest::testGetInstance | function | core/ |
@covers ::getInstance[[api-linebreak]] |
| PluginManagerBaseTest::testGetInstanceWithoutMapperShouldThrowException | function | core/ |
@covers ::getInstance[[api-linebreak]] |
| 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/ |
@covers ::getThirdPartySettings[[api-linebreak]] |
| 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/ |
@covers ::__construct[[api-linebreak]] @covers ::parse[[api-linebreak]] @covers ::get[[api-linebreak]] |
| PluginTest::testGetClass | function | core/ |
@covers ::getClass[[api-linebreak]] |
| PluginTest::testGetId | function | core/ |
@covers ::getId[[api-linebreak]] |
| PluginTest::testGetProvider | function | core/ |
@covers ::getProvider[[api-linebreak]] |
| PluginWithFormsInterface::getFormClass | function | core/ |
Gets the form class for the given operation. |
| PluginWithFormsTrait::getFormClass | function | core/ |
|
| PluginWithFormsTraitTest::providerGetFormClass | function | core/ |
|
| PluginWithFormsTraitTest::testGetFormClass | function | core/ |
@covers ::getFormClass[[api-linebreak]] @covers ::hasFormClass[[api-linebreak]] @dataProvider providerGetFormClass |
| 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/ |
@covers ::get[[api-linebreak]] |
| 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. |
Pagination
- Previous page
- Page 152
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.