| Plugin::$handler           | 
                                                                                        property           | 
                                                                                        composer/Plugin/Scaffold/Plugin.php           | 
                                                                                        The Composer Scaffold handler.           | 
              
          
                                                                                        | Plugin::$io           | 
                                                                                        property           | 
                                                                                        composer/Plugin/Scaffold/Plugin.php           | 
                                                                                        Composer's I/O service.           | 
              
          
                                                                                        | Plugin::$manager           | 
                                                                                        property           | 
                                                                                        composer/Plugin/RecipeUnpack/Plugin.php           | 
                                                                                        The handler for dependency unpacking.           | 
              
          
                                                                                        | Plugin::$requireWasCalled           | 
                                                                                        property           | 
                                                                                        composer/Plugin/Scaffold/Plugin.php           | 
                                                                                        Record whether the 'require' command was called.           | 
              
          
                                                                                        | Plugin::activate           | 
                                                                                        function           | 
                                                                                        composer/Plugin/Scaffold/Plugin.php           | 
                                                                                                   | 
              
          
                                                                                        | Plugin::activate           | 
                                                                                        function           | 
                                                                                        composer/Plugin/RecipeUnpack/Plugin.php           | 
                                                                                                   | 
              
          
                                                                                        | Plugin::deactivate           | 
                                                                                        function           | 
                                                                                        composer/Plugin/Scaffold/Plugin.php           | 
                                                                                                   | 
              
          
                                                                                        | Plugin::deactivate           | 
                                                                                        function           | 
                                                                                        composer/Plugin/RecipeUnpack/Plugin.php           | 
                                                                                                   | 
              
          
                                                                                        | Plugin::get           | 
                                                                                        function           | 
                                                                                        core/lib/Drupal/Component/Annotation/Plugin.php           | 
                                                                                        Gets the value of an annotation.           | 
              
          
                                                                                        | Plugin::getCapabilities           | 
                                                                                        function           | 
                                                                                        composer/Plugin/Scaffold/Plugin.php           | 
                                                                                                   | 
              
          
                                                                                        | Plugin::getCapabilities           | 
                                                                                        function           | 
                                                                                        composer/Plugin/RecipeUnpack/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/Scaffold/Plugin.php           | 
                                                                                                   | 
              
          
                                                                                        | Plugin::getSubscribedEvents           | 
                                                                                        function           | 
                                                                                        composer/Plugin/RecipeUnpack/Plugin.php           | 
                                                                                                   | 
              
          
                                                                                        | Plugin::handler           | 
                                                                                        function           | 
                                                                                        composer/Plugin/Scaffold/Plugin.php           | 
                                                                                        Instantiates the handler object upon demand.           | 
              
          
                                                                                        | Plugin::onCommand           | 
                                                                                        function           | 
                                                                                        composer/Plugin/Scaffold/Plugin.php           | 
                                                                                        Pre command event callback.           | 
              
          
                                                                                        | Plugin::parse           | 
                                                                                        function           | 
                                                                                        core/lib/Drupal/Component/Annotation/Plugin.php           | 
                                                                                        Parses an annotation into its definition.           | 
              
          
                                                                                        | Plugin::postCmd           | 
                                                                                        function           | 
                                                                                        composer/Plugin/Scaffold/Plugin.php           | 
                                                                                        Post command event callback.           | 
              
          
                                                                                        | Plugin::postPackage           | 
                                                                                        function           | 
                                                                                        composer/Plugin/Scaffold/Plugin.php           | 
                                                                                        Post package event behavior.           | 
              
          
                                                                                        | Plugin::preAutoloadDump           | 
                                                                                        function           | 
                                                                                        composer/Plugin/Scaffold/Plugin.php           | 
                                                                                        Add vendor classes to Composer's static classmap.           | 
              
          
                                                                                        | Plugin::RECIPE_PACKAGE_TYPE           | 
                                                                                        constant           | 
                                                                                        composer/Plugin/RecipeUnpack/Plugin.php           | 
                                                                                        The composer package type of Drupal recipes.           | 
              
          
                                                                                        | Plugin::setClass           | 
                                                                                        function           | 
                                                                                        core/lib/Drupal/Component/Annotation/Plugin.php           | 
                                                                                        Sets the class of the annotated class.           | 
              
          
                                                                                        | Plugin::setProvider           | 
                                                                                        function           | 
                                                                                        core/lib/Drupal/Component/Annotation/Plugin.php           | 
                                                                                        Sets the name of the provider of the annotated class.           | 
              
          
                                                                                        | Plugin::uninstall           | 
                                                                                        function           | 
                                                                                        composer/Plugin/Scaffold/Plugin.php           | 
                                                                                                   | 
              
          
                                                                                        | Plugin::uninstall           | 
                                                                                        function           | 
                                                                                        composer/Plugin/RecipeUnpack/Plugin.php           | 
                                                                                                   | 
              
          
                                                                                        | Plugin::unpackOnCreateProject           | 
                                                                                        function           | 
                                                                                        composer/Plugin/RecipeUnpack/Plugin.php           | 
                                                                                        Post create-project command event callback.           | 
              
          
                                                                                        | Plugin::unpackOnRequire           | 
                                                                                        function           | 
                                                                                        composer/Plugin/RecipeUnpack/Plugin.php           | 
                                                                                        Post update command event callback.           | 
              
          
                                                                                        | Plugin::__construct           | 
                                                                                        function           | 
                                                                                        core/lib/Drupal/Component/Annotation/Plugin.php           | 
                                                                                        Constructs a Plugin object.           | 
              
          
                                                                                        | Plugin::__construct           | 
                                                                                        function           | 
                                                                                        core/lib/Drupal/Component/Plugin/Attribute/Plugin.php           | 
                                                                                        Constructs a plugin attribute object.           | 
              
          
                                                                                        | PluginAlterTest           | 
                                                                                        class           | 
                                                                                        core/tests/Drupal/KernelTests/Core/Render/Element/PluginAlterTest.php           | 
                                                                                        Tests Plugin Alter.           | 
              
          
                                                                                        | PluginAlterTest.php           | 
                                                                                        file           | 
                                                                                        core/tests/Drupal/KernelTests/Core/Render/Element/PluginAlterTest.php           | 
                                                                                                   | 
              
          
                                                                                        | PluginAlterTest::$modules           | 
                                                                                        property           | 
                                                                                        core/tests/Drupal/KernelTests/Core/Render/Element/PluginAlterTest.php           | 
                                                                                        Modules to install.           | 
              
          
                                                                                        | PluginAlterTest::testPluginAlter           | 
                                                                                        function           | 
                                                                                        core/tests/Drupal/KernelTests/Core/Render/Element/PluginAlterTest.php           | 
                                                                                        Tests hook_element_plugin_alter().           | 
              
          
                                                                                        | PluginAwareInterface           | 
                                                                                        interface           | 
                                                                                        core/lib/Drupal/Component/Plugin/PluginAwareInterface.php           | 
                                                                                        Provides an interface for objects that depend on a plugin.           | 
              
          
                                                                                        | PluginAwareInterface.php           | 
                                                                                        file           | 
                                                                                        core/lib/Drupal/Component/Plugin/PluginAwareInterface.php           | 
                                                                                                   | 
              
          
                                                                                        | PluginAwareInterface::setPlugin           | 
                                                                                        function           | 
                                                                                        core/lib/Drupal/Component/Plugin/PluginAwareInterface.php           | 
                                                                                        Sets the plugin for this object.           | 
              
          
                                                                                        | PluginBase           | 
                                                                                        class           | 
                                                                                        core/lib/Drupal/Core/Plugin/PluginBase.php           | 
                                                                                        Base class for plugins supporting metadata inspection and translation.           | 
              
          
                                                                                        | PluginBase           | 
                                                                                        class           | 
                                                                                        core/lib/Drupal/Component/Plugin/PluginBase.php           | 
                                                                                        Base class for plugins wishing to support metadata inspection.           | 
              
          
                                                                                        | PluginBase           | 
                                                                                        class           | 
                                                                                        core/modules/views/src/Plugin/views/PluginBase.php           | 
                                                                                        Base class for any views plugin types.           | 
              
          
                                                                                        | PluginBase.php           | 
                                                                                        file           | 
                                                                                        core/modules/views/src/Plugin/views/PluginBase.php           | 
                                                                                                   | 
              
          
                                                                                        | PluginBase.php           | 
                                                                                        file           | 
                                                                                        core/lib/Drupal/Core/Plugin/PluginBase.php           | 
                                                                                                   | 
              
          
                                                                                        | PluginBase.php           | 
                                                                                        file           | 
                                                                                        core/lib/Drupal/Component/Plugin/PluginBase.php           | 
                                                                                                   | 
              
          
                                                                                        | PluginBase::$configuration           | 
                                                                                        property           | 
                                                                                        core/lib/Drupal/Component/Plugin/PluginBase.php           | 
                                                                                        Configuration information passed into the plugin.           | 
              
          
                                                                                        | PluginBase::$definition           | 
                                                                                        property           | 
                                                                                        core/modules/views/src/Plugin/views/PluginBase.php           | 
                                                                                        Plugins' definition.           | 
              
          
                                                                                        | PluginBase::$displayHandler           | 
                                                                                        property           | 
                                                                                        core/modules/views/src/Plugin/views/PluginBase.php           | 
                                                                                        The display object this plugin is for.           | 
              
          
                                                                                        | PluginBase::$options           | 
                                                                                        property           | 
                                                                                        core/modules/views/src/Plugin/views/PluginBase.php           | 
                                                                                        Options for this plugin will be held here.           | 
              
          
                                                                                        | PluginBase::$pluginDefinition           | 
                                                                                        property           | 
                                                                                        core/lib/Drupal/Component/Plugin/PluginBase.php           | 
                                                                                        The plugin implementation definition.           | 
              
          
                                                                                        | PluginBase::$pluginId           | 
                                                                                        property           | 
                                                                                        core/lib/Drupal/Component/Plugin/PluginBase.php           | 
                                                                                        The plugin ID.           |