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 |
|---|---|---|---|
| Plugin::getClass | function | core/ |
Gets the class of the annotated class. |
| Plugin::getId | function | core/ |
Gets the unique ID for this annotated class. |
| Plugin::getProvider | function | core/ |
Gets the name of the provider of the annotated class. |
| Plugin::getSubscribedEvents | function | composer/ |
|
| PluginBase::getAvailableGlobalTokens | function | core/ |
Returns an array of available token replacements. |
| PluginBase::getBaseId | function | core/ |
Gets the base_plugin_id of the plugin instance. |
| PluginBase::getDerivativeId | function | core/ |
Gets the derivative_id of the plugin instance. |
| PluginBase::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
| PluginBase::getPluginId | function | core/ |
Gets the plugin_id of the plugin instance. |
| PluginBase::getProvider | function | core/ |
Returns the plugin provider. |
| PluginBase::getRenderer | function | core/ |
Returns the render API renderer. |
| PluginBaseTest::providerTestGetBaseId | function | core/ |
Returns test data for testGetBaseId(). |
| PluginBaseTest::providerTestGetDerivativeId | function | core/ |
Returns test data for testGetDerivativeId(). |
| PluginBaseTest::providerTestGetPluginId | function | core/ |
Returns test data for testGetPluginId(). |
| PluginBaseTest::testGetBaseId | function | core/ |
@dataProvider providerTestGetBaseId @coves ::getBaseId |
| PluginBaseTest::testGetDerivativeId | function | core/ |
@dataProvider providerTestGetDerivativeId @covers ::getDerivativeId[[api-linebreak]] |
| PluginBaseTest::testGetPluginDefinition | function | core/ |
@covers ::getPluginDefinition[[api-linebreak]] |
| PluginBaseTest::testGetPluginId | function | core/ |
@dataProvider providerTestGetPluginId @covers ::getPluginId[[api-linebreak]] |
| 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]] |
| 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/ |
@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. |
Pagination
- Previous page
- Page 154
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.