Search for pluginManager

  1. Search 7.x for pluginManager
  2. Search 9.5.x for pluginManager
  3. Search 10.3.x for pluginManager
  4. Search 11.x for pluginManager
  5. Other projects
Title Object type File name Summary
EntityFieldStorageConfig::$fieldTypePluginManager property core/modules/migrate_drupal/src/Plugin/migrate/destination/EntityFieldStorageConfig.php The field type plugin manager.
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.
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.

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