Search for plugin

  1. Search 7.x for plugin
  2. Search 9.5.x for plugin
  3. Search 8.9.x for plugin
  4. Search 10.3.x for plugin
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Plugin class composer/Plugin/Scaffold/Plugin.php Composer plugin for handling drupal scaffold.
Plugin class core/lib/Drupal/Component/Annotation/Plugin.php Defines a Plugin annotation object.
Plugin class core/lib/Drupal/Component/Plugin/Attribute/Plugin.php Defines a Plugin attribute object.

All search results

Title Object type File name Summary
ComponentPluginManager class core/lib/Drupal/Core/Theme/ComponentPluginManager.php Defines a plugin manager to deal with components.
ComponentPluginManager class core/modules/sdc/src/ComponentPluginManager.php Defines a plugin manager to deal with sdc.
ComponentPluginManager.php file core/modules/sdc/src/ComponentPluginManager.php
ComponentPluginManager.php file core/lib/Drupal/Core/Theme/ComponentPluginManager.php
ComponentPluginManager::$defaults property core/lib/Drupal/Core/Theme/ComponentPluginManager.php
ComponentPluginManager::$defaults property core/modules/sdc/src/ComponentPluginManager.php A set of defaults to be referenced by $this->processDefinition().
ComponentPluginManager::alterDefinition function core/modules/sdc/src/ComponentPluginManager.php Alters the plugin definition with computed properties.
ComponentPluginManager::alterDefinition function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Alters the plugin definition with computed properties.
ComponentPluginManager::alterDefinitions function core/lib/Drupal/Core/Theme/ComponentPluginManager.php
ComponentPluginManager::alterDefinitions function core/modules/sdc/src/ComponentPluginManager.php Invokes the hook to alter the definitions if the alter hook is set.
ComponentPluginManager::clearCachedDefinitions function core/modules/sdc/src/ComponentPluginManager.php Clears static and persistent plugin definition caches.
ComponentPluginManager::clearCachedDefinitions function core/lib/Drupal/Core/Theme/ComponentPluginManager.php
ComponentPluginManager::createInstance function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Creates an instance.
ComponentPluginManager::createInstance function core/modules/sdc/src/ComponentPluginManager.php Creates an instance.
ComponentPluginManager::find function core/modules/sdc/src/ComponentPluginManager.php Gets a component for rendering.
ComponentPluginManager::find function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Gets a component for rendering.
ComponentPluginManager::findAsset function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Finds assets related to the provided metadata file.
ComponentPluginManager::findAsset function core/modules/sdc/src/ComponentPluginManager.php Finds assets related to the provided metadata file.
ComponentPluginManager::getAllComponents function core/modules/sdc/src/ComponentPluginManager.php Gets all components.
ComponentPluginManager::getAllComponents function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Gets all components.
ComponentPluginManager::getDiscovery function core/lib/Drupal/Core/Theme/ComponentPluginManager.php
ComponentPluginManager::getDiscovery function core/modules/sdc/src/ComponentPluginManager.php Gets the plugin discovery.
ComponentPluginManager::getScanDirectories function core/modules/sdc/src/ComponentPluginManager.php Get the list of directories to scan.
ComponentPluginManager::getScanDirectories function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Get the list of directories to scan.
ComponentPluginManager::isValidDefinition function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Validates the metadata info.
ComponentPluginManager::isValidDefinition function core/modules/sdc/src/ComponentPluginManager.php Validates the metadata info.
ComponentPluginManager::libraryFromDefinition function core/modules/sdc/src/ComponentPluginManager.php Creates the library declaration array from a component definition.
ComponentPluginManager::libraryFromDefinition function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Creates the library declaration array from a component definition.
ComponentPluginManager::makePathRelativeToLibraryRoot function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Takes a path and makes it relative to the library provider.
ComponentPluginManager::makePathRelativeToLibraryRoot function core/modules/sdc/src/ComponentPluginManager.php Takes a path and makes it relative to the library provider.
ComponentPluginManager::providerExists function core/modules/sdc/src/ComponentPluginManager.php Determines if the provider of a definition exists.
ComponentPluginManager::providerExists function core/lib/Drupal/Core/Theme/ComponentPluginManager.php
ComponentPluginManager::shouldEnforceSchemas function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Assess whether schemas are mandatory for props.
ComponentPluginManager::shouldEnforceSchemas function core/modules/sdc/src/ComponentPluginManager.php Assess whether schemas are mandatory for props.
ComponentPluginManager::translateLibraryPaths function core/modules/sdc/src/ComponentPluginManager.php Changes the library paths, so they can be used by the library system.
ComponentPluginManager::translateLibraryPaths function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Changes the library paths, so they can be used by the library system.
ComponentPluginManager::__construct function core/lib/Drupal/Core/Theme/ComponentPluginManager.php Constructs ComponentPluginManager object.
ComponentPluginManager::__construct function core/modules/sdc/src/ComponentPluginManager.php Constructs SdcPluginManager object.
ComponentPluginManagerTest class core/modules/sdc/tests/src/Kernel/ComponentPluginManagerTest.php Tests the component plugin manager.
ComponentPluginManagerTest class core/tests/Drupal/Tests/Core/Theme/Component/ComponentPluginManagerTest.php Tests the component plugin manager.
ComponentPluginManagerTest class core/tests/Drupal/KernelTests/Components/ComponentPluginManagerTest.php Tests the component plugin manager.
ComponentPluginManagerTest.php file core/tests/Drupal/KernelTests/Components/ComponentPluginManagerTest.php
ComponentPluginManagerTest.php file core/tests/Drupal/Tests/Core/Theme/Component/ComponentPluginManagerTest.php
ComponentPluginManagerTest.php file core/modules/sdc/tests/src/Kernel/ComponentPluginManagerTest.php
ComponentPluginManagerTest::$modules property core/modules/sdc/tests/src/Kernel/ComponentPluginManagerTest.php Modules to enable.
ComponentPluginManagerTest::$modules property core/tests/Drupal/Tests/Core/Theme/Component/ComponentPluginManagerTest.php Modules to install.
ComponentPluginManagerTest::$modules property core/tests/Drupal/KernelTests/Components/ComponentPluginManagerTest.php
ComponentPluginManagerTest::$themes property core/tests/Drupal/KernelTests/Components/ComponentPluginManagerTest.php
ComponentPluginManagerTest::$themes property core/tests/Drupal/Tests/Core/Theme/Component/ComponentPluginManagerTest.php Themes to install.
ComponentPluginManagerTest::$themes property core/modules/sdc/tests/src/Kernel/ComponentPluginManagerTest.php Themes to install.

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