Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrationTest.php | file | core/ |
|
| MigrationTest::$modules | property | core/ |
Enable field because we are using one of its source plugins. |
| MigrationTest::$modules | property | core/ |
Modules to install. |
| MigrationTest::getInvalidMigrationDependenciesProvider | function | core/ |
Provides invalid migration dependencies. |
| MigrationTest::getProcessPluginsExceptionMessageProvider | function | core/ |
Provides data for testing invalid process pipeline. |
| MigrationTest::getValidMigrationDependenciesProvider | function | core/ |
Provides data for valid migration configuration test. |
| MigrationTest::testGetDestinationIds | function | core/ |
Tests Migration::getDestinationIds() |
| MigrationTest::testGetDestinationPlugin | function | core/ |
Tests Migration::getDestinationPlugin() |
| MigrationTest::testGetMigrationDependencies | function | core/ |
Tests Migration::getMigrationDependencies() |
| MigrationTest::testGetMigrationDependencies | function | core/ |
Tests deprecation of getMigrationDependencies(FALSE). |
| MigrationTest::testGetMigrations | function | core/ |
Tests getting requirement list. |
| 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::testMigrationDependenciesInConstructor | function | core/ |
Tests checking migration dependencies in the constructor. |
| 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::testTrackLastImportedDeprecation | function | core/ |
Test trackLastImported deprecation message in Migration constructor. |
| MigrationWithFollowUpInterface::generateFollowUpMigrations | function | core/ |
Generates follow-up migrations. |
| migration_provider_test.info.yml | file | core/ |
core/modules/migrate_drupal_ui/tests/modules/migration_provider_test/migration_provider_test.info.yml |
| MimeTypeGuesser | class | core/ |
Provides a proxy class for \Drupal\Core\File\MimeType\MimeTypeGuesser. |
| MimeTypeGuesser | class | core/ |
Defines a MIME type guesser that also supports stream wrapper paths. |
| 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::addMimeTypeGuesser | function | core/ |
Appends a MIME type guesser to the guessers chain. |
| MimeTypeGuesser::addMimeTypeGuesser | function | core/ |
|
| MimeTypeGuesser::guessMimeType | function | core/ |
|
| MimeTypeGuesser::guessMimeType | function | core/ |
|
| MimeTypeGuesser::isGuesserSupported | function | core/ |
|
| MimeTypeGuesser::isGuesserSupported | function | core/ |
|
| MimeTypeGuesser::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| MimeTypeGuesser::registerWithSymfonyGuesser | function | core/ |
A helper function to register with Symfony's singleton MIME type guesser. |
| MimeTypeGuesser::sortGuessers | function | core/ |
Sorts guessers according to priority. |
| MimeTypeGuesser::__construct | function | core/ |
Constructs a MimeTypeGuesser object. |
| MimeTypeGuesser::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| MimeTypeTest | class | core/ |
Tests filename mimetype detection. |
| MimeTypeTest.php | file | core/ |
|
| MimeTypeTest::$modules | property | core/ |
Modules to install. |
| MimeTypeTest::testFileMimeTypeDetection | function | core/ |
Tests mapping of mimetypes from filenames. |
Pagination
- Previous page
- Page 891
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.