Search for manager
- Search 7.x for manager
- Search 9.5.x for manager
- Search 8.9.x for manager
- Search 10.3.x for manager
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MigrateFieldPluginManagerTest::setUp | function | core/ |
|
MigrateFieldPluginManagerTest::testDefaultWeight | function | core/ |
Tests that plugins with no explicit weight are given a weight of 0. |
MigrateFieldPluginManagerTest::testNonExistentPluginExceptions | function | core/ |
Tests that a PluginNotFoundException is thrown when a plugin isn't found. |
MigrateFieldPluginManagerTest::testPluginSelection | function | core/ |
Tests that the correct MigrateField plugins are used. |
MigrateFieldPluginManagerTest::testWeights | function | core/ |
Tests the plugin weighting system. |
MigrateFieldPluginManagerTest::weightsData | function | core/ |
Provides data for testWeights(). |
MigrateFieldPluginManagerTestClass | class | core/ |
Class to test MigrateFieldPluginManager. |
MigrateFieldPluginManagerTestClass::__construct | function | core/ |
Constructs a MigratePluginManagerTestClass object. |
MigrateLookup::$migrationPluginManager | property | core/ |
The migration plugin manager. |
MigrateMissingDatabaseTest::$migrationPluginManager | property | core/ |
The migration plugin manager. |
MigrateMissingDatabaseTest::$migrationPluginManager | property | core/ |
The migration plugin manager. |
MigrateNodeDeriverTest::$pluginManager | property | core/ |
The migration plugin manager. |
MigratePluginManager | class | core/ |
Manages migrate plugins. |
MigratePluginManager.php | file | core/ |
|
MigratePluginManager::createInstance | function | core/ |
Creates a plugin instance based on the provided ID and configuration. |
MigratePluginManager::__construct | function | core/ |
Constructs a MigratePluginManager object. |
MigratePluginManagerInterface | interface | core/ |
Interface for the migration plugin manager. |
MigratePluginManagerInterface.php | file | core/ |
|
MigratePluginManagerInterface::createInstance | function | core/ |
Creates a pre-configured instance of a migration plugin. |
MigrateProcessErrorMessagesTest::$idMapPluginManager | property | core/ |
A mock ID Map Plugin Manager. |
MigrateProcessErrorMessagesTest::$processPluginManager | property | core/ |
A mock Process Plugin Manager. |
MigrateProcessErrorMessagesTest::setPluginManagers | function | core/ |
Prepares and sets the prophesized plugin managers. |
MigrateSourcePluginManager | class | core/ |
Plugin manager for migrate source plugins. |
MigrateSourcePluginManager.php | file | core/ |
|
MigrateSourcePluginManager::findDefinitions | function | core/ |
Finds plugin definitions. |
MigrateSourcePluginManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
MigrateSourcePluginManager::__construct | function | core/ |
MigrateSourcePluginManager constructor. |
MigrateStub::$migrationPluginManager | property | core/ |
The migration plugin manager. |
MigrateStubTest::$migrationPluginManager | property | core/ |
The plugin manager prophecy. |
MigrateStubTest::$migrationPluginManager | property | core/ |
The migration plugin manager. |
migrate_field_plugin_manager_test.info.yml | file | core/ |
core/modules/migrate_drupal/tests/modules/migrate_field_plugin_manager_test/migrate_field_plugin_manager_test.info.yml |
Migration::$destinationPluginManager | property | core/ |
The destination plugin manager. |
Migration::$idMapPluginManager | property | core/ |
The ID map plugin manager. |
Migration::$migrationPluginManager | property | core/ |
The migration plugin manager for loading other migration plugins. |
Migration::$processPluginManager | property | core/ |
The process plugin manager. |
Migration::$sourcePluginManager | property | core/ |
The source plugin manager. |
Migration::getMigrationPluginManager | function | core/ |
Gets the migration plugin manager. |
MigrationConfigurationTrait::$migrationPluginManager | property | core/ |
The migration plugin manager service. |
MigrationConfigurationTrait::getMigrationPluginManager | function | core/ |
Gets the migration plugin manager service. |
MigrationPluginManager | class | core/ |
Manages migration plugins. |
MigrationPluginManager | class | core/ |
Plugin manager for migration plugins. |
MigrationPluginManager.php | file | core/ |
|
MigrationPluginManager.php | file | core/ |
|
MigrationPluginManager::$configFactory | property | core/ |
The config factory service. |
MigrationPluginManager::$defaults | property | core/ |
Provides default values for migrations. |
MigrationPluginManager::$enforcedSourceModuleTags | property | core/ |
The migration tags which will trigger source_module enforcement. |
MigrationPluginManager::$moduleHandler | property | core/ |
The module handler. |
MigrationPluginManager::$pluginInterface | property | core/ |
The interface the plugins should implement. |
MigrationPluginManager::$sourceManager | property | core/ |
The Migrate source plugin manager service. |
MigrationPluginManager::addDependency | function | core/ |
Add one or more dependencies to a graph. |
Pagination
- Previous page
- Page 45
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.