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 composer/Plugin/RecipeUnpack/Plugin.php Composer plugin for handling dependency unpacking.
Plugin class core/lib/Drupal/Component/Plugin/Attribute/Plugin.php Defines a Plugin attribute object.

All search results

Title Object type File name Summary
DisplayTest::testInvalidDisplayPlugins function core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Tests invalid display plugins.
DrupalAspectsOfCKEditor5Plugin class core/modules/ckeditor5/src/Annotation/DrupalAspectsOfCKEditor5Plugin.php Defines the "Drupal aspects of a CKEditor5Plugin" annotation object.
DrupalAspectsOfCKEditor5Plugin class core/modules/ckeditor5/src/Attribute/DrupalAspectsOfCKEditor5Plugin.php Define a Drupal aspects of CKEditor5 plugin.
DrupalAspectsOfCKEditor5Plugin.php file core/modules/ckeditor5/src/Attribute/DrupalAspectsOfCKEditor5Plugin.php
DrupalAspectsOfCKEditor5Plugin.php file core/modules/ckeditor5/src/Annotation/DrupalAspectsOfCKEditor5Plugin.php
DrupalAspectsOfCKEditor5Plugin::$admin_library property core/modules/ckeditor5/src/Annotation/DrupalAspectsOfCKEditor5Plugin.php The admin library this plugin provides.
DrupalAspectsOfCKEditor5Plugin::$class property core/modules/ckeditor5/src/Annotation/DrupalAspectsOfCKEditor5Plugin.php The CKEditor 5 plugin class.
DrupalAspectsOfCKEditor5Plugin::$conditions property core/modules/ckeditor5/src/Annotation/DrupalAspectsOfCKEditor5Plugin.php List of conditions to enable this plugin.
DrupalAspectsOfCKEditor5Plugin::$deriver property core/modules/ckeditor5/src/Annotation/DrupalAspectsOfCKEditor5Plugin.php The CKEditor 5 plugin deriver class.
DrupalAspectsOfCKEditor5Plugin::$elements property core/modules/ckeditor5/src/Annotation/DrupalAspectsOfCKEditor5Plugin.php List of elements and attributes provided.
DrupalAspectsOfCKEditor5Plugin::$label property core/modules/ckeditor5/src/Annotation/DrupalAspectsOfCKEditor5Plugin.php The human-readable name of the CKEditor plugin.
DrupalAspectsOfCKEditor5Plugin::$library property core/modules/ckeditor5/src/Annotation/DrupalAspectsOfCKEditor5Plugin.php The library this plugin requires.
DrupalAspectsOfCKEditor5Plugin::$toolbar_items property core/modules/ckeditor5/src/Annotation/DrupalAspectsOfCKEditor5Plugin.php List of toolbar items the plugin provides.
DrupalAspectsOfCKEditor5Plugin::__construct function core/modules/ckeditor5/src/Attribute/DrupalAspectsOfCKEditor5Plugin.php Constructs a DrupalAspectsOfCKEditor5Plugin attribute.
DrupalSqlBaseTest::$pluginDefinition property core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php The plugin definition.
Drupal\package_manager\Validator\ComposerPluginsValidator service core/modules/package_manager/package_manager.services.yml
DynamicLocalTasks::$basePluginId property core/modules/content_moderation/src/Plugin/Derivative/DynamicLocalTasks.php The base plugin ID.
DynamicPluginConfigWithCsrfTokenUrlTrait trait core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/DynamicPluginConfigWithCsrfTokenUrlTrait.php Provides a trait for CKEditor 5 with dynamically generated CSRF token URLs.
DynamicPluginConfigWithCsrfTokenUrlTrait.php file core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/DynamicPluginConfigWithCsrfTokenUrlTrait.php
DynamicPluginConfigWithCsrfTokenUrlTrait::getUrlWithReplacedCsrfTokenPlaceholder function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/DynamicPluginConfigWithCsrfTokenUrlTrait.php Gets the given URL with all placeholders replaced.
Editor::$editorPluginManager property core/modules/editor/src/Entity/Editor.php
Editor::editorPluginManager function core/modules/editor/src/Entity/Editor.php Returns the editor plugin manager.
EditorConfigEntityUnitTest::$editorPluginManager property core/modules/editor/tests/src/Unit/EditorConfigEntityUnitTest.php The editor plugin manager used for testing.
EditorPluginInterface interface core/modules/editor/src/Plugin/EditorPluginInterface.php Defines an interface for configurable text editors.
EditorPluginInterface.php file core/modules/editor/src/Plugin/EditorPluginInterface.php
EditorPluginInterface::getDefaultSettings function core/modules/editor/src/Plugin/EditorPluginInterface.php Returns the default settings for this configurable text editor.
EditorPluginInterface::getJSSettings function core/modules/editor/src/Plugin/EditorPluginInterface.php Returns JavaScript settings to be attached.
EditorPluginInterface::getLibraries function core/modules/editor/src/Plugin/EditorPluginInterface.php Returns libraries to be attached.
EditorValidationTest::testInvalidPluginId function core/modules/editor/tests/src/Kernel/EditorValidationTest.php Tests validating an editor with an unknown plugin ID.
Element::$pluginManager property core/modules/editor/src/Element.php The Text Editor plugin manager service.
ElementInfoManagerTest::providerTestGetInfoElementPlugin function core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php Provides tests data for testGetInfoElementPlugin().
ElementInfoManagerTest::testGetInfoElementPlugin function core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php Tests the getInfo() method when render element plugins are used.
ElementInfoTestHooks::elementPluginAlter function core/modules/system/tests/modules/element_info_test/src/Hook/ElementInfoTestHooks.php Implements hook_element_plugin_alter().
EmptyBlockForm::$plugin property core/modules/block/tests/modules/block_test/src/PluginForm/EmptyBlockForm.php The plugin this form is for.
EnabledConfigurablePluginsConstraint class core/modules/ckeditor5/src/Plugin/Validation/Constraint/EnabledConfigurablePluginsConstraint.php The CKEditor 5 plugin settings.
EnabledConfigurablePluginsConstraint.php file core/modules/ckeditor5/src/Plugin/Validation/Constraint/EnabledConfigurablePluginsConstraint.php
EnabledConfigurablePluginsConstraint::$message property core/modules/ckeditor5/src/Plugin/Validation/Constraint/EnabledConfigurablePluginsConstraint.php The default violation message.
EnabledConfigurablePluginsConstraintValidator class core/modules/ckeditor5/src/Plugin/Validation/Constraint/EnabledConfigurablePluginsConstraintValidator.php Enabled configurable plugin settings validator.
EnabledConfigurablePluginsConstraintValidator.php file core/modules/ckeditor5/src/Plugin/Validation/Constraint/EnabledConfigurablePluginsConstraintValidator.php
EnabledConfigurablePluginsConstraintValidator::getConfigurableEnabledDefinitions function core/modules/ckeditor5/src/Plugin/Validation/Constraint/EnabledConfigurablePluginsConstraintValidator.php Gets all configurable CKEditor 5 plugin definitions that are enabled.
EnabledConfigurablePluginsConstraintValidator::validate function core/modules/ckeditor5/src/Plugin/Validation/Constraint/EnabledConfigurablePluginsConstraintValidator.php
EntityAdapterUnitTest::$fieldTypePluginManager property core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php The field type manager used for testing.
EntityArgumentUpdateTest::testViewsFieldPluginConversion function core/modules/views/tests/src/Functional/Update/EntityArgumentUpdateTest.php Tests that numeric argument plugins are updated properly.
EntityDenormalizerBase::$pluginManager property core/modules/jsonapi/src/Normalizer/EntityDenormalizerBase.php The field plugin manager.
EntityDeriver::$basePluginId property core/lib/Drupal/Core/Entity/Plugin/DataType/Deriver/EntityDeriver.php The base plugin ID this derivative is for.
EntityDisplayBase::$pluginManager property core/lib/Drupal/Core/Entity/EntityDisplayBase.php The plugin manager used by this entity type.
EntityDisplayBase::$plugins property core/lib/Drupal/Core/Entity/EntityDisplayBase.php The plugin objects used for this display, keyed by field name.
EntityDisplayBase::getPluginRemovedDependencies function core/lib/Drupal/Core/Entity/EntityDisplayBase.php Returns the plugin dependencies being removed.
EntityDisplayBaseMockableClass::getPluginCollections function core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php Gets the plugin collections used by this object.
EntityDisplayFormBase::$pluginManager property core/modules/field_ui/src/Form/EntityDisplayFormBase.php The widget or formatter plugin manager.

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