|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
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 | SELECT_LIMIT = 1000 |
| const | MAX_LOOPS = 10000 |
| ilDBInterface | $db |
| IOWrapper | $io |
Definition at line 27 of file class.ilMDLOMConformanceMigration.php.
|
protected |
Definition at line 117 of file class.ilMDLOMConformanceMigration.php.
Referenced by getRemainingAmountOfSteps(), and setIndices().
Here is the caller graph for this function:
|
protected |
Definition at line 172 of file class.ilMDLOMConformanceMigration.php.
References $res.
Referenced by getRemainingAmountOfSteps(), and migrateCoverage().
Here is the caller graph for this function:
|
protected |
Definition at line 451 of file class.ilMDLOMConformanceMigration.php.
References $res.
Referenced by getRemainingAmountOfSteps(), and migrateFromEducational().
Here is the caller graph for this function:
|
protected |
Definition at line 322 of file class.ilMDLOMConformanceMigration.php.
References $res.
Referenced by getRemainingAmountOfSteps(), and migrateOrComposite().
Here is the caller graph for this function:
|
protected |
Definition at line 224 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 40 of file class.ilMDLOMConformanceMigration.php.
| ilMDLOMConformanceMigration::getLabel | ( | ) |
Definition at line 35 of file class.ilMDLOMConformanceMigration.php.
| ilMDLOMConformanceMigration::getPreconditions | ( | Environment | $environment | ) |
Definition at line 45 of file class.ilMDLOMConformanceMigration.php.
| ilMDLOMConformanceMigration::getRemainingAmountOfSteps | ( | ) |
Definition at line 83 of file class.ilMDLOMConformanceMigration.php.
References areIndicesSet(), countNotMigratedCoverages(), countNotMigratedFromEducational(), countNotMigratedOrComposites(), and countNotMigratedSchemas().
Here is the call graph for this function:
|
protected |
Definition at line 520 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 528 of file class.ilMDLOMConformanceMigration.php.
Referenced by migrateCoverage(), migrateFromEducational(), migrateOrComposite(), and migrateSchema().
Here is the caller graph for this function:
|
protected |
Definition at line 130 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 358 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 235 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 184 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 368 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 140 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 245 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 194 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 505 of file class.ilMDLOMConformanceMigration.php.
Referenced by migrateSetFromEducational().
Here is the caller graph for this function:
|
protected |
Definition at line 490 of file class.ilMDLOMConformanceMigration.php.
Referenced by migrateSetFromEducational().
Here is the caller graph for this function:
|
protected |
Definition at line 464 of file class.ilMDLOMConformanceMigration.php.
Referenced by migrateSetFromEducational().
Here is the caller graph for this function:
|
protected |
Definition at line 336 of file class.ilMDLOMConformanceMigration.php.
Referenced by migrateSetOfOrComposites().
Here is the caller graph for this function:| ilMDLOMConformanceMigration::prepare | ( | Environment | $environment | ) |
Definition at line 54 of file class.ilMDLOMConformanceMigration.php.
References $io, and ILIAS\Setup\Environment\getResource().
Here is the call graph for this function:
|
protected |
Definition at line 122 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 536 of file class.ilMDLOMConformanceMigration.php.
Referenced by step().
Here is the caller graph for this function:| ilMDLOMConformanceMigration::step | ( | Environment | $environment | ) |
Definition at line 64 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 32 of file class.ilMDLOMConformanceMigration.php.
|
protected |
Definition at line 33 of file class.ilMDLOMConformanceMigration.php.
Referenced by prepare().
|
protected |
Definition at line 30 of file class.ilMDLOMConformanceMigration.php.
|
protected |
Definition at line 29 of file class.ilMDLOMConformanceMigration.php.