|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilMDLOMConformanceMigration:
Collaboration diagram for ilMDLOMConformanceMigration:Public Member Functions | |
| getLabel () | |
| getDefaultAmountOfStepsPerRun () | |
| getPreconditions (Environment $environment) | |
| prepare (Environment $environment) | |
| step (Environment $environment) | |
| getRemainingAmountOfSteps () | |
Protected Member Functions | |
| areIndicesSet (string $table) | |
| setIndices (string $table) | |
| migrateCoverage () | |
| migrateSetOfCoverages (int $limit) | |
| countNotMigratedCoverages () | |
| migrateSchema () | |
| migrateSetOfSchemas (int $limit) | |
| countNotMigratedSchemas () | |
| migrateOrComposite () | |
| migrateSetOfOrComposites (int $limit) | |
| countNotMigratedOrComposites () | |
| normalizeOrCompositeName (string $name) | |
| migrateFromEducational () | |
| migrateSetFromEducational (int $limit) | |
| countNotMigratedFromEducational () | |
| normalizeLearningResourceType (string $name) | |
| normalizeIntendedEndUserRole (string $name) | |
| normalizeContext (string $name) | |
| logDetailed (string $str) | |
| logSuccess (string $str) | |
| startLog () | |
Protected Attributes | |
| const int | SELECT_LIMIT = 1000 |
| const int | MAX_LOOPS = 10000 |
| ilDBInterface | $db |
| IOWrapper | $io |
Definition at line 26 of file class.ilMDLOMConformanceMigration.php.
|
protected |
Definition at line 116 of file class.ilMDLOMConformanceMigration.php.
Referenced by getRemainingAmountOfSteps(), and setIndices().
Here is the caller graph for this function:
|
protected |
Definition at line 171 of file class.ilMDLOMConformanceMigration.php.
References $res.
Referenced by getRemainingAmountOfSteps(), and migrateCoverage().
Here is the caller graph for this function:
|
protected |
Definition at line 450 of file class.ilMDLOMConformanceMigration.php.
References $res.
Referenced by getRemainingAmountOfSteps(), and migrateFromEducational().
Here is the caller graph for this function:
|
protected |
Definition at line 321 of file class.ilMDLOMConformanceMigration.php.
References $res.
Referenced by getRemainingAmountOfSteps(), and migrateOrComposite().
Here is the caller graph for this function:
|
protected |
Definition at line 223 of file class.ilMDLOMConformanceMigration.php.
References $res.
Referenced by getRemainingAmountOfSteps(), and migrateSchema().
Here is the caller graph for this function:| ilMDLOMConformanceMigration::getDefaultAmountOfStepsPerRun | ( | ) |
Definition at line 39 of file class.ilMDLOMConformanceMigration.php.
| ilMDLOMConformanceMigration::getLabel | ( | ) |
Definition at line 34 of file class.ilMDLOMConformanceMigration.php.
| ilMDLOMConformanceMigration::getPreconditions | ( | Environment | $environment | ) |
Definition at line 44 of file class.ilMDLOMConformanceMigration.php.
| ilMDLOMConformanceMigration::getRemainingAmountOfSteps | ( | ) |
Definition at line 82 of file class.ilMDLOMConformanceMigration.php.
References areIndicesSet(), countNotMigratedCoverages(), countNotMigratedFromEducational(), countNotMigratedOrComposites(), and countNotMigratedSchemas().
Here is the call graph for this function:
|
protected |
Definition at line 519 of file class.ilMDLOMConformanceMigration.php.
Referenced by migrateSetFromEducational(), migrateSetOfCoverages(), migrateSetOfOrComposites(), migrateSetOfSchemas(), and setIndices().
Here is the caller graph for this function:
|
protected |
Definition at line 527 of file class.ilMDLOMConformanceMigration.php.
Referenced by migrateCoverage(), migrateFromEducational(), migrateOrComposite(), and migrateSchema().
Here is the caller graph for this function:
|
protected |
Definition at line 129 of file class.ilMDLOMConformanceMigration.php.
References countNotMigratedCoverages(), logSuccess(), and migrateSetOfCoverages().
Referenced by step().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 357 of file class.ilMDLOMConformanceMigration.php.
References countNotMigratedFromEducational(), logSuccess(), and migrateSetFromEducational().
Referenced by step().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 234 of file class.ilMDLOMConformanceMigration.php.
References countNotMigratedOrComposites(), logSuccess(), and migrateSetOfOrComposites().
Referenced by step().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 183 of file class.ilMDLOMConformanceMigration.php.
References countNotMigratedSchemas(), logSuccess(), and migrateSetOfSchemas().
Referenced by step().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 367 of file class.ilMDLOMConformanceMigration.php.
References $context, $educational, logDetailed(), normalizeContext(), normalizeIntendedEndUserRole(), normalizeLearningResourceType(), ilDBConstants\T_INTEGER, and ilDBConstants\T_TEXT.
Referenced by migrateFromEducational().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 139 of file class.ilMDLOMConformanceMigration.php.
References logDetailed(), ilDBConstants\T_INTEGER, and ilDBConstants\T_TEXT.
Referenced by migrateCoverage().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 244 of file class.ilMDLOMConformanceMigration.php.
References logDetailed(), normalizeOrCompositeName(), ilDBConstants\T_INTEGER, and ilDBConstants\T_TEXT.
Referenced by migrateOrComposite().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 193 of file class.ilMDLOMConformanceMigration.php.
References logDetailed(), ilDBConstants\T_INTEGER, and ilDBConstants\T_TEXT.
Referenced by migrateSchema().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 504 of file class.ilMDLOMConformanceMigration.php.
Referenced by migrateSetFromEducational().
Here is the caller graph for this function:
|
protected |
Definition at line 489 of file class.ilMDLOMConformanceMigration.php.
Referenced by migrateSetFromEducational().
Here is the caller graph for this function:
|
protected |
Definition at line 463 of file class.ilMDLOMConformanceMigration.php.
Referenced by migrateSetFromEducational().
Here is the caller graph for this function:
|
protected |
Definition at line 335 of file class.ilMDLOMConformanceMigration.php.
Referenced by migrateSetOfOrComposites().
Here is the caller graph for this function:| ilMDLOMConformanceMigration::prepare | ( | Environment | $environment | ) |
Definition at line 53 of file class.ilMDLOMConformanceMigration.php.
References $io, and ILIAS\Setup\Environment\getResource().
Here is the call graph for this function:
|
protected |
Definition at line 121 of file class.ilMDLOMConformanceMigration.php.
References areIndicesSet(), and logDetailed().
Referenced by step().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 535 of file class.ilMDLOMConformanceMigration.php.
Referenced by step().
Here is the caller graph for this function:| ilMDLOMConformanceMigration::step | ( | Environment | $environment | ) |
Definition at line 63 of file class.ilMDLOMConformanceMigration.php.
References migrateCoverage(), migrateFromEducational(), migrateOrComposite(), migrateSchema(), setIndices(), and startLog().
Here is the call graph for this function:
|
protected |
Definition at line 31 of file class.ilMDLOMConformanceMigration.php.
|
protected |
Definition at line 32 of file class.ilMDLOMConformanceMigration.php.
Referenced by prepare().
|
protected |
Definition at line 29 of file class.ilMDLOMConformanceMigration.php.
|
protected |
Definition at line 28 of file class.ilMDLOMConformanceMigration.php.