3 declare(strict_types=1);
54 return new Objective\NullObjective();
64 return new Objective\NullObjective();
69 return new Setup\ObjectiveCollection(
70 'components/ILIAS/Tree',
86 'Migrate the ILIAS repository tree from Materialized Path to Nested Set',
94 'Migrate the ILIAS repository tree from Nested to Materialized Path',
getStatusObjective(Metrics\Storage $storage)
const NESTED_SET_TO_MATERIALIZED_PATH
An objective is a desired state of the system that is supposed to be created by the setup...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
__construct(Refinery $refinery)
getArrayToConfigTransformation()
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getNamedObjectives(?Config $config=null)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getInstallObjective(Config $config=null)
getUpdateObjective(Config $config=null)
A configuration for the setup.
A configuration with no content.
const MATERIALIZED_PATH_TO_NESTED_SET
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...