Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrationTest::$migration_plugin | property | core/ |
|
| MigrationTest::$migration_plugin_manager | property | core/ |
|
| MigrationTest::$modules | property | core/ |
Modules to enable. |
| MigrationTest::$modules | property | core/ |
Enable field because we are using one of its source plugins. |
| MigrationTest::$process_plugin_manager | property | core/ |
|
| MigrationTest::getMigration | function | core/ |
Creates a mock Migration instance. |
| MigrationTest::getProcessPluginsExceptionMessageProvider | function | core/ |
Provides data for testing invalid process pipeline. |
| MigrationTest::getValidMigrationDependenciesProvider | function | core/ |
Provides data for valid migration configuration test. |
| MigrationTest::setUp | function | core/ |
|
| MigrationTest::successfulLookupDataProvider | function | core/ |
Provides data for the successful lookup test. |
| MigrationTest::testGetDestinationIds | function | core/ |
Tests Migration::getDestinationIds() |
| MigrationTest::testGetDestinationPlugin | function | core/ |
Tests Migration::getDestinationPlugin() |
| MigrationTest::testGetMigrationDependencies | function | core/ |
Tests Migration::getMigrationDependencies() |
| 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::testGetTrackLastImported | function | core/ |
Tests Migration::getTrackLastImported() |
| MigrationTest::testMigrationDependenciesWithInvalidConfig | function | core/ |
Tests that getting migration dependencies fails with invalid configuration. |
| MigrationTest::testMigrationDependenciesWithValidConfig | function | core/ |
Tests valid migration dependencies configuration returns expected values. |
| MigrationTest::testRequirementsForDestinationPlugin | function | core/ |
Tests checking requirements for destination plugins. |
| MigrationTest::testRequirementsForMigrations | function | core/ |
Tests checking requirements for destination plugins. |
| MigrationTest::testRequirementsForSourcePlugin | function | core/ |
Tests checking requirements for source plugins. |
| MigrationTest::testSetInvalidation | function | core/ |
Tests Migration::set(). |
| MigrationTest::testSkipOnEmpty | function | core/ |
Tests that processing is skipped when the input value is empty. |
| MigrationTest::testSuccessfulLookup | function | core/ |
Tests a successful lookup. |
| MigrationTest::testTransformWithStubbing | function | core/ |
Tests a lookup with stubbing. |
| MigrationTest::testTransformWithStubSkipping | function | core/ |
Tests a lookup with no stubbing. |
| MigrationWithFollowUpInterface | interface | core/ |
Interface for migrations with follow-up migrations. |
| MigrationWithFollowUpInterface.php | file | core/ |
|
| MigrationWithFollowUpInterface::generateFollowUpMigrations | function | core/ |
Generates follow-up migrations. |
| migration_directory_test.info.yml | file | core/ |
core/modules/migrate/tests/modules/migration_directory_test/migration_directory_test.info.yml |
| migration_provider_no_annotation.yml | file | core/ |
core/modules/migrate_drupal_ui/tests/modules/migration_provider_test/migrations/migration_provider_no_annotation.yml |
| migration_provider_test.info.yml | file | core/ |
core/modules/migrate_drupal_ui/tests/modules/migration_provider_test/migration_provider_test.info.yml |
| migration_templates_test.yml | file | core/ |
core/modules/migrate/tests/modules/migration_directory_test/migration_templates/migration_templates_test.yml |
| MimeTypeGuesser | class | core/ |
Defines a MIME type guesser that also supports stream wrapper paths. |
| MimeTypeGuesser | class | core/ |
Provides a proxy class for \Drupal\Core\File\MimeType\MimeTypeGuesser. |
| MimeTypeGuesser.php | file | core/ |
|
| MimeTypeGuesser.php | file | core/ |
|
| MimeTypeGuesser::$container | property | core/ |
The service container. |
| MimeTypeGuesser::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| MimeTypeGuesser::$guessers | property | core/ |
An array of arrays of registered guessers keyed by priority. |
| MimeTypeGuesser::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| MimeTypeGuesser::$sortedGuessers | property | core/ |
Holds the array of guessers sorted by priority. |
| MimeTypeGuesser::$streamWrapperManager | property | core/ |
The stream wrapper manager. |
| MimeTypeGuesser::addGuesser | function | core/ |
Appends a MIME type guesser to the guessers chain. |
| MimeTypeGuesser::addGuesser | function | core/ |
|
| MimeTypeGuesser::guess | function | core/ |
|
| MimeTypeGuesser::guess | function | core/ |
|
| MimeTypeGuesser::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| MimeTypeGuesser::registerWithSymfonyGuesser | function | core/ |
Pagination
- Previous page
- Page 1011
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.