Home
last modified time | relevance | path

Searched defs:migration (Results 101 – 125 of 953) sorted by relevance

12345678910>>...39

/dports/www/drupal9/drupal-9.2.10/core/modules/field/src/Plugin/migrate/process/
H A DProcessField.php58 protected $migration; variable in Drupal\\field\\Plugin\\migrate\\process\\ProcessField
74 …on, MigrateFieldPluginManagerInterface $field_plugin_manager, MigrationInterface $migration = NULL…
83 …tainer, array $configuration, $plugin_id, $plugin_definition, MigrationInterface $migration = NULL…
/dports/www/drupal8/drupal-8.9.20/core/modules/migrate/src/Plugin/migrate/destination/
H A DConfig.php106 …nstruct(array $configuration, $plugin_id, $plugin_definition, MigrationInterface $migration, Confi…
118 …tainer, array $configuration, $plugin_id, $plugin_definition, MigrationInterface $migration = NULL…
153 public function fields(MigrationInterface $migration = NULL) {
H A DEntity.php96 …nstruct(array $configuration, $plugin_id, $plugin_definition, MigrationInterface $migration, Entit…
110 …tainer, array $configuration, $plugin_id, $plugin_definition, MigrationInterface $migration = NULL…
140 public function fields(MigrationInterface $migration = NULL) {
H A DDestinationBase.php48 protected $migration; variable in Drupal\\migrate\\Plugin\\migrate\\destination\\DestinationBase
62 … __construct(array $configuration, $plugin_id, $plugin_definition, MigrationInterface $migration) {
/dports/www/drupal9/drupal-9.2.10/core/modules/migrate/src/Plugin/migrate/process/
H A DMenuLinkParent.php73 protected $migration; variable in Drupal\\migrate\\Plugin\\migrate\\process\\MenuLinkParent
107 …ace $menu_link_manager, EntityStorageInterface $menu_link_storage, MigrationInterface $migration) {
119 …tainer, array $configuration, $plugin_id, $plugin_definition, MigrationInterface $migration = NULL…
H A DMigrationLookup.php134 protected $migration; variable in Drupal\\migrate\\Plugin\\migrate\\process\\MigrationLookup
166 …nstruct(array $configuration, $plugin_id, $plugin_definition, MigrationInterface $migration, Migra…
176 …tainer, array $configuration, $plugin_id, $plugin_definition, MigrationInterface $migration = NULL…
/dports/www/drupal8/drupal-8.9.20/core/modules/field/src/Plugin/migrate/process/
H A DProcessField.php66 protected $migration; variable in Drupal\\field\\Plugin\\migrate\\process\\ProcessField
84 …er, MigrateFieldPluginManagerInterface $field_plugin_manager, MigrationInterface $migration = NULL…
94 …tainer, array $configuration, $plugin_id, $plugin_definition, MigrationInterface $migration = NULL…
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/development/
H A Delasticsearch.md228 ### Migration options supported by the `Elastic::MigrationWorker`
273 ### Multi-version compatibility
283 ### Reverting a migration
294 ### Best practices for Advanced Search migrations
/dports/www/drupal8/drupal-8.9.20/core/modules/migrate/src/Event/
H A DMigrateIdMapMessageEvent.php18 protected $migration; variable in Drupal\\migrate\\Event\\MigrateIdMapMessageEvent
53 …public function __construct(MigrationInterface $migration, array $source_id_values, $message, $lev…
/dports/www/matomo/piwik/plugins/CoreUpdater/Commands/Update/
H A DCliUpdateObserver.php44 public function onStartExecutingMigration($updateFile, Migration $migration)
52 public function onFinishedExecutingMigration($updateFile, Migration $migration)
/dports/www/drupal9/drupal-9.2.10/core/modules/migrate/src/Event/
H A DMigrateIdMapMessageEvent.php18 protected $migration; variable in Drupal\\migrate\\Event\\MigrateIdMapMessageEvent
53 …public function __construct(MigrationInterface $migration, array $source_id_values, $message, $lev…
/dports/www/drupal8/drupal-8.9.20/core/modules/migrate/src/Plugin/migrate/process/
H A DMenuLinkParent.php50 protected $migration; variable in Drupal\\migrate\\Plugin\\migrate\\process\\MenuLinkParent
83 …menu_link_manager, EntityStorageInterface $menu_link_storage, MigrationInterface $migration = NULL…
105 …tainer, array $configuration, $plugin_id, $plugin_definition, MigrationInterface $migration = NULL…
H A DMigrationLookup.php116 protected $migration; variable in Drupal\\migrate\\Plugin\\migrate\\process\\MigrationLookup
149 …nstruct(array $configuration, $plugin_id, $plugin_definition, MigrationInterface $migration, $migr…
168 …tainer, array $configuration, $plugin_id, $plugin_definition, MigrationInterface $migration = NULL…
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/database/background_migration/
H A Dbatch_optimizer.rb34 attr_reader :migration, :number_of_jobs, :ema_alpha accessor in Gitlab.Database.BackgroundMigration.BatchOptimizer
36 def initialize(migration, number_of_jobs: NUMBER_OF_JOBS, ema_alpha: EMA_ALPHA) argument
/dports/databases/py-south/South-1.0.2/south/
H A Dexceptions.py12 def __init__(self, migration, exc_info): argument
98 def __init__(self, migration, depends_on): argument
107 def __init__(self, migration, depends_on): argument
116 def __init__(self, migration, application): argument
125 def __init__(self, migration, exc_info): argument
/dports/www/elixir-phoenix/phoenix-1.3.3/lib/mix/tasks/
H A Dphoenix.gen.model.ex188 defp migration(false, _path), do: [] function
189 defp migration(_, path) do function
/dports/x11-fm/rox-filer/rox-filer-2.11/ROX-Filer/src/
H A Dchoices.c40 static struct migration { struct
41 const char *dir;
42 const char *site;
43 int symlink;
/dports/www/drupal9/drupal-9.2.10/core/modules/migrate_drupal/src/Plugin/migrate/source/
H A DEmptySource.php41 …nstruct(array $configuration, $plugin_id, $plugin_definition, MigrationInterface $migration, Entit…
49 …tainer, array $configuration, $plugin_id, $plugin_definition, MigrationInterface $migration = NULL…
/dports/www/phpbb3/phpBB3/phpbb/db/
H A Dmigrator.php485 public function revert($migration)
498 protected function revert_do($migration)
935 public function migration_state($migration)
1021 static public function is_migration($migration)
/dports/www/drupal8/drupal-8.9.20/core/modules/migrate_drupal/src/Plugin/migrate/source/
H A DEmptySource.php42 …nstruct(array $configuration, $plugin_id, $plugin_definition, MigrationInterface $migration, Entit…
50 …tainer, array $configuration, $plugin_id, $plugin_definition, MigrationInterface $migration = NULL…
/dports/www/drupal9/drupal-9.2.10/core/modules/migrate/src/Plugin/migrate/destination/
H A DDestinationBase.php48 protected $migration; variable in Drupal\\migrate\\Plugin\\migrate\\destination\\DestinationBase
62 … __construct(array $configuration, $plugin_id, $plugin_definition, MigrationInterface $migration) {
/dports/www/drupal9/drupal-9.2.10/core/modules/system/src/Plugin/migrate/destination/d7/
H A DThemeSettings.php42 …nstruct(array $configuration, $plugin_id, $plugin_definition, MigrationInterface $migration, Confi…
50 …tainer, array $configuration, $plugin_id, $plugin_definition, MigrationInterface $migration = NULL…
/dports/www/drupal9/drupal-9.2.10/core/modules/statistics/src/Plugin/migrate/destination/
H A DNodeCounter.php43 …nstruct(array $configuration, $plugin_id, $plugin_definition, MigrationInterface $migration, Conne…
51 …tainer, array $configuration, $plugin_id, $plugin_definition, MigrationInterface $migration = NULL…
/dports/www/drupal9/drupal-9.2.10/core/modules/ban/src/Plugin/migrate/destination/
H A DBlockedIp.php42 …nstruct(array $configuration, $plugin_id, $plugin_definition, MigrationInterface $migration, BanIp…
50 …tainer, array $configuration, $plugin_id, $plugin_definition, MigrationInterface $migration = NULL…
/dports/www/drupal9/drupal-9.2.10/core/modules/color/src/Plugin/migrate/destination/
H A DColor.php42 …nstruct(array $configuration, $plugin_id, $plugin_definition, MigrationInterface $migration, Confi…
50 …tainer, array $configuration, $plugin_id, $plugin_definition, MigrationInterface $migration = NULL…

12345678910>>...39