Search for plugin

  1. Search 7.x for plugin
  2. Search 9.5.x for plugin
  3. Search 10.3.x for plugin
  4. Search 11.x for plugin
  5. Other projects
Title Object type File name Summary
AggregatorTestBase::enableTestPlugins function core/modules/aggregator/src/Tests/AggregatorTestBase.php Enable the plugins coming with aggregator_test module.
BlockPageSettingTest::testUpdateActionPlugins function core/modules/search/tests/src/Functional/Update/BlockPageSettingTest.php Tests existing search block settings upgrade.
CckFieldPluginBase class core/modules/migrate_drupal/src/Plugin/migrate/cckfield/CckFieldPluginBase.php The base class for all field plugins.
CckFieldPluginBase.php file core/modules/migrate_drupal/src/Plugin/migrate/cckfield/CckFieldPluginBase.php
CckFieldPluginBase::defineValueProcessPipeline function core/modules/migrate_drupal/src/Plugin/migrate/cckfield/CckFieldPluginBase.php Apply any custom processing to the field bundle migrations.
CckFieldPluginBase::processCckFieldValues function core/modules/migrate_drupal/src/Plugin/migrate/cckfield/CckFieldPluginBase.php Apply any custom processing to the field bundle migrations.
CckMigration::PLUGIN_METHOD constant core/modules/migrate_drupal/src/Plugin/migrate/CckMigration.php Defines which configuration option has the migration processing function.
ConfigurablePluginInterface interface core/lib/Drupal/Component/Plugin/ConfigurablePluginInterface.php Provides an interface for a configurable plugin.
ConfigurablePluginInterface.php file core/lib/Drupal/Component/Plugin/ConfigurablePluginInterface.php
ConfigurablePluginInterface::defaultConfiguration function core/lib/Drupal/Component/Plugin/ConfigurablePluginInterface.php Gets default configuration for this plugin.
ConfigurablePluginInterface::getConfiguration function core/lib/Drupal/Component/Plugin/ConfigurablePluginInterface.php Gets this plugin's configuration.
ConfigurablePluginInterface::setConfiguration function core/lib/Drupal/Component/Plugin/ConfigurablePluginInterface.php Sets the configuration for this plugin instance.
ConfigurablePluginInterfaceTest class core/tests/Drupal/Tests/Component/Plugin/ConfigurablePluginInterfaceTest.php Tests ConfigurablePluginInterface deprecation.
ConfigurablePluginInterfaceTest.php file core/tests/Drupal/Tests/Component/Plugin/ConfigurablePluginInterfaceTest.php
ConfigurablePluginInterfaceTest::testDeprecation function core/tests/Drupal/Tests/Component/Plugin/ConfigurablePluginInterfaceTest.php Tests the deprecation error is thrown.
ConfigurablePluginInterfaceTestClass class core/tests/Drupal/Tests/Component/Plugin/ConfigurablePluginInterfaceTest.php Test Class to trigger deprecation error.
ConfigurablePluginInterfaceTestClass::calculateDependencies function core/tests/Drupal/Tests/Component/Plugin/ConfigurablePluginInterfaceTest.php Calculates dependencies for the configured plugin.
ConfigurablePluginInterfaceTestClass::defaultConfiguration function core/tests/Drupal/Tests/Component/Plugin/ConfigurablePluginInterfaceTest.php Gets default configuration for this plugin.
ConfigurablePluginInterfaceTestClass::getConfiguration function core/tests/Drupal/Tests/Component/Plugin/ConfigurablePluginInterfaceTest.php Gets this plugin's configuration.
ConfigurablePluginInterfaceTestClass::setConfiguration function core/tests/Drupal/Tests/Component/Plugin/ConfigurablePluginInterfaceTest.php Sets the configuration for this plugin instance.
drupal-8.views_entity_reference_plugins-2429191.php file core/modules/field/tests/fixtures/update/drupal-8.views_entity_reference_plugins-2429191.php Contains database additions to drupal-8.bare.standard.php.gz for testing the
upgrade path of https://www.drupal.org/node/2429191.
EntityFieldStorageConfig::$fieldTypePluginManager property core/modules/migrate_drupal/src/Plugin/migrate/destination/EntityFieldStorageConfig.php The field type plugin manager.
FileCckTest::$plugin property core/modules/file/tests/src/Unit/Plugin/migrate/cckfield/d7/FileCckTest.php
FileCckTest::$plugin property core/modules/file/tests/src/Unit/Plugin/migrate/cckfield/d6/FileCckTest.php
i18nVariableTest::PLUGIN_CLASS constant core/modules/migrate_drupal/tests/src/Unit/source/d6/i18nVariableTest.php The plugin class under test.
ImageCckTest::$plugin property core/modules/file/tests/src/Unit/Plugin/migrate/cckfield/d7/ImageCckTest.php
ImageFieldTest::$plugin property core/modules/file/tests/src/Unit/Plugin/migrate/field/d7/ImageFieldTest.php
ImageFieldTest::$plugin property core/modules/file/tests/src/Unit/Plugin/migrate/field/d6/ImageFieldTest.php
ImageFieldTest::$plugin property core/modules/image/tests/src/Unit/Plugin/migrate/field/d7/ImageFieldTest.php
IteratorTest::$plugin property core/modules/migrate/tests/src/Unit/process/IteratorTest.php The iterator plugin being tested.
LegacyBlockPluginIdTest class core/modules/block/tests/src/Unit/Plugin/migrate/process/LegacyBlockPluginIdTest.php Tests legacy usage of BlockPluginId.
LegacyBlockPluginIdTest.php file core/modules/block/tests/src/Unit/Plugin/migrate/process/LegacyBlockPluginIdTest.php
LegacyBlockPluginIdTest::setUp function core/modules/block/tests/src/Unit/Plugin/migrate/process/LegacyBlockPluginIdTest.php
LegacyBlockPluginIdTest::testConstruct function core/modules/block/tests/src/Unit/Plugin/migrate/process/LegacyBlockPluginIdTest.php Tests legacy construction.
LegacyFieldTypePluginManagerTest class core/modules/field/tests/src/Kernel/LegacyFieldTypePluginManagerTest.php Extends FieldTypePluginManagerTest to test with deprecated modules.
LegacyFieldTypePluginManagerTest.php file core/modules/field/tests/src/Kernel/LegacyFieldTypePluginManagerTest.php
LegacyFieldTypePluginManagerTest::$excludeDeprecated property core/modules/field/tests/src/Kernel/LegacyFieldTypePluginManagerTest.php Flag to exclude deprecated modules from the tests.
LinkCckTest::$plugin property core/modules/link/tests/src/Unit/Plugin/migrate/cckfield/LinkCckTest.php
LinkCckTest::$plugin property core/modules/link/tests/src/Kernel/Plugin/migrate/cckfield/d7/LinkCckTest.php
MigrateCckFieldPluginManager class core/modules/migrate_drupal/src/Plugin/MigrateCckFieldPluginManager.php Deprecated: Plugin manager for migrate field plugins.
MigrateCckFieldPluginManager.php file core/modules/migrate_drupal/src/Plugin/MigrateCckFieldPluginManager.php
MigrateCckFieldPluginManagerInterface interface core/modules/migrate_drupal/src/Plugin/MigrateCckFieldPluginManagerInterface.php Provides an interface for cck field plugin manager.
MigrateCckFieldPluginManagerInterface.php file core/modules/migrate_drupal/src/Plugin/MigrateCckFieldPluginManagerInterface.php
MigrateCckFieldPluginManagerTest class core/modules/migrate_drupal/tests/src/Kernel/MigrateCckFieldPluginManagerTest.php Tests the cck field plugin manager.
MigrateCckFieldPluginManagerTest.php file core/modules/migrate_drupal/tests/src/Kernel/MigrateCckFieldPluginManagerTest.php
MigrateCckFieldPluginManagerTest::$modules property core/modules/migrate_drupal/tests/src/Kernel/MigrateCckFieldPluginManagerTest.php Modules to enable.
MigrateCckFieldPluginManagerTest::testPluginSelection function core/modules/migrate_drupal/tests/src/Kernel/MigrateCckFieldPluginManagerTest.php Tests that the correct MigrateCckField plugins are used.
MigrateSqlSourceTestCase::$plugin property core/modules/migrate/tests/src/Unit/MigrateSqlSourceTestCase.php The source plugin instance under test.
MigrateSqlSourceTestCase::PLUGIN_CLASS constant core/modules/migrate/tests/src/Unit/MigrateSqlSourceTestCase.php The plugin class under test.
migrate_cckfield_plugin_manager_test.info.yml file core/modules/migrate_drupal/tests/modules/migrate_cckfield_plugin_manager_test/migrate_cckfield_plugin_manager_test.info.yml core/modules/migrate_drupal/tests/modules/migrate_cckfield_plugin_manager_test/migrate_cckfield_plugin_manager_test.info.yml

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