Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 8.9.x for __get
  4. Search 10.3.x for __get
  5. Other projects
Title Object type File name Summary
PlaceholderMessageTest::$modules property core/modules/system/tests/src/Functional/Render/PlaceholderMessageTest.php Modules to install.
PlaceholderMessageTest::testMessagePlaceholder function core/modules/system/tests/src/Functional/Render/PlaceholderMessageTest.php Tests rendering of message placeholder.
plugin.manager.field.widget service core/core.services.yml Drupal\Core\Field\WidgetPluginManager
Plugin::get function core/lib/Drupal/Component/Annotation/Plugin.php Gets the value of an annotation.
Plugin::getCapabilities function composer/Plugin/RecipeUnpack/Plugin.php
Plugin::getCapabilities function composer/Plugin/Scaffold/Plugin.php
Plugin::getClass function core/lib/Drupal/Component/Annotation/Plugin.php Gets the class of the annotated class.
Plugin::getId function core/lib/Drupal/Component/Annotation/Plugin.php Gets the unique ID for this annotated class.
Plugin::getProvider function core/lib/Drupal/Component/Annotation/Plugin.php Gets the name of the provider of the annotated class.
Plugin::getSubscribedEvents function composer/Plugin/RecipeUnpack/Plugin.php
Plugin::getSubscribedEvents function composer/Plugin/Scaffold/Plugin.php
PluginBase::getAvailableGlobalTokens function core/modules/views/src/Plugin/views/PluginBase.php Returns an array of available token replacements.
PluginBase::getBaseId function core/lib/Drupal/Component/Plugin/PluginBase.php Gets the base_plugin_id of the plugin instance.
PluginBase::getDerivativeId function core/lib/Drupal/Component/Plugin/PluginBase.php Gets the derivative_id of the plugin instance.
PluginBase::getPluginDefinition function core/lib/Drupal/Component/Plugin/PluginBase.php Gets the definition of the plugin implementation.
PluginBase::getPluginId function core/lib/Drupal/Component/Plugin/PluginBase.php Gets the plugin ID of the plugin instance.
PluginBase::getProvider function core/modules/views/src/Plugin/views/PluginBase.php Returns the plugin provider.
PluginBase::getRenderer function core/modules/views/src/Plugin/views/PluginBase.php Returns the render API renderer.
PluginBaseTest::providerTestGetBaseId function core/tests/Drupal/Tests/Component/Plugin/PluginBaseTest.php Returns test data for testGetBaseId().
PluginBaseTest::providerTestGetDerivativeId function core/tests/Drupal/Tests/Component/Plugin/PluginBaseTest.php Returns test data for testGetDerivativeId().
PluginBaseTest::providerTestGetPluginId function core/tests/Drupal/Tests/Component/Plugin/PluginBaseTest.php Returns test data for testGetPluginId().
PluginBaseTest::testGetBaseId function core/tests/Drupal/Tests/Component/Plugin/PluginBaseTest.php Tests get base id.
PluginBaseTest::testGetDerivativeId function core/tests/Drupal/Tests/Component/Plugin/PluginBaseTest.php Tests get derivative id.
PluginBaseTest::testGetPluginDefinition function core/tests/Drupal/Tests/Component/Plugin/PluginBaseTest.php Tests get plugin definition.
PluginBaseTest::testGetPluginId function core/tests/Drupal/Tests/Component/Plugin/PluginBaseTest.php Tests get plugin id.
PluginDefinition::getClass function core/lib/Drupal/Component/Plugin/Definition/PluginDefinition.php Gets the class.
PluginDefinition::getProvider function core/lib/Drupal/Component/Plugin/Definition/PluginDefinition.php Gets the plugin provider.
PluginDefinitionInterface::getClass function core/lib/Drupal/Component/Plugin/Definition/PluginDefinitionInterface.php Gets the class.
PluginDefinitionInterface::getProvider function core/lib/Drupal/Component/Plugin/Definition/PluginDefinitionInterface.php Gets the plugin provider.
PluginDependencyTrait::getPluginDependencies function core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php Calculates and returns dependencies of a specific plugin instance.
PluginDependencyTraitTest::testGetPluginDependencies function core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php Tests get plugin dependencies.
PluginEventSubscriber::getSubscribedEvents function core/modules/migrate/src/Plugin/PluginEventSubscriber.php
PluginExample::get function core/modules/system/tests/modules/plugin_test/src/Plugin/Annotation/PluginExample.php Gets the value of an annotation.
PluginExistsConstraint::getDefaultOption function core/lib/Drupal/Core/Plugin/Plugin/Validation/Constraint/PluginExistsConstraint.php
PluginExistsConstraint::getRequiredOptions function core/lib/Drupal/Core/Plugin/Plugin/Validation/Constraint/PluginExistsConstraint.php
PluginID::get function core/lib/Drupal/Component/Plugin/Attribute/PluginID.php Gets the value of an attribute.
PluginID::get function core/lib/Drupal/Component/Annotation/PluginID.php Gets the value of an annotation.
PluginID::getId function core/lib/Drupal/Component/Annotation/PluginID.php Gets the unique ID for this annotated class.
PluginIdTest::testGet function core/tests/Drupal/Tests/Component/Plugin/Attribute/PluginIdTest.php Tests get.
PluginIdTest::testGet function core/tests/Drupal/Tests/Component/Annotation/PluginIdTest.php Tests get.
PluginIdTest::testGetId function core/tests/Drupal/Tests/Component/Annotation/PluginIdTest.php Tests get id.
PluginInspectionInterface::getPluginDefinition function core/lib/Drupal/Component/Plugin/PluginInspectionInterface.php Gets the definition of the plugin implementation.
PluginInspectionInterface::getPluginId function core/lib/Drupal/Component/Plugin/PluginInspectionInterface.php Gets the plugin ID of the plugin instance.
PluginManagerBase::getDefinition function core/lib/Drupal/Component/Plugin/PluginManagerBase.php Gets a specific plugin definition.
PluginManagerBase::getDefinitions function core/lib/Drupal/Component/Plugin/PluginManagerBase.php Gets the definition of all plugins for this type.
PluginManagerBase::getDiscovery function core/lib/Drupal/Component/Plugin/PluginManagerBase.php Gets the plugin discovery.
PluginManagerBase::getFactory function core/lib/Drupal/Component/Plugin/PluginManagerBase.php Gets the plugin factory.
PluginManagerBase::getFallbackPluginId function core/lib/Drupal/Component/Plugin/PluginManagerBase.php Gets a fallback id for a missing plugin.
PluginManagerBase::getInstance function core/lib/Drupal/Component/Plugin/PluginManagerBase.php Gets or creates a plugin instance that satisfies the given options.
PluginManagerBaseTest::getMockFactoryInterface function core/tests/Drupal/Tests/Component/Plugin/PluginManagerBaseTest.php Generates a mocked FactoryInterface object with known properties.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.