Search for import
- Search 7.x for import
- Search 8.9.x for import
- Search 10.3.x for import
- Search 11.x for import
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocaleImportFunctionalTest::getOverwritePoFile | function | core/ |
Helper function that returns a proper .po file for testing. |
| LocaleImportFunctionalTest::getPoFile | function | core/ |
Helper function that returns a proper .po file. |
| LocaleImportFunctionalTest::getPoFileWithConfig | function | core/ |
Helper function that returns a .po file with configuration translations. |
| LocaleImportFunctionalTest::getPoFileWithConfigDe | function | core/ |
Helper function that returns a .po file with configuration translations. |
| LocaleImportFunctionalTest::getPoFileWithContext | function | core/ |
Helper function that returns a .po file with context. |
| LocaleImportFunctionalTest::getPoFileWithEmptyMsgstr | function | core/ |
Helper function that returns a .po file with an empty last item. |
| LocaleImportFunctionalTest::getPoFileWithMsgstr | function | core/ |
Helper function that returns a .po file with an empty last item. |
| LocaleImportFunctionalTest::importPoFile | function | core/ |
Helper function: import a standalone .po file in a given language. |
| LocaleImportFunctionalTest::setUp | function | core/ |
|
| LocaleImportFunctionalTest::testConfigPoFile | function | core/ |
Tests .po file import with configuration translation. |
| LocaleImportFunctionalTest::testConfigTranslationImportingPoFile | function | core/ |
Tests .po file import with user.settings configuration. |
| LocaleImportFunctionalTest::testCreatedLanguageTranslation | function | core/ |
Tests the translation are imported when a new language is created. |
| LocaleImportFunctionalTest::testEmptyMsgstr | function | core/ |
Tests empty msgstr at end of .po file see #611786. |
| LocaleImportFunctionalTest::testLanguageContext | function | core/ |
Tests msgctxt context support. |
| LocaleImportFunctionalTest::testStandalonePoFile | function | core/ |
Tests import of standalone .po files. |
| LocalePluralFormatTest::importPoFile | function | core/ |
Imports a standalone .po file in a given language. |
| LocaleTranslationDownloadTest::testUpdateImportSourceRemote | function | core/ |
Tests translation download from remote sources. |
| LocaleUpdateTest::testUpdateImportModeNonCustomized | function | core/ |
Tests translation import and only overwrite non-customized translations. |
| LocaleUpdateTest::testUpdateImportModeNone | function | core/ |
Tests translation import and don't overwrite any translation. |
| LocaleUpdateTest::testUpdateImportSourceLocal | function | core/ |
Tests translation import from local sources. |
| LocaleUpdateTest::testUpdateImportSourceRemote | function | core/ |
Tests translation import from remote sources. |
| locale_translate_batch_import | function | core/ |
Implements callback_batch_operation(). |
| locale_translate_batch_import_files | function | core/ |
Prepare a batch to import all translations. |
| locale_translate_batch_import_save | function | core/ |
Implements callback_batch_operation(). |
| locale_translation_batch_fetch_import | function | core/ |
Implements callback_batch_operation(). |
| MigrateAggregatorFeedTest::testAggregatorFeedImport | function | core/ |
Tests migration of aggregator feeds. |
| MigrateAggregatorFeedTest::testAggregatorFeedImport | function | core/ |
Tests migration of aggregator feeds. |
| MigrateDestinationInterface::import | function | core/ |
Import the row. |
| MigrateEntityContentValidationTest::runImport | function | core/ |
Runs an import of a migration. |
| MigrateEvents::POST_IMPORT | constant | core/ |
Name of the event fired when finishing a migration import operation. |
| MigrateEvents::PRE_IMPORT | constant | core/ |
Name of the event fired when beginning a migration import operation. |
| MigrateEventsTest::postImportEventRecorder | function | core/ |
Reacts to post-import event. |
| MigrateEventsTest::preImportEventRecorder | function | core/ |
Reacts to pre-import event. |
| MigrateExecutable::import | function | core/ |
Performs an import operation - migrate items from source to destination. |
| MigrateExecutableInterface::import | function | core/ |
Performs an import operation - migrate items from source to destination. |
| MigrateExecutableTest::testImportWithFailingRewind | function | core/ |
Tests an import with an incomplete rewinding. |
| MigrateExecutableTest::testImportWithValidRow | function | core/ |
Tests the import method with a valid row. |
| MigrateExecutableTest::testImportWithValidRowNoDestinationValues | function | core/ |
Tests the import method with a valid row. |
| MigrateExecutableTest::testImportWithValidRowWithDestinationMigrateException | function | core/ |
Tests the import method with a thrown MigrateException. |
| MigrateExecutableTest::testImportWithValidRowWithException | function | core/ |
Tests the import method with a regular Exception being thrown. |
| MigrateExecutableTest::testImportWithValidRowWithoutDestinationId | function | core/ |
Tests the import method with a valid row. |
| MigrateExecutableTest::testImportWithValidRowWithProcesMigrateException | function | core/ |
Tests the import method with a thrown MigrateException. |
| MigrateExternalTranslatedTestSource::$import | property | core/ |
The data to import. |
| MigrateIdMapInterface::importedCount | function | core/ |
Returns the number of imported items in the map. |
| MigrateIdMapInterface::STATUS_IMPORTED | constant | core/ |
Indicates that the import of the row was successful. |
| MigrateImportEvent | class | core/ |
Wraps a pre- or post-import event for event listeners. |
| MigrateImportEvent.php | file | core/ |
|
| MigrateImportEventTest | class | core/ |
@coversDefaultClass \Drupal\migrate\Event\MigrateImportEvent[[api-linebreak]] @group migrate |
| MigrateImportEventTest.php | file | core/ |
|
| MigrateImportEventTest::testGetMigration | function | core/ |
Tests getMigration method. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.