Search for plugin
- Search 7.x for plugin
- Search 8.9.x for plugin
- Search 10.3.x for plugin
- Search 11.x for plugin
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Plugin | class | composer/ |
Composer plugin for handling drupal scaffold. |
Plugin | class | core/ |
Defines a Plugin annotation object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
MigrationPluginManager::__construct | function | core/ |
MigrationPluginManager constructor. |
MigrationPluginManager::__construct | function | core/ |
Construct a migration plugin manager. |
MigrationPluginManagerInterface | interface | core/ |
Migration plugin manager interface. |
MigrationPluginManagerInterface.php | file | core/ |
|
MigrationPluginManagerInterface::createInstances | function | core/ |
Create pre-configured instance of plugin derivatives. |
MigrationPluginManagerInterface::createInstancesByTag | function | core/ |
Create migrations given a tag. |
MigrationPluginManagerInterface::createStubMigration | function | core/ |
Creates a stub migration plugin from a definition array. |
MigrationPluginManagerTest | class | core/ |
@coversDefaultClass \Drupal\migrate\Plugin\MigrationPluginManager @group migrate |
MigrationPluginManagerTest | class | core/ |
Tests the migration plugin manager. |
MigrationPluginManagerTest.php | file | core/ |
|
MigrationPluginManagerTest.php | file | core/ |
|
MigrationPluginManagerTest::$migrationPluginManager | property | core/ |
The migration plugin manager. |
MigrationPluginManagerTest::$modules | property | core/ |
Modules to enable. |
MigrationPluginManagerTest::$pluginManager | property | core/ |
A plugin manager. |
MigrationPluginManagerTest::dependencyProvider | function | core/ |
Provide dependency data for testing. |
MigrationPluginManagerTest::providerCreateInstanceByTag | function | core/ |
Data provider for testCreateInstancesByTag. |
MigrationPluginManagerTest::setUp | function | core/ |
|
MigrationPluginManagerTest::setUp | function | core/ |
|
MigrationPluginManagerTest::testCreateInstancesByTag | function | core/ |
Tests Migration::createInstancesByTag(). |
MigrationPluginManagerTest::testDependencyBuilding | function | core/ |
Tests building dependencies for multiple migrations. |
MigrationProvidersExistTest::fieldPluginDefinitionsProvider | function | core/ |
Data provider for field plugin definitions. |
MigrationSourceCacheTest::$migrationPluginManager | property | core/ |
The migration plugin manager. |
MigrationState::$fieldPluginManager | property | core/ |
The field plugin manager service. |
MigrationTest::getProcessPluginsExceptionMessageProvider | function | core/ |
Provides data for testing invalid process pipeline. |
MigrationTest::testGetDestinationPlugin | function | core/ |
Tests Migration::getDestinationPlugin() |
MigrationTest::testGetProcessPlugins | function | core/ |
Tests Migration::getProcessPlugins() |
MigrationTest::testGetProcessPluginsException | function | core/ |
Tests Migration::getProcessPlugins() throws an exception. |
MigrationTest::testGetProcessPluginsExceptionMessage | function | core/ |
Tests Migration::getProcessPlugins() |
MigrationTest::testRequirementsForDestinationPlugin | function | core/ |
Tests checking requirements for destination plugins. |
MigrationTest::testRequirementsForSourcePlugin | function | core/ |
Tests checking requirements for source plugins. |
ModuleTest::testViewsFetchPluginNames | function | core/ |
Tests the \Drupal\views\Views::fetchPluginNames() method. |
ModuleTest::testViewsPluginList | function | core/ |
Tests the \Drupal\views\Views::pluginList() method. |
MonthDatePluginTest | class | core/ |
Tests the Month Date Plugin. |
MonthDatePluginTest.php | file | core/ |
|
MonthDatePluginTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MonthDatePluginTest::$modules | property | core/ |
Modules to enable. |
MonthDatePluginTest::$node1 | property | core/ |
Test node 1. |
MonthDatePluginTest::$node2 | property | core/ |
Test node 2. |
MonthDatePluginTest::$testViews | property | core/ |
Views used by this test. |
MonthDatePluginTest::setUp | function | core/ |
Sets up the test. |
MonthDatePluginTest::testMonthDatePlugin | function | core/ |
Tests the Month Date Plugin. |
NodeMigrationTypePluginAlterTest | class | core/ |
Tests the assignment of the node migration type in migrations_plugin_alter. |
NodeMigrationTypePluginAlterTest.php | file | core/ |
|
NodeMigrationTypePluginAlterTest::$modules | property | core/ |
Modules to enable. |
NodeMigrationTypePluginAlterTest::providerMigrationPluginAlter | function | core/ |
Data provider for testMigrationPluginAlter(). |
NodeMigrationTypePluginAlterTest::setUp | function | core/ |
|
NodeMigrationTypePluginAlterTest::setupDb | function | core/ |
Creates data in the source database. |
NodeMigrationTypePluginAlterTest::testMigrationPluginAlter | function | core/ |
Tests the assignment of the node migration type. |
NodeReferenceFieldTest::$plugin | property | core/ |
The plugin being tested. |
NoSourcePluginDecorator | class | core/ |
Remove definitions which refer to a non-existing source plugin. |
Pagination
- Previous page
- Page 38
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.