Search for plugin
- Search 7.x for plugin
- Search 9.5.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 |
---|---|---|---|
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.php | file | core/ |
|
MigrationPluginManagerTest::$pluginManager | property | core/ |
A plugin manager. |
MigrationPluginManagerTest::dependencyProvider | function | core/ |
Provide dependency data for testing. |
MigrationPluginManagerTest::setUp | function | core/ |
|
MigrationPluginManagerTest::testDependencyBuilding | function | core/ |
Tests building dependencies for multiple migrations. |
MigrationProvidersExistTest::fieldPluginDefinitionsProvider | function | core/ |
Data provider for field plugin definitions. |
MigrationState::$fieldPluginManager | property | core/ |
The field plugin manager service. |
MigrationTest::$migration_plugin | property | core/ |
|
MigrationTest::$migration_plugin_manager | property | core/ |
|
MigrationTest::$process_plugin_manager | property | core/ |
|
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/ |
|
MonthDatePluginTest::testMonthDatePlugin | function | core/ |
Tests the Month Date Plugin. |
MoveActionsToCoreTest::testUpdateActionPlugins | function | core/ |
Tests upgrading actions to core namespace. |
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. |
NoSourcePluginDecorator | class | core/ |
Remove definitions which refer to a non-existing source plugin. |
NoSourcePluginDecorator.php | file | core/ |
|
NoSourcePluginDecorator::$decorated | property | core/ |
The Discovery object being decorated. |
NoSourcePluginDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
NoSourcePluginDecorator::__call | function | core/ |
Passes through all unknown calls onto the decorated object. |
NoSourcePluginDecorator::__construct | function | core/ |
Constructs a NoSourcePluginDecorator object. |
ObjectWithPluginCollectionInterface | interface | core/ |
Provides an interface for an object using a plugin collection. |
ObjectWithPluginCollectionInterface.php | file | core/ |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.