Files - 11.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
Plugin.php core/lib/Drupal/Component/Plugin/Attribute/Plugin.php Drupal\Component\Plugin\Attribute
Plugin.php composer/Plugin/Scaffold/Plugin.php Drupal\Composer\Plugin\Scaffold
Plugin.php composer/Plugin/RecipeUnpack/Plugin.php Drupal\Composer\Plugin\RecipeUnpack
PluginAlterTest.php core/tests/Drupal/KernelTests/Core/Render/Element/PluginAlterTest.php Drupal\KernelTests\Core\Render\Element
PluginAwareInterface.php core/lib/Drupal/Component/Plugin/PluginAwareInterface.php Drupal\Component\Plugin
PluginBase.php core/lib/Drupal/Component/Plugin/PluginBase.php Drupal\Component\Plugin
PluginBase.php core/lib/Drupal/Core/Plugin/PluginBase.php Drupal\Core\Plugin
PluginBase.php core/modules/views/src/Plugin/views/PluginBase.php Drupal\views\Plugin\views
PluginBaseTest.php core/modules/views/tests/src/Unit/PluginBaseTest.php Drupal\Tests\views\Unit
PluginBaseTest.php core/tests/Drupal/Tests/Component/Plugin/PluginBaseTest.php Drupal\Tests\Component\Plugin
PluginBaseTest.php core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php Drupal\Tests\views\Kernel\Plugin
PluginDefinition.php core/lib/Drupal/Component/Plugin/Definition/PluginDefinition.php Drupal\Component\Plugin\Definition
PluginDefinitionInterface.php core/lib/Drupal/Component/Plugin/Definition/PluginDefinitionInterface.php Drupal\Component\Plugin\Definition
PluginDependencyTrait.php core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php Drupal\Core\Plugin
PluginDependencyTraitTest.php core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php Drupal\Tests\Core\Plugin
PluginEventSubscriber.php core/modules/migrate/src/Plugin/PluginEventSubscriber.php Drupal\migrate\Plugin
PluginExample.php core/modules/system/tests/modules/plugin_test/src/Plugin/Attribute/PluginExample.php Drupal\plugin_test\Plugin\Attribute
PluginExample.php core/modules/system/tests/modules/plugin_test/src/Plugin/Annotation/PluginExample.php Drupal\plugin_test\Plugin\Annotation
PluginException.php core/lib/Drupal/Component/Plugin/Exception/PluginException.php Drupal\Component\Plugin\Exception
PluginExistsConstraint.php core/lib/Drupal/Core/Plugin/Plugin/Validation/Constraint/PluginExistsConstraint.php Drupal\Core\Plugin\Plugin\Validation\Constraint
PluginExistsConstraintTest.php core/tests/Drupal/Tests/Core/Plugin/PluginExistsConstraintTest.php Drupal\Tests\Core\Plugin
PluginExistsConstraintValidator.php core/lib/Drupal/Core/Plugin/Plugin/Validation/Constraint/PluginExistsConstraintValidator.php Drupal\Core\Plugin\Plugin\Validation\Constraint
PluginExistsConstraintValidatorTest.php core/tests/Drupal/KernelTests/Core/Plugin/PluginExistsConstraintValidatorTest.php Drupal\KernelTests\Core\Plugin
PluginExtended.php core/modules/system/tests/modules/plugin_test_extended/src/Plugin/Annotation/PluginExtended.php Drupal\plugin_test_extended\Plugin\Annotation
PluginFormBase.php core/lib/Drupal/Core/Plugin/PluginFormBase.php Drupal\Core\Plugin
PluginFormFactory.php core/lib/Drupal/Core/Plugin/PluginFormFactory.php Drupal\Core\Plugin
PluginFormFactoryInterface.php core/lib/Drupal/Core/Plugin/PluginFormFactoryInterface.php Drupal\Core\Plugin
PluginFormFactoryTest.php core/tests/Drupal/Tests/Core/Plugin/PluginFormFactoryTest.php Drupal\Tests\Core\Plugin
PluginFormInterface.php core/lib/Drupal/Core/Plugin/PluginFormInterface.php Drupal\Core\Plugin
PluginID.php core/lib/Drupal/Component/Annotation/PluginID.php Drupal\Component\Annotation
PluginID.php core/lib/Drupal/Component/Plugin/Attribute/PluginID.php Drupal\Component\Plugin\Attribute
PluginIdTest.php core/tests/Drupal/Tests/Component/Annotation/PluginIdTest.php Drupal\Tests\Component\Annotation
PluginIdTest.php core/tests/Drupal/Tests/Component/Plugin/Attribute/PluginIdTest.php Drupal\Tests\Component\Plugin\Attribute
PluginInspectionInterface.php core/lib/Drupal/Component/Plugin/PluginInspectionInterface.php Drupal\Component\Plugin
PluginInstanceTest.php core/modules/views/tests/src/Kernel/PluginInstanceTest.php Drupal\Tests\views\Kernel
PluginKernelTestBase.php core/modules/views/tests/src/Kernel/Plugin/PluginKernelTestBase.php Drupal\Tests\views\Kernel\Plugin
PluginManager.php core/modules/system/tests/modules/lazy_route_provider_install_test/src/PluginManager.php Drupal\lazy_route_provider_install_test
PluginManagerBase.php core/lib/Drupal/Component/Plugin/PluginManagerBase.php Drupal\Component\Plugin
PluginManagerBaseTest.php core/tests/Drupal/Tests/Component/Plugin/PluginManagerBaseTest.php Drupal\Tests\Component\Plugin
PluginManagerCacheClearer.php core/modules/system/tests/modules/module_test/src/PluginManagerCacheClearer.php Drupal\module_test
PluginManagerDependentValidatorTrait.php core/modules/ckeditor5/src/Plugin/Validation/Constraint/PluginManagerDependentValidatorTrait.php Drupal\ckeditor5\Plugin\Validation\Constraint
PluginManagerInterface.php core/lib/Drupal/Component/Plugin/PluginManagerInterface.php Drupal\Component\Plugin
PluginManagerPass.php core/lib/Drupal/Core/Plugin/PluginManagerPass.php Drupal\Core\Plugin
PluginNotFoundException.php core/lib/Drupal/Component/Plugin/Exception/PluginNotFoundException.php Drupal\Component\Plugin\Exception
PluginSettingsBase.php core/lib/Drupal/Core/Field/PluginSettingsBase.php Drupal\Core\Field
PluginSettingsBaseTest.php core/tests/Drupal/Tests/Core/Field/PluginSettingsBaseTest.php Drupal\Tests\Core\Field
PluginSettingsInterface.php core/lib/Drupal/Core/Field/PluginSettingsInterface.php Drupal\Core\Field
PluginTest.php core/tests/Drupal/Tests/Component/Annotation/PluginTest.php Drupal\Tests\Component\Annotation
PluginTest.php core/tests/Drupal/Tests/Component/Plugin/Attribute/PluginTest.php Drupal\Tests\Component\Plugin\Attribute
PluginTestBase.php core/tests/Drupal/KernelTests/Core/Plugin/PluginTestBase.php Drupal\KernelTests\Core\Plugin

Other projects


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