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 composer/Plugin/RecipeUnpack/Plugin.php Composer plugin for handling dependency unpacking.
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
ConfigEntityBaseUnitTest::testPreSaveWithPluginCollections function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php Tests pre save with plugin collections.
ConfigEntityBaseUnitTest::testSetWithPluginCollections function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php Tests set with plugin collections.
ConfigEntityBaseUnitTest::testSleepWithPluginCollections function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php Tests sleep with plugin collections.
ConfigEntityBaseWithPluginCollections class core/tests/Drupal/Tests/Core/Config/Entity/Fixtures/ConfigEntityBaseWithPluginCollections.php Enables testing of dependency calculation.
ConfigEntityBaseWithPluginCollections.php file core/tests/Drupal/Tests/Core/Config/Entity/Fixtures/ConfigEntityBaseWithPluginCollections.php
ConfigEntityImportTest::checkSinglePluginConfigSync function core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php Tests that a single set of plugin config stays in sync.
ConfigNamesMapperTest::$pluginDefinition property core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php The plugin definition of the test mapper.
ConfigTranslationLocalTasks::$basePluginId property core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationLocalTasks.php The base plugin ID.
ConfigurablePlugin class core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php Stub configurable plugin class for testing.
ConfigurablePluginBase class core/lib/Drupal/Core/Plugin/ConfigurablePluginBase.php Base class for plugins that are configurable.
ConfigurablePluginBase.php file core/lib/Drupal/Core/Plugin/ConfigurablePluginBase.php
ConfigurablePluginBase::__construct function core/lib/Drupal/Core/Plugin/ConfigurablePluginBase.php Constructs a \Drupal\Component\Plugin\PluginBase object.
ConfigurablePluginBaseTest class core/tests/Drupal/Tests/Core/Plugin/ConfigurablePluginBaseTest.php Tests ConfigurablePluginBase.
ConfigurablePluginBaseTest.php file core/tests/Drupal/Tests/Core/Plugin/ConfigurablePluginBaseTest.php
ConfigurablePluginBaseTest::testConstructor function core/tests/Drupal/Tests/Core/Plugin/ConfigurablePluginBaseTest.php Tests the Constructor.
ConfigurablePluginBaseTestClass class core/tests/Drupal/Tests/Core/Plugin/ConfigurablePluginBaseTest.php Test class for ConfigurablePluginBase.
ConfigurablePluginBaseTestClass::defaultConfiguration function core/tests/Drupal/Tests/Core/Plugin/ConfigurablePluginBaseTest.php Gets default configuration for this plugin.
ConfigurablePluginTest class core/modules/ckeditor5/tests/src/Kernel/ConfigurablePluginTest.php Tests configurable plugins.
ConfigurablePluginTest.php file core/modules/ckeditor5/tests/src/Kernel/ConfigurablePluginTest.php
ConfigurablePluginTest::$manager property core/modules/ckeditor5/tests/src/Kernel/ConfigurablePluginTest.php The manager for "CKEditor 5 plugin" plugins.
ConfigurablePluginTest::$modules property core/modules/ckeditor5/tests/src/Kernel/ConfigurablePluginTest.php Modules to install.
ConfigurablePluginTest::setUp function core/modules/ckeditor5/tests/src/Kernel/ConfigurablePluginTest.php
ConfigurablePluginTest::testDefaults function core/modules/ckeditor5/tests/src/Kernel/ConfigurablePluginTest.php Tests default settings for configurable CKEditor 5 plugins.
ConfigurableSearchPluginBase class core/modules/search/src/Plugin/ConfigurableSearchPluginBase.php Provides a base implementation for a configurable Search plugin.
ConfigurableSearchPluginBase.php file core/modules/search/src/Plugin/ConfigurableSearchPluginBase.php
ConfigurableSearchPluginBase::$searchPageId property core/modules/search/src/Plugin/ConfigurableSearchPluginBase.php The unique ID for the search page using this plugin.
ConfigurableSearchPluginBase::calculateDependencies function core/modules/search/src/Plugin/ConfigurableSearchPluginBase.php Calculates dependencies for the configured plugin.
ConfigurableSearchPluginBase::setSearchPageId function core/modules/search/src/Plugin/ConfigurableSearchPluginBase.php Sets the ID for the search page using this plugin.
ConfigurableSearchPluginBase::validateConfigurationForm function core/modules/search/src/Plugin/ConfigurableSearchPluginBase.php Form validation handler.
ConfigurableSearchPluginBase::__construct function core/modules/search/src/Plugin/ConfigurableSearchPluginBase.php Constructs a \Drupal\Component\Plugin\PluginBase object.
ConfigurableSearchPluginInterface interface core/modules/search/src/Plugin/ConfigurableSearchPluginInterface.php Provides an interface for a configurable Search plugin.
ConfigurableSearchPluginInterface.php file core/modules/search/src/Plugin/ConfigurableSearchPluginInterface.php
ConfigurableSearchPluginInterface::setSearchPageId function core/modules/search/src/Plugin/ConfigurableSearchPluginInterface.php Sets the ID for the search page using this plugin.
ConfigureBlockFormBase::$pluginFormFactory property core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php The plugin form manager.
ConfigureBlockFormBase::getPluginForm function core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php Retrieves the plugin form for a given block.
ConfigureSectionForm::$pluginFormFactory property core/modules/layout_builder/src/Form/ConfigureSectionForm.php The plugin form manager.
ConfigureSectionForm::$pluginId property core/modules/layout_builder/src/Form/ConfigureSectionForm.php The plugin ID.
ConfigureSectionForm::getPluginForm function core/modules/layout_builder/src/Form/ConfigureSectionForm.php Retrieves the plugin form for a given layout.
config_schema_test.plugin_types.yml file core/modules/config/tests/config_schema_test/config/install/config_schema_test.plugin_types.yml core/modules/config/tests/config_schema_test/config/install/config_schema_test.plugin_types.yml
ContainerFactoryPluginInterface interface core/lib/Drupal/Core/Plugin/ContainerFactoryPluginInterface.php Defines an interface for pulling plugin dependencies from the container.
ContainerFactoryPluginInterface.php file core/lib/Drupal/Core/Plugin/ContainerFactoryPluginInterface.php
ContainerFactoryPluginInterface::create function core/lib/Drupal/Core/Plugin/ContainerFactoryPluginInterface.php Creates an instance of the plugin.
Content Moderation Workflow Type Plugin group core/modules/content_moderation/content_moderation.api.php The Workflow Type plugin implemented by Content Moderation links revisionable
entities to workflows.
ContentEntityBaseUnitTest::$fieldTypePluginManager property core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php The field type manager used for testing.
ContentEntityTest::$migrationPluginManager property core/modules/migrate/tests/src/Kernel/Plugin/source/ContentEntityTest.php The migration plugin manager.
ContentTranslationLocalTasks::$basePluginId property core/modules/content_translation/src/Plugin/Derivative/ContentTranslationLocalTasks.php The base plugin ID.
ContextAwarePluginAssignmentTrait trait core/lib/Drupal/Core/Plugin/ContextAwarePluginAssignmentTrait.php Handles context assignments for context-aware plugins.
ContextAwarePluginAssignmentTrait.php file core/lib/Drupal/Core/Plugin/ContextAwarePluginAssignmentTrait.php
ContextAwarePluginAssignmentTrait::addContextAssignmentElement function core/lib/Drupal/Core/Plugin/ContextAwarePluginAssignmentTrait.php Builds a form element for assigning a context to a given slot.
ContextAwarePluginAssignmentTrait::contextHandler function core/lib/Drupal/Core/Plugin/ContextAwarePluginAssignmentTrait.php Wraps the context handler.

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