The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Bugsnag\BugsnagBundle\DependencyInjection\BugsnagExtension".
Method "Symfony\Component\Form\AbstractType::buildView()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Forms\Types\EducationalInstitutionType" now to avoid errors or add an explicit @return annotation to suppress this message.
"SELECT t0_.id AS id_0, t0_.`content` AS content_1, t0_.lastTranslationUpdate AS lastTranslationUpdate_2, t0_.lastTranslationPageAccess AS lastTranslationPageAccess_3, t0_.lastTranslationPageToken AS lastTranslationPageToken_4, t0_.firstTranslationUpdate AS firstTranslationUpdate_5 FROM `TranslationFile` t0_ ORDER BY t0_.id DESC LIMIT 1"
doctrine
[
"sql" => "SELECT t0_.id AS id_0, t0_.`content` AS content_1, t0_.lastTranslationUpdate AS lastTranslationUpdate_2, t0_.lastTranslationPageAccess AS lastTranslationPageAccess_3, t0_.lastTranslationPageToken AS lastTranslationPageToken_4, t0_.firstTranslationUpdate AS firstTranslationUpdate_5 FROM `TranslationFile` t0_ ORDER BY t0_.id DESC LIMIT 1"
]
debug
Executing query:
"SELECT DATABASE()"
doctrine
[
"sql" => "SELECT DATABASE()"
]
debug
Executing statement:
"""
SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME
"""
"SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_"
doctrine
[
"sql" => "SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_"
]
debug
Executing statement:
"SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_ WHERE m0_.starting_date < ? AND m0_.ending_date > ? AND m0_.is_completed = 0"
"SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_"
doctrine
[
"sql" => "SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_"
]
debug
Executing statement:
"SELECT m0_.id AS id_0, m0_.starting_date AS starting_date_1, m0_.ending_date AS ending_date_2, m0_.is_completed AS is_completed_3 FROM `Maintenance` m0_ WHERE m0_.starting_date < ? AND m0_.ending_date > ? AND m0_.is_completed = 0"
"SELECT l0_.id AS id_0, l0_.language AS language_1, l0_.displayName AS displayName_2, l0_.tag AS tag_3, l0_.isActive AS isActive_4, l0_.noun_sample AS noun_sample_5, l0_.adjective_sample AS adjective_sample_6 FROM `Language` l0_"
doctrine
[
"sql" => "SELECT l0_.id AS id_0, l0_.language AS language_1, l0_.displayName AS displayName_2, l0_.tag AS tag_3, l0_.isActive AS isActive_4, l0_.noun_sample AS noun_sample_5, l0_.adjective_sample AS adjective_sample_6 FROM `Language` l0_"
]
"SELECT l0_.id AS id_0, l0_.language AS language_1, l0_.displayName AS displayName_2, l0_.tag AS tag_3, l0_.isActive AS isActive_4, l0_.noun_sample AS noun_sample_5, l0_.adjective_sample AS adjective_sample_6 FROM `Language` l0_ WHERE l0_.tag = ?"
"SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.tag AS tag_2, c0_.currency AS currency_3, c0_.currency_symbol AS currency_symbol_4, c0_.is_default AS is_default_5, c0_.`translations` AS translations_6, c0_.school_calendar_id AS school_calendar_id_7 FROM `Country` c0_ WHERE c0_.tag = ? LIMIT 1"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.tag AS tag_3, t0.currency AS currency_4, t0.currency_symbol AS currency_symbol_5, t0.is_default AS is_default_6, t0.`translations` AS translations_7, t0.school_calendar_id AS school_calendar_id_8 FROM `Country` t0 INNER JOIN countries_educationalPathways ON t0.id = countries_educationalPathways.country_id WHERE countries_educationalPathways.educational_pathway_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.tag AS tag_3, t0.currency AS currency_4, t0.currency_symbol AS currency_symbol_5, t0.is_default AS is_default_6, t0.`translations` AS translations_7, t0.school_calendar_id AS school_calendar_id_8 FROM `Country` t0 INNER JOIN countries_educationalPathways ON t0.id = countries_educationalPathways.country_id WHERE countries_educationalPathways.educational_pathway_id = ?"
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.country_21 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:18:"App\Entity\Country";s:4:"data";a:8:{s:2:"id";i:21;s:4:"name";s:19:"Hong Kong SAR China";s:3:"tag";s:2:"HK";s:8:"currency";s:3:"USD";s:15:"currency_symbol";s:1:"$";s:10:"is_default";b:0;s:12:"translations";a:2:{s:5:"en-CA";s:19:"Hong Kong SAR China";s:5:"fr-CA";s:28:"R.A.S. chinoise de Hong Kong";}s:18:"school_calendar_id";i:1;}}"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.tag AS tag_3, t0.currency AS currency_4, t0.currency_symbol AS currency_symbol_5, t0.is_default AS is_default_6, t0.`translations` AS translations_7, t0.school_calendar_id AS school_calendar_id_8 FROM `Country` t0 INNER JOIN countries_educationalPathways ON t0.id = countries_educationalPathways.country_id WHERE countries_educationalPathways.educational_pathway_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.tag AS tag_3, t0.currency AS currency_4, t0.currency_symbol AS currency_symbol_5, t0.is_default AS is_default_6, t0.`translations` AS translations_7, t0.school_calendar_id AS school_calendar_id_8 FROM `Country` t0 INNER JOIN countries_educationalPathways ON t0.id = countries_educationalPathways.country_id WHERE countries_educationalPathways.educational_pathway_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.tag AS tag_3, t0.currency AS currency_4, t0.currency_symbol AS currency_symbol_5, t0.is_default AS is_default_6, t0.`translations` AS translations_7, t0.school_calendar_id AS school_calendar_id_8 FROM `Country` t0 INNER JOIN countries_educationalPathways ON t0.id = countries_educationalPathways.country_id WHERE countries_educationalPathways.educational_pathway_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.tag AS tag_3, t0.currency AS currency_4, t0.currency_symbol AS currency_symbol_5, t0.is_default AS is_default_6, t0.`translations` AS translations_7, t0.school_calendar_id AS school_calendar_id_8 FROM `Country` t0 INNER JOIN countries_educationalPathways ON t0.id = countries_educationalPathways.country_id WHERE countries_educationalPathways.educational_pathway_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.tag AS tag_3, t0.currency AS currency_4, t0.currency_symbol AS currency_symbol_5, t0.is_default AS is_default_6, t0.`translations` AS translations_7, t0.school_calendar_id AS school_calendar_id_8 FROM `Country` t0 INNER JOIN countries_educationalPathways ON t0.id = countries_educationalPathways.country_id WHERE countries_educationalPathways.educational_pathway_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.tag AS tag_3, t0.currency AS currency_4, t0.currency_symbol AS currency_symbol_5, t0.is_default AS is_default_6, t0.`translations` AS translations_7, t0.school_calendar_id AS school_calendar_id_8 FROM `Country` t0 INNER JOIN countries_educationalPathways ON t0.id = countries_educationalPathways.country_id WHERE countries_educationalPathways.educational_pathway_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.tag AS tag_3, t0.currency AS currency_4, t0.currency_symbol AS currency_symbol_5, t0.is_default AS is_default_6, t0.`translations` AS translations_7, t0.school_calendar_id AS school_calendar_id_8 FROM `Country` t0 INNER JOIN countries_educationalPathways ON t0.id = countries_educationalPathways.country_id WHERE countries_educationalPathways.educational_pathway_id = ?"
"SELECT c0_.id AS id_0, c0_.challenge_template_id AS challenge_template_id_1, c0_.educational_pathway_id AS educational_pathway_id_2 FROM `ChallengeTemplateAssociation` c0_ WHERE c0_.educational_pathway_id = ?"
"SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.description AS description_2, c0_.teacher_description AS teacher_description_3, c0_.educational_intent AS educational_intent_4, c0_.additional_activities AS additional_activities_5, c0_.expected_duration AS expected_duration_6, c0_.is_reading_challenge AS is_reading_challenge_7, c0_.printable_questionnaire AS printable_questionnaire_8, c0_.answer_key AS answer_key_9, c0_.images AS images_10, c0_.rules AS rules_11, c0_.disabled AS disabled_12, c0_.island_type AS island_type_13, c0_.is_highlighted AS is_highlighted_14, c0_.is_marked_as_deleted AS is_marked_as_deleted_15, c0_.deleted_at AS deleted_at_16, c0_.language_id AS language_id_17, c0_.content_world AS content_world_18, c0_.original_world_id AS original_world_id_19 FROM `ChallengeTemplate` c0_ WHERE c0_.id = ? AND c0_.is_marked_as_deleted = 0"
[
"sql" => "SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.description AS description_2, c0_.teacher_description AS teacher_description_3, c0_.educational_intent AS educational_intent_4, c0_.additional_activities AS additional_activities_5, c0_.expected_duration AS expected_duration_6, c0_.is_reading_challenge AS is_reading_challenge_7, c0_.printable_questionnaire AS printable_questionnaire_8, c0_.answer_key AS answer_key_9, c0_.images AS images_10, c0_.rules AS rules_11, c0_.disabled AS disabled_12, c0_.island_type AS island_type_13, c0_.is_highlighted AS is_highlighted_14, c0_.is_marked_as_deleted AS is_marked_as_deleted_15, c0_.deleted_at AS deleted_at_16, c0_.language_id AS language_id_17, c0_.content_world AS content_world_18, c0_.original_world_id AS original_world_id_19 FROM `ChallengeTemplate` c0_ WHERE c0_.id = ? AND c0_.is_marked_as_deleted = 0"
"params" => [1 => "72"
]
"types" => [1 => Doctrine\DBAL\ParameterType {#2077
+name: "STRING"
}
]
]
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 9]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_9 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:9;s:4:"name";s:11:"Le son "an"";s:11:"description";s:291:"Construis un monde dans le thème de ton choix où les noms de tous les objets et personnages que tu places contiennent le son « an ». N'oublie pas, il y a plusieurs façon d'écrire ce son. Vérifie l'orthographe!
Écris les noms des objets et des personnages dans leur étiquette texte.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.display_order AS display_order_3, t0.translations AS translations_4, t0.description AS description_5, t0.educational_pathway_id AS educational_pathway_id_6 FROM `GradeLevel` t0 WHERE t0.educational_pathway_id = ?"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN gradeLevel_difficultyLevel ON t0.id = gradeLevel_difficultyLevel.difficulty_level_id WHERE gradeLevel_difficultyLevel.grade_level_id = ?"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN gradeLevel_difficultyLevel ON t0.id = gradeLevel_difficultyLevel.difficulty_level_id WHERE gradeLevel_difficultyLevel.grade_level_id = ?"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN gradeLevel_difficultyLevel ON t0.id = gradeLevel_difficultyLevel.difficulty_level_id WHERE gradeLevel_difficultyLevel.grade_level_id = ?"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN gradeLevel_difficultyLevel ON t0.id = gradeLevel_difficultyLevel.difficulty_level_id WHERE gradeLevel_difficultyLevel.grade_level_id = ?"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN gradeLevel_difficultyLevel ON t0.id = gradeLevel_difficultyLevel.difficulty_level_id WHERE gradeLevel_difficultyLevel.grade_level_id = ?"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN gradeLevel_difficultyLevel ON t0.id = gradeLevel_difficultyLevel.difficulty_level_id WHERE gradeLevel_difficultyLevel.grade_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 10]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_10 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:10;s:4:"name";s:20:"Le village iroquoien";s:11:"description";s:213:"Construis un village iroquoien tel qu’on pouvait en trouver vers 1500. Écris au moins 5 textes qui donnent des détails sur leur mode de vie, leur alimentation, leur culture, tel que tu l’as appris en classe.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:1:{i:0;i:11;}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:1;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:50;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 11]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_11 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:11;s:4:"name";s:13:"Les adjectifs";s:11:"description";s:231:"Construis un monde dans l'univers de ton choix, dans lequel tu écriras une histoire ayant au moins 5 textes, qui contiendront chacun au moins deux adjectifs. Assure-toi que tous tes adjectifs soient différents, et bien accordés!";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:30;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 23]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_23 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:23;s:4:"name";s:14:"L'abécédaire";s:11:"description";s:249:"Construis un monde dans lequel tu placeras au moins 15 objets ou personnages différents dont le nom commence par une lettre différente de l’alphabet. Écris le nom de chaque objet ou personnage dans l’étiquette de texte qui lui est attachée.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:15;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 24]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_24 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:24;s:4:"name";s:23:"Le quartier de l'école";s:11:"description";s:220:"Construis un monde qui ressemble le plus possible au quartier de l’école. Place des bâtiments, des commerces, des routes, des véhicules, etc. Écris des textes descriptifs pour décrire les objets que tu as placés.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:6:{i:0;i:2;i:1;i:3;i:2;i:9;i:3;i:27;i:4;i:29;i:5;i:30;}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:1;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:1;s:22:"InitialBuildPointCount";i:100;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 25]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 26]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_26 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:26;s:4:"name";s:22:"Non à l'intimidation!";s:11:"description";s:512:"Construis un monde représentant une situation d’intimidation dans la cours d’école. Par tes textes, montre comment différentes personnes réagissent dans ces situations. Dans ton histoire, mets des élèves, des enseignants et des parents pour illustrer quel devrait être selon toi le rôle de chacun. Écris une introduction qui décrit la situation que tu présentes, et une conclusion qui fait réfléchir le lecteur sur ce qu'il peut faire dans sa vie de tous les jours pour éliminer l'intimidation.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:3:{i:0;i:2;i:1;i:29;i:2;i:30;}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:75;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:1;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:15;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:1;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:15;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 27]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_27 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:27;s:4:"name";s:9:"Mon rêve";s:11:"description";s:256:"Construis un monde qui illustre un beau rêve que tu as fait (ou que tu aimerais faire). Pas besoin d'écrire de textes, le but est de laisser aller ton imagination! Tu pourras présenter ton rêve à toute la classe sur le tableau quand tu auras terminé.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 28]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_28 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:28;s:4:"name";s:13:"La lettre "C"";s:11:"description";s:225:"Construis un monde dans lequel tu placeras uniquement des objets et personnages différents dont le nom commence par la lettre C. Écris le nom de chaque objet ou personnage dans l’étiquette de texte qui lui est attachée.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:1;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:4;s:22:"InitialBuildPointCount";i:50;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 29]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_29 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:29;s:4:"name";s:15:"Le jeu d'échec";s:11:"description";s:285:"Construis un jeu d'échec, avec le bon nombre d'objets/personnages de chaque côté. Tu peux faire les cases avec le gazon, la neige ou le chemin de terre. Écris, à tous tes personnages et tes objets, des textes qui identifient quelle pièce ils représentent (fou, roi, tour, ...).";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:4;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 30]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_30 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:30;s:4:"name";s:20:"Allons jouer dehors!";s:11:"description";s:264:"Construis une monde qui montre des familles qui font des activités dehors. Tu peux t'inspirer de ce que tu fais avec ta famille ou tes amis! Pas besoin d'écrire de textes. Tu pourras présenter ton monde à la classe sur le tableau blanc quand tu auras terminé!";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:5:{i:0;i:2;i:1;i:6;i:2;i:9;i:3;i:29;i:4;i:30;}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 31]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_31 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:31;s:4:"name";s:22:"Le dictionnaire visuel";s:11:"description";s:136:"Construis un monde où tu nommes tous les objet et les personnages. Écris le nom de l'objet ou du personnage dans son étiquette texte.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:1;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:3;s:22:"InitialBuildPointCount";i:100;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 32]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_32 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:32;s:4:"name";s:19:"Mon film préféré";s:11:"description";s:191:"Construis un monde qui reproduit une scène de ton film préféré. Écris le titre du film dans ton introduction. Libre à toi d'ajouter des textes si tu veux, mais ce n'est pas nécessaire.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:1;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:1;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:1;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 33]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_33 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:33;s:4:"name";s:23:"Le manuel d'instruction";s:11:"description";s:939:"Construis un monde en suivant précisément les instructions suivantes. Tu seras évalué sur ta capacité à bien lire et respecter les instructions. 1. Place un arbre feuillu dans chaque coin de ton île. 2. Place exactement six personnages féminins et quatre personnages masculins. 3. Place cinq animaux différents, mais ne mets pas de chats ni d'animaux bruns. 4. Fais une surface rectangulaire gazonnée couvrant une surface de dix-huit cases. 5. Place une ambulance de manière à ce qu'on voit ses portes arrières à côté de l'arbre le plus à gauche de ton île. 6. Place autant de petit tabourets qu'il y a d'animaux et de personnages. Place tous ces tabourets sur le gazon. 7. Écris un texte sur l'ambulance qui dit combien d'objets tu as placés en tout. 8. Si ton nombre d'objets est plus grand que 50, remplace l'arbre le plus à droite de ton île par un cactus. 9. Valide ton défi quand tu crois que tout est correct!";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:1;s:6:"Themes";a:0:{}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:60;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 34]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_34 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:34;s:4:"name";s:25:"Conjugaison - verbe avoir";s:11:"description";s:312:"Construis un monde dans le thème de ton choix. Écris au moins 6 textes (phrases complètes!) que tu associes à des personnages. On doit retrouver dans tes textes le verbe "avoir" conjugué à toutes les personnes du présent. Assure-toi que tes textes racontent une petite histoire et aient un lien entre eux.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:20;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 35]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_35 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:35;s:4:"name";s:16:"Les onomatopées";s:11:"description";s:246:"Construis un monde où tes objets et personnages font des bruits à l'aide d'onomatopées. N'utilise pas de mots, seulement des onomatopées. Exemples: place une poule qui dit "cot cot!" ou un arbre qui fait "crac!". Utilise des sons différents!";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:20;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 36]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_36 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:36;s:4:"name";s:17:"La ligne du temps";s:11:"description";s:386:"Place des objets et/ou des personnages le long d'un ligne, dans l'ordre chronologique où ces objets et personnages ont existé (ou lorsqu'ils sont apparus pour la première fois). Dans le texte de chaque objet et personnage, écrit les dates correspondant à la période où ils ont existé. Essaie de couvrir la plus grande période possible, de la formation de la terre à nos jours.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:15;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 37]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_37 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:37;s:4:"name";s:33:"Une suite à mon livre préféré";s:11:"description";s:288:"Choisis un de tes livres préférés, et imagine une suite que tu présentes dans ta création. En introduction de ton histoire, donne le titre du livre pour lequel tu écris la suite. N'oublie pas de donner des noms à tes personnages dans tes textes, pour qu'on puisse les reconnaître.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:1;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:1;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 38]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_38 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:38;s:4:"name";s:13:"Les antonymes";s:11:"description";s:290:"Place des paires d'objets et/ou de personnages dans ton monde qui ont une particularité contraire. Par exemple: une PETITE souris à côté d'une GRANDE girafe. Écris pour chaque objet sa caractéristique pour former des paires d'antonymes. Utilise des mots différents pour chaque paire!";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:10;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 39]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_39 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:39;s:4:"name";s:23:"La légende médiévale";s:11:"description";s:88:"Invente une histoire dans un monde médiéval-fantastique. Laisse aller ton imagination!";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:1:{i:0;i:1;}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:30;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:1;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:5;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:1;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:5;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 40]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_40 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:40;s:4:"name";s:20:"La ville du far west";s:11:"description";s:187:"Construis une ville du far west comme on en voit dans les films! Place des bandits et un shérif, des cow boys et cow girls, des chevaux... Donne un nom à ta ville dans ton introduction!";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:1:{i:0;i:3;}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:1;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:1;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 41]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_41 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:41;s:4:"name";s:20:"La nouvelle planète";s:11:"description";s:204:"Imagine que des astronautes se sont posés sur une nouvelle planète où vivent déjà des extra-terrestres! Construis un monde qui illustre cet univers. Donne un nom à ta planète dans ton introduction.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:1;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:1;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:1;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 42]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_42 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:42;s:4:"name";s:23:"Métiers et professions";s:11:"description";s:298:"Construis une ville contemporaine, et places-y au moins 10 personnages. Chaque personnage devra se présenter, dire quel est son travail, et expliquer ce qu'il fait dans son travail, par exemple "Je m'appelle François. Je suis ingénieur civil. Je dessine les plans pour les ponts et les routes!".";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:3:{i:0;i:2;i:1;i:29;i:2;i:30;}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:100;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 43]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_43 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:43;s:4:"name";s:47:"Pratique de l'anglais langue seconde - les mots";s:11:"description";s:139:"Construis un monde dans l'univers de ton choix. Pour au moins 20 objets de ton choix, écris son nom à la fois en français et en anglais.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:20;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 44]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_44 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:44;s:4:"name";s:50:"Pratique de l'anglais langue seconde - les phrases";s:11:"description";s:228:"Construis un monde dans le thème de ton choix. Places-y au moins 6 paires de personnages. Pour chaque paire, fais en sorte que le premier personnage dise une courte phrase en français, et que le second lui réponde en anglais.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:100;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 45]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_45 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:45;s:4:"name";s:17:"Le genre des mots";s:11:"description";s:187:"Construis un monde dans l'univers de ton choix. Pour 20 objets placés dans ton monde, écris le nom de l'objet en prenant soin de mettre le bon déterminant ("le" ou "la") devant le mot.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:20;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 46]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_46 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:46;s:4:"name";s:20:"Le récit en 5 temps";s:11:"description";s:598:"Compose une histoire dans l'univers de ton choix. Ton travail devra être réalisé sur 5 îles différentes, chacune d'entre elles représentant une des étapes du schéma narratif. L'action devra se dérouler dans le même lieu sur chacune de tes îles: tu n'as qu'à copier ta première île après l'avoir construite. Tous tes objets et personnages seront copiés sur l'île suivante, sans les textes. Tu pourras donc y ajouter de nouveaux textes qui font progresser ton récit. Envois-moi ton travail en correction après avoir terminé chaque chapitre, avant de commencer le chapitre suivant.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:23:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:1:{i:0;i:1;}s:8:"Chapters";a:5:{i:0;s:18:"Situation initiale";i:1;s:22:"Élément déclencheur";i:2;s:12:"Péripéties";i:3;s:11:"Dénouement";i:4;s:16:"Situation finale";}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:1;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:2;s:19:"LimitedConstruction";b:1;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:1;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 47]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_47 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:47;s:4:"name";s:23:"Le voyage dans le temps";s:11:"description";s:231:"Construis un monde à l'époque de ton choix, ça peut même être dans le futur ou dans un monde imaginaire. Laisse aller ton imagination. Écris au moins 5 petits textes dans les bulles des personnages ou des objets de ton choix.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:25;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:1;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:1;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 48]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_48 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:48;s:4:"name";s:21:"Il était une fois…";s:11:"description";s:240:"Raconte en tes mots, un conte dont tu connais l’histoire en suivant le schéma narratif. Lorsque tu termines un chapitre, soumets-le moi afin qu’il puisse en faire la correction, avant de commencer à travailler sur le chapitre suivant.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:23:{s:5:"Timed";b:0;s:6:"Themes";a:9:{i:0;i:1;i:1;i:2;i:2;i:3;i:3;i:5;i:4;i:6;i:5;i:9;i:6;i:27;i:7;i:29;i:8;i:30;}s:7:"Country";a:1:{i:0;i:1;}s:8:"Chapters";a:3:{i:0;s:12:"Introduction";i:1;s:14:"Développement";i:2;s:10:"Conclusion";}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:0;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:1;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:1;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:1;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 49]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_49 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:49;s:4:"name";s:21:"Quel est ton métier?";s:11:"description";s:231:"Construis un monde où l’on retrouve la plus grande variété possible de personnages occupant un métier ou un profession. Tu pourras présenter ton travail à toute la classe sur le tableau interactif lorsque tu auras terminé.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:3:{i:0;i:2;i:1;i:29;i:2;i:30;}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:0;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 50]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_50 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:50;s:4:"name";s:28:"C’est la fête au village!";s:11:"description";s:211:"Construis un monde rigolo rempli de personnages et d’objets qui font partie de l’univers du carnaval. Tu pourras présenter ton travail à toute la classe sur le tableau interactif lorsque tu auras terminé.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:3:{i:0;i:2;i:1;i:9;i:2;i:29;}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 51]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_51 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:51;s:4:"name";s:22:"Les vacances d’été";s:11:"description";s:395:"Raconte-nous ce que tu as fait pendant l’été : ce peut être un moment que tu as aimé, un endroit que tu as visité, une activité que tu as faite.
Écris un titre à ton texte dans l’introduction ainsi qu’un petit résumé du moment que tu souhaites nous faire partager.
Tu dois aussi ajouter des descriptions ou des commentaires sur certains des objets et personnages que tu places.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:7:{i:0;i:1;i:1;i:2;i:2;i:3;i:3;i:9;i:4;i:27;i:5;i:29;i:6;i:30;}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 52]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_52 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:52;s:4:"name";s:18:"Autour de chez toi";s:11:"description";s:256:"Construis un monde qui ressemble le plus possible à l’environnement qu’on retrouve autour de chez toi. Habite-tu un milieu rural ou urbain? Tu pourras présenter ton milieu de vie à toute la classe sur le tableau interactif lorsque tu auras terminé.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:3:{i:0;i:2;i:1;i:29;i:2;i:30;}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 53]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_53 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:53;s:4:"name";s:49:"Mot court ou mot long? La conscience phonologique";s:11:"description";s:727:"L’enseignant créera un monde de son choix (à partir de son accès personnel au jeu) où l’on retrouvera des noms de longueurs variables. Ce monde sera présenté à toute la classe sur le tableau interactif.
Chaque élève nommera à tour de rôle, un objet ou un personnage et dira s’il s’agit d’un mot court (1 à 2 syllabe) ou long (3 syllabes et plus). Il pourra aussi frapper dans ses mains une fois pour chaque syllabe ou utiliser ses doigts pour compter en même temps qu’il prononce le mot.
Variante: il est aussi possible d’explorer à l’aide de ce défi, la position des phonèmes dans les mots: reconnaître par exemple si une consonne ou une voyelle est présente en début ou en fin de mot.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:9:{i:0;i:1;i:1;i:2;i:2;i:3;i:3;i:5;i:4;i:6;i:5;i:9;i:6;i:27;i:7;i:29;i:8;i:30;}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 54]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_54 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:54;s:4:"name";s:30:"L’évolution des habitations";s:11:"description";s:658:"Représente l’évolution des habitations au Québec dans le temps en créant trois maquettes. Chacune illustrera une habitation et son environnement pour trois époques différentes:
1. Avant l’arrivée des européens
2. Au temps de la Nouvelle-France (vers 1745)
3. Au début du XXième siècle (vers 1905)
Dans l’introduction de chaque île, explique en un court texte ce que tu as représenté en répondant aux questions suivantes :
1. Quelle est la fonction et l’usage de l’habitation que tu as choisie?
2. Dans quel type d’environnement la retrouve-t-on?
3. Quelles sont les caractéristiques de l’habitation?";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:23:{s:5:"Timed";b:0;s:6:"Themes";a:10:{i:0;i:11;i:1;i:12;i:2;i:13;i:3;i:14;i:4;i:15;i:5;i:16;i:6;i:17;i:7;i:19;i:8;i:20;i:9;i:28;}s:7:"Country";a:1:{i:0;i:1;}s:8:"Chapters";a:3:{i:0;s:12:"Introduction";i:1;s:14:"Développement";i:2;s:10:"Conclusion";}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:1;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:0;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:1;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:1;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:1;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 55]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_55 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:55;s:4:"name";s:26:"La Révolution américaine";s:11:"description";s:197:"Représente un moment marquant de la Révolution américaine. Dans l’introduction de l’île, explique en tes mots pourquoi les colons ont voulu obtenir leur indépendance de la Grande-Bretagne.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:2:{i:0;i:16;i:1;i:17;}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:1;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 56]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_56 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:56;s:4:"name";s:14:"The "sh" sound";s:11:"description";s:198:"Build a world using the themes of your choice, but place only objects and characters that have names containing the "sh" sound. Make sure you spell the names of the objects and characters correctly!";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 57]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_57 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:57;s:4:"name";s:21:"The Iroquoian village";s:11:"description";s:172:"Build an Iroquoian village as they were built around 1500. Write at least 5 texts that provide details about their life and culture. Where did they live? What did they eat?";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:1:{i:0;i:11;}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:1;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:50;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 58]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_58 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:58;s:4:"name";s:14:"The adjectives";s:11:"description";s:214:"Using the themes of your choice, build a world in which you will write a story that has at least 5 texts. Each of your texts must contain at least two adjectives. Make sure all the adjectives you use are different.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:30;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 59]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_59 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:59;s:4:"name";s:7:"The ABC";s:11:"description";s:212:"Build a world in which you will place at least 15 different objects or characters that have names that start with a different letter of the alphabet. Write the names of those objects and characters in their text.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:15;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 60]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_60 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:60;s:4:"name";s:22:"My school neighborhood";s:11:"description";s:181:"Build a world representing as closely as possible the school's neighborhood. Place buildings, shops, roads, cars, people, etc. Write text that describes the objects you have placed.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:1;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:1;s:22:"InitialBuildPointCount";i:100;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 61]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_61 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:61;s:4:"name";s:9:"Who am I?";s:11:"description";s:338:"Build a world in which all the characters give true information about yourself. Your world must contain at least 8 different facts about yourself (for example: Nancy loves vanilla ice cream", "Matthew is a goaltender on his hockey team" or "Jessica is cranky when she is hungry!"). Try to find things your classmates don't know about you!";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:50;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:1;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:5;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:1;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 62]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_62 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:62;s:4:"name";s:19:"Say No! to bullying";s:11:"description";s:384:"Build a world representing a bullying situation in the school yard. Through your text, show how different people react in these situations. Show the point of view of students, teachers and parents. What should they do when this happens. Write an introduction that describes the situation you illustrate, and a conclusion that makes us think about what we can do to eliminate bullying.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:5:{i:0;i:2;i:1;i:9;i:2;i:27;i:3;i:29;i:4;i:30;}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:75;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:1;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:15;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:1;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:15;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 63]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_63 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:63;s:4:"name";s:8:"My dream";s:11:"description";s:221:"Build a world that illustrates a nice dream you had in your sleep (or that you wish you had). You do not need to write text, just use your imagination! You will be presenting your dream verbally to the class on the board.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 64]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_64 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:64;s:4:"name";s:14:"The letter "C"";s:11:"description";s:174:"Build a world in which you will place only objects and characters that have names beginning with the letter C. Write the name of each object and character in its text bubble.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:1;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:4;s:22:"InitialBuildPointCount";i:50;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 65]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_65 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:65;s:4:"name";s:15:"The chess board";s:11:"description";s:244:"Build a chess board, with the right amount of objects/characters on each side. You can build the board itself using grass and dirt roads alternatively. For each object or character, write what chess piece it represents (rook, king, pawn, etc.).";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:4;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 66]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_66 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:66;s:4:"name";s:19:"Let's play outside!";s:11:"description";s:225:"Build a world where we see families doing outdoor activities. Think about what activities you do with your own family and friends. No writing necessary, you will be verbally presenting your creation to the class on the board.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:7:{i:0;i:1;i:1;i:2;i:2;i:3;i:3;i:9;i:4;i:27;i:5;i:29;i:6;i:30;}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 67]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_67 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:67;s:4:"name";s:17:"Visual dictionary";s:11:"description";s:136:"Build a World in which you name all the objects and characters you place. Write the name of each object or character in its text bubble.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:9:{i:0;i:1;i:1;i:2;i:2;i:3;i:3;i:5;i:4;i:6;i:5;i:9;i:6;i:27;i:7;i:29;i:8;i:30;}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:1;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:3;s:22:"InitialBuildPointCount";i:100;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 68]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_68 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:68;s:4:"name";s:17:"My favorite movie";s:11:"description";s:107:"Build a world that shows a scene of your favorite movie. Write the title of the movie in your introduction.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:1;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:1;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:1;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 69]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_69 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:69;s:4:"name";s:22:"The instruction manual";s:11:"description";s:790:"Build a world by precisely following these instructions. 1. Place a leafy tree in each corner of your island. 2. Place exactly six feminine characters and four masculine characters. 3. Place five different animals but do not place any cats or any brown animals. 4. Make a rectangular grass area that covers a surface of 18 tiles. 5. Place an ambulance so we can see its back doors, next to the leftmost tree of your island. 6. Place as many little stools as there are animals and characters. Place them all on the grass. 7. Write a text on the ambulance stating the total number of objects you have placed so far. 8. If this number of objects is higher than 50, replace the rightmost tree of your island by a cactus. 8. Send your challenge for revision when you think everything is correct!";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:1;s:6:"Themes";a:0:{}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:60;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 70]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_70 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:70;s:4:"name";s:5:"Verbs";s:11:"description";s:207:"Build a world using the themes of your choice. Write at least 6 texts (complete sentences!) in which the character describes the action he or she is performing. Use different verbs in each of your sentences.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:20;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 71]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_71 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:71;s:4:"name";s:12:"Onomatopoeia";s:11:"description";s:213:"Build a world where your characters and objects make sounds, using onomatopoeia. Do not use words, only onomatopoeia. For example: place a cat that says "Meow!", or a tree that goes "Crack!". Use different sounds!";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:20;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 73]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_73 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:73;s:4:"name";s:28:"A sequel to my favorite book";s:11:"description";s:292:"Choose one of your favorite books, and imagine a sequel to it that you will present in your creation. As an introduction to your story, write the title of the book you are writing a sequel for. Don't forget to give names to your characters in your texts, so we can more easily recognize them.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:1;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:1;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 74]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_74 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:74;s:4:"name";s:8:"Antonyms";s:11:"description";s:256:"In your creation, place pairs of objects and/or characters that have an opposite quality. For example: a SMALL mouse next to a TALL giraffe. For each object, write the name of its characteristic to form pairs of antonyms. Use different words for each pair!";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:10;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 75]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_75 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:75;s:4:"name";s:19:"The medieval legend";s:11:"description";s:48:"Write an epic story happening in medieval times!";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:1:{i:0;i:1;}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:30;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:1;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:5;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:1;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:5;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 76]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_76 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:76;s:4:"name";s:17:"The far west town";s:11:"description";s:142:"Build a typical western movie town. Place outlaws and a sheriff, cowboys and cowgirls, horses... Give a name to your town in the introduction!";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:1:{i:0;i:3;}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:1;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:1;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 77]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_77 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:77;s:4:"name";s:14:"The new planet";s:11:"description";s:169:"Imagine that astronauts have just landed on a new planet where live aliens! Build a world that illustrates this event. Give the name of your planet in your introduction.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:1;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:1;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:1;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 78]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_78 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:78;s:4:"name";s:22:"Trades and professions";s:11:"description";s:275:"Build a contemporary city, in which you place at least 10 characters. Each character must present his or herself, say what his or her job is, and explains what he or she does in that job. For example "Hi, I am David. I am a civil engineer. I draw plans for roads and bridges!";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:3:{i:0;i:2;i:1;i:29;i:2;i:30;}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:100;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 79]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_79 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:79;s:4:"name";s:35:"French as a second language - words";s:11:"description";s:132:"Build a world using the themes of your choice. Place at least 20 objects, and write each objects name both in English and in French.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:20;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 80]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_80 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:80;s:4:"name";s:39:"French as a second language - sentences";s:11:"description";s:187:"Build a world using the themes of your choice. Place at least 6 pairs of characters. For each pair, have the first character say a short phrase in English, and the second answer in French";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:100;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 81]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_81 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:81;s:4:"name";s:11:"The numbers";s:11:"description";s:126:"Build a world using the theme of your choice. In your texts, make sure that we can find all numbers form 1 to 20, spelled out.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:20;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 82]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_82 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:82;s:4:"name";s:20:"A tale in 5 chapters";s:11:"description";s:768:"Compose a story in the universe of your choice. Your must write your story in 5 chapters, each of which will take place on a different island. Make sure your story progresses, from laying out the initial situation in the first chapter to concluding your story in the last chapter. The action must take place in the same location on each of your islands: you simply have to copy your first island after you built it. All your objects and characters will be copied to the following island, without their texts. You will then be able to add new texts which will make you story progress. If you want, you can add characters to your story from one chapter to the next. Send me your work for correction after having completed each chapter, before starting the following one.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:23:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Chapters";a:3:{i:0;s:12:"Introduction";i:1;s:14:"Développement";i:2;s:10:"Conclusion";}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:1;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:1;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:1;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 83]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_83 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:83;s:4:"name";s:11:"Time travel";s:11:"description";s:220:"Build a world in the time period of your choice, it can even be in the future or in an imaginary universe. Let your imagination run wild. Write at least 5 small texts associated with objects or characters of your choice.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:25;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:1;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:1;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 84]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_84 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:84;s:4:"name";s:16:"Once upon a time";s:11:"description";s:179:"In your own words, tell a tale of which you know the story. When you finish a chapter, submit it to me before you start working on the next chapter, so I can make the corrections.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:23:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Chapters";a:3:{i:0;s:12:"Introduction";i:1;s:14:"Développement";i:2;s:10:"Conclusion";}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:0;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:1;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:1;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:1;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 85]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_85 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:85;s:4:"name";s:24:"What is your profession?";s:11:"description";s:190:"Build a world where we will find the greatest possible variety of characters occupying a trade or a profession. Present your work to the whole class on the interactive board when you finish.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:3:{i:0;i:2;i:1;i:29;i:2;i:30;}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:0;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 86]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_86 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:86;s:4:"name";s:22:"The circus is in town!";s:11:"description";s:167:"Built a funny world full of characters and objects that are part of the circus universe. Present your work to the whole class on the interactive board when you finish.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:3:{i:0;i:2;i:1;i:9;i:2;i:29;}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 87]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_87 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:87;s:4:"name";s:19:"My summer vacations";s:11:"description";s:328:"Tell us what you did during your summer vacations! It may be a moment you liked, a place you visited or an activity you did. Write a title to your text in the introduction and a small summary of the moment you wish to share with us.
Also, you must write descriptions or comments on some of the objects and characters you place.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:7:{i:0;i:1;i:1;i:2;i:2;i:3;i:3;i:9;i:4;i:27;i:5;i:29;i:6;i:30;}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 88]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_88 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:88;s:4:"name";s:17:"Around your house";s:11:"description";s:235:"Built a world as similar as possible to the environment we find around your house. Do you live in a rural or urban environment?
You will be able to present your neighborhood to the whole class on the interactive board when you finish.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:3:{i:0;i:2;i:1;i:29;i:2;i:30;}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 89]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_89 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:89;s:4:"name";s:46:"Short or long word? The phonological awareness";s:11:"description";s:740:"The teacher will create a world of his or her choice (using his or her personal access to the game), writing words of variable length. The world will be presented to the whole class on the interactive board.
Each student will name in turn, an object or character found in the world created by the teacher. The students will say whether it is a short word (1 or 2 syllables) or long word (3 and more syllables). They may also clap in their hands once for each syllable or use their fingers to count at the same time as they pronounce the words.
Variation: With this challenge, you can also explore the position of phonemes (sounds) in the words: recognize for example if a consonant or vowel is present at the beginning or end of the word.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:9:{i:0;i:1;i:1;i:2;i:2;i:3;i:3;i:5;i:4;i:6;i:5;i:9;i:6;i:27;i:7;i:29;i:8;i:30;}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 90]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_90 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:90;s:4:"name";s:26:"The evolution of dwellings";s:11:"description";s:558:"Illustrate the evolution of dwellings in America over time by creating three models. Each will illustrate a dwelling and its environment for three different periods:
1. Before the arrival of the European settlers
2. In the 18th century
3. At the beginning of the 20th century
In a short text, explain in the introduction of each island what you represented by answering these questions :
1. What is the function and use of the dwelling you have chosen?
2. What are the characteristics of the dwelling?
3. In what type of environment is it found?";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:23:{s:5:"Timed";b:0;s:6:"Themes";a:7:{i:0;i:11;i:1;i:12;i:2;i:14;i:3;i:15;i:4;i:16;i:5;i:17;i:6;i:20;}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Chapters";a:3:{i:0;s:12:"Introduction";i:1;s:14:"Développement";i:2;s:10:"Conclusion";}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:1;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:0;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:1;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:1;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:1;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 91]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_91 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:91;s:4:"name";s:23:"The American Revolution";s:11:"description";s:172:"Illustrate a defining moment of the American Revolution. In the island's introduction, explain in your words why the settlers wanted to get their independence from Britain.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:2:{i:0;i:16;i:1;i:17;}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:1;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 92]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_92 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:92;s:4:"name";s:20:"Le récit en 3 temps";s:11:"description";s:879:"Écris une histoire effrayante qui se déroule le soir de l’Halloween dans ton quartier. Tu dois écrire un récit en trois temps.
1- Début : Il s’agit de ton introduction. Tu dois faire des phrases en mentionnant le temps de l’année et le moment de la journée où se passe ton histoire (quand). Tu dois aussi décrire le lieu (où) et les personnages (qui).
2- Milieu : Ici, tu nous parles du problème que rencontre tes personnage, des obstacles qu’ils traversent. Tu décris les péripéties, les aventures qu’ils vont vivre. Ils peuvent rencontrer d’autres personnes. Dans cette partie qui constitue le coeur de ton histoire, tu fais parler tes personnages (dialogues).
3- Fin : Dis-nous comment se termine ton histoire (situation finale). Les personnages réussissent-ils oui ou non à résoudre le problème? Si oui, de quelle façon? Sinon, pourquoi?";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:23:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:1:{i:0;i:1;}s:8:"Chapters";a:3:{i:0;s:12:"Introduction";i:1;s:14:"Développement";i:2;s:10:"Conclusion";}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:1;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:1;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:1;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 93]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_93 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:93;s:4:"name";s:20:"A tale in 3 chapters";s:11:"description";s:741:"Write a scary story that takes place on Halloween night in your neighborhood. You have to write a story in three chapters.
1- Beginning: This is your introduction in which you need to answer the three main questions: when, where and who. Write full sentences that describe when and where your story takes place, and who are the main characters.
2- Middle: Here, you write about the problem your characters encounter and the obstacles they are facing. Describe the adventures they live. They can meet other people. In this part, which constitutes the heart of your story, make your characters speak (dialogues).
3- End: Tell us how your story ends (final situation). Do the characters succeed or not? If yes, in what way? If not why?";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:23:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Chapters";a:3:{i:0;s:12:"Introduction";i:1;s:14:"Développement";i:2;s:10:"Conclusion";}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:1;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:1;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:1;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 94]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_94 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:94;s:4:"name";s:26:"Une histoire collaborative";s:11:"description";s:401:"Écris une petite histoire en quatre phrases en collaboration avec un élève d’un autre niveau. Pour t’aider, suis les instructions suivantes pour chaque phrase :
1- Il était une fois… (tu dois faire une phrase en mentionnant le moment où se passe ton histoire (quand). Tu dois décrire le lieu (où) et les personnages (qui)).
2- Ils veulent…
3- Mais…
4- Alors… (solution)";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:23:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:1:{i:0;i:1;}s:8:"Chapters";a:3:{i:0;s:12:"Introduction";i:1;s:14:"Développement";i:2;s:10:"Conclusion";}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:0;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:1;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:1;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:1;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 95]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_95 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:95;s:4:"name";s:21:"A collaborative story";s:11:"description";s:391:"In collaboration with a student from another level, write a short story in four sentences. To help you, follow these instructions for each sentence :
1- Once upon a time… (you have to make a sentence stating when your story happens, describing the location where your story takes place and saying who are your main characters).
2- They want to…
3- But…
4- So… (solution)";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:23:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Chapters";a:3:{i:0;s:12:"Introduction";i:1;s:14:"Développement";i:2;s:10:"Conclusion";}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:0;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:1;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:1;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:1;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 96]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_96 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:96;s:4:"name";s:30:"La chasse au trésor de Noël!";s:11:"description";s:626:"Un cadeau est tombé du traîneau du Père Noël alors qu'il survolait la ville! Tous les lutins sont partis à sa recherche et questionnent les habitants la ville pour le retrouver. Écris 10 petits dialogues entre les lutins et les habitants qui décrivent le cadeau perdu et expliquent où on pourra le retrouver, un peu comme si c'était une chasse au trésor. Copie ensuite ton île, et ajoute le cadeau (un objet de de ton choix) sur cette deuxième île, à l'endroit qui correspond aux réponses données par les habitants. Tu pourras voir avec tes amis s'ils avaient réussi à découvrir où le cadeau était caché!";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:1;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:1;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 97]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_97 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:97;s:4:"name";s:28:"The Christmas treasure hunt!";s:11:"description";s:531:"A gift fell off Santa's sleigh while he was flying over town! All his elves went searching for it, and are asking the locals if they have seen it. Build the town, and write 10 short dialogues between the elves and the locals, in which the lost gift is described and information concerning its whereabouts is given. Then, copy your island, and add your gift (an object of your choice fitting your description) on this new island at the location you hinted at in your dialogues. See if your friends will be able to guess where it is!";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:1;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:1;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 98]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_98 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:98;s:4:"name";s:40:"Le récit: les descriptions détaillées";s:11:"description";s:613:"Raconte une courte histoire dans le thème de ton choix. Le texte de ton histoire doit être entièrement écrit sur la plateforme d’entrée de ton île. Illustre ton histoire sur l’île, en t’assurant d’y placer plusieurs bâtiments et personnages. Pour au moins 5 bâtiments, écris une description détaillée qui va au-delà de l’image. Quelle est l’ambiance où l’émotion dégagée par ce lieu? Qu’est-ce que l’état du bâtiment révèle sur son propriétaire? Utilise un vocabulaire détaillé pour permettre au lecteur de se faire une image beaucoup plus précise de ce lieu pixélisé.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:1;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 99]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_99 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:99;s:4:"name";s:31:"À la manière… d’un poète";s:11:"description";s:217:"Illustre une scène dans le thème de ton choix. Chacun des personnages placés sur ton île doit décrire son occupation en 4 lignes qui riment. Cherche à utiliser un vocabulaire évocateur approprié à la poésie.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 100]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_100 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:100;s:4:"name";s:22:"La mise en candidature";s:11:"description";s:282:"On doit élire un représentant de classe! Choisis qui tu aimerais qui soit élu parmi les élèves de la classe (ça peut être toi!). Construis un petit coin de ville où les habitants vont chacun donner un argument pour appuyer la candidature que tu as choisie. Sois convaincant!";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:5:{i:0;i:2;i:1;i:9;i:2;i:27;i:3;i:29;i:4;i:30;}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 101]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_101 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:101;s:4:"name";s:34:"Le récit à la première personne";s:11:"description";s:528:"Construis un récit en quatre temps, en utilisant une île pour représenter les quatre étapes suivantes: (1) la situation initiale d’équilibre, (2) l’élément perturbateur, (3) les actions pour rétablir l’équilibre et (4) le dénouement. Ton texte doit être écrit dans les zones au début et/ou à la fin de chaque île. Tu peux mettre quelques dialogues ou descriptions sur des personnages et objets pour aider à illustrer ton histoire si tu le souhaites. Ton récit doit être raconté à la première personne.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:23:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Chapters";a:3:{i:0;s:12:"Introduction";i:1;s:14:"Développement";i:2;s:10:"Conclusion";}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:1;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:1;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:1;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 102]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_102 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:102;s:4:"name";s:35:"À la manière… du roman policier";s:11:"description";s:204:"Raconte une histoire en te servant des techniques d’écritures souvent retrouvées dans les romans policiers. Laisse planer le mystère, mets des textes descriptifs qui donnent une ambiance de suspense.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:7:{i:0;i:0;i:1;i:2;i:2;i:7;i:3;i:9;i:4;i:27;i:5;i:29;i:6;i:30;}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:1;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:1;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 103]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_103 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:103;s:4:"name";s:16:"Prends position!";s:11:"description";s:370:"Prends position sur un des enjeux de société suivants: la maternelle à 4 ans, les voitures autonomes, ou l'envoi d'astronautes sur Mars. Construis une petite ville. Décris ta position en introduction. Justifie ta position en citant des faits, donnant des exemples et faisant des comparaisons dans des textes que tu associes à des personnages qui sont dans ta ville.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:5:{i:0;i:2;i:1;i:5;i:2;i:27;i:3;i:29;i:4;i:30;}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 104]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_104 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:104;s:4:"name";s:26:"La grande chasse aux oeufs";s:11:"description";s:358:"Construis un monde dans lequel tu cacheras des oeufs de Pâques (tu les trouveras dans le thème Féérique!). Une fois terminé, visite les créations de tes amis et recherche les cocos qui y sont dissimulés. Sauras-tu tous les retrouver?
Attention! Tes oeufs ne doivent pas être complètement cachés par d'autres objets si tu veux qu’on les retrouve!";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 105]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_105 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:105;s:4:"name";s:25:"The great Easter egg hunt";s:11:"description";s:335:"Create a world in which you will hide Easter eggs (you will find them in the Enchanted theme!). Once everyone is done, visit your friends’ creations and search for their hidden eggs. Will you find them all?
Oh, and make sure not to hide your eggs completely behind other objects, otherwise your friends won’t be able to find them!";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:0:{}s:7:"Country";a:2:{i:0;i:1;i:1;i:2;}s:8:"Language";i:15;s:9:"TimeLimit";i:0;s:10:"Historical";b:0;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:15;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:15;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 107]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_107 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:107;s:4:"name";s:20:"Le Québec vers 1905";s:11:"description";s:345:"Construis un monde à l’image de 1905. On devra y retrouver les différences entre le milieu rural et urbain de l’époque. Le défi sera divisé en deux îles (une pour le milieu rural et une autre pour le milieu urbain). Explique en tes mots la société de cette époque (vie quotidienne, métiers, transports, culture et religions, etc.).";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:4:{i:0;i:14;i:1;i:15;i:2;i:19;i:3;i:20;}s:7:"Country";a:1:{i:0;i:1;}s:8:"Chapters";a:2:{i:0;s:27:"Le Québec urbain vers 1905";i:1;s:26:"Le Québec rural vers 1905";}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:1;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:1;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"LimitedConstruction";b:1;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:1;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 109]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_109 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:109;s:4:"name";s:27:"La vie chez les Algonquiens";s:11:"description";s:433:"Représente la vie chez les Algonquiens autour de 1500. Pour t'aider, réponds aux questions suivantes en associant les réponses à des objets de ton monde :1- Dans quelles régions et dans quel type d'environnement retrouve-t-on les Algonquiens? 2-Sont-ils nomades ou sédentaires? 3- De quoi se nourrissent-ils? 4- Quels sont les rôles des femmes? 5- Quels sont les rôles des hommes? 6- Quelle est la structure gouvernementale?";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:1:{i:0;i:12;}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:1;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:0;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 111]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_111 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:111;s:4:"name";s:25:"La vie en Nouvelle-France";s:11:"description";s:336:"Tu vis en 1745, et tu immigres en Nouvelle-France. Dans l’introduction ton île, écris une carte postale à ta vieille mère qui vit toujours en Europe pour lui expliquer ce qu'on retrouve ici et comment on y vit. Lorsque tu auras terminé, représente tes propos graphiquement à l’aide des objets et personnages de cette époque.";s:19:"teacher_description";N;s:18:"educational_intent";N;s:21:"additional_activities";N;s:17:"expected_duration";N;s:20:"is_reading_challenge";b:0;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:0:{}s:5:"rules";a:22:{s:5:"Timed";b:0;s:6:"Themes";a:4:{i:0;i:11;i:1;i:12;i:2;i:14;i:3;i:15;}s:7:"Country";a:1:{i:0;i:1;}s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:10:"Historical";b:1;s:12:"MaxWordCount";i:0;s:12:"MinWordCount";i:150;s:12:"SubWorldSize";i:1;s:14:"MandatoryIntro";b:0;s:16:"SubWorldsAllowed";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"ChapterNumberSelect";i:0;s:19:"LimitedConstruction";b:0;s:19:"MandatoryConclusion";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:23:"TutorialShownOnFirstRun";b:0;}s:8:"disabled";b:0;s:11:"island_type";N;s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";N;s:17:"original_world_id";N;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";N;}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 112]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 113]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 114]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_4, t0.name AS name_5, t0.version AS version_6, t0.is_marked_as_deleted AS is_marked_as_deleted_7, t0.deleted_at AS deleted_at_8, t0.discr, t1.student_id AS student_id_9, t2.public AS public_10, t2.description AS description_11, t2.island_type AS island_type_12, t2.created_at AS created_at_13, t2.manager_id AS manager_id_14, t2.classroom_id AS classroom_id_15, t2.template_id AS template_id_16, t3.description AS description_17, t3.island_type AS island_type_18, t3.creator_id AS creator_id_19, t3.template_id AS template_id_20 FROM `World` t0 LEFT JOIN `StudentWorld` t1 ON t0.id = t1.id LEFT JOIN `TeacherWorld` t2 ON t0.id = t2.id LEFT JOIN `ReadingTemplateWorld` t3 ON t0.id = t3.id WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_4, t0.name AS name_5, t0.version AS version_6, t0.is_marked_as_deleted AS is_marked_as_deleted_7, t0.deleted_at AS deleted_at_8, t0.discr, t1.student_id AS student_id_9, t2.public AS public_10, t2.description AS description_11, t2.island_type AS island_type_12, t2.created_at AS created_at_13, t2.manager_id AS manager_id_14, t2.classroom_id AS classroom_id_15, t2.template_id AS template_id_16, t3.description AS description_17, t3.island_type AS island_type_18, t3.creator_id AS creator_id_19, t3.template_id AS template_id_20 FROM `World` t0 LEFT JOIN `StudentWorld` t1 ON t0.id = t1.id LEFT JOIN `TeacherWorld` t2 ON t0.id = t2.id LEFT JOIN `ReadingTemplateWorld` t3 ON t0.id = t3.id WHERE t0.id = ?"
"params" => [1 => 6528]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 115]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.teacher_description AS teacher_description_4, t0.educational_intent AS educational_intent_5, t0.additional_activities AS additional_activities_6, t0.expected_duration AS expected_duration_7, t0.is_reading_challenge AS is_reading_challenge_8, t0.printable_questionnaire AS printable_questionnaire_9, t0.answer_key AS answer_key_10, t0.images AS images_11, t0.rules AS rules_12, t0.disabled AS disabled_13, t0.island_type AS island_type_14, t0.is_highlighted AS is_highlighted_15, t0.is_marked_as_deleted AS is_marked_as_deleted_16, t0.deleted_at AS deleted_at_17, t0.language_id AS language_id_18, t0.content_world AS content_world_19, t0.original_world_id AS original_world_id_20 FROM `ChallengeTemplate` t0 WHERE t0.id = ?"
"params" => [1 => 116]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
debug
Executing statement:
"SELECT t0.id AS id_4, t0.name AS name_5, t0.version AS version_6, t0.is_marked_as_deleted AS is_marked_as_deleted_7, t0.deleted_at AS deleted_at_8, t0.discr, t1.student_id AS student_id_9, t2.public AS public_10, t2.description AS description_11, t2.island_type AS island_type_12, t2.created_at AS created_at_13, t2.manager_id AS manager_id_14, t2.classroom_id AS classroom_id_15, t2.template_id AS template_id_16, t3.description AS description_17, t3.island_type AS island_type_18, t3.creator_id AS creator_id_19, t3.template_id AS template_id_20 FROM `World` t0 LEFT JOIN `StudentWorld` t1 ON t0.id = t1.id LEFT JOIN `TeacherWorld` t2 ON t0.id = t2.id LEFT JOIN `ReadingTemplateWorld` t3 ON t0.id = t3.id WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_4, t0.name AS name_5, t0.version AS version_6, t0.is_marked_as_deleted AS is_marked_as_deleted_7, t0.deleted_at AS deleted_at_8, t0.discr, t1.student_id AS student_id_9, t2.public AS public_10, t2.description AS description_11, t2.island_type AS island_type_12, t2.created_at AS created_at_13, t2.manager_id AS manager_id_14, t2.classroom_id AS classroom_id_15, t2.template_id AS template_id_16, t3.description AS description_17, t3.island_type AS island_type_18, t3.creator_id AS creator_id_19, t3.template_id AS template_id_20 FROM `World` t0 LEFT JOIN `StudentWorld` t1 ON t0.id = t1.id LEFT JOIN `TeacherWorld` t2 ON t0.id = t2.id LEFT JOIN `ReadingTemplateWorld` t3 ON t0.id = t3.id WHERE t0.id = ?"
"params" => [1 => 6564]
"types" => [1 => Doctrine\DBAL\ParameterType {#2079
+name: "INTEGER"
}
]
]
Executing command "SETEX -WiwMkH6Gd:DC2_REGION_nanomonx_app.entity.constellation.challengetemplate_116 3600 O:35:"Doctrine\ORM\Cache\EntityCacheEntry":2:{s:5:"class";s:42:"App\Entity\Constellation\ChallengeTemplate";s:4:"data";a:22:{s:2:"id";i:116;s:4:"name";s:14:"test4 nov edit";s:11:"description";s:358:"Construis un monde dans lequel tu cacheras des oeufs de Pâques (tu les trouveras dans le thème Féérique!). Une fois terminé, visite les créations de tes amis et recherche les cocos qui y sont dissimulés. Sauras-tu tous les retrouver?
Attention! Tes oeufs ne doivent pas être complètement cachés par d'autres objets si tu veux qu’on les retrouve!";s:19:"teacher_description";s:12:"asdasdasdasd";s:18:"educational_intent";s:20:"asdasdasdadsadasdasd";s:21:"additional_activities";s:10:"dasdasdasd";s:17:"expected_duration";s:11:"asdasdasdas";s:20:"is_reading_challenge";b:1;s:23:"printable_questionnaire";N;s:10:"answer_key";N;s:6:"images";a:1:{i:0;s:6:"a:0:{}";}s:5:"rules";a:35:{s:5:"Model";s:7:"serpent";s:5:"Timed";b:0;s:6:"Reward";i:0;s:6:"Themes";a:0:{}s:7:"BasedOn";i:0;s:8:"IsGraded";b:0;s:8:"Language";i:14;s:9:"TimeLimit";i:0;s:12:"FreeCreation";b:0;s:12:"MaxSubWorlds";i:0;s:12:"MaxWordCount";i:0;s:12:"MinSubWorlds";i:0;s:12:"MinWordCount";i:0;s:13:"AutoRenewType";s:5:"Never";s:13:"WorldSizeType";s:5:"Micro";s:14:"MandatoryIntro";b:0;s:15:"SubWorldAllowed";b:0;s:16:"KidFriendlyLevel";i:0;s:16:"SubWorldsAllowed";b:0;s:17:"IntroTextSubWorld";b:0;s:17:"MaxIntroWordCount";i:0;s:17:"MinIntroWordCount";i:0;s:18:"ConclusionSubWorld";b:0;s:18:"UseWriteAsYouBuild";b:0;s:19:"MandatoryConclusion";b:0;s:19:"PredefinedWorldSize";b:0;s:19:"WorldTypePredefined";b:0;s:20:"WriteAsYouBuildLevel";i:0;s:21:"MaxWordsIntroSubWorld";i:0;s:21:"MinWordsIntroSubWorld";i:0;s:22:"InitialBuildPointCount";i:0;s:22:"MaxConclusionWordCount";i:0;s:22:"MinConclusionWordCount";i:0;s:26:"MaxWordsConclusionSubWorld";i:0;s:26:"MinWordsConclusionSubWorld";i:0;}s:8:"disabled";b:0;s:11:"island_type";s:5:"Small";s:14:"is_highlighted";b:0;s:20:"is_marked_as_deleted";b:0;s:10:"deleted_at";N;s:11:"language_id";i:14;s:13:"content_world";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:45:"App\Entity\Constellation\ReadingTemplateWorld";s:10:"identifier";a:1:{s:2:"id";i:6561;}}s:17:"original_world_id";i:6564;s:8:"language";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:19:"App\Entity\Language";s:10:"identifier";a:1:{s:2:"id";i:14;}}s:14:"original_world";O:40:"Doctrine\ORM\Cache\AssociationCacheEntry":2:{s:5:"class";s:37:"App\Entity\Constellation\TeacherWorld";s:10:"identifier";a:1:{s:2:"id";i:6564;}}}}"
"SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.zoho_name AS zoho_name_3 FROM `DifficultyLevel` t0 INNER JOIN challengeTemplateAssociation_difficultyLevel ON t0.id = challengeTemplateAssociation_difficultyLevel.association_id WHERE challengeTemplateAssociation_difficultyLevel.difficulty_level_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.`translations` AS translations_3 FROM `Subject` t0 INNER JOIN challengeTemplates_subjects ON t0.id = challengeTemplates_subjects.subject_id WHERE challengeTemplates_subjects.template_id = ?"
"SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.is_historical AS is_historical_2, t0_.is_forDefaultChallenge AS is_forDefaultChallenge_3, t0_.`translations` AS translations_4, t0_.client_id AS client_id_5 FROM `Theme` t0_"
doctrine
[
"sql" => "SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.is_historical AS is_historical_2, t0_.is_forDefaultChallenge AS is_forDefaultChallenge_3, t0_.`translations` AS translations_4, t0_.client_id AS client_id_5 FROM `Theme` t0_"
]
debug
Executing statement:
"SELECT l0_.id AS id_0, l0_.language AS language_1, l0_.displayName AS displayName_2, l0_.tag AS tag_3, l0_.isActive AS isActive_4, l0_.noun_sample AS noun_sample_5, l0_.adjective_sample AS adjective_sample_6 FROM `Language` l0_ WHERE l0_.isActive = ?"
[
"sql" => "SELECT l0_.id AS id_0, l0_.language AS language_1, l0_.displayName AS displayName_2, l0_.tag AS tag_3, l0_.isActive AS isActive_4, l0_.noun_sample AS noun_sample_5, l0_.adjective_sample AS adjective_sample_6 FROM `Language` l0_ WHERE l0_.isActive = ?"
"params" => [1 => 1]
"types" => [1 => Doctrine\DBAL\ParameterType {#11288
+name: "BOOLEAN"
}
]
]
debug
Executing statement:
"SELECT s0_.id AS id_0, s0_.environment AS environment_1, s0_.label AS label_2, s0_.url AS url_3, s0_.icon AS icon_4, s0_.flow AS flow_5, s0_.position AS position_6, s0_.is_published AS is_published_7 FROM `SideMenuOption` s0_ WHERE s0_.environment = ? ORDER BY s0_.position ASC"
[
"sql" => "SELECT s0_.id AS id_0, s0_.environment AS environment_1, s0_.label AS label_2, s0_.url AS url_3, s0_.icon AS icon_4, s0_.flow AS flow_5, s0_.position AS position_6, s0_.is_published AS is_published_7 FROM `SideMenuOption` s0_ WHERE s0_.environment = ? ORDER BY s0_.position ASC"
"params" => [1 => "ENV_CONSTELLATION"
]
"types" => [1 => Doctrine\DBAL\ParameterType {#2077
+name: "STRING"
}
]
]
debug
Executing statement:
"SELECT t0_.id AS id_0, t0_.title AS title_1, t0_.url AS url_2, t0_.route AS route_3, t0_.is_active AS is_active_4, t0_.display_on_first_time AS display_on_first_time_5 FROM `TutorialPanel` t0_ WHERE t0_.route = ? AND t0_.is_active = ?"
[
"sql" => "SELECT t0_.id AS id_0, t0_.title AS title_1, t0_.url AS url_2, t0_.route AS route_3, t0_.is_active AS is_active_4, t0_.display_on_first_time AS display_on_first_time_5 FROM `TutorialPanel` t0_ WHERE t0_.route = ? AND t0_.is_active = ?"
"params" => [1 => "constellation_site_catalog_.fr-CA"
2 => 1]
"types" => [1 => Doctrine\DBAL\ParameterType {#2077
+name: "STRING"
}
2 => Doctrine\DBAL\ParameterType {#11288
+name: "BOOLEAN"
}
]
]
debug
Executing statement:
"SELECT t0_.id AS id_0, t0_.title AS title_1, t0_.url AS url_2, t0_.route AS route_3, t0_.is_active AS is_active_4, t0_.display_on_first_time AS display_on_first_time_5 FROM `TutorialPanel` t0_ WHERE t0_.route = ? AND t0_.is_active = ?"
[
"sql" => "SELECT t0_.id AS id_0, t0_.title AS title_1, t0_.url AS url_2, t0_.route AS route_3, t0_.is_active AS is_active_4, t0_.display_on_first_time AS display_on_first_time_5 FROM `TutorialPanel` t0_ WHERE t0_.route = ? AND t0_.is_active = ?"
"params" => [1 => "constellation_site_catalog_.fr-CA"
2 => 1]
"types" => [1 => Doctrine\DBAL\ParameterType {#2077
+name: "STRING"
}
2 => Doctrine\DBAL\ParameterType {#11288
+name: "BOOLEAN"
}
]
]
debug
Executing statement:
"SELECT i0_.id AS id_0, i0_.title AS title_1, i0_.text AS text_2, i0_.image AS image_3, i0_.icon_class AS icon_class_4, i0_.route AS route_5, i0_.is_active AS is_active_6, i0_.translations AS translations_7 FROM `InformationPanel` i0_ WHERE i0_.route = ? AND i0_.is_active = ? LIMIT 1"
[
"sql" => "SELECT i0_.id AS id_0, i0_.title AS title_1, i0_.text AS text_2, i0_.image AS image_3, i0_.icon_class AS icon_class_4, i0_.route AS route_5, i0_.is_active AS is_active_6, i0_.translations AS translations_7 FROM `InformationPanel` i0_ WHERE i0_.route = ? AND i0_.is_active = ? LIMIT 1"
"params" => [1 => "constellation_site_catalog_"
2 => 1]
"types" => [1 => Doctrine\DBAL\ParameterType {#2077
+name: "STRING"
}
2 => Doctrine\DBAL\ParameterType {#11288
+name: "BOOLEAN"
}
]
]
debug
Executing statement:
"SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.is_crawlable AS is_crawlable_2, i0_.is_legal_document AS is_legal_document_3, i0_.asked_for_validation_on AS asked_for_validation_on_4, i0_.is_default_user_agreement AS is_default_user_agreement_5, i0_.is_default_privacy_policy AS is_default_privacy_policy_6, i0_.is_marketing_privacy_policy AS is_marketing_privacy_policy_7, i0_.is_marked_as_deleted AS is_marked_as_deleted_8, i0_.deleted_at AS deleted_at_9 FROM `InformationPage` i0_ WHERE i0_.is_default_privacy_policy = ? AND i0_.is_marked_as_deleted = 0 LIMIT 1"
[
"sql" => "SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.is_crawlable AS is_crawlable_2, i0_.is_legal_document AS is_legal_document_3, i0_.asked_for_validation_on AS asked_for_validation_on_4, i0_.is_default_user_agreement AS is_default_user_agreement_5, i0_.is_default_privacy_policy AS is_default_privacy_policy_6, i0_.is_marketing_privacy_policy AS is_marketing_privacy_policy_7, i0_.is_marked_as_deleted AS is_marked_as_deleted_8, i0_.deleted_at AS deleted_at_9 FROM `InformationPage` i0_ WHERE i0_.is_default_privacy_policy = ? AND i0_.is_marked_as_deleted = 0 LIMIT 1"
"params" => [1 => 1]
"types" => [1 => Doctrine\DBAL\ParameterType {#11288
+name: "BOOLEAN"
}
]
]
debug
Executing statement:
"SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.is_crawlable AS is_crawlable_2, i0_.is_legal_document AS is_legal_document_3, i0_.asked_for_validation_on AS asked_for_validation_on_4, i0_.is_default_user_agreement AS is_default_user_agreement_5, i0_.is_default_privacy_policy AS is_default_privacy_policy_6, i0_.is_marketing_privacy_policy AS is_marketing_privacy_policy_7, i0_.is_marked_as_deleted AS is_marked_as_deleted_8, i0_.deleted_at AS deleted_at_9 FROM `InformationPage` i0_ WHERE i0_.is_default_user_agreement = ? AND i0_.is_marked_as_deleted = 0 LIMIT 1"
[
"sql" => "SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.is_crawlable AS is_crawlable_2, i0_.is_legal_document AS is_legal_document_3, i0_.asked_for_validation_on AS asked_for_validation_on_4, i0_.is_default_user_agreement AS is_default_user_agreement_5, i0_.is_default_privacy_policy AS is_default_privacy_policy_6, i0_.is_marketing_privacy_policy AS is_marketing_privacy_policy_7, i0_.is_marked_as_deleted AS is_marked_as_deleted_8, i0_.deleted_at AS deleted_at_9 FROM `InformationPage` i0_ WHERE i0_.is_default_user_agreement = ? AND i0_.is_marked_as_deleted = 0 LIMIT 1"
"params" => [1 => 1]
"types" => [1 => Doctrine\DBAL\ParameterType {#11288
+name: "BOOLEAN"
}
]
]
Log messages generated during the compilation of the service container.
Messages
Class
1002
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AnonymizeUserCommand" (parent: .abstract.instanceof.App\Command\AnonymizeUserCommand).
Resolving inheritance for "App\Command\AnonymizeUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AnonymizeUserCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateSupportGuyCommand" (parent: .abstract.instanceof.App\Command\CreateSupportGuyCommand).
Resolving inheritance for "App\Command\CreateSupportGuyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateSupportGuyCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestAnonymizationEmailCommand" (parent: .abstract.instanceof.App\Command\Debug\TestAnonymizationEmailCommand).
Resolving inheritance for "App\Command\Debug\TestAnonymizationEmailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestAnonymizationEmailCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestGiftCodeEmailCommand" (parent: .abstract.instanceof.App\Command\Debug\TestGiftCodeEmailCommand).
Resolving inheritance for "App\Command\Debug\TestGiftCodeEmailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestGiftCodeEmailCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestMarketingEmailCommand" (parent: .abstract.instanceof.App\Command\Debug\TestMarketingEmailCommand).
Resolving inheritance for "App\Command\Debug\TestMarketingEmailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestMarketingEmailCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestPurchaseEmailCommand" (parent: .abstract.instanceof.App\Command\Debug\TestPurchaseEmailCommand).
Resolving inheritance for "App\Command\Debug\TestPurchaseEmailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestPurchaseEmailCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PullTranslationsCommand" (parent: .abstract.instanceof.App\Command\PullTranslationsCommand).
Resolving inheritance for "App\Command\PullTranslationsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PullTranslationsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PushTranslationsCommand" (parent: .abstract.instanceof.App\Command\PushTranslationsCommand).
Resolving inheritance for "App\Command\PushTranslationsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PushTranslationsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateLearningPathCommand" (parent: .abstract.instanceof.App\Command\UpdateLearningPathCommand).
Resolving inheritance for "App\Command\UpdateLearningPathCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateLearningPathCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateZohoCommand" (parent: .abstract.instanceof.App\Command\UpdateZohoCommand).
Resolving inheritance for "App\Command\UpdateZohoCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateZohoCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\AuthController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\AuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\AuthController).
Resolving inheritance for "App\Controller\Api\Constellation\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\AuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ChallengeController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\ChallengeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ChallengeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ChallengeController).
Resolving inheritance for "App\Controller\Api\Constellation\ChallengeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ChallengeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ClassroomController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\ClassroomController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ClassroomController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ClassroomController).
Resolving inheritance for "App\Controller\Api\Constellation\ClassroomController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ClassroomController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ClientVersionController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\ClientVersionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ClientVersionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ClientVersionController).
Resolving inheritance for "App\Controller\Api\Constellation\ClientVersionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ClientVersionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ConnectionTokenController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\ConnectionTokenController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ConnectionTokenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ConnectionTokenController).
Resolving inheritance for "App\Controller\Api\Constellation\ConnectionTokenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ConnectionTokenController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\EnvironmentController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\EnvironmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\EnvironmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\EnvironmentController).
Resolving inheritance for "App\Controller\Api\Constellation\EnvironmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\EnvironmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\GalleryController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\GalleryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\GalleryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\GalleryController).
Resolving inheritance for "App\Controller\Api\Constellation\GalleryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\GalleryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ObsoleteRoutesController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\ObsoleteRoutesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ObsoleteRoutesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ObsoleteRoutesController).
Resolving inheritance for "App\Controller\Api\Constellation\ObsoleteRoutesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ObsoleteRoutesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\PublicRequest\PublicTextEntryController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\PublicRequest\PublicTextEntryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\PublicRequest\PublicTextEntryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\PublicRequest\PublicTextEntryController).
Resolving inheritance for "App\Controller\Api\Constellation\PublicRequest\PublicTextEntryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\PublicRequest\PublicTextEntryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\SaveController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\SaveController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\SaveController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\SaveController).
Resolving inheritance for "App\Controller\Api\Constellation\SaveController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\SaveController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\SubWorldController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\SubWorldController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\SubWorldController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\SubWorldController).
Resolving inheritance for "App\Controller\Api\Constellation\SubWorldController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\SubWorldController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\TextEntryController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\TextEntryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\TextEntryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\TextEntryController).
Resolving inheritance for "App\Controller\Api\Constellation\TextEntryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\TextEntryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ThemeController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\ThemeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ThemeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ThemeController).
Resolving inheritance for "App\Controller\Api\Constellation\ThemeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ThemeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\UserChallengeController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\UserChallengeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\UserChallengeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\UserChallengeController).
Resolving inheritance for "App\Controller\Api\Constellation\UserChallengeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\UserChallengeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\UserController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\UserController).
Resolving inheritance for "App\Controller\Api\Constellation\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\WorldController" (parent: .abstract.instanceof.App\Controller\Api\Constellation\WorldController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\WorldController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\WorldController).
Resolving inheritance for "App\Controller\Api\Constellation\WorldController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\WorldController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Public\AssetBundlesController" (parent: .abstract.instanceof.App\Controller\Api\Public\AssetBundlesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Public\AssetBundlesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Public\AssetBundlesController).
Resolving inheritance for "App\Controller\Api\Public\AssetBundlesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Public\AssetBundlesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Public\WebhookController" (parent: .abstract.instanceof.App\Controller\Api\Public\WebhookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Public\WebhookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Public\WebhookController).
Resolving inheritance for "App\Controller\Api\Public\WebhookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Public\WebhookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\AssetController" (parent: .abstract.instanceof.App\Controller\Api\Troubadour\AssetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\AssetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\AssetController).
Resolving inheritance for "App\Controller\Api\Troubadour\AssetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\AssetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\Demo\DemoSceneryController" (parent: .abstract.instanceof.App\Controller\Api\Troubadour\Demo\DemoSceneryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\Demo\DemoSceneryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\Demo\DemoSceneryController).
Resolving inheritance for "App\Controller\Api\Troubadour\Demo\DemoSceneryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\Demo\DemoSceneryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\Demo\DemoWorldController" (parent: .abstract.instanceof.App\Controller\Api\Troubadour\Demo\DemoWorldController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\Demo\DemoWorldController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\Demo\DemoWorldController).
Resolving inheritance for "App\Controller\Api\Troubadour\Demo\DemoWorldController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\Demo\DemoWorldController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\Demo\DemoWorldObjectController" (parent: .abstract.instanceof.App\Controller\Api\Troubadour\Demo\DemoWorldObjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\Demo\DemoWorldObjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\Demo\DemoWorldObjectController).
Resolving inheritance for "App\Controller\Api\Troubadour\Demo\DemoWorldObjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\Demo\DemoWorldObjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\SceneryController" (parent: .abstract.instanceof.App\Controller\Api\Troubadour\SceneryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\SceneryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\SceneryController).
Resolving inheritance for "App\Controller\Api\Troubadour\SceneryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\SceneryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\UserChallengeController" (parent: .abstract.instanceof.App\Controller\Api\Troubadour\UserChallengeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\UserChallengeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\UserChallengeController).
Resolving inheritance for "App\Controller\Api\Troubadour\UserChallengeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\UserChallengeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\WorldController" (parent: .abstract.instanceof.App\Controller\Api\Troubadour\WorldController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\WorldController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\WorldController).
Resolving inheritance for "App\Controller\Api\Troubadour\WorldController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\WorldController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\WorldObjectController" (parent: .abstract.instanceof.App\Controller\Api\Troubadour\WorldObjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\WorldObjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\WorldObjectController).
Resolving inheritance for "App\Controller\Api\Troubadour\WorldObjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\WorldObjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthenticatedUserController" (parent: .abstract.instanceof.App\Controller\AuthenticatedUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthenticatedUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthenticatedUserController).
Resolving inheritance for "App\Controller\AuthenticatedUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthenticatedUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\AuthRestController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\AuthRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\AuthRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\AuthRestController).
Resolving inheritance for "App\Controller\Rest\Admin\AuthRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\AuthRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\BucketRestController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\BucketRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\BucketRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\BucketRestController).
Resolving inheritance for "App\Controller\Rest\Admin\BucketRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\BucketRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\CartRestController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\CartRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\CartRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\CartRestController).
Resolving inheritance for "App\Controller\Rest\Admin\CartRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\CartRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\ClassroomRestController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\ClassroomRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\ClassroomRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\ClassroomRestController).
Resolving inheritance for "App\Controller\Rest\Admin\ClassroomRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\ClassroomRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\CommunicationPopupRestController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\CommunicationPopupRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\CommunicationPopupRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\CommunicationPopupRestController).
Resolving inheritance for "App\Controller\Rest\Admin\CommunicationPopupRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\CommunicationPopupRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\CountryRestController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\CountryRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\CountryRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\CountryRestController).
Resolving inheritance for "App\Controller\Rest\Admin\CountryRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\CountryRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\InformationPageController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\InformationPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\InformationPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\InformationPageController).
Resolving inheritance for "App\Controller\Rest\Admin\InformationPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\InformationPageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\LanguageRestController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\LanguageRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\LanguageRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\LanguageRestController).
Resolving inheritance for "App\Controller\Rest\Admin\LanguageRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\LanguageRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\LicenceRestController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\LicenceRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\LicenceRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\LicenceRestController).
Resolving inheritance for "App\Controller\Rest\Admin\LicenceRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\LicenceRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\OwnedLicencesRestController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\OwnedLicencesRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\OwnedLicencesRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\OwnedLicencesRestController).
Resolving inheritance for "App\Controller\Rest\Admin\OwnedLicencesRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\OwnedLicencesRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\ReadingChallengeRestController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\ReadingChallengeRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\ReadingChallengeRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\ReadingChallengeRestController).
Resolving inheritance for "App\Controller\Rest\Admin\ReadingChallengeRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\ReadingChallengeRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\SchoolsRestController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\SchoolsRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\SchoolsRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\SchoolsRestController).
Resolving inheritance for "App\Controller\Rest\Admin\SchoolsRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\SchoolsRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\SharedLicencesRestController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\SharedLicencesRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\SharedLicencesRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\SharedLicencesRestController).
Resolving inheritance for "App\Controller\Rest\Admin\SharedLicencesRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\SharedLicencesRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\StudentsRestController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\StudentsRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\StudentsRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\StudentsRestController).
Resolving inheritance for "App\Controller\Rest\Admin\StudentsRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\StudentsRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\WhiteListRestController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\WhiteListRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\WhiteListRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\WhiteListRestController).
Resolving inheritance for "App\Controller\Rest\Admin\WhiteListRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\WhiteListRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\ZohoLeadController" (parent: .abstract.instanceof.App\Controller\Rest\Admin\ZohoLeadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\ZohoLeadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\ZohoLeadController).
Resolving inheritance for "App\Controller\Rest\Admin\ZohoLeadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\ZohoLeadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\ChallengeRestController" (parent: .abstract.instanceof.App\Controller\Rest\Constellation\ChallengeRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\ChallengeRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\ChallengeRestController).
Resolving inheritance for "App\Controller\Rest\Constellation\ChallengeRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\ChallengeRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\ChallengeTemplateRestController" (parent: .abstract.instanceof.App\Controller\Rest\Constellation\ChallengeTemplateRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\ChallengeTemplateRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\ChallengeTemplateRestController).
Resolving inheritance for "App\Controller\Rest\Constellation\ChallengeTemplateRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\ChallengeTemplateRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\ClassroomRestController" (parent: .abstract.instanceof.App\Controller\Rest\Constellation\ClassroomRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\ClassroomRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\ClassroomRestController).
Resolving inheritance for "App\Controller\Rest\Constellation\ClassroomRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\ClassroomRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\GalleryRestController" (parent: .abstract.instanceof.App\Controller\Rest\Constellation\GalleryRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\GalleryRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\GalleryRestController).
Resolving inheritance for "App\Controller\Rest\Constellation\GalleryRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\GalleryRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\RevisionRestController" (parent: .abstract.instanceof.App\Controller\Rest\Constellation\RevisionRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\RevisionRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\RevisionRestController).
Resolving inheritance for "App\Controller\Rest\Constellation\RevisionRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\RevisionRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\UserChallengeRestController" (parent: .abstract.instanceof.App\Controller\Rest\Constellation\UserChallengeRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\UserChallengeRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\UserChallengeRestController).
Resolving inheritance for "App\Controller\Rest\Constellation\UserChallengeRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\UserChallengeRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\AuthRestController" (parent: .abstract.instanceof.App\Controller\Rest\Family\AuthRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\AuthRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\AuthRestController).
Resolving inheritance for "App\Controller\Rest\Family\AuthRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\AuthRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\BabillardRestController" (parent: .abstract.instanceof.App\Controller\Rest\Family\BabillardRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\BabillardRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\BabillardRestController).
Resolving inheritance for "App\Controller\Rest\Family\BabillardRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\BabillardRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\ChallengeRestController" (parent: .abstract.instanceof.App\Controller\Rest\Family\ChallengeRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\ChallengeRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\ChallengeRestController).
Resolving inheritance for "App\Controller\Rest\Family\ChallengeRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\ChallengeRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\FamilyCreationRestController" (parent: .abstract.instanceof.App\Controller\Rest\Family\FamilyCreationRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\FamilyCreationRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\FamilyCreationRestController).
Resolving inheritance for "App\Controller\Rest\Family\FamilyCreationRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\FamilyCreationRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\SharingRestController" (parent: .abstract.instanceof.App\Controller\Rest\Family\SharingRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\SharingRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\SharingRestController).
Resolving inheritance for "App\Controller\Rest\Family\SharingRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\SharingRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\AnonymizationController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Admin\AnonymizationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\AnonymizationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\AnonymizationController).
Resolving inheritance for "App\Controller\Rest\Support\Admin\AnonymizationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\AnonymizationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\BlackListController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Admin\BlackListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\BlackListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\BlackListController).
Resolving inheritance for "App\Controller\Rest\Support\Admin\BlackListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\BlackListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\CommunicationPopupController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Admin\CommunicationPopupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\CommunicationPopupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\CommunicationPopupController).
Resolving inheritance for "App\Controller\Rest\Support\Admin\CommunicationPopupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\CommunicationPopupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\DataExportController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Admin\DataExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\DataExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\DataExportController).
Resolving inheritance for "App\Controller\Rest\Support\Admin\DataExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\DataExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\EducationalInstitutionController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Admin\EducationalInstitutionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\EducationalInstitutionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\EducationalInstitutionController).
Resolving inheritance for "App\Controller\Rest\Support\Admin\EducationalInstitutionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\EducationalInstitutionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\InformationPageController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Admin\InformationPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\InformationPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\InformationPageController).
Resolving inheritance for "App\Controller\Rest\Support\Admin\InformationPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\InformationPageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\LanguageController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Admin\LanguageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\LanguageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\LanguageController).
Resolving inheritance for "App\Controller\Rest\Support\Admin\LanguageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\LanguageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\LicenceTypeController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Admin\LicenceTypeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\LicenceTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\LicenceTypeController).
Resolving inheritance for "App\Controller\Rest\Support\Admin\LicenceTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\LicenceTypeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\ManagerController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Admin\ManagerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\ManagerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\ManagerController).
Resolving inheritance for "App\Controller\Rest\Support\Admin\ManagerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\ManagerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\ManagerImportController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Admin\ManagerImportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\ManagerImportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\ManagerImportController).
Resolving inheritance for "App\Controller\Rest\Support\Admin\ManagerImportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\ManagerImportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\ScholarLevelController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Admin\ScholarLevelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\ScholarLevelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\ScholarLevelController).
Resolving inheritance for "App\Controller\Rest\Support\Admin\ScholarLevelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\ScholarLevelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\StudentController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Admin\StudentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\StudentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\StudentController).
Resolving inheritance for "App\Controller\Rest\Support\Admin\StudentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\StudentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\SubscriptionDealingController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Admin\SubscriptionDealingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\SubscriptionDealingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\SubscriptionDealingController).
Resolving inheritance for "App\Controller\Rest\Support\Admin\SubscriptionDealingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\SubscriptionDealingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\UserRegionController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Admin\UserRegionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\UserRegionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\UserRegionController).
Resolving inheritance for "App\Controller\Rest\Support\Admin\UserRegionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\UserRegionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Constellation\CatalogController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Constellation\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Constellation\CatalogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Constellation\CatalogController).
Resolving inheritance for "App\Controller\Rest\Support\Constellation\CatalogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Constellation\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Constellation\ReadingTemplateController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Constellation\ReadingTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Constellation\ReadingTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Constellation\ReadingTemplateController).
Resolving inheritance for "App\Controller\Rest\Support\Constellation\ReadingTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Constellation\ReadingTemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Constellation\UserchallengeQuickReviewController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Constellation\UserchallengeQuickReviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Constellation\UserchallengeQuickReviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Constellation\UserchallengeQuickReviewController).
Resolving inheritance for "App\Controller\Rest\Support\Constellation\UserchallengeQuickReviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Constellation\UserchallengeQuickReviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Family\FamilyTemplateRestController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Family\FamilyTemplateRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Family\FamilyTemplateRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Family\FamilyTemplateRestController).
Resolving inheritance for "App\Controller\Rest\Support\Family\FamilyTemplateRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Family\FamilyTemplateRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Troubadour\BabillardController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Troubadour\BabillardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Troubadour\BabillardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Troubadour\BabillardController).
Resolving inheritance for "App\Controller\Rest\Support\Troubadour\BabillardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Troubadour\BabillardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Troubadour\CatalogController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Troubadour\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Troubadour\CatalogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Troubadour\CatalogController).
Resolving inheritance for "App\Controller\Rest\Support\Troubadour\CatalogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Troubadour\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Troubadour\CategoryController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Troubadour\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Troubadour\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Troubadour\CategoryController).
Resolving inheritance for "App\Controller\Rest\Support\Troubadour\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Troubadour\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Troubadour\LearningPathController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Troubadour\LearningPathController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Troubadour\LearningPathController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Troubadour\LearningPathController).
Resolving inheritance for "App\Controller\Rest\Support\Troubadour\LearningPathController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Troubadour\LearningPathController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Troubadour\SceneryController" (parent: .abstract.instanceof.App\Controller\Rest\Support\Troubadour\SceneryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Troubadour\SceneryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Troubadour\SceneryController).
Resolving inheritance for "App\Controller\Rest\Support\Troubadour\SceneryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Troubadour\SceneryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\BabillardRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\BabillardRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\BabillardRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\BabillardRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\BabillardRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\BabillardRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\CategoryRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\CategoryRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\CategoryRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\CategoryRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\CategoryRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\CategoryRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\ChallengeRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\ChallengeRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\ChallengeRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\ChallengeRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\ChallengeRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\ChallengeRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\ChallengeTemplateRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\ChallengeTemplateRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\ChallengeTemplateRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\ChallengeTemplateRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\ChallengeTemplateRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\ChallengeTemplateRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\ClassroomRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\ClassroomRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\ClassroomRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\ClassroomRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\ClassroomRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\ClassroomRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\Demo\DemoRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\Demo\DemoRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\Demo\DemoRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\Demo\DemoRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\Demo\DemoRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\Demo\DemoRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\Demo\DemoTextEntryRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\Demo\DemoTextEntryRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\Demo\DemoTextEntryRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\Demo\DemoTextEntryRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\Demo\DemoTextEntryRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\Demo\DemoTextEntryRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\Demo\DemoUserChallengeRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\Demo\DemoUserChallengeRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\Demo\DemoUserChallengeRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\Demo\DemoUserChallengeRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\Demo\DemoUserChallengeRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\Demo\DemoUserChallengeRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\Demo\DemoWorkBlockRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\Demo\DemoWorkBlockRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\Demo\DemoWorkBlockRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\Demo\DemoWorkBlockRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\Demo\DemoWorkBlockRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\Demo\DemoWorkBlockRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\PathwayRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\PathwayRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\PathwayRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\PathwayRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\PathwayRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\PathwayRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\SceneryRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\SceneryRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\SceneryRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\SceneryRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\SceneryRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\SceneryRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\SharingRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\SharingRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\SharingRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\SharingRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\SharingRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\SharingRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\StudentRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\StudentRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\StudentRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\StudentRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\StudentRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\StudentRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\TextEntryRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\TextEntryRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\TextEntryRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\TextEntryRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\TextEntryRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\TextEntryRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\UserChallengeRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\UserChallengeRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\UserChallengeRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\UserChallengeRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\UserChallengeRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\UserChallengeRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\WorkBlockRestController" (parent: .abstract.instanceof.App\Controller\Rest\Troubadour\WorkBlockRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\WorkBlockRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\WorkBlockRestController).
Resolving inheritance for "App\Controller\Rest\Troubadour\WorkBlockRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\WorkBlockRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\AuthController" (parent: .abstract.instanceof.App\Controller\Site\Admin\AuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\AuthController).
Resolving inheritance for "App\Controller\Site\Admin\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\AuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\ClassroomController" (parent: .abstract.instanceof.App\Controller\Site\Admin\ClassroomController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\ClassroomController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\ClassroomController).
Resolving inheritance for "App\Controller\Site\Admin\ClassroomController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\ClassroomController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\ExpiredLicencesController" (parent: .abstract.instanceof.App\Controller\Site\Admin\ExpiredLicencesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\ExpiredLicencesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\ExpiredLicencesController).
Resolving inheritance for "App\Controller\Site\Admin\ExpiredLicencesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\ExpiredLicencesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\InTransferLicencesController" (parent: .abstract.instanceof.App\Controller\Site\Admin\InTransferLicencesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\InTransferLicencesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\InTransferLicencesController).
Resolving inheritance for "App\Controller\Site\Admin\InTransferLicencesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\InTransferLicencesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\LicenceController" (parent: .abstract.instanceof.App\Controller\Site\Admin\LicenceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\LicenceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\LicenceController).
Resolving inheritance for "App\Controller\Site\Admin\LicenceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\LicenceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\OnBoardingController" (parent: .abstract.instanceof.App\Controller\Site\Admin\OnBoardingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\OnBoardingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\OnBoardingController).
Resolving inheritance for "App\Controller\Site\Admin\OnBoardingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\OnBoardingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\OwnedLicencesController" (parent: .abstract.instanceof.App\Controller\Site\Admin\OwnedLicencesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\OwnedLicencesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\OwnedLicencesController).
Resolving inheritance for "App\Controller\Site\Admin\OwnedLicencesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\OwnedLicencesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\PurchaseController" (parent: .abstract.instanceof.App\Controller\Site\Admin\PurchaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\PurchaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\PurchaseController).
Resolving inheritance for "App\Controller\Site\Admin\PurchaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\PurchaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\SharedLicencesController" (parent: .abstract.instanceof.App\Controller\Site\Admin\SharedLicencesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\SharedLicencesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\SharedLicencesController).
Resolving inheritance for "App\Controller\Site\Admin\SharedLicencesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\SharedLicencesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\StudentsController" (parent: .abstract.instanceof.App\Controller\Site\Admin\StudentsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\StudentsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\StudentsController).
Resolving inheritance for "App\Controller\Site\Admin\StudentsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\StudentsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\WhiteListController" (parent: .abstract.instanceof.App\Controller\Site\Admin\WhiteListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\WhiteListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\WhiteListController).
Resolving inheritance for "App\Controller\Site\Admin\WhiteListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\WhiteListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Base\ErrorController" (parent: .abstract.instanceof.App\Controller\Site\Base\ErrorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Base\ErrorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Base\ErrorController).
Resolving inheritance for "App\Controller\Site\Base\ErrorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Base\ErrorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\AuthController" (parent: .abstract.instanceof.App\Controller\Site\Constellation\AuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\AuthController).
Resolving inheritance for "App\Controller\Site\Constellation\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\AuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\CatalogController" (parent: .abstract.instanceof.App\Controller\Site\Constellation\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\CatalogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\CatalogController).
Resolving inheritance for "App\Controller\Site\Constellation\CatalogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\ChallengeController" (parent: .abstract.instanceof.App\Controller\Site\Constellation\ChallengeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\ChallengeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\ChallengeController).
Resolving inheritance for "App\Controller\Site\Constellation\ChallengeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\ChallengeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\GalleryController" (parent: .abstract.instanceof.App\Controller\Site\Constellation\GalleryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\GalleryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\GalleryController).
Resolving inheritance for "App\Controller\Site\Constellation\GalleryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\GalleryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\ObsoleteRoutesController" (parent: .abstract.instanceof.App\Controller\Site\Constellation\ObsoleteRoutesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\ObsoleteRoutesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\ObsoleteRoutesController).
Resolving inheritance for "App\Controller\Site\Constellation\ObsoleteRoutesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\ObsoleteRoutesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\UserChallengeController" (parent: .abstract.instanceof.App\Controller\Site\Constellation\UserChallengeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\UserChallengeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\UserChallengeController).
Resolving inheritance for "App\Controller\Site\Constellation\UserChallengeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\UserChallengeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\AuthController" (parent: .abstract.instanceof.App\Controller\Site\Family\AuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\AuthController).
Resolving inheritance for "App\Controller\Site\Family\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\AuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ChallengeConstructionController" (parent: .abstract.instanceof.App\Controller\Site\Family\ChallengeConstructionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ChallengeConstructionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ChallengeConstructionController).
Resolving inheritance for "App\Controller\Site\Family\ChallengeConstructionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ChallengeConstructionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ChallengeController" (parent: .abstract.instanceof.App\Controller\Site\Family\ChallengeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ChallengeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ChallengeController).
Resolving inheritance for "App\Controller\Site\Family\ChallengeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ChallengeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ChallengeExplorationController" (parent: .abstract.instanceof.App\Controller\Site\Family\ChallengeExplorationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ChallengeExplorationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ChallengeExplorationController).
Resolving inheritance for "App\Controller\Site\Family\ChallengeExplorationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ChallengeExplorationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\DemoController" (parent: .abstract.instanceof.App\Controller\Site\Family\DemoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\DemoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\DemoController).
Resolving inheritance for "App\Controller\Site\Family\DemoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\DemoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ErrorController" (parent: .abstract.instanceof.App\Controller\Site\Family\ErrorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ErrorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ErrorController).
Resolving inheritance for "App\Controller\Site\Family\ErrorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ErrorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\FamilyCreationController" (parent: .abstract.instanceof.App\Controller\Site\Family\FamilyCreationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\FamilyCreationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\FamilyCreationController).
Resolving inheritance for "App\Controller\Site\Family\FamilyCreationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\FamilyCreationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\OnboardingController" (parent: .abstract.instanceof.App\Controller\Site\Family\OnboardingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\OnboardingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\OnboardingController).
Resolving inheritance for "App\Controller\Site\Family\OnboardingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\OnboardingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\SharingController" (parent: .abstract.instanceof.App\Controller\Site\Family\SharingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\SharingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\SharingController).
Resolving inheritance for "App\Controller\Site\Family\SharingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\SharingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\TrashCanController" (parent: .abstract.instanceof.App\Controller\Site\Family\TrashCanController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\TrashCanController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\TrashCanController).
Resolving inheritance for "App\Controller\Site\Family\TrashCanController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\TrashCanController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Info\LandingPageController" (parent: .abstract.instanceof.App\Controller\Site\Info\LandingPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Info\LandingPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Info\LandingPageController).
Resolving inheritance for "App\Controller\Site\Info\LandingPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Info\LandingPageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\AuthController" (parent: .abstract.instanceof.App\Controller\Site\Nanomonx\AuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\AuthController).
Resolving inheritance for "App\Controller\Site\Nanomonx\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\AuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ClientController" (parent: .abstract.instanceof.App\Controller\Site\Nanomonx\ClientController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ClientController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ClientController).
Resolving inheritance for "App\Controller\Site\Nanomonx\ClientController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ClientController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ClientFormController" (parent: .abstract.instanceof.App\Controller\Site\Nanomonx\ClientFormController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ClientFormController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ClientFormController).
Resolving inheritance for "App\Controller\Site\Nanomonx\ClientFormController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ClientFormController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ErrorPageController" (parent: .abstract.instanceof.App\Controller\Site\Nanomonx\ErrorPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ErrorPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ErrorPageController).
Resolving inheritance for "App\Controller\Site\Nanomonx\ErrorPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ErrorPageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\GoogleLoginController" (parent: .abstract.instanceof.App\Controller\Site\Nanomonx\GoogleLoginController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\GoogleLoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\GoogleLoginController).
Resolving inheritance for "App\Controller\Site\Nanomonx\GoogleLoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\GoogleLoginController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\HealthController" (parent: .abstract.instanceof.App\Controller\Site\Nanomonx\HealthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\HealthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\HealthController).
Resolving inheritance for "App\Controller\Site\Nanomonx\HealthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\HealthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\InfosController" (parent: .abstract.instanceof.App\Controller\Site\Nanomonx\InfosController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\InfosController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\InfosController).
Resolving inheritance for "App\Controller\Site\Nanomonx\InfosController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\InfosController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ManagerController" (parent: .abstract.instanceof.App\Controller\Site\Nanomonx\ManagerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ManagerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ManagerController).
Resolving inheritance for "App\Controller\Site\Nanomonx\ManagerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ManagerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\BlackListController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\BlackListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\BlackListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\BlackListController).
Resolving inheritance for "App\Controller\Site\Support\Admin\BlackListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\BlackListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\CommunicationPopupController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\CommunicationPopupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\CommunicationPopupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\CommunicationPopupController).
Resolving inheritance for "App\Controller\Site\Support\Admin\CommunicationPopupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\CommunicationPopupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\ConceptController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\ConceptController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\ConceptController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\ConceptController).
Resolving inheritance for "App\Controller\Site\Support\Admin\ConceptController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\ConceptController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\CountryController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\CountryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\CountryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\CountryController).
Resolving inheritance for "App\Controller\Site\Support\Admin\CountryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\CountryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\DataExportController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\DataExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\DataExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\DataExportController).
Resolving inheritance for "App\Controller\Site\Support\Admin\DataExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\DataExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\EducationalInstitutionController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\EducationalInstitutionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\EducationalInstitutionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\EducationalInstitutionController).
Resolving inheritance for "App\Controller\Site\Support\Admin\EducationalInstitutionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\EducationalInstitutionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\LanguageController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\LanguageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\LanguageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\LanguageController).
Resolving inheritance for "App\Controller\Site\Support\Admin\LanguageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\LanguageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\LicenceTypeController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\LicenceTypeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\LicenceTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\LicenceTypeController).
Resolving inheritance for "App\Controller\Site\Support\Admin\LicenceTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\LicenceTypeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\ManagerController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\ManagerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\ManagerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\ManagerController).
Resolving inheritance for "App\Controller\Site\Support\Admin\ManagerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\ManagerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\ManagerImportController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\ManagerImportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\ManagerImportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\ManagerImportController).
Resolving inheritance for "App\Controller\Site\Support\Admin\ManagerImportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\ManagerImportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\PackageController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\PackageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\PackageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\PackageController).
Resolving inheritance for "App\Controller\Site\Support\Admin\PackageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\PackageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\ScholarLevelController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\ScholarLevelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\ScholarLevelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\ScholarLevelController).
Resolving inheritance for "App\Controller\Site\Support\Admin\ScholarLevelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\ScholarLevelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\SchoolCalendarController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\SchoolCalendarController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\SchoolCalendarController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\SchoolCalendarController).
Resolving inheritance for "App\Controller\Site\Support\Admin\SchoolCalendarController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\SchoolCalendarController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\SchoolYearController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\SchoolYearController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\SchoolYearController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\SchoolYearController).
Resolving inheritance for "App\Controller\Site\Support\Admin\SchoolYearController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\SchoolYearController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\StatisticController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\StatisticController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\StatisticController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\StatisticController).
Resolving inheritance for "App\Controller\Site\Support\Admin\StatisticController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\StatisticController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\StudentController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\StudentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\StudentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\StudentController).
Resolving inheritance for "App\Controller\Site\Support\Admin\StudentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\StudentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\StudiedLanguageController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\StudiedLanguageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\StudiedLanguageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\StudiedLanguageController).
Resolving inheritance for "App\Controller\Site\Support\Admin\StudiedLanguageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\StudiedLanguageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\SubjectController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\SubjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\SubjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\SubjectController).
Resolving inheritance for "App\Controller\Site\Support\Admin\SubjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\SubjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\SubscriptionDealingController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\SubscriptionDealingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\SubscriptionDealingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\SubscriptionDealingController).
Resolving inheritance for "App\Controller\Site\Support\Admin\SubscriptionDealingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\SubscriptionDealingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\UsageTypeController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\UsageTypeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\UsageTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\UsageTypeController).
Resolving inheritance for "App\Controller\Site\Support\Admin\UsageTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\UsageTypeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\UserRegionController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\UserRegionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\UserRegionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\UserRegionController).
Resolving inheritance for "App\Controller\Site\Support\Admin\UserRegionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\UserRegionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\ZohoCRMController" (parent: .abstract.instanceof.App\Controller\Site\Support\Admin\ZohoCRMController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\ZohoCRMController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\ZohoCRMController).
Resolving inheritance for "App\Controller\Site\Support\Admin\ZohoCRMController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\ZohoCRMController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\AuthController" (parent: .abstract.instanceof.App\Controller\Site\Support\AuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\AuthController).
Resolving inheritance for "App\Controller\Site\Support\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\AuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\CatalogController" (parent: .abstract.instanceof.App\Controller\Site\Support\Constellation\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\CatalogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\CatalogController).
Resolving inheritance for "App\Controller\Site\Support\Constellation\CatalogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\ClientVersionController" (parent: .abstract.instanceof.App\Controller\Site\Support\Constellation\ClientVersionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\ClientVersionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\ClientVersionController).
Resolving inheritance for "App\Controller\Site\Support\Constellation\ClientVersionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\ClientVersionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\EnvironmentController" (parent: .abstract.instanceof.App\Controller\Site\Support\Constellation\EnvironmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\EnvironmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\EnvironmentController).
Resolving inheritance for "App\Controller\Site\Support\Constellation\EnvironmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\EnvironmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\ReadingTemplateController" (parent: .abstract.instanceof.App\Controller\Site\Support\Constellation\ReadingTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\ReadingTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\ReadingTemplateController).
Resolving inheritance for "App\Controller\Site\Support\Constellation\ReadingTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\ReadingTemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\SubworldSizeController" (parent: .abstract.instanceof.App\Controller\Site\Support\Constellation\SubworldSizeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\SubworldSizeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\SubworldSizeController).
Resolving inheritance for "App\Controller\Site\Support\Constellation\SubworldSizeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\SubworldSizeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\ThemeController" (parent: .abstract.instanceof.App\Controller\Site\Support\Constellation\ThemeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\ThemeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\ThemeController).
Resolving inheritance for "App\Controller\Site\Support\Constellation\ThemeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\ThemeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\UserchallengeQuickReviewController" (parent: .abstract.instanceof.App\Controller\Site\Support\Constellation\UserchallengeQuickReviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\UserchallengeQuickReviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\UserchallengeQuickReviewController).
Resolving inheritance for "App\Controller\Site\Support\Constellation\UserchallengeQuickReviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\UserchallengeQuickReviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Family\CatalogController" (parent: .abstract.instanceof.App\Controller\Site\Support\Family\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Family\CatalogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Family\CatalogController).
Resolving inheritance for "App\Controller\Site\Support\Family\CatalogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Family\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\InformationPageController" (parent: .abstract.instanceof.App\Controller\Site\Support\PageContentManager\InformationPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\InformationPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\InformationPageController).
Resolving inheritance for "App\Controller\Site\Support\PageContentManager\InformationPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\InformationPageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\InformationPanelController" (parent: .abstract.instanceof.App\Controller\Site\Support\PageContentManager\InformationPanelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\InformationPanelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\InformationPanelController).
Resolving inheritance for "App\Controller\Site\Support\PageContentManager\InformationPanelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\InformationPanelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\PageContentManagerController" (parent: .abstract.instanceof.App\Controller\Site\Support\PageContentManager\PageContentManagerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\PageContentManagerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\PageContentManagerController).
Resolving inheritance for "App\Controller\Site\Support\PageContentManager\PageContentManagerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\PageContentManagerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\ShowcaseHeaderController" (parent: .abstract.instanceof.App\Controller\Site\Support\PageContentManager\ShowcaseHeaderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\ShowcaseHeaderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\ShowcaseHeaderController).
Resolving inheritance for "App\Controller\Site\Support\PageContentManager\ShowcaseHeaderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\ShowcaseHeaderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\SideMenuOptionController" (parent: .abstract.instanceof.App\Controller\Site\Support\PageContentManager\SideMenuOptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\SideMenuOptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\SideMenuOptionController).
Resolving inheritance for "App\Controller\Site\Support\PageContentManager\SideMenuOptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\SideMenuOptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\TutorialPanelController" (parent: .abstract.instanceof.App\Controller\Site\Support\PageContentManager\TutorialPanelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\TutorialPanelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\TutorialPanelController).
Resolving inheritance for "App\Controller\Site\Support\PageContentManager\TutorialPanelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\TutorialPanelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\BabillardController" (parent: .abstract.instanceof.App\Controller\Site\Support\Troubadour\BabillardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\BabillardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\BabillardController).
Resolving inheritance for "App\Controller\Site\Support\Troubadour\BabillardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\BabillardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\BackColorController" (parent: .abstract.instanceof.App\Controller\Site\Support\Troubadour\BackColorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\BackColorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\BackColorController).
Resolving inheritance for "App\Controller\Site\Support\Troubadour\BackColorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\BackColorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\BackgroundController" (parent: .abstract.instanceof.App\Controller\Site\Support\Troubadour\BackgroundController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\BackgroundController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\BackgroundController).
Resolving inheritance for "App\Controller\Site\Support\Troubadour\BackgroundController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\BackgroundController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\CatalogController" (parent: .abstract.instanceof.App\Controller\Site\Support\Troubadour\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\CatalogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\CatalogController).
Resolving inheritance for "App\Controller\Site\Support\Troubadour\CatalogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\CategoryController" (parent: .abstract.instanceof.App\Controller\Site\Support\Troubadour\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\CategoryController).
Resolving inheritance for "App\Controller\Site\Support\Troubadour\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\DemoController" (parent: .abstract.instanceof.App\Controller\Site\Support\Troubadour\DemoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\DemoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\DemoController).
Resolving inheritance for "App\Controller\Site\Support\Troubadour\DemoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\DemoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\FloorController" (parent: .abstract.instanceof.App\Controller\Site\Support\Troubadour\FloorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\FloorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\FloorController).
Resolving inheritance for "App\Controller\Site\Support\Troubadour\FloorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\FloorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\ForegroundController" (parent: .abstract.instanceof.App\Controller\Site\Support\Troubadour\ForegroundController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\ForegroundController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\ForegroundController).
Resolving inheritance for "App\Controller\Site\Support\Troubadour\ForegroundController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\ForegroundController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\LearningPathController" (parent: .abstract.instanceof.App\Controller\Site\Support\Troubadour\LearningPathController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\LearningPathController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\LearningPathController).
Resolving inheritance for "App\Controller\Site\Support\Troubadour\LearningPathController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\LearningPathController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\SceneryController" (parent: .abstract.instanceof.App\Controller\Site\Support\Troubadour\SceneryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\SceneryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\SceneryController).
Resolving inheritance for "App\Controller\Site\Support\Troubadour\SceneryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\SceneryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\ThematiqueController" (parent: .abstract.instanceof.App\Controller\Site\Support\Troubadour\ThematiqueController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\ThematiqueController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\ThematiqueController).
Resolving inheritance for "App\Controller\Site\Support\Troubadour\ThematiqueController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\ThematiqueController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\DemoController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\DemoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\DemoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\DemoController).
Resolving inheritance for "App\Controller\Site\Troubadour\DemoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\DemoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\SharingController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\SharingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\SharingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\SharingController).
Resolving inheritance for "App\Controller\Site\Troubadour\SharingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\SharingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Auth\StudentAuthController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Student\Auth\StudentAuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Auth\StudentAuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Auth\StudentAuthController).
Resolving inheritance for "App\Controller\Site\Troubadour\Student\Auth\StudentAuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Auth\StudentAuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Challenge\ChallengePortfolioController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Student\Challenge\ChallengePortfolioController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Challenge\ChallengePortfolioController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Challenge\ChallengePortfolioController).
Resolving inheritance for "App\Controller\Site\Troubadour\Student\Challenge\ChallengePortfolioController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Challenge\ChallengePortfolioController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController).
Resolving inheritance for "App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Classroom\ClassroomSelectionController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Student\Classroom\ClassroomSelectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Classroom\ClassroomSelectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Classroom\ClassroomSelectionController).
Resolving inheritance for "App\Controller\Site\Troubadour\Student\Classroom\ClassroomSelectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Classroom\ClassroomSelectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeConstructionController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Student\Construction\ChallengeConstructionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeConstructionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeConstructionController).
Resolving inheritance for "App\Controller\Site\Troubadour\Student\Construction\ChallengeConstructionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeConstructionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeExplorationController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Student\Construction\ChallengeExplorationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeExplorationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeExplorationController).
Resolving inheritance for "App\Controller\Site\Troubadour\Student\Construction\ChallengeExplorationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeExplorationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController).
Resolving inheritance for "App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\AuthController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Teacher\AuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\AuthController).
Resolving inheritance for "App\Controller\Site\Troubadour\Teacher\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\AuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\BabillardController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Teacher\BabillardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\BabillardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\BabillardController).
Resolving inheritance for "App\Controller\Site\Troubadour\Teacher\BabillardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\BabillardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\CatalogController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Teacher\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\CatalogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\CatalogController).
Resolving inheritance for "App\Controller\Site\Troubadour\Teacher\CatalogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\ChallengeController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Teacher\ChallengeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\ChallengeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\ChallengeController).
Resolving inheritance for "App\Controller\Site\Troubadour\Teacher\ChallengeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\ChallengeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\ObsoleteRoutesController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Teacher\ObsoleteRoutesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\ObsoleteRoutesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\ObsoleteRoutesController).
Resolving inheritance for "App\Controller\Site\Troubadour\Teacher\ObsoleteRoutesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\ObsoleteRoutesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\PathwayController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Teacher\PathwayController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\PathwayController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\PathwayController).
Resolving inheritance for "App\Controller\Site\Troubadour\Teacher\PathwayController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\PathwayController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\UserChallengeController" (parent: .abstract.instanceof.App\Controller\Site\Troubadour\Teacher\UserChallengeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\UserChallengeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\UserChallengeController).
Resolving inheritance for "App\Controller\Site\Troubadour\Teacher\UserChallengeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\UserChallengeController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\AuthorizationRequestResolveListener" (parent: .abstract.instanceof.App\EventListener\AuthorizationRequestResolveListener).
Resolving inheritance for "App\EventListener\AuthorizationRequestResolveListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\AuthorizationRequestResolveListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ErrorListener" (parent: .abstract.instanceof.App\EventListener\ErrorListener).
Resolving inheritance for "App\EventListener\ErrorListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ErrorListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\HistoryListener" (parent: .abstract.instanceof.App\EventListener\HistoryListener).
Resolving inheritance for "App\EventListener\HistoryListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\HistoryListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\JsonRequestTransformerListener" (parent: .abstract.instanceof.App\EventListener\JsonRequestTransformerListener).
Resolving inheritance for "App\EventListener\JsonRequestTransformerListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\JsonRequestTransformerListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\LocaleSubscriber" (parent: .abstract.instanceof.App\EventListener\LocaleSubscriber).
Resolving inheritance for "App\EventListener\LocaleSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\LocaleSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\SitemapSubscriber" (parent: .abstract.instanceof.App\EventListener\SitemapSubscriber).
Resolving inheritance for "App\EventListener\SitemapSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\SitemapSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\UserActivityListener" (parent: .abstract.instanceof.App\EventListener\UserActivityListener).
Resolving inheritance for "App\EventListener\UserActivityListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\UserActivityListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\AccountForm" (parent: .abstract.instanceof.App\Forms\Admin\AccountForm).
Resolving inheritance for "App\Forms\Admin\AccountForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\AccountForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ActivateRedeemCodeForm" (parent: .abstract.instanceof.App\Forms\Admin\ActivateRedeemCodeForm).
Resolving inheritance for "App\Forms\Admin\ActivateRedeemCodeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ActivateRedeemCodeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ChangeUsernameForm" (parent: .abstract.instanceof.App\Forms\Admin\ChangeUsernameForm).
Resolving inheritance for "App\Forms\Admin\ChangeUsernameForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ChangeUsernameForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\CheckPasswordForm" (parent: .abstract.instanceof.App\Forms\Admin\CheckPasswordForm).
Resolving inheritance for "App\Forms\Admin\CheckPasswordForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\CheckPasswordForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ClassroomForm" (parent: .abstract.instanceof.App\Forms\Admin\ClassroomForm).
Resolving inheritance for "App\Forms\Admin\ClassroomForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ClassroomForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\CompleteManagerForm" (parent: .abstract.instanceof.App\Forms\Admin\CompleteManagerForm).
Resolving inheritance for "App\Forms\Admin\CompleteManagerForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\CompleteManagerForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ContactForm" (parent: .abstract.instanceof.App\Forms\Admin\ContactForm).
Resolving inheritance for "App\Forms\Admin\ContactForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ContactForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\FamilyForm" (parent: .abstract.instanceof.App\Forms\Admin\FamilyForm).
Resolving inheritance for "App\Forms\Admin\FamilyForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\FamilyForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ImportStudentsForm" (parent: .abstract.instanceof.App\Forms\Admin\ImportStudentsForm).
Resolving inheritance for "App\Forms\Admin\ImportStudentsForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ImportStudentsForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\QuoteForm" (parent: .abstract.instanceof.App\Forms\Admin\QuoteForm).
Resolving inheritance for "App\Forms\Admin\QuoteForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\QuoteForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\QuoteFormSchool" (parent: .abstract.instanceof.App\Forms\Admin\QuoteFormSchool).
Resolving inheritance for "App\Forms\Admin\QuoteFormSchool" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\QuoteFormSchool).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ScholarLevelSelectForm" (parent: .abstract.instanceof.App\Forms\Admin\ScholarLevelSelectForm).
Resolving inheritance for "App\Forms\Admin\ScholarLevelSelectForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ScholarLevelSelectForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\SignupForm" (parent: .abstract.instanceof.App\Forms\Admin\SignupForm).
Resolving inheritance for "App\Forms\Admin\SignupForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\SignupForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\StudentForm" (parent: .abstract.instanceof.App\Forms\Admin\StudentForm).
Resolving inheritance for "App\Forms\Admin\StudentForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\StudentForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Constellation\ChallengeForm" (parent: .abstract.instanceof.App\Forms\Constellation\ChallengeForm).
Resolving inheritance for "App\Forms\Constellation\ChallengeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Constellation\ChallengeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Constellation\ChallengeTemplateForm" (parent: .abstract.instanceof.App\Forms\Constellation\ChallengeTemplateForm).
Resolving inheritance for "App\Forms\Constellation\ChallengeTemplateForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Constellation\ChallengeTemplateForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Constellation\CloseChallengeForm" (parent: .abstract.instanceof.App\Forms\Constellation\CloseChallengeForm).
Resolving inheritance for "App\Forms\Constellation\CloseChallengeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Constellation\CloseChallengeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Constellation\TextEntryForm" (parent: .abstract.instanceof.App\Forms\Constellation\TextEntryForm).
Resolving inheritance for "App\Forms\Constellation\TextEntryForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Constellation\TextEntryForm).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\FloodGuardResetPasswordConstraintValidator" (parent: .abstract.instanceof.App\Forms\Constraints\FloodGuardResetPasswordConstraintValidator).
Resolving inheritance for "App\Forms\Constraints\FloodGuardResetPasswordConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\FloodGuardResetPasswordConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\FloodGuardValidEmailConstraintValidator" (parent: .abstract.instanceof.App\Forms\Constraints\FloodGuardValidEmailConstraintValidator).
Resolving inheritance for "App\Forms\Constraints\FloodGuardValidEmailConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\FloodGuardValidEmailConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\GoogleManagerConstraintValidator" (parent: .abstract.instanceof.App\Forms\Constraints\GoogleManagerConstraintValidator).
Resolving inheritance for "App\Forms\Constraints\GoogleManagerConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\GoogleManagerConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\LegalAgeConstraintValidator" (parent: .abstract.instanceof.App\Forms\Constraints\LegalAgeConstraintValidator).
Resolving inheritance for "App\Forms\Constraints\LegalAgeConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\LegalAgeConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\UniqueClientIdConstraintValidator" (parent: .abstract.instanceof.App\Forms\Constraints\UniqueClientIdConstraintValidator).
Resolving inheritance for "App\Forms\Constraints\UniqueClientIdConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\UniqueClientIdConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\UniqueGroupNameConstraintValidator" (parent: .abstract.instanceof.App\Forms\Constraints\UniqueGroupNameConstraintValidator).
Resolving inheritance for "App\Forms\Constraints\UniqueGroupNameConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\UniqueGroupNameConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\UniqueUsernameConstraintValidator" (parent: .abstract.instanceof.App\Forms\Constraints\UniqueUsernameConstraintValidator).
Resolving inheritance for "App\Forms\Constraints\UniqueUsernameConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\UniqueUsernameConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\ValidEmailConstraintValidator" (parent: .abstract.instanceof.App\Forms\Constraints\ValidEmailConstraintValidator).
Resolving inheritance for "App\Forms\Constraints\ValidEmailConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\ValidEmailConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\ValidManagerConstraintValidator" (parent: .abstract.instanceof.App\Forms\Constraints\ValidManagerConstraintValidator).
Resolving inheritance for "App\Forms\Constraints\ValidManagerConstraintValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\ValidManagerConstraintValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Family\FamilyChallengeForm" (parent: .abstract.instanceof.App\Forms\Family\FamilyChallengeForm).
Resolving inheritance for "App\Forms\Family\FamilyChallengeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Family\FamilyChallengeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Family\FamilyCompleteManagerForm" (parent: .abstract.instanceof.App\Forms\Family\FamilyCompleteManagerForm).
Resolving inheritance for "App\Forms\Family\FamilyCompleteManagerForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Family\FamilyCompleteManagerForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Family\FamilyMemberSelectForm" (parent: .abstract.instanceof.App\Forms\Family\FamilyMemberSelectForm).
Resolving inheritance for "App\Forms\Family\FamilyMemberSelectForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Family\FamilyMemberSelectForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\ForgotPasswordForm" (parent: .abstract.instanceof.App\Forms\ForgotPasswordForm).
Resolving inheritance for "App\Forms\ForgotPasswordForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\ForgotPasswordForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\OnBoarding\AddPasswordForm" (parent: .abstract.instanceof.App\Forms\OnBoarding\AddPasswordForm).
Resolving inheritance for "App\Forms\OnBoarding\AddPasswordForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\OnBoarding\AddPasswordForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\OnBoarding\FamilySwitchForm" (parent: .abstract.instanceof.App\Forms\OnBoarding\FamilySwitchForm).
Resolving inheritance for "App\Forms\OnBoarding\FamilySwitchForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\OnBoarding\FamilySwitchForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\PurchaseEmailForm" (parent: .abstract.instanceof.App\Forms\PurchaseEmailForm).
Resolving inheritance for "App\Forms\PurchaseEmailForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\PurchaseEmailForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\ResetPasswordForm" (parent: .abstract.instanceof.App\Forms\ResetPasswordForm).
Resolving inheritance for "App\Forms\ResetPasswordForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\ResetPasswordForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Catalog\ConceptForm" (parent: .abstract.instanceof.App\Forms\Support\Catalog\ConceptForm).
Resolving inheritance for "App\Forms\Support\Catalog\ConceptForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Catalog\ConceptForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Catalog\ScholarLevelForm" (parent: .abstract.instanceof.App\Forms\Support\Catalog\ScholarLevelForm).
Resolving inheritance for "App\Forms\Support\Catalog\ScholarLevelForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Catalog\ScholarLevelForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Catalog\StudiedLanguageForm" (parent: .abstract.instanceof.App\Forms\Support\Catalog\StudiedLanguageForm).
Resolving inheritance for "App\Forms\Support\Catalog\StudiedLanguageForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Catalog\StudiedLanguageForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Catalog\SubjectForm" (parent: .abstract.instanceof.App\Forms\Support\Catalog\SubjectForm).
Resolving inheritance for "App\Forms\Support\Catalog\SubjectForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Catalog\SubjectForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Catalog\ThemesForm" (parent: .abstract.instanceof.App\Forms\Support\Catalog\ThemesForm).
Resolving inheritance for "App\Forms\Support\Catalog\ThemesForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Catalog\ThemesForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\CommunicationPopupForm" (parent: .abstract.instanceof.App\Forms\Support\CommunicationPopupForm).
Resolving inheritance for "App\Forms\Support\CommunicationPopupForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\CommunicationPopupForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Constellation\ClientVersionForm" (parent: .abstract.instanceof.App\Forms\Support\Constellation\ClientVersionForm).
Resolving inheritance for "App\Forms\Support\Constellation\ClientVersionForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Constellation\ClientVersionForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Constellation\ReadingTemplateForm" (parent: .abstract.instanceof.App\Forms\Support\Constellation\ReadingTemplateForm).
Resolving inheritance for "App\Forms\Support\Constellation\ReadingTemplateForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Constellation\ReadingTemplateForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Constellation\SubworldSizeForm" (parent: .abstract.instanceof.App\Forms\Support\Constellation\SubworldSizeForm).
Resolving inheritance for "App\Forms\Support\Constellation\SubworldSizeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Constellation\SubworldSizeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\CountryForm" (parent: .abstract.instanceof.App\Forms\Support\CountryForm).
Resolving inheritance for "App\Forms\Support\CountryForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\CountryForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\EducationalInstitutionForm" (parent: .abstract.instanceof.App\Forms\Support\EducationalInstitutionForm).
Resolving inheritance for "App\Forms\Support\EducationalInstitutionForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\EducationalInstitutionForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\EducationalInstitutionImportForm" (parent: .abstract.instanceof.App\Forms\Support\EducationalInstitutionImportForm).
Resolving inheritance for "App\Forms\Support\EducationalInstitutionImportForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\EducationalInstitutionImportForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\EmissionForm" (parent: .abstract.instanceof.App\Forms\Support\EmissionForm).
Resolving inheritance for "App\Forms\Support\EmissionForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\EmissionForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\EnvironmentForm" (parent: .abstract.instanceof.App\Forms\Support\EnvironmentForm).
Resolving inheritance for "App\Forms\Support\EnvironmentForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\EnvironmentForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Family\FamilyTemplateForm" (parent: .abstract.instanceof.App\Forms\Support\Family\FamilyTemplateForm).
Resolving inheritance for "App\Forms\Support\Family\FamilyTemplateForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Family\FamilyTemplateForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\FreeTrialForm" (parent: .abstract.instanceof.App\Forms\Support\FreeTrialForm).
Resolving inheritance for "App\Forms\Support\FreeTrialForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\FreeTrialForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\LanguagesForm" (parent: .abstract.instanceof.App\Forms\Support\LanguagesForm).
Resolving inheritance for "App\Forms\Support\LanguagesForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\LanguagesForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PackageForm" (parent: .abstract.instanceof.App\Forms\Support\PackageForm).
Resolving inheritance for "App\Forms\Support\PackageForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PackageForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PageContentManager\InformationPageForm" (parent: .abstract.instanceof.App\Forms\Support\PageContentManager\InformationPageForm).
Resolving inheritance for "App\Forms\Support\PageContentManager\InformationPageForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PageContentManager\InformationPageForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PageContentManager\InformationPanelForm" (parent: .abstract.instanceof.App\Forms\Support\PageContentManager\InformationPanelForm).
Resolving inheritance for "App\Forms\Support\PageContentManager\InformationPanelForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PageContentManager\InformationPanelForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PageContentManager\ShowcaseHeaderForm" (parent: .abstract.instanceof.App\Forms\Support\PageContentManager\ShowcaseHeaderForm).
Resolving inheritance for "App\Forms\Support\PageContentManager\ShowcaseHeaderForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PageContentManager\ShowcaseHeaderForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PageContentManager\SideMenuOptionForm" (parent: .abstract.instanceof.App\Forms\Support\PageContentManager\SideMenuOptionForm).
Resolving inheritance for "App\Forms\Support\PageContentManager\SideMenuOptionForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PageContentManager\SideMenuOptionForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PageContentManager\TutorialPanelForm" (parent: .abstract.instanceof.App\Forms\Support\PageContentManager\TutorialPanelForm).
Resolving inheritance for "App\Forms\Support\PageContentManager\TutorialPanelForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PageContentManager\TutorialPanelForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\SchoolCalendarForm" (parent: .abstract.instanceof.App\Forms\Support\SchoolCalendarForm).
Resolving inheritance for "App\Forms\Support\SchoolCalendarForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\SchoolCalendarForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\SupportMailTemplateForm" (parent: .abstract.instanceof.App\Forms\Support\SupportMailTemplateForm).
Resolving inheritance for "App\Forms\Support\SupportMailTemplateForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\SupportMailTemplateForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\TranslationForm" (parent: .abstract.instanceof.App\Forms\Support\TranslationForm).
Resolving inheritance for "App\Forms\Support\TranslationForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\TranslationForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\BabillardThemeForm" (parent: .abstract.instanceof.App\Forms\Support\Troubadour\BabillardThemeForm).
Resolving inheritance for "App\Forms\Support\Troubadour\BabillardThemeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\BabillardThemeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\BackColorForm" (parent: .abstract.instanceof.App\Forms\Support\Troubadour\BackColorForm).
Resolving inheritance for "App\Forms\Support\Troubadour\BackColorForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\BackColorForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\BackgroundForm" (parent: .abstract.instanceof.App\Forms\Support\Troubadour\BackgroundForm).
Resolving inheritance for "App\Forms\Support\Troubadour\BackgroundForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\BackgroundForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\CategoryForm" (parent: .abstract.instanceof.App\Forms\Support\Troubadour\CategoryForm).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Forms\Support\Troubadour\CategoryForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\CategoryForm).
Resolving inheritance for "App\Forms\Support\Troubadour\CategoryForm" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Forms\Support\Troubadour\CategoryForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\ChallengeTemplateForm" (parent: .abstract.instanceof.App\Forms\Support\Troubadour\ChallengeTemplateForm).
Resolving inheritance for "App\Forms\Support\Troubadour\ChallengeTemplateForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\ChallengeTemplateForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\FloorForm" (parent: .abstract.instanceof.App\Forms\Support\Troubadour\FloorForm).
Resolving inheritance for "App\Forms\Support\Troubadour\FloorForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\FloorForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\ForegroundForm" (parent: .abstract.instanceof.App\Forms\Support\Troubadour\ForegroundForm).
Resolving inheritance for "App\Forms\Support\Troubadour\ForegroundForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\ForegroundForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\LearningPathForm" (parent: .abstract.instanceof.App\Forms\Support\Troubadour\LearningPathForm).
Resolving inheritance for "App\Forms\Support\Troubadour\LearningPathForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\LearningPathForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\ThematiqueForm" (parent: .abstract.instanceof.App\Forms\Support\Troubadour\ThematiqueForm).
Resolving inheritance for "App\Forms\Support\Troubadour\ThematiqueForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\ThematiqueForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\UsageStatisticsForm" (parent: .abstract.instanceof.App\Forms\Support\UsageStatisticsForm).
Resolving inheritance for "App\Forms\Support\UsageStatisticsForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\UsageStatisticsForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\UserRegionForm" (parent: .abstract.instanceof.App\Forms\Support\UserRegionForm).
Resolving inheritance for "App\Forms\Support\UserRegionForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\UserRegionForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\ZohoAuthorizationForm" (parent: .abstract.instanceof.App\Forms\Support\ZohoAuthorizationForm).
Resolving inheritance for "App\Forms\Support\ZohoAuthorizationForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\ZohoAuthorizationForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Troubadour\ChallengeForm" (parent: .abstract.instanceof.App\Forms\Troubadour\ChallengeForm).
Resolving inheritance for "App\Forms\Troubadour\ChallengeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Troubadour\ChallengeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Troubadour\CloseChallengeForm" (parent: .abstract.instanceof.App\Forms\Troubadour\CloseChallengeForm).
Resolving inheritance for "App\Forms\Troubadour\CloseChallengeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Troubadour\CloseChallengeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Troubadour\RequestDocumentsForm" (parent: .abstract.instanceof.App\Forms\Troubadour\RequestDocumentsForm).
Resolving inheritance for "App\Forms\Troubadour\RequestDocumentsForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Troubadour\RequestDocumentsForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Troubadour\SignupPlayFreeForm" (parent: .abstract.instanceof.App\Forms\Troubadour\SignupPlayFreeForm).
Resolving inheritance for "App\Forms\Troubadour\SignupPlayFreeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Troubadour\SignupPlayFreeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Troubadour\TextEntryForm" (parent: .abstract.instanceof.App\Forms\Troubadour\TextEntryForm).
Resolving inheritance for "App\Forms\Troubadour\TextEntryForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Troubadour\TextEntryForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\EducationalInstitutionType" (parent: .abstract.instanceof.App\Forms\Types\EducationalInstitutionType).
Resolving inheritance for "App\Forms\Types\EducationalInstitutionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\EducationalInstitutionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\GradeLevelType" (parent: .abstract.instanceof.App\Forms\Types\GradeLevelType).
Resolving inheritance for "App\Forms\Types\GradeLevelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\GradeLevelType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\ImageType" (parent: .abstract.instanceof.App\Forms\Types\ImageType).
Resolving inheritance for "App\Forms\Types\ImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\ImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\JsonType" (parent: .abstract.instanceof.App\Forms\Types\JsonType).
Resolving inheritance for "App\Forms\Types\JsonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\JsonType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\PriceType" (parent: .abstract.instanceof.App\Forms\Types\PriceType).
Resolving inheritance for "App\Forms\Types\PriceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\PriceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\ProvinceType" (parent: .abstract.instanceof.App\Forms\Types\ProvinceType).
Resolving inheritance for "App\Forms\Types\ProvinceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\ProvinceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\StoryTemplateType" (parent: .abstract.instanceof.App\Forms\Types\StoryTemplateType).
Resolving inheritance for "App\Forms\Types\StoryTemplateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\StoryTemplateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\TranslationType" (parent: .abstract.instanceof.App\Forms\Types\TranslationType).
Resolving inheritance for "App\Forms\Types\TranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\TranslationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\UnsubscribeForm" (parent: .abstract.instanceof.App\Forms\UnsubscribeForm).
Resolving inheritance for "App\Forms\UnsubscribeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\UnsubscribeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\ValidateEmailForm" (parent: .abstract.instanceof.App\Forms\ValidateEmailForm).
Resolving inheritance for "App\Forms\ValidateEmailForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\ValidateEmailForm).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\DeviceSupportListener" (parent: .abstract.instanceof.App\Security\EventSubscribers\DeviceSupportListener).
Resolving inheritance for "App\Security\EventSubscribers\DeviceSupportListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\DeviceSupportListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\InteractiveLoginSubscriber" (parent: .abstract.instanceof.App\Security\EventSubscribers\InteractiveLoginSubscriber).
Resolving inheritance for "App\Security\EventSubscribers\InteractiveLoginSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\InteractiveLoginSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\LoginTokenSubscriber" (parent: .abstract.instanceof.App\Security\EventSubscribers\LoginTokenSubscriber).
Resolving inheritance for "App\Security\EventSubscribers\LoginTokenSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\LoginTokenSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\LogoutSubscriber" (parent: .abstract.instanceof.App\Security\EventSubscribers\LogoutSubscriber).
Resolving inheritance for "App\Security\EventSubscribers\LogoutSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\LogoutSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\MaintenanceListener" (parent: .abstract.instanceof.App\Security\EventSubscribers\MaintenanceListener).
Resolving inheritance for "App\Security\EventSubscribers\MaintenanceListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\MaintenanceListener).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\ChallengeVoter" (parent: .abstract.instanceof.App\Security\Voters\ChallengeVoter).
Resolving inheritance for "App\Security\Voters\ChallengeVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\ChallengeVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\ClassroomVoter" (parent: .abstract.instanceof.App\Security\Voters\ClassroomVoter).
Resolving inheritance for "App\Security\Voters\ClassroomVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\ClassroomVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyModeVoter" (parent: .abstract.instanceof.App\Security\Voters\FamilyModeVoter).
Resolving inheritance for "App\Security\Voters\FamilyModeVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyModeVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyTextEntryVoter" (parent: .abstract.instanceof.App\Security\Voters\FamilyTextEntryVoter).
Resolving inheritance for "App\Security\Voters\FamilyTextEntryVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyTextEntryVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyWorkBlockVoter" (parent: .abstract.instanceof.App\Security\Voters\FamilyWorkBlockVoter).
Resolving inheritance for "App\Security\Voters\FamilyWorkBlockVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyWorkBlockVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyWorldObjectVoter" (parent: .abstract.instanceof.App\Security\Voters\FamilyWorldObjectVoter).
Resolving inheritance for "App\Security\Voters\FamilyWorldObjectVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyWorldObjectVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyWorldVoter" (parent: .abstract.instanceof.App\Security\Voters\FamilyWorldVoter).
Resolving inheritance for "App\Security\Voters\FamilyWorldVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyWorldVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\TextEntryVoter" (parent: .abstract.instanceof.App\Security\Voters\TextEntryVoter).
Resolving inheritance for "App\Security\Voters\TextEntryVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\TextEntryVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\UserChallengeVoter" (parent: .abstract.instanceof.App\Security\Voters\UserChallengeVoter).
Resolving inheritance for "App\Security\Voters\UserChallengeVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\UserChallengeVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\UserVoter" (parent: .abstract.instanceof.App\Security\Voters\UserVoter).
Resolving inheritance for "App\Security\Voters\UserVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\UserVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\WorkBlockVoter" (parent: .abstract.instanceof.App\Security\Voters\WorkBlockVoter).
Resolving inheritance for "App\Security\Voters\WorkBlockVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\WorkBlockVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\WorldObjectVoter" (parent: .abstract.instanceof.App\Security\Voters\WorldObjectVoter).
Resolving inheritance for "App\Security\Voters\WorldObjectVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\WorldObjectVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\WorldVoter" (parent: .abstract.instanceof.App\Security\Voters\WorldVoter).
Resolving inheritance for "App\Security\Voters\WorldVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\WorldVoter).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Bucket\PrivateBucketManager" (parent: .abstract.instanceof.App\Service\Bucket\PrivateBucketManager).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Bucket\PrivateBucketManager" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Bucket\PrivateBucketManager).
Resolving inheritance for "App\Service\Bucket\PrivateBucketManager" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Bucket\PrivateBucketManager).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\AddFamilyMembersStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\AddFamilyMembersStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\AddFamilyMembersStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\AddFamilyMembersStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\AddStudentsStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\AddStudentsStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\AddStudentsStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\AddStudentsStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\ChooseManagerTypeStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\ChooseManagerTypeStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\ChooseManagerTypeStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\ChooseManagerTypeStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\CompleteSignupStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\CompleteSignupStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\CompleteSignupStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\CompleteSignupStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\CreateClassroomStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\CreateClassroomStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\CreateClassroomStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\CreateClassroomStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\CreateFamilyStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\CreateFamilyStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\CreateFamilyStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\CreateFamilyStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\FamilyOnboardingCompleteStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\FamilyOnboardingCompleteStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\FamilyOnboardingCompleteStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\FamilyOnboardingCompleteStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\FamilyTeacherSwitchStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\FamilyTeacherSwitchStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\FamilyTeacherSwitchStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\FamilyTeacherSwitchStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\GoogleSignupStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\GoogleSignupStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\GoogleSignupStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\GoogleSignupStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\GoogleUserTypeStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\GoogleUserTypeStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\GoogleUserTypeStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\GoogleUserTypeStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\ImportGoogleClassroomStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\ImportGoogleClassroomStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\ImportGoogleClassroomStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\ImportGoogleClassroomStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\ImportGoogleStudentsStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\ImportGoogleStudentsStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\ImportGoogleStudentsStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\ImportGoogleStudentsStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\OnboardingCompleteStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingCompleteStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\OnboardingCompleteStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\OnboardingCompleteStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\ParentTransferStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\ParentTransferStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\ParentTransferStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\ParentTransferStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\ProductSelectorStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\ProductSelectorStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\ProductSelectorStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\ProductSelectorStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\ScholarLevelSelectStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\ScholarLevelSelectStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\ScholarLevelSelectStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\ScholarLevelSelectStep).
Resolving inheritance for ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\SetPasswordStep" (parent: .abstract.instanceof.App\Service\Onboarding\OnboardingSteps\SetPasswordStep).
Resolving inheritance for "App\Service\Onboarding\OnboardingSteps\SetPasswordStep" (parent: .instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\SetPasswordStep).
Resolving inheritance for ".instanceof.App\Service\User\Anonymization\AnonymizationEvaluatorInterface.0.App\Service\User\Anonymization\InactiveManagerEvaluator" (parent: .abstract.instanceof.App\Service\User\Anonymization\InactiveManagerEvaluator).
Resolving inheritance for "App\Service\User\Anonymization\InactiveManagerEvaluator" (parent: .instanceof.App\Service\User\Anonymization\AnonymizationEvaluatorInterface.0.App\Service\User\Anonymization\InactiveManagerEvaluator).
Resolving inheritance for ".instanceof.App\Service\User\Anonymization\AnonymizationEvaluatorInterface.0.App\Service\User\Anonymization\InactiveStudentEvaluator" (parent: .abstract.instanceof.App\Service\User\Anonymization\InactiveStudentEvaluator).
Resolving inheritance for "App\Service\User\Anonymization\InactiveStudentEvaluator" (parent: .instanceof.App\Service\User\Anonymization\AnonymizationEvaluatorInterface.0.App\Service\User\Anonymization\InactiveStudentEvaluator).
Resolving inheritance for ".instanceof.App\Service\User\Anonymization\AnonymizationEvaluatorInterface.0.App\Service\User\Anonymization\IncompleteGoogleUserEvaluator" (parent: .abstract.instanceof.App\Service\User\Anonymization\IncompleteGoogleUserEvaluator).
Resolving inheritance for "App\Service\User\Anonymization\IncompleteGoogleUserEvaluator" (parent: .instanceof.App\Service\User\Anonymization\AnonymizationEvaluatorInterface.0.App\Service\User\Anonymization\IncompleteGoogleUserEvaluator).
Resolving inheritance for ".instanceof.App\Service\User\Anonymization\AnonymizationEvaluatorInterface.0.App\Service\User\Anonymization\UnvalidatedStudentEvaluator" (parent: .abstract.instanceof.App\Service\User\Anonymization\UnvalidatedStudentEvaluator).
Resolving inheritance for "App\Service\User\Anonymization\UnvalidatedStudentEvaluator" (parent: .instanceof.App\Service\User\Anonymization\AnonymizationEvaluatorInterface.0.App\Service\User\Anonymization\UnvalidatedStudentEvaluator).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ChallengeFunctions" (parent: .abstract.instanceof.App\Twig\Extensions\ChallengeFunctions).
Resolving inheritance for "App\Twig\Extensions\ChallengeFunctions" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ChallengeFunctions).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ClassroomFunctions" (parent: .abstract.instanceof.App\Twig\Extensions\ClassroomFunctions).
Resolving inheritance for "App\Twig\Extensions\ClassroomFunctions" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ClassroomFunctions).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\CommunicationPopupExtension" (parent: .abstract.instanceof.App\Twig\Extensions\CommunicationPopupExtension).
Resolving inheritance for "App\Twig\Extensions\CommunicationPopupExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\CommunicationPopupExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\EntityExtension" (parent: .abstract.instanceof.App\Twig\Extensions\EntityExtension).
Resolving inheritance for "App\Twig\Extensions\EntityExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\EntityExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\EntityTranslationExtension" (parent: .abstract.instanceof.App\Twig\Extensions\EntityTranslationExtension).
Resolving inheritance for "App\Twig\Extensions\EntityTranslationExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\EntityTranslationExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\FamilyFunctions" (parent: .abstract.instanceof.App\Twig\Extensions\FamilyFunctions).
Resolving inheritance for "App\Twig\Extensions\FamilyFunctions" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\FamilyFunctions).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\FreemiumExtension" (parent: .abstract.instanceof.App\Twig\Extensions\FreemiumExtension).
Resolving inheritance for "App\Twig\Extensions\FreemiumExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\FreemiumExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\GoogleFunctions" (parent: .abstract.instanceof.App\Twig\Extensions\GoogleFunctions).
Resolving inheritance for "App\Twig\Extensions\GoogleFunctions" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\GoogleFunctions).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\HashidsExtension" (parent: .abstract.instanceof.App\Twig\Extensions\HashidsExtension).
Resolving inheritance for "App\Twig\Extensions\HashidsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\HashidsExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\LearningPathExtension" (parent: .abstract.instanceof.App\Twig\Extensions\LearningPathExtension).
Resolving inheritance for "App\Twig\Extensions\LearningPathExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\LearningPathExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\PackagesExtension" (parent: .abstract.instanceof.App\Twig\Extensions\PackagesExtension).
Resolving inheritance for "App\Twig\Extensions\PackagesExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\PackagesExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\PublicBucketExtension" (parent: .abstract.instanceof.App\Twig\Extensions\PublicBucketExtension).
Resolving inheritance for "App\Twig\Extensions\PublicBucketExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\PublicBucketExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ReflectionFunctions" (parent: .abstract.instanceof.App\Twig\Extensions\ReflectionFunctions).
Resolving inheritance for "App\Twig\Extensions\ReflectionFunctions" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ReflectionFunctions).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\SVGExtension" (parent: .abstract.instanceof.App\Twig\Extensions\SVGExtension).
Resolving inheritance for "App\Twig\Extensions\SVGExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\SVGExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\StoryExtension" (parent: .abstract.instanceof.App\Twig\Extensions\StoryExtension).
Resolving inheritance for "App\Twig\Extensions\StoryExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\StoryExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\SubdomainFunctions" (parent: .abstract.instanceof.App\Twig\Extensions\SubdomainFunctions).
Resolving inheritance for "App\Twig\Extensions\SubdomainFunctions" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\SubdomainFunctions).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\TextEntryExtension" (parent: .abstract.instanceof.App\Twig\Extensions\TextEntryExtension).
Resolving inheritance for "App\Twig\Extensions\TextEntryExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\TextEntryExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\TroubadourChallengeFunctions" (parent: .abstract.instanceof.App\Twig\Extensions\TroubadourChallengeFunctions).
Resolving inheritance for "App\Twig\Extensions\TroubadourChallengeFunctions" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\TroubadourChallengeFunctions).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\TroubadourTutorialExtension" (parent: .abstract.instanceof.App\Twig\Extensions\TroubadourTutorialExtension).
Resolving inheritance for "App\Twig\Extensions\TroubadourTutorialExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\TroubadourTutorialExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\TroubadourUserChallengeFunctions" (parent: .abstract.instanceof.App\Twig\Extensions\TroubadourUserChallengeFunctions).
Resolving inheritance for "App\Twig\Extensions\TroubadourUserChallengeFunctions" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\TroubadourUserChallengeFunctions).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.amazon" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
Resolving inheritance for "doctrine_cache_pool" (parent: cache.adapter.apcu).
Resolving inheritance for "doctrine_cache_pool" (parent: cache.adapter.redis).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.NanomonxManager_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.NanomonxManager_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.NanomonxManager_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.user.provider.concrete.our_db_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.health" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.health" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api_login" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.api_login" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.troubadour_api_demo" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.troubadour_api_demo" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.constellation_api" (parent: security.firewall.config).
Resolving inheritance for "security.listener.constellation_api.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.oauth2.constellation_api" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
Resolving inheritance for "security.authenticator.manager.constellation_api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.constellation_api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.constellation_api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.constellation_api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.constellation_api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.oauth" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.oauth" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.context).
Resolving inheritance for "aws_secrets.cache" (parent: cache.adapter.apcu).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.snc_redis" (parent: monolog.logger_prototype).
751
Removed service "Bugsnag\Client"; reason: private alias.
Removed service "Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $doctrine_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $doctrine_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $doctrineCachePool"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $doctrine_cache_pool"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $doctrineCachePool"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.NanomonxManager_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.NanomonxManager_result_cache"; reason: private alias.
Removed service "doctrine.orm.NanomonxManager_query_cache"; reason: private alias.
Removed service "doctrine.orm.NanomonxManager_second_level_cache.region_cache_driver"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $NanomonxManagerEntityManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $nanomonxManagerEntityManager"; reason: private alias.
Removed service "doctrine.orm.NanomonxManager_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.constellation_api"; reason: private alias.
Removed service "security.user_checker.constellation_api"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Aws\AccessAnalyzer\AccessAnalyzerClient"; reason: private alias.
Removed service "Aws\Account\AccountClient"; reason: private alias.
Removed service "Aws\ACMPCA\ACMPCAClient"; reason: private alias.
Removed service "Aws\Acm\AcmClient"; reason: private alias.
Removed service "Aws\PrometheusService\PrometheusServiceClient"; reason: private alias.
Removed service "Aws\Amplify\AmplifyClient"; reason: private alias.
Removed service "Aws\AmplifyBackend\AmplifyBackendClient"; reason: private alias.
Removed service "Aws\AmplifyUIBuilder\AmplifyUIBuilderClient"; reason: private alias.
Removed service "Aws\ApiGateway\ApiGatewayClient"; reason: private alias.
Removed service "Aws\ApiGatewayManagementApi\ApiGatewayManagementApiClient"; reason: private alias.
Removed service "Aws\ApiGatewayV2\ApiGatewayV2Client"; reason: private alias.
Removed service "Aws\AppConfig\AppConfigClient"; reason: private alias.
Removed service "Aws\AppConfigData\AppConfigDataClient"; reason: private alias.
Removed service "Aws\AppFabric\AppFabricClient"; reason: private alias.
Removed service "Aws\Appflow\AppflowClient"; reason: private alias.
Removed service "Aws\AppIntegrationsService\AppIntegrationsServiceClient"; reason: private alias.
Removed service "Aws\ApplicationAutoScaling\ApplicationAutoScalingClient"; reason: private alias.
Removed service "Aws\ApplicationInsights\ApplicationInsightsClient"; reason: private alias.
Removed service "Aws\ApplicationSignals\ApplicationSignalsClient"; reason: private alias.
Removed service "Aws\ApplicationCostProfiler\ApplicationCostProfilerClient"; reason: private alias.
Removed service "Aws\AppMesh\AppMeshClient"; reason: private alias.
Removed service "Aws\AppRunner\AppRunnerClient"; reason: private alias.
Removed service "Aws\Appstream\AppstreamClient"; reason: private alias.
Removed service "Aws\AppSync\AppSyncClient"; reason: private alias.
Removed service "Aws\AppTest\AppTestClient"; reason: private alias.
Removed service "Aws\ARCZonalShift\ARCZonalShiftClient"; reason: private alias.
Removed service "Aws\Artifact\ArtifactClient"; reason: private alias.
Removed service "Aws\Athena\AthenaClient"; reason: private alias.
Removed service "Aws\AuditManager\AuditManagerClient"; reason: private alias.
Removed service "Aws\AutoScalingPlans\AutoScalingPlansClient"; reason: private alias.
Removed service "Aws\AutoScaling\AutoScalingClient"; reason: private alias.
Removed service "Aws\B2bi\B2biClient"; reason: private alias.
Removed service "Aws\BackupGateway\BackupGatewayClient"; reason: private alias.
Removed service "Aws\Backup\BackupClient"; reason: private alias.
Removed service "Aws\Batch\BatchClient"; reason: private alias.
Removed service "Aws\BCMDataExports\BCMDataExportsClient"; reason: private alias.
Removed service "Aws\BCMPricingCalculator\BCMPricingCalculatorClient"; reason: private alias.
Removed service "Aws\BedrockAgentRuntime\BedrockAgentRuntimeClient"; reason: private alias.
Removed service "Aws\BedrockAgent\BedrockAgentClient"; reason: private alias.
Removed service "Aws\BedrockDataAutomationRuntime\BedrockDataAutomationRuntimeClient"; reason: private alias.
Removed service "Aws\BedrockDataAutomation\BedrockDataAutomationClient"; reason: private alias.
Removed service "Aws\BedrockRuntime\BedrockRuntimeClient"; reason: private alias.
Removed service "Aws\Bedrock\BedrockClient"; reason: private alias.
Removed service "Aws\Billing\BillingClient"; reason: private alias.
Removed service "Aws\BillingConductor\BillingConductorClient"; reason: private alias.
Removed service "Aws\Braket\BraketClient"; reason: private alias.
Removed service "Aws\Budgets\BudgetsClient"; reason: private alias.
Removed service "Aws\CostExplorer\CostExplorerClient"; reason: private alias.
Removed service "Aws\Chatbot\ChatbotClient"; reason: private alias.
Removed service "Aws\ChimeSDKIdentity\ChimeSDKIdentityClient"; reason: private alias.
Removed service "Aws\ChimeSDKMediaPipelines\ChimeSDKMediaPipelinesClient"; reason: private alias.
Removed service "Aws\ChimeSDKMeetings\ChimeSDKMeetingsClient"; reason: private alias.
Removed service "Aws\ChimeSDKMessaging\ChimeSDKMessagingClient"; reason: private alias.
Removed service "Aws\ChimeSDKVoice\ChimeSDKVoiceClient"; reason: private alias.
Removed service "Aws\Chime\ChimeClient"; reason: private alias.
Removed service "Aws\CleanRooms\CleanRoomsClient"; reason: private alias.
Removed service "Aws\CleanRoomsML\CleanRoomsMLClient"; reason: private alias.
Removed service "Aws\Cloud9\Cloud9Client"; reason: private alias.
Removed service "Aws\CloudControlApi\CloudControlApiClient"; reason: private alias.
Removed service "Aws\CloudDirectory\CloudDirectoryClient"; reason: private alias.
Removed service "Aws\CloudFormation\CloudFormationClient"; reason: private alias.
Removed service "Aws\CloudFrontKeyValueStore\CloudFrontKeyValueStoreClient"; reason: private alias.
Removed service "Aws\CloudFront\CloudFrontClient"; reason: private alias.
Removed service "Aws\CloudHsm\CloudHsmClient"; reason: private alias.
Removed service "Aws\CloudHSMV2\CloudHSMV2Client"; reason: private alias.
Removed service "Aws\CloudSearch\CloudSearchClient"; reason: private alias.
Removed service "Aws\CloudSearchDomain\CloudSearchDomainClient"; reason: private alias.
Removed service "Aws\CloudTrailData\CloudTrailDataClient"; reason: private alias.
Removed service "Aws\CloudTrail\CloudTrailClient"; reason: private alias.
Removed service "Aws\CodeArtifact\CodeArtifactClient"; reason: private alias.
Removed service "Aws\CodeBuild\CodeBuildClient"; reason: private alias.
Removed service "Aws\CodeCatalyst\CodeCatalystClient"; reason: private alias.
Removed service "Aws\CodeCommit\CodeCommitClient"; reason: private alias.
Removed service "Aws\CodeConnections\CodeConnectionsClient"; reason: private alias.
Removed service "Aws\CodeDeploy\CodeDeployClient"; reason: private alias.
Removed service "Aws\CodeGuruReviewer\CodeGuruReviewerClient"; reason: private alias.
Removed service "Aws\CodeGuruSecurity\CodeGuruSecurityClient"; reason: private alias.
Removed service "Aws\CodeGuruProfiler\CodeGuruProfilerClient"; reason: private alias.
Removed service "Aws\CodePipeline\CodePipelineClient"; reason: private alias.
Removed service "Aws\CodeStarconnections\CodeStarconnectionsClient"; reason: private alias.
Removed service "Aws\CodeStarNotifications\CodeStarNotificationsClient"; reason: private alias.
Removed service "Aws\CognitoIdentity\CognitoIdentityClient"; reason: private alias.
Removed service "Aws\CognitoIdentityProvider\CognitoIdentityProviderClient"; reason: private alias.
Removed service "Aws\CognitoSync\CognitoSyncClient"; reason: private alias.
Removed service "Aws\Comprehend\ComprehendClient"; reason: private alias.
Removed service "Aws\ComprehendMedical\ComprehendMedicalClient"; reason: private alias.
Removed service "Aws\ComputeOptimizer\ComputeOptimizerClient"; reason: private alias.
Removed service "Aws\ConfigService\ConfigServiceClient"; reason: private alias.
Removed service "Aws\ConnectContactLens\ConnectContactLensClient"; reason: private alias.
Removed service "Aws\Connect\ConnectClient"; reason: private alias.
Removed service "Aws\ConnectCampaignService\ConnectCampaignServiceClient"; reason: private alias.
Removed service "Aws\ConnectCampaignsV2\ConnectCampaignsV2Client"; reason: private alias.
Removed service "Aws\ConnectCases\ConnectCasesClient"; reason: private alias.
Removed service "Aws\ConnectParticipant\ConnectParticipantClient"; reason: private alias.
Removed service "Aws\ControlCatalog\ControlCatalogClient"; reason: private alias.
Removed service "Aws\ControlTower\ControlTowerClient"; reason: private alias.
Removed service "Aws\CostOptimizationHub\CostOptimizationHubClient"; reason: private alias.
Removed service "Aws\CostandUsageReportService\CostandUsageReportServiceClient"; reason: private alias.
Removed service "Aws\CustomerProfiles\CustomerProfilesClient"; reason: private alias.
Removed service "Aws\IotDataPlane\IotDataPlaneClient"; reason: private alias.
Removed service "Aws\GlueDataBrew\GlueDataBrewClient"; reason: private alias.
Removed service "Aws\DataExchange\DataExchangeClient"; reason: private alias.
Removed service "Aws\DataPipeline\DataPipelineClient"; reason: private alias.
Removed service "Aws\DataSync\DataSyncClient"; reason: private alias.
Removed service "Aws\DataZone\DataZoneClient"; reason: private alias.
Removed service "Aws\DAX\DAXClient"; reason: private alias.
Removed service "Aws\Deadline\DeadlineClient"; reason: private alias.
Removed service "Aws\Detective\DetectiveClient"; reason: private alias.
Removed service "Aws\DeviceFarm\DeviceFarmClient"; reason: private alias.
Removed service "Aws\DevOpsGuru\DevOpsGuruClient"; reason: private alias.
Removed service "Aws\DirectConnect\DirectConnectClient"; reason: private alias.
Removed service "Aws\DirectoryServiceData\DirectoryServiceDataClient"; reason: private alias.
Removed service "Aws\ApplicationDiscoveryService\ApplicationDiscoveryServiceClient"; reason: private alias.
Removed service "Aws\DLM\DLMClient"; reason: private alias.
Removed service "Aws\DatabaseMigrationService\DatabaseMigrationServiceClient"; reason: private alias.
Removed service "Aws\DocDBElastic\DocDBElasticClient"; reason: private alias.
Removed service "Aws\DocDB\DocDBClient"; reason: private alias.
Removed service "Aws\drs\drsClient"; reason: private alias.
Removed service "Aws\DirectoryService\DirectoryServiceClient"; reason: private alias.
Removed service "Aws\DSQL\DSQLClient"; reason: private alias.
Removed service "Aws\DynamoDb\DynamoDbClient"; reason: private alias.
Removed service "Aws\EBS\EBSClient"; reason: private alias.
Removed service "Aws\EC2InstanceConnect\EC2InstanceConnectClient"; reason: private alias.
Removed service "Aws\Ec2\Ec2Client"; reason: private alias.
Removed service "Aws\ECRPublic\ECRPublicClient"; reason: private alias.
Removed service "Aws\Ecr\EcrClient"; reason: private alias.
Removed service "Aws\Ecs\EcsClient"; reason: private alias.
Removed service "Aws\EKSAuth\EKSAuthClient"; reason: private alias.
Removed service "Aws\EKS\EKSClient"; reason: private alias.
Removed service "Aws\ElasticInference\ElasticInferenceClient"; reason: private alias.
Removed service "Aws\ElastiCache\ElastiCacheClient"; reason: private alias.
Removed service "Aws\ElasticBeanstalk\ElasticBeanstalkClient"; reason: private alias.
Removed service "Aws\Efs\EfsClient"; reason: private alias.
Removed service "Aws\ElasticLoadBalancing\ElasticLoadBalancingClient"; reason: private alias.
Removed service "Aws\ElasticLoadBalancingV2\ElasticLoadBalancingV2Client"; reason: private alias.
Removed service "Aws\Emr\EmrClient"; reason: private alias.
Removed service "Aws\ElasticTranscoder\ElasticTranscoderClient"; reason: private alias.
Removed service "Aws\Ses\SesClient"; reason: private alias.
Removed service "Aws\EMRContainers\EMRContainersClient"; reason: private alias.
Removed service "Aws\EMRServerless\EMRServerlessClient"; reason: private alias.
Removed service "Aws\MarketplaceEntitlementService\MarketplaceEntitlementServiceClient"; reason: private alias.
Removed service "Aws\EntityResolution\EntityResolutionClient"; reason: private alias.
Removed service "Aws\ElasticsearchService\ElasticsearchServiceClient"; reason: private alias.
Removed service "Aws\EventBridge\EventBridgeClient"; reason: private alias.
Removed service "Aws\CloudWatchEvents\CloudWatchEventsClient"; reason: private alias.
Removed service "Aws\CloudWatchEvidently\CloudWatchEvidentlyClient"; reason: private alias.
Removed service "Aws\FinSpaceData\FinSpaceDataClient"; reason: private alias.
Removed service "Aws\finspace\finspaceClient"; reason: private alias.
Removed service "Aws\Firehose\FirehoseClient"; reason: private alias.
Removed service "Aws\FIS\FISClient"; reason: private alias.
Removed service "Aws\FMS\FMSClient"; reason: private alias.
Removed service "Aws\ForecastService\ForecastServiceClient"; reason: private alias.
Removed service "Aws\ForecastQueryService\ForecastQueryServiceClient"; reason: private alias.
Removed service "Aws\FraudDetector\FraudDetectorClient"; reason: private alias.
Removed service "Aws\FreeTier\FreeTierClient"; reason: private alias.
Removed service "Aws\FSx\FSxClient"; reason: private alias.
Removed service "Aws\GameLift\GameLiftClient"; reason: private alias.
Removed service "Aws\GeoMaps\GeoMapsClient"; reason: private alias.
Removed service "Aws\GeoPlaces\GeoPlacesClient"; reason: private alias.
Removed service "Aws\GeoRoutes\GeoRoutesClient"; reason: private alias.
Removed service "Aws\Glacier\GlacierClient"; reason: private alias.
Removed service "Aws\GlobalAccelerator\GlobalAcceleratorClient"; reason: private alias.
Removed service "Aws\Glue\GlueClient"; reason: private alias.
Removed service "Aws\ManagedGrafana\ManagedGrafanaClient"; reason: private alias.
Removed service "Aws\Greengrass\GreengrassClient"; reason: private alias.
Removed service "Aws\GreengrassV2\GreengrassV2Client"; reason: private alias.
Removed service "Aws\GroundStation\GroundStationClient"; reason: private alias.
Removed service "Aws\GuardDuty\GuardDutyClient"; reason: private alias.
Removed service "Aws\Health\HealthClient"; reason: private alias.
Removed service "Aws\HealthLake\HealthLakeClient"; reason: private alias.
Removed service "Aws\Iam\IamClient"; reason: private alias.
Removed service "Aws\IdentityStore\IdentityStoreClient"; reason: private alias.
Removed service "Aws\imagebuilder\imagebuilderClient"; reason: private alias.
Removed service "Aws\ImportExport\ImportExportClient"; reason: private alias.
Removed service "Aws\InspectorScan\InspectorScanClient"; reason: private alias.
Removed service "Aws\Inspector\InspectorClient"; reason: private alias.
Removed service "Aws\Inspector2\Inspector2Client"; reason: private alias.
Removed service "Aws\InternetMonitor\InternetMonitorClient"; reason: private alias.
Removed service "Aws\Invoicing\InvoicingClient"; reason: private alias.
Removed service "Aws\IoTJobsDataPlane\IoTJobsDataPlaneClient"; reason: private alias.
Removed service "Aws\Iot\IotClient"; reason: private alias.
Removed service "Aws\IoT1ClickDevicesService\IoT1ClickDevicesServiceClient"; reason: private alias.
Removed service "Aws\IoT1ClickProjects\IoT1ClickProjectsClient"; reason: private alias.
Removed service "Aws\IoTAnalytics\IoTAnalyticsClient"; reason: private alias.
Removed service "Aws\IoTDeviceAdvisor\IoTDeviceAdvisorClient"; reason: private alias.
Removed service "Aws\IoTEventsData\IoTEventsDataClient"; reason: private alias.
Removed service "Aws\IoTEvents\IoTEventsClient"; reason: private alias.
Removed service "Aws\IoTFleetHub\IoTFleetHubClient"; reason: private alias.
Removed service "Aws\IoTFleetWise\IoTFleetWiseClient"; reason: private alias.
Removed service "Aws\IoTSecureTunneling\IoTSecureTunnelingClient"; reason: private alias.
Removed service "Aws\IoTSiteWise\IoTSiteWiseClient"; reason: private alias.
Removed service "Aws\IoTThingsGraph\IoTThingsGraphClient"; reason: private alias.
Removed service "Aws\IoTTwinMaker\IoTTwinMakerClient"; reason: private alias.
Removed service "Aws\IoTWireless\IoTWirelessClient"; reason: private alias.
Removed service "Aws\IVSRealTime\IVSRealTimeClient"; reason: private alias.
Removed service "Aws\IVS\IVSClient"; reason: private alias.
Removed service "Aws\ivschat\ivschatClient"; reason: private alias.
Removed service "Aws\Kafka\KafkaClient"; reason: private alias.
Removed service "Aws\KafkaConnect\KafkaConnectClient"; reason: private alias.
Removed service "Aws\KendraRanking\KendraRankingClient"; reason: private alias.
Removed service "Aws\kendra\kendraClient"; reason: private alias.
Removed service "Aws\Keyspaces\KeyspacesClient"; reason: private alias.
Removed service "Aws\KinesisVideoArchivedMedia\KinesisVideoArchivedMediaClient"; reason: private alias.
Removed service "Aws\KinesisVideoMedia\KinesisVideoMediaClient"; reason: private alias.
Removed service "Aws\KinesisVideoSignalingChannels\KinesisVideoSignalingChannelsClient"; reason: private alias.
Removed service "Aws\KinesisVideoWebRTCStorage\KinesisVideoWebRTCStorageClient"; reason: private alias.
Removed service "Aws\Kinesis\KinesisClient"; reason: private alias.
Removed service "Aws\KinesisAnalytics\KinesisAnalyticsClient"; reason: private alias.
Removed service "Aws\KinesisAnalyticsV2\KinesisAnalyticsV2Client"; reason: private alias.
Removed service "Aws\KinesisVideo\KinesisVideoClient"; reason: private alias.
Removed service "Aws\Kms\KmsClient"; reason: private alias.
Removed service "Aws\LakeFormation\LakeFormationClient"; reason: private alias.
Removed service "Aws\Lambda\LambdaClient"; reason: private alias.
Removed service "Aws\LaunchWizard\LaunchWizardClient"; reason: private alias.
Removed service "Aws\LexModelBuildingService\LexModelBuildingServiceClient"; reason: private alias.
Removed service "Aws\LicenseManagerLinuxSubscriptions\LicenseManagerLinuxSubscriptionsClient"; reason: private alias.
Removed service "Aws\LicenseManagerUserSubscriptions\LicenseManagerUserSubscriptionsClient"; reason: private alias.
Removed service "Aws\LicenseManager\LicenseManagerClient"; reason: private alias.
Removed service "Aws\Lightsail\LightsailClient"; reason: private alias.
Removed service "Aws\LocationService\LocationServiceClient"; reason: private alias.
Removed service "Aws\CloudWatchLogs\CloudWatchLogsClient"; reason: private alias.
Removed service "Aws\LookoutEquipment\LookoutEquipmentClient"; reason: private alias.
Removed service "Aws\LookoutMetrics\LookoutMetricsClient"; reason: private alias.
Removed service "Aws\LookoutforVision\LookoutforVisionClient"; reason: private alias.
Removed service "Aws\MainframeModernization\MainframeModernizationClient"; reason: private alias.
Removed service "Aws\MachineLearning\MachineLearningClient"; reason: private alias.
Removed service "Aws\Macie2\Macie2Client"; reason: private alias.
Removed service "Aws\MailManager\MailManagerClient"; reason: private alias.
Removed service "Aws\ManagedBlockchainQuery\ManagedBlockchainQueryClient"; reason: private alias.
Removed service "Aws\ManagedBlockchain\ManagedBlockchainClient"; reason: private alias.
Removed service "Aws\MarketplaceAgreement\MarketplaceAgreementClient"; reason: private alias.
Removed service "Aws\MarketplaceCatalog\MarketplaceCatalogClient"; reason: private alias.
Removed service "Aws\MarketplaceDeployment\MarketplaceDeploymentClient"; reason: private alias.
Removed service "Aws\MarketplaceReporting\MarketplaceReportingClient"; reason: private alias.
Removed service "Aws\MarketplaceCommerceAnalytics\MarketplaceCommerceAnalyticsClient"; reason: private alias.
Removed service "Aws\MediaConnect\MediaConnectClient"; reason: private alias.
Removed service "Aws\MediaConvert\MediaConvertClient"; reason: private alias.
Removed service "Aws\MediaLive\MediaLiveClient"; reason: private alias.
Removed service "Aws\MediaPackageVod\MediaPackageVodClient"; reason: private alias.
Removed service "Aws\MediaPackage\MediaPackageClient"; reason: private alias.
Removed service "Aws\MediaPackageV2\MediaPackageV2Client"; reason: private alias.
Removed service "Aws\MediaStoreData\MediaStoreDataClient"; reason: private alias.
Removed service "Aws\MediaStore\MediaStoreClient"; reason: private alias.
Removed service "Aws\MediaTailor\MediaTailorClient"; reason: private alias.
Removed service "Aws\MedicalImaging\MedicalImagingClient"; reason: private alias.
Removed service "Aws\MemoryDB\MemoryDBClient"; reason: private alias.
Removed service "Aws\MarketplaceMetering\MarketplaceMeteringClient"; reason: private alias.
Removed service "Aws\MigrationHub\MigrationHubClient"; reason: private alias.
Removed service "Aws\mgn\mgnClient"; reason: private alias.
Removed service "Aws\MigrationHubRefactorSpaces\MigrationHubRefactorSpacesClient"; reason: private alias.
Removed service "Aws\MigrationHubConfig\MigrationHubConfigClient"; reason: private alias.
Removed service "Aws\MigrationHubOrchestrator\MigrationHubOrchestratorClient"; reason: private alias.
Removed service "Aws\MigrationHubStrategyRecommendations\MigrationHubStrategyRecommendationsClient"; reason: private alias.
Removed service "Aws\LexModelsV2\LexModelsV2Client"; reason: private alias.
Removed service "Aws\CloudWatch\CloudWatchClient"; reason: private alias.
Removed service "Aws\MQ\MQClient"; reason: private alias.
Removed service "Aws\MTurk\MTurkClient"; reason: private alias.
Removed service "Aws\MWAA\MWAAClient"; reason: private alias.
Removed service "Aws\NeptuneGraph\NeptuneGraphClient"; reason: private alias.
Removed service "Aws\Neptune\NeptuneClient"; reason: private alias.
Removed service "Aws\Neptunedata\NeptunedataClient"; reason: private alias.
Removed service "Aws\NetworkFirewall\NetworkFirewallClient"; reason: private alias.
Removed service "Aws\NetworkFlowMonitor\NetworkFlowMonitorClient"; reason: private alias.
Removed service "Aws\NetworkManager\NetworkManagerClient"; reason: private alias.
Removed service "Aws\NetworkMonitor\NetworkMonitorClient"; reason: private alias.
Removed service "Aws\Notifications\NotificationsClient"; reason: private alias.
Removed service "Aws\NotificationsContacts\NotificationsContactsClient"; reason: private alias.
Removed service "Aws\OAM\OAMClient"; reason: private alias.
Removed service "Aws\ObservabilityAdmin\ObservabilityAdminClient"; reason: private alias.
Removed service "Aws\Omics\OmicsClient"; reason: private alias.
Removed service "Aws\OpenSearchService\OpenSearchServiceClient"; reason: private alias.
Removed service "Aws\OpenSearchServerless\OpenSearchServerlessClient"; reason: private alias.
Removed service "Aws\OpsWorks\OpsWorksClient"; reason: private alias.
Removed service "Aws\OpsWorksCM\OpsWorksCMClient"; reason: private alias.
Removed service "Aws\Organizations\OrganizationsClient"; reason: private alias.
Removed service "Aws\OSIS\OSISClient"; reason: private alias.
Removed service "Aws\Outposts\OutpostsClient"; reason: private alias.
Removed service "Aws\Panorama\PanoramaClient"; reason: private alias.
Removed service "Aws\PartnerCentralSelling\PartnerCentralSellingClient"; reason: private alias.
Removed service "Aws\PaymentCryptographyData\PaymentCryptographyDataClient"; reason: private alias.
Removed service "Aws\PaymentCryptography\PaymentCryptographyClient"; reason: private alias.
Removed service "Aws\PcaConnectorAd\PcaConnectorAdClient"; reason: private alias.
Removed service "Aws\PcaConnectorScep\PcaConnectorScepClient"; reason: private alias.
Removed service "Aws\PCS\PCSClient"; reason: private alias.
Removed service "Aws\PersonalizeEvents\PersonalizeEventsClient"; reason: private alias.
Removed service "Aws\PersonalizeRuntime\PersonalizeRuntimeClient"; reason: private alias.
Removed service "Aws\Personalize\PersonalizeClient"; reason: private alias.
Removed service "Aws\PI\PIClient"; reason: private alias.
Removed service "Aws\PinpointEmail\PinpointEmailClient"; reason: private alias.
Removed service "Aws\PinpointSMSVoiceV2\PinpointSMSVoiceV2Client"; reason: private alias.
Removed service "Aws\Pinpoint\PinpointClient"; reason: private alias.
Removed service "Aws\Pipes\PipesClient"; reason: private alias.
Removed service "Aws\Polly\PollyClient"; reason: private alias.
Removed service "Aws\Pricing\PricingClient"; reason: private alias.
Removed service "Aws\PrivateNetworks\PrivateNetworksClient"; reason: private alias.
Removed service "Aws\Proton\ProtonClient"; reason: private alias.
Removed service "Aws\QApps\QAppsClient"; reason: private alias.
Removed service "Aws\QBusiness\QBusinessClient"; reason: private alias.
Removed service "Aws\QConnect\QConnectClient"; reason: private alias.
Removed service "Aws\QLDBSession\QLDBSessionClient"; reason: private alias.
Removed service "Aws\QLDB\QLDBClient"; reason: private alias.
Removed service "Aws\QuickSight\QuickSightClient"; reason: private alias.
Removed service "Aws\RAM\RAMClient"; reason: private alias.
Removed service "Aws\RecycleBin\RecycleBinClient"; reason: private alias.
Removed service "Aws\RDSDataService\RDSDataServiceClient"; reason: private alias.
Removed service "Aws\Rds\RdsClient"; reason: private alias.
Removed service "Aws\RedshiftDataAPIService\RedshiftDataAPIServiceClient"; reason: private alias.
Removed service "Aws\RedshiftServerless\RedshiftServerlessClient"; reason: private alias.
Removed service "Aws\Redshift\RedshiftClient"; reason: private alias.
Removed service "Aws\Rekognition\RekognitionClient"; reason: private alias.
Removed service "Aws\Repostspace\RepostspaceClient"; reason: private alias.
Removed service "Aws\ResilienceHub\ResilienceHubClient"; reason: private alias.
Removed service "Aws\ResourceExplorer2\ResourceExplorer2Client"; reason: private alias.
Removed service "Aws\ResourceGroups\ResourceGroupsClient"; reason: private alias.
Removed service "Aws\ResourceGroupsTaggingAPI\ResourceGroupsTaggingAPIClient"; reason: private alias.
Removed service "Aws\RoboMaker\RoboMakerClient"; reason: private alias.
Removed service "Aws\RolesAnywhere\RolesAnywhereClient"; reason: private alias.
Removed service "Aws\Route53RecoveryCluster\Route53RecoveryClusterClient"; reason: private alias.
Removed service "Aws\Route53RecoveryControlConfig\Route53RecoveryControlConfigClient"; reason: private alias.
Removed service "Aws\Route53RecoveryReadiness\Route53RecoveryReadinessClient"; reason: private alias.
Removed service "Aws\Route53\Route53Client"; reason: private alias.
Removed service "Aws\Route53Domains\Route53DomainsClient"; reason: private alias.
Removed service "Aws\Route53Profiles\Route53ProfilesClient"; reason: private alias.
Removed service "Aws\Route53Resolver\Route53ResolverClient"; reason: private alias.
Removed service "Aws\CloudWatchRUM\CloudWatchRUMClient"; reason: private alias.
Removed service "Aws\LexRuntimeV2\LexRuntimeV2Client"; reason: private alias.
Removed service "Aws\LexRuntimeService\LexRuntimeServiceClient"; reason: private alias.
Removed service "Aws\SageMakerRuntime\SageMakerRuntimeClient"; reason: private alias.
Removed service "Aws\S3\S3Client"; reason: private alias.
Removed service "Aws\S3Control\S3ControlClient"; reason: private alias.
Removed service "Aws\S3Outposts\S3OutpostsClient"; reason: private alias.
Removed service "Aws\S3Tables\S3TablesClient"; reason: private alias.
Removed service "Aws\AugmentedAIRuntime\AugmentedAIRuntimeClient"; reason: private alias.
Removed service "Aws\SagemakerEdgeManager\SagemakerEdgeManagerClient"; reason: private alias.
Removed service "Aws\SageMakerFeatureStoreRuntime\SageMakerFeatureStoreRuntimeClient"; reason: private alias.
Removed service "Aws\SageMakerGeospatial\SageMakerGeospatialClient"; reason: private alias.
Removed service "Aws\SageMakerMetrics\SageMakerMetricsClient"; reason: private alias.
Removed service "Aws\SageMaker\SageMakerClient"; reason: private alias.
Removed service "Aws\SavingsPlans\SavingsPlansClient"; reason: private alias.
Removed service "Aws\Scheduler\SchedulerClient"; reason: private alias.
Removed service "Aws\Schemas\SchemasClient"; reason: private alias.
Removed service "Aws\SecretsManager\SecretsManagerClient"; reason: private alias.
Removed service "Aws\SecurityIR\SecurityIRClient"; reason: private alias.
Removed service "Aws\SecurityHub\SecurityHubClient"; reason: private alias.
Removed service "Aws\SecurityLake\SecurityLakeClient"; reason: private alias.
Removed service "Aws\ServerlessApplicationRepository\ServerlessApplicationRepositoryClient"; reason: private alias.
Removed service "Aws\ServiceQuotas\ServiceQuotasClient"; reason: private alias.
Removed service "Aws\AppRegistry\AppRegistryClient"; reason: private alias.
Removed service "Aws\ServiceCatalog\ServiceCatalogClient"; reason: private alias.
Removed service "Aws\ServiceDiscovery\ServiceDiscoveryClient"; reason: private alias.
Removed service "Aws\SesV2\SesV2Client"; reason: private alias.
Removed service "Aws\Shield\ShieldClient"; reason: private alias.
Removed service "Aws\signer\signerClient"; reason: private alias.
Removed service "Aws\SimSpaceWeaver\SimSpaceWeaverClient"; reason: private alias.
Removed service "Aws\PinpointSMSVoice\PinpointSMSVoiceClient"; reason: private alias.
Removed service "Aws\Sms\SmsClient"; reason: private alias.
Removed service "Aws\SnowDeviceManagement\SnowDeviceManagementClient"; reason: private alias.
Removed service "Aws\SnowBall\SnowBallClient"; reason: private alias.
Removed service "Aws\Sns\SnsClient"; reason: private alias.
Removed service "Aws\SocialMessaging\SocialMessagingClient"; reason: private alias.
Removed service "Aws\Sqs\SqsClient"; reason: private alias.
Removed service "Aws\SSMContacts\SSMContactsClient"; reason: private alias.
Removed service "Aws\SSMIncidents\SSMIncidentsClient"; reason: private alias.
Removed service "Aws\SSMQuickSetup\SSMQuickSetupClient"; reason: private alias.
Removed service "Aws\SsmSap\SsmSapClient"; reason: private alias.
Removed service "Aws\Ssm\SsmClient"; reason: private alias.
Removed service "Aws\SSOAdmin\SSOAdminClient"; reason: private alias.
Removed service "Aws\SSOOIDC\SSOOIDCClient"; reason: private alias.
Removed service "Aws\SSO\SSOClient"; reason: private alias.
Removed service "Aws\Sfn\SfnClient"; reason: private alias.
Removed service "Aws\StorageGateway\StorageGatewayClient"; reason: private alias.
Removed service "Aws\DynamoDbStreams\DynamoDbStreamsClient"; reason: private alias.
Removed service "Aws\Sts\StsClient"; reason: private alias.
Removed service "Aws\SupplyChain\SupplyChainClient"; reason: private alias.
Removed service "Aws\SupportApp\SupportAppClient"; reason: private alias.
Removed service "Aws\Support\SupportClient"; reason: private alias.
Removed service "Aws\Swf\SwfClient"; reason: private alias.
Removed service "Aws\Synthetics\SyntheticsClient"; reason: private alias.
Removed service "Aws\TaxSettings\TaxSettingsClient"; reason: private alias.
Removed service "Aws\Textract\TextractClient"; reason: private alias.
Removed service "Aws\TimestreamInfluxDB\TimestreamInfluxDBClient"; reason: private alias.
Removed service "Aws\TimestreamQuery\TimestreamQueryClient"; reason: private alias.
Removed service "Aws\TimestreamWrite\TimestreamWriteClient"; reason: private alias.
Removed service "Aws\Tnb\TnbClient"; reason: private alias.
Removed service "Aws\TranscribeService\TranscribeServiceClient"; reason: private alias.
Removed service "Aws\Transfer\TransferClient"; reason: private alias.
Removed service "Aws\Translate\TranslateClient"; reason: private alias.
Removed service "Aws\TrustedAdvisor\TrustedAdvisorClient"; reason: private alias.
Removed service "Aws\VerifiedPermissions\VerifiedPermissionsClient"; reason: private alias.
Removed service "Aws\VoiceID\VoiceIDClient"; reason: private alias.
Removed service "Aws\VPCLattice\VPCLatticeClient"; reason: private alias.
Removed service "Aws\WafRegional\WafRegionalClient"; reason: private alias.
Removed service "Aws\Waf\WafClient"; reason: private alias.
Removed service "Aws\WAFV2\WAFV2Client"; reason: private alias.
Removed service "Aws\WellArchitected\WellArchitectedClient"; reason: private alias.
Removed service "Aws\ConnectWisdomService\ConnectWisdomServiceClient"; reason: private alias.
Removed service "Aws\WorkDocs\WorkDocsClient"; reason: private alias.
Removed service "Aws\WorkMail\WorkMailClient"; reason: private alias.
Removed service "Aws\WorkMailMessageFlow\WorkMailMessageFlowClient"; reason: private alias.
Removed service "Aws\WorkSpacesThinClient\WorkSpacesThinClientClient"; reason: private alias.
Removed service "Aws\WorkSpacesWeb\WorkSpacesWebClient"; reason: private alias.
Removed service "Aws\WorkSpaces\WorkSpacesClient"; reason: private alias.
Removed service "Aws\XRay\XRayClient"; reason: private alias.
Removed service "League\OAuth2\Server\Repositories\ClientRepositoryInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Repository\ClientRepository"; reason: private alias.
Removed service "League\OAuth2\Server\Repositories\RefreshTokenRepositoryInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Repository\RefreshTokenRepository"; reason: private alias.
Removed service "League\OAuth2\Server\Repositories\ScopeRepositoryInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Repository\ScopeRepository"; reason: private alias.
Removed service "League\OAuth2\Server\Repositories\UserRepositoryInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Repository\UserRepository"; reason: private alias.
Removed service "League\OAuth2\Server\Repositories\AuthCodeRepositoryInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Repository\AuthCodeRepository"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Security\EventListener\CheckScopeListener"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Service\SymfonyLeagueEventListenerProvider"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\AuthorizationServer\GrantConfigurator"; reason: private alias.
Removed service "League\OAuth2\Server\AuthorizationServer"; reason: private alias.
Removed service "League\OAuth2\Server\ResourceServer"; reason: private alias.
Removed service "League\OAuth2\Server\Grant\ClientCredentialsGrant"; reason: private alias.
Removed service "League\OAuth2\Server\Grant\PasswordGrant"; reason: private alias.
Removed service "League\OAuth2\Server\Grant\RefreshTokenGrant"; reason: private alias.
Removed service "League\OAuth2\Server\Grant\AuthCodeGrant"; reason: private alias.
Removed service "League\OAuth2\Server\Grant\ImplicitGrant"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Controller\AuthorizationController"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Controller\TokenController"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Command\CreateClientCommand"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Command\UpdateClientCommand"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Command\DeleteClientCommand"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Command\ListClientsCommand"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Command\ClearExpiredTokensCommand"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Command\GenerateKeyPairCommand"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Converter\UserConverterInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Converter\UserConverter"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Converter\ScopeConverterInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Converter\ScopeConverter"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Event\AuthorizationRequestResolveEventFactory"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\ScopeManagerInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\InMemory\ScopeManager"; reason: private alias.
Removed service "League\OAuth2\Server\Repositories\AccessTokenRepositoryInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Repository\AccessTokenRepository"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Persistence\Mapping\Driver"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\ClientManagerInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\Doctrine\ClientManager"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\AccessTokenManagerInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\Doctrine\AccessTokenManager"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\RefreshTokenManagerInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\Doctrine\RefreshTokenManager"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\AuthorizationCodeManagerInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Manager\Doctrine\AuthorizationCodeManager"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Service\CredentialsRevokerInterface"; reason: private alias.
Removed service "League\Bundle\OAuth2ServerBundle\Service\CredentialsRevoker\DoctrineCredentialsRevoker"; reason: private alias.
Removed service "KnpU\OAuth2ClientBundle\Client\ClientRegistry"; reason: private alias.
Removed service "KnpU\OAuth2ClientBundle\Client\Provider\GoogleClient"; reason: private alias.
Removed service "Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3Validator"; reason: private alias.
Removed service "karser_recaptcha3.google.request_method"; reason: private alias.
Removed service "Presta\SitemapBundle\Service\GeneratorInterface"; reason: private alias.
Removed service "Presta\SitemapBundle\Service\DumperInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_clientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $snc_redisLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $sncRedisLogger"; reason: private alias.
Removed service ".service_locator.yoUhxil"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "App\Repository\NanomonxManager.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "App\Security\LoginTokenAuthenticator"; reason: private alias.
Removed service "security.authenticator.oauth2.constellation_api"; reason: private alias.
Removed service "security.firewall.authenticator.constellation_api"; reason: private alias.
Removed service "App\Security\ClientLoginAuthenticator"; reason: private alias.
Removed service "App\Security\GoogleAuthenticator"; reason: private alias.
Removed service "security.authenticator.form_login.main"; reason: private alias.
Removed service "security.authenticator.remember_me.main"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "security.event_dispatcher.constellation_api"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "doctrine.orm.NanomonxManager_metadata_driver"; reason: private alias.
Removed service ".service_locator.dL9ZHY3"; reason: private alias.
Removed service ".service_locator.n_ENPtW"; reason: private alias.
Removed service ".service_locator.VtU0EPa"; reason: private alias.
Removed service ".service_locator.JY.PR4S"; reason: private alias.
Removed service ".service_locator.2tpWW4r"; reason: private alias.
Removed service ".service_locator.5T4grY2"; reason: private alias.
Removed service ".service_locator.PgZU3cC"; reason: private alias.
Removed service ".service_locator.THxJEp9"; reason: private alias.
Removed service ".service_locator.wet70KJ"; reason: private alias.
Removed service ".service_locator.KWGmS5_"; reason: private alias.
Removed service ".service_locator.RVz_WkD"; reason: private alias.
Removed service ".service_locator.DE.og5l"; reason: private alias.
Removed service ".service_locator.uQeDOgP"; reason: private alias.
Removed service ".service_locator.oKcMQby"; reason: private alias.
Removed service ".service_locator.jOopFd8"; reason: private alias.
Removed service ".service_locator.5G187h3"; reason: private alias.
Removed service ".service_locator.Lu0pH_B"; reason: private alias.
Removed service ".service_locator.WoA4ys1"; reason: private alias.
Removed service ".service_locator.eEvx__h"; reason: private alias.
Removed service ".service_locator.o8DUpvz"; reason: private alias.
Removed service ".service_locator.NOHyJRf"; reason: private alias.
Removed service ".service_locator.k8QDn.U"; reason: private alias.
Removed service ".service_locator.YrOZ_t8"; reason: private alias.
Removed service ".service_locator.xMc9K_O"; reason: private alias.
Removed service ".service_locator.ZxPg8ev"; reason: private alias.
Removed service ".service_locator.OYwmUiy"; reason: private alias.
Removed service ".service_locator.ZB4uPdu"; reason: private alias.
Removed service ".service_locator.UXkpWLH"; reason: private alias.
Removed service ".service_locator.0k_VFfI"; reason: private alias.
Removed service ".service_locator.FmJTmMk"; reason: private alias.
Removed service ".service_locator.aARN6p3"; reason: private alias.
Removed service ".service_locator.Ff2_bI."; reason: private alias.
Removed service ".service_locator.FrL175G"; reason: private alias.
Removed service ".service_locator.dKOgrxP"; reason: private alias.
Removed service ".service_locator.ExQ96QA"; reason: private alias.
Removed service ".service_locator.fNCQesM"; reason: private alias.
Removed service ".service_locator.Jl4tIJR"; reason: private alias.
Removed service ".service_locator.NAgEsu8"; reason: private alias.
Removed service ".service_locator.PxZJUVe"; reason: private alias.
Removed service ".service_locator.x3pFol8"; reason: private alias.
Removed service ".service_locator.Wjo_qSh"; reason: private alias.
Removed service ".service_locator.Li7daUr"; reason: private alias.
Removed service ".service_locator.mYVbVjc"; reason: private alias.
Removed service ".service_locator.CIu9lmb"; reason: private alias.
Removed service ".service_locator.Jfsy8xW"; reason: private alias.
Removed service ".service_locator.q5hObXx"; reason: private alias.
Removed service ".service_locator.3gp1y2I"; reason: private alias.
Removed service ".service_locator.sCZxhhU"; reason: private alias.
Removed service ".service_locator.o.XuCEa"; reason: private alias.
Removed service ".service_locator.yLR7c7m"; reason: private alias.
Removed service ".service_locator.3DaY7n9"; reason: private alias.
Removed service ".service_locator.Nrz07Zz"; reason: private alias.
Removed service ".service_locator.cSQDjDM"; reason: private alias.
Removed service ".service_locator.bjhQTUH"; reason: private alias.
Removed service ".service_locator.VTwXTJe"; reason: private alias.
Removed service ".service_locator.FXNN6h0"; reason: private alias.
Removed service ".service_locator.JntJ2Y2"; reason: private alias.
Removed service ".service_locator.r5QiSyI"; reason: private alias.
Removed service ".service_locator.JRUTdHf"; reason: private alias.
Removed service ".service_locator.syr_3wf"; reason: private alias.
Removed service ".service_locator.vkwtIdA"; reason: private alias.
Removed service ".service_locator.idtpNJZ"; reason: private alias.
Removed service ".service_locator.Vyom532"; reason: private alias.
Removed service ".service_locator.63RfrKs"; reason: private alias.
Removed service ".service_locator.N7888Zq"; reason: private alias.
Removed service ".service_locator.XwiS6fv"; reason: private alias.
Removed service ".service_locator.uWVxIHP"; reason: private alias.
Removed service ".service_locator.zAI2KMN"; reason: private alias.
Removed service ".service_locator.YWxBXq."; reason: private alias.
Removed service ".service_locator.Hx0.7yq"; reason: private alias.
Removed service ".service_locator.NU0cE8B"; reason: private alias.
Removed service ".service_locator.k60xtlA"; reason: private alias.
Removed service ".service_locator.NLmOuQi"; reason: private alias.
Removed service ".service_locator.eeqComt"; reason: private alias.
Removed service ".service_locator.Xv6PlsN"; reason: private alias.
Removed service ".service_locator.wH3ivig"; reason: private alias.
Removed service ".service_locator.vIBlFCH"; reason: private alias.
Removed service ".service_locator.m4jYGpG"; reason: private alias.
Removed service ".service_locator.6kACfOT"; reason: private alias.
Removed service ".service_locator.zv2Z7HK"; reason: private alias.
Removed service ".service_locator.8Ux8VQW"; reason: private alias.
Removed service ".service_locator.VMnggkG"; reason: private alias.
Removed service ".service_locator._XRHfC7"; reason: private alias.
Removed service ".service_locator.M9EIKzg"; reason: private alias.
Removed service ".service_locator.ETQZ8DY"; reason: private alias.
Removed service ".service_locator.Cbp_k4j"; reason: private alias.
Removed service ".service_locator.4nTYDj3"; reason: private alias.
Removed service ".service_locator.S3_OzlE"; reason: private alias.
Removed service ".service_locator.8j4P3f2"; reason: private alias.
Removed service ".service_locator.lgPzPnQ"; reason: private alias.
Removed service ".service_locator.uH1Gyvk"; reason: private alias.
Removed service ".service_locator..E2fT0Y"; reason: private alias.
Removed service ".service_locator.MrDYyN6"; reason: private alias.
Removed service ".service_locator.lmWe6dd"; reason: private alias.
Removed service ".service_locator..ryEIyR"; reason: private alias.
Removed service ".service_locator.8fYzViF"; reason: private alias.
Removed service ".service_locator.z8gNezt"; reason: private alias.
Removed service ".service_locator.KvAyKE4"; reason: private alias.
Removed service ".service_locator..FvNbsq"; reason: private alias.
Removed service ".service_locator.N.tbjDx"; reason: private alias.
Removed service ".service_locator.GR1zJ6v"; reason: private alias.
Removed service ".service_locator.jwKLqqS"; reason: private alias.
Removed service ".service_locator.F5Sldcr"; reason: private alias.
Removed service ".service_locator.tMXA_gD"; reason: private alias.
Removed service ".service_locator.qI28bNv"; reason: private alias.
Removed service ".service_locator._Crbc8F"; reason: private alias.
Removed service ".service_locator.POYSic."; reason: private alias.
Removed service ".service_locator.OmhtChf"; reason: private alias.
Removed service ".service_locator.WYKZee6"; reason: private alias.
Removed service ".service_locator.SCD6x46"; reason: private alias.
Removed service ".service_locator.0rXE0qZ"; reason: private alias.
Removed service ".service_locator..IkJMmF"; reason: private alias.
Removed service ".service_locator.BBiBUMx"; reason: private alias.
Removed service ".service_locator.8r6lpbu"; reason: private alias.
Removed service ".service_locator.0gga1gl"; reason: private alias.
Removed service ".service_locator.tPlr_t6"; reason: private alias.
Removed service ".service_locator.MMIxggC"; reason: private alias.
Removed service ".service_locator.I.DYpnA"; reason: private alias.
Removed service ".service_locator..TdE7pJ"; reason: private alias.
Removed service ".service_locator.JGQPwcJ"; reason: private alias.
118
Changed reference of service "App\Controller\Site\Nanomonx\AuthController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\EventListener\AuthorizationRequestResolveListener" previously pointing to "router.default" to "router".
Changed reference of service "App\EventListener\ErrorListener" previously pointing to "router.default" to "router".
Changed reference of service "App\EventListener\LocaleSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\EventSubscribers\LoginTokenSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\EventSubscribers\LogoutSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Error\BugsnagReporter" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Mail\EmailManager" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Mail\ReceiptManager" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\User\Anonymization\AnonymizationEmailManager" previously pointing to "router.default" to "router".
Changed reference of service "App\Twig\Extensions\SubdomainFunctions" previously pointing to "router.default" to "router".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.translation_lint" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.amazon" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "aws_secrets.env_var_provider" previously pointing to "aws_secrets.secrets_manager_client" to "aws_secrets.client".
Changed reference of service "league.oauth2_server.repository.scope" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "league.oauth2_server.repository.user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "league.oauth2_server.symfony_league_listener_provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "league.oauth2_server.controller.authorization" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "league.oauth2_server.controller.token" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "league.oauth2_server.manager.doctrine.client" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knpu.oauth2.provider_factory" previously pointing to "router.default" to "router".
Changed reference of service "nelmio_security.csp_reporter_controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "presta_sitemap.dump_command" previously pointing to "router.default" to "router".
Changed reference of service "presta_sitemap.dump_command" previously pointing to "presta_sitemap.dumper_default" to "presta_sitemap.dumper".
Changed reference of service "presta_sitemap.controller" previously pointing to "presta_sitemap.generator_default" to "presta_sitemap.generator".
Changed reference of service "presta_sitemap.eventlistener.route_annotation" previously pointing to "router.default" to "router".
Changed reference of service "presta_sitemap.eventlistener.route_annotation" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "presta_sitemap.event_listener.static_routes_alternate" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.bkXcqYg" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.0L6nHH2" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.s0UFXAz" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.8kNbOA0" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.zGRyVAA" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.jeFCnpY" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.74uaP3J" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.Cjo.Jv3" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.qvncvTH" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.Un3QdRP" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.dLXpcds" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.ePqGv4G" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.roY3jxv" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.ce.1mgm" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.ce.1mgm" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.X4wRW4y" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.45H1FJJ" previously pointing to "router.default" to "router".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\ChallengeVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\ClassroomVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\FamilyModeVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\FamilyTextEntryVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\FamilyWorkBlockVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\FamilyWorldObjectVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\FamilyWorldVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\TextEntryVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\UserChallengeVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\UserVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\WorkBlockVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\WorldObjectVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voters\WorldVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.ZyP9f7K" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.7jukgan" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.qXR9Hv0" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.qPJdn4C" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.App\Security\ClientLoginAuthenticator.inner" previously pointing to "router.default" to "router".
Changed reference of service "debug.App\Security\GoogleAuthenticator.inner" previously pointing to "router.default" to "router".
Changed reference of service "presta_sitemap.generator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "presta_sitemap.generator" previously pointing to "router.default" to "router".
Changed reference of service "presta_sitemap.dumper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "presta_sitemap.dumper" previously pointing to "router.default" to "router".
1063
Removed service "App\Entity"; reason: abstract.
Removed service "App\Kernel"; reason: abstract.
Removed service "App\Migrations"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "serializer.name_converter.metadata_aware.abstract"; reason: abstract.
Removed service "limiter"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AnonymizeUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AnonymizeUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateSupportGuyCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateSupportGuyCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestAnonymizationEmailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Debug\TestAnonymizationEmailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestGiftCodeEmailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Debug\TestGiftCodeEmailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestMarketingEmailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Debug\TestMarketingEmailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Debug\TestPurchaseEmailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Debug\TestPurchaseEmailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PullTranslationsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PullTranslationsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PushTranslationsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PushTranslationsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateLearningPathCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateLearningPathCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateZohoCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdateZohoCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\AuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ChallengeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\ChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ClassroomController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ClassroomController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\ClassroomController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ClientVersionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ClientVersionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\ClientVersionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ConnectionTokenController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ConnectionTokenController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\ConnectionTokenController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\EnvironmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\EnvironmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\EnvironmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\GalleryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\GalleryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\GalleryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ObsoleteRoutesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ObsoleteRoutesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\ObsoleteRoutesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\PublicRequest\PublicTextEntryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\PublicRequest\PublicTextEntryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\PublicRequest\PublicTextEntryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\SaveController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\SaveController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\SaveController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\SubWorldController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\SubWorldController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\SubWorldController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\TextEntryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\TextEntryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\TextEntryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\ThemeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\ThemeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\ThemeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\UserChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\UserChallengeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\UserChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Constellation\WorldController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Constellation\WorldController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Constellation\WorldController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Public\AssetBundlesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Public\AssetBundlesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Public\AssetBundlesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Public\WebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Public\WebhookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Public\WebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\AssetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\AssetController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Troubadour\AssetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\Demo\DemoSceneryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\Demo\DemoSceneryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Troubadour\Demo\DemoSceneryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\Demo\DemoWorldController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\Demo\DemoWorldController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Troubadour\Demo\DemoWorldController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\Demo\DemoWorldObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\Demo\DemoWorldObjectController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Troubadour\Demo\DemoWorldObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\SceneryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\SceneryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Troubadour\SceneryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\UserChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\UserChallengeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Troubadour\UserChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\WorldController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\WorldController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Troubadour\WorldController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Troubadour\WorldObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Troubadour\WorldObjectController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\Troubadour\WorldObjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthenticatedUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthenticatedUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AuthenticatedUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\AuthRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\AuthRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\AuthRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\BucketRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\BucketRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\BucketRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\CartRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\CartRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\CartRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\ClassroomRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\ClassroomRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\ClassroomRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\CommunicationPopupRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\CommunicationPopupRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\CommunicationPopupRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\CountryRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\CountryRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\CountryRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\InformationPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\InformationPageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\InformationPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\LanguageRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\LanguageRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\LanguageRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\LicenceRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\LicenceRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\LicenceRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\OwnedLicencesRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\OwnedLicencesRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\OwnedLicencesRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\ReadingChallengeRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\ReadingChallengeRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\ReadingChallengeRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\SchoolsRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\SchoolsRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\SchoolsRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\SharedLicencesRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\SharedLicencesRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\SharedLicencesRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\StudentsRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\StudentsRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\StudentsRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\WhiteListRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\WhiteListRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\WhiteListRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Admin\ZohoLeadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Admin\ZohoLeadController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Admin\ZohoLeadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\ChallengeRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\ChallengeRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Constellation\ChallengeRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\ChallengeTemplateRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\ChallengeTemplateRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Constellation\ChallengeTemplateRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\ClassroomRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\ClassroomRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Constellation\ClassroomRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\GalleryRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\GalleryRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Constellation\GalleryRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\RevisionRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\RevisionRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Constellation\RevisionRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Constellation\UserChallengeRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Constellation\UserChallengeRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Constellation\UserChallengeRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\AuthRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\AuthRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Family\AuthRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\BabillardRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\BabillardRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Family\BabillardRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\ChallengeRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\ChallengeRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Family\ChallengeRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\FamilyCreationRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\FamilyCreationRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Family\FamilyCreationRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Family\SharingRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Family\SharingRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Family\SharingRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\AnonymizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\AnonymizationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Admin\AnonymizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\BlackListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\BlackListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Admin\BlackListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\CommunicationPopupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\CommunicationPopupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Admin\CommunicationPopupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\DataExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\DataExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Admin\DataExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\EducationalInstitutionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\EducationalInstitutionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Admin\EducationalInstitutionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\InformationPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\InformationPageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Admin\InformationPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\LanguageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\LanguageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Admin\LanguageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\LicenceTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\LicenceTypeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Admin\LicenceTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\ManagerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\ManagerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Admin\ManagerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\ManagerImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\ManagerImportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Admin\ManagerImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\ScholarLevelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\ScholarLevelController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Admin\ScholarLevelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\StudentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\StudentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Admin\StudentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\SubscriptionDealingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\SubscriptionDealingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Admin\SubscriptionDealingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Admin\UserRegionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Admin\UserRegionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Admin\UserRegionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Constellation\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Constellation\CatalogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Constellation\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Constellation\ReadingTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Constellation\ReadingTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Constellation\ReadingTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Constellation\UserchallengeQuickReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Constellation\UserchallengeQuickReviewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Constellation\UserchallengeQuickReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Family\FamilyTemplateRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Family\FamilyTemplateRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Family\FamilyTemplateRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Troubadour\BabillardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Troubadour\BabillardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Troubadour\BabillardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Troubadour\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Troubadour\CatalogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Troubadour\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Troubadour\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Troubadour\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Troubadour\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Troubadour\LearningPathController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Troubadour\LearningPathController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Troubadour\LearningPathController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Support\Troubadour\SceneryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Support\Troubadour\SceneryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Support\Troubadour\SceneryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\BabillardRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\BabillardRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\BabillardRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\CategoryRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\CategoryRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\CategoryRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\ChallengeRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\ChallengeRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\ChallengeRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\ChallengeTemplateRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\ChallengeTemplateRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\ChallengeTemplateRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\ClassroomRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\ClassroomRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\ClassroomRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\Demo\DemoRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\Demo\DemoRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\Demo\DemoRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\Demo\DemoTextEntryRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\Demo\DemoTextEntryRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\Demo\DemoTextEntryRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\Demo\DemoUserChallengeRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\Demo\DemoUserChallengeRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\Demo\DemoUserChallengeRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\Demo\DemoWorkBlockRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\Demo\DemoWorkBlockRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\Demo\DemoWorkBlockRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\PathwayRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\PathwayRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\PathwayRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\SceneryRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\SceneryRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\SceneryRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\SharingRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\SharingRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\SharingRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\StudentRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\StudentRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\StudentRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\TextEntryRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\TextEntryRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\TextEntryRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\UserChallengeRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\UserChallengeRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\UserChallengeRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\Troubadour\WorkBlockRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\Troubadour\WorkBlockRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Rest\Troubadour\WorkBlockRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\AuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\ClassroomController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\ClassroomController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\ClassroomController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\ExpiredLicencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\ExpiredLicencesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\ExpiredLicencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\InTransferLicencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\InTransferLicencesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\InTransferLicencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\LicenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\LicenceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\LicenceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\OnBoardingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\OnBoardingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\OnBoardingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\OwnedLicencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\OwnedLicencesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\OwnedLicencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\PurchaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\PurchaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\PurchaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\SharedLicencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\SharedLicencesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\SharedLicencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\StudentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\StudentsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\StudentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Admin\WhiteListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Admin\WhiteListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Admin\WhiteListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Base\ErrorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Base\ErrorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Base\ErrorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\AuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Constellation\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\CatalogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Constellation\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\ChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\ChallengeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Constellation\ChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\GalleryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\GalleryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Constellation\GalleryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\ObsoleteRoutesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\ObsoleteRoutesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Constellation\ObsoleteRoutesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Constellation\UserChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Constellation\UserChallengeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Constellation\UserChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\AuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Family\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ChallengeConstructionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ChallengeConstructionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Family\ChallengeConstructionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ChallengeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Family\ChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ChallengeExplorationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ChallengeExplorationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Family\ChallengeExplorationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\DemoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\DemoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Family\DemoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\ErrorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\ErrorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Family\ErrorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\FamilyCreationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\FamilyCreationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Family\FamilyCreationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\OnboardingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\OnboardingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Family\OnboardingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\SharingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\SharingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Family\SharingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Family\TrashCanController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Family\TrashCanController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Family\TrashCanController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Info\LandingPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Info\LandingPageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Info\LandingPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\AuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Nanomonx\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ClientController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ClientController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Nanomonx\ClientController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ClientFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ClientFormController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Nanomonx\ClientFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ErrorPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ErrorPageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Nanomonx\ErrorPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\GoogleLoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\GoogleLoginController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Nanomonx\GoogleLoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\HealthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\HealthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Nanomonx\HealthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\InfosController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\InfosController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Nanomonx\InfosController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Nanomonx\ManagerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Nanomonx\ManagerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Nanomonx\ManagerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\BlackListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\BlackListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\BlackListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\CommunicationPopupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\CommunicationPopupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\CommunicationPopupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\ConceptController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\ConceptController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\ConceptController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\CountryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\CountryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\CountryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\DataExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\DataExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\DataExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\EducationalInstitutionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\EducationalInstitutionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\EducationalInstitutionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\LanguageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\LanguageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\LanguageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\LicenceTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\LicenceTypeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\LicenceTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\ManagerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\ManagerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\ManagerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\ManagerImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\ManagerImportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\ManagerImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\PackageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\PackageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\PackageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\ScholarLevelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\ScholarLevelController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\ScholarLevelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\SchoolCalendarController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\SchoolCalendarController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\SchoolCalendarController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\SchoolYearController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\SchoolYearController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\SchoolYearController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\StatisticController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\StatisticController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\StatisticController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\StudentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\StudentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\StudentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\StudiedLanguageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\StudiedLanguageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\StudiedLanguageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\SubjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\SubjectController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\SubjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\SubscriptionDealingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\SubscriptionDealingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\SubscriptionDealingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\UsageTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\UsageTypeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\UsageTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\UserRegionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\UserRegionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\UserRegionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Admin\ZohoCRMController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Admin\ZohoCRMController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Admin\ZohoCRMController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\AuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\CatalogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Constellation\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\ClientVersionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\ClientVersionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Constellation\ClientVersionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\EnvironmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\EnvironmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Constellation\EnvironmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\ReadingTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\ReadingTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Constellation\ReadingTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\SubworldSizeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\SubworldSizeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Constellation\SubworldSizeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\ThemeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\ThemeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Constellation\ThemeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Constellation\UserchallengeQuickReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Constellation\UserchallengeQuickReviewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Constellation\UserchallengeQuickReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Family\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Family\CatalogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Family\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\InformationPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\InformationPageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\PageContentManager\InformationPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\InformationPanelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\InformationPanelController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\PageContentManager\InformationPanelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\PageContentManagerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\PageContentManagerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\PageContentManager\PageContentManagerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\ShowcaseHeaderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\ShowcaseHeaderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\PageContentManager\ShowcaseHeaderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\SideMenuOptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\SideMenuOptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\PageContentManager\SideMenuOptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\PageContentManager\TutorialPanelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\PageContentManager\TutorialPanelController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\PageContentManager\TutorialPanelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\BabillardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\BabillardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Troubadour\BabillardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\BackColorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\BackColorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Troubadour\BackColorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\BackgroundController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\BackgroundController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Troubadour\BackgroundController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\CatalogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Troubadour\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Troubadour\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\DemoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\DemoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Troubadour\DemoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\FloorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\FloorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Troubadour\FloorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\ForegroundController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\ForegroundController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Troubadour\ForegroundController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\LearningPathController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\LearningPathController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Troubadour\LearningPathController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\SceneryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\SceneryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Troubadour\SceneryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Support\Troubadour\ThematiqueController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Support\Troubadour\ThematiqueController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Support\Troubadour\ThematiqueController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\DemoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\DemoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\DemoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\SharingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\SharingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\SharingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Auth\StudentAuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Auth\StudentAuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Student\Auth\StudentAuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Challenge\ChallengePortfolioController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Challenge\ChallengePortfolioController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Student\Challenge\ChallengePortfolioController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Classroom\ClassroomSelectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Classroom\ClassroomSelectionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Student\Classroom\ClassroomSelectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeConstructionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeConstructionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Student\Construction\ChallengeConstructionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeExplorationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeExplorationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Student\Construction\ChallengeExplorationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\AuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Teacher\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\BabillardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\BabillardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Teacher\BabillardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\CatalogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Teacher\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\ChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\ChallengeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Teacher\ChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\ObsoleteRoutesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\ObsoleteRoutesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Teacher\ObsoleteRoutesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\PathwayController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\PathwayController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Teacher\PathwayController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\Troubadour\Teacher\UserChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\Troubadour\Teacher\UserChallengeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Site\Troubadour\Teacher\UserChallengeController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\AuthorizationRequestResolveListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\AuthorizationRequestResolveListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ErrorListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\ErrorListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\HistoryListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\HistoryListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\JsonRequestTransformerListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\JsonRequestTransformerListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\LocaleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\LocaleSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\SitemapSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\SitemapSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\UserActivityListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\UserActivityListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\AccountForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Admin\AccountForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ActivateRedeemCodeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Admin\ActivateRedeemCodeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ChangeUsernameForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Admin\ChangeUsernameForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\CheckPasswordForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Admin\CheckPasswordForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ClassroomForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Admin\ClassroomForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\CompleteManagerForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Admin\CompleteManagerForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ContactForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Admin\ContactForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\FamilyForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Admin\FamilyForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ImportStudentsForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Admin\ImportStudentsForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\QuoteForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Admin\QuoteForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\QuoteFormSchool"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Admin\QuoteFormSchool"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\ScholarLevelSelectForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Admin\ScholarLevelSelectForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\SignupForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Admin\SignupForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Admin\StudentForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Admin\StudentForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Constellation\ChallengeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constellation\ChallengeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Constellation\ChallengeTemplateForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constellation\ChallengeTemplateForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Constellation\CloseChallengeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constellation\CloseChallengeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Constellation\TextEntryForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constellation\TextEntryForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\FloodGuardResetPasswordConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constraints\FloodGuardResetPasswordConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\FloodGuardValidEmailConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constraints\FloodGuardValidEmailConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\GoogleManagerConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constraints\GoogleManagerConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\LegalAgeConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constraints\LegalAgeConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\UniqueClientIdConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constraints\UniqueClientIdConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\UniqueGroupNameConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constraints\UniqueGroupNameConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\UniqueUsernameConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constraints\UniqueUsernameConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\ValidEmailConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constraints\ValidEmailConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Forms\Constraints\ValidManagerConstraintValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Constraints\ValidManagerConstraintValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Family\FamilyChallengeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Family\FamilyChallengeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Family\FamilyCompleteManagerForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Family\FamilyCompleteManagerForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Family\FamilyMemberSelectForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Family\FamilyMemberSelectForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\ForgotPasswordForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\ForgotPasswordForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\OnBoarding\AddPasswordForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\OnBoarding\AddPasswordForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\OnBoarding\FamilySwitchForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\OnBoarding\FamilySwitchForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\PurchaseEmailForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\PurchaseEmailForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\ResetPasswordForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\ResetPasswordForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Catalog\ConceptForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Catalog\ConceptForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Catalog\ScholarLevelForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Catalog\ScholarLevelForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Catalog\StudiedLanguageForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Catalog\StudiedLanguageForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Catalog\SubjectForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Catalog\SubjectForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Catalog\ThemesForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Catalog\ThemesForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\CommunicationPopupForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\CommunicationPopupForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Constellation\ClientVersionForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Constellation\ClientVersionForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Constellation\ReadingTemplateForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Constellation\ReadingTemplateForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Constellation\SubworldSizeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Constellation\SubworldSizeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\CountryForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\CountryForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\EducationalInstitutionForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\EducationalInstitutionForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\EducationalInstitutionImportForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\EducationalInstitutionImportForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\EmissionForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\EmissionForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\EnvironmentForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\EnvironmentForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Family\FamilyTemplateForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Family\FamilyTemplateForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\FreeTrialForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\FreeTrialForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\LanguagesForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\LanguagesForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PackageForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\PackageForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PageContentManager\InformationPageForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\PageContentManager\InformationPageForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PageContentManager\InformationPanelForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\PageContentManager\InformationPanelForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PageContentManager\ShowcaseHeaderForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\PageContentManager\ShowcaseHeaderForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PageContentManager\SideMenuOptionForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\PageContentManager\SideMenuOptionForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\PageContentManager\TutorialPanelForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\PageContentManager\TutorialPanelForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\SchoolCalendarForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\SchoolCalendarForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\SupportMailTemplateForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\SupportMailTemplateForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\TranslationForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\TranslationForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\BabillardThemeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Troubadour\BabillardThemeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\BackColorForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Troubadour\BackColorForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\BackgroundForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Troubadour\BackgroundForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\CategoryForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Forms\Support\Troubadour\CategoryForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Troubadour\CategoryForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\ChallengeTemplateForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Troubadour\ChallengeTemplateForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\FloorForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Troubadour\FloorForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\ForegroundForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Troubadour\ForegroundForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\LearningPathForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Troubadour\LearningPathForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\Troubadour\ThematiqueForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\Troubadour\ThematiqueForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\UsageStatisticsForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\UsageStatisticsForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\UserRegionForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\UserRegionForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Support\ZohoAuthorizationForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Support\ZohoAuthorizationForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Troubadour\ChallengeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Troubadour\ChallengeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Troubadour\CloseChallengeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Troubadour\CloseChallengeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Troubadour\RequestDocumentsForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Troubadour\RequestDocumentsForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Troubadour\SignupPlayFreeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Troubadour\SignupPlayFreeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Troubadour\TextEntryForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Troubadour\TextEntryForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\EducationalInstitutionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Types\EducationalInstitutionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\GradeLevelType"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Types\GradeLevelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\ImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Types\ImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\JsonType"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Types\JsonType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\PriceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Types\PriceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\ProvinceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Types\ProvinceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\StoryTemplateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Types\StoryTemplateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\Types\TranslationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\Types\TranslationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\UnsubscribeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\UnsubscribeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Forms\ValidateEmailForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Forms\ValidateEmailForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\DeviceSupportListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\EventSubscribers\DeviceSupportListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\InteractiveLoginSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\EventSubscribers\InteractiveLoginSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\LoginTokenSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\EventSubscribers\LoginTokenSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\LogoutSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\EventSubscribers\LogoutSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\EventSubscribers\MaintenanceListener"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\EventSubscribers\MaintenanceListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\ChallengeVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\ChallengeVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\ClassroomVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\ClassroomVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyModeVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\FamilyModeVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyTextEntryVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\FamilyTextEntryVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyWorkBlockVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\FamilyWorkBlockVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyWorldObjectVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\FamilyWorldObjectVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\FamilyWorldVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\FamilyWorldVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\TextEntryVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\TextEntryVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\UserChallengeVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\UserChallengeVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\UserVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\UserVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\WorkBlockVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\WorkBlockVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\WorldObjectVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\WorldObjectVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voters\WorldVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voters\WorldVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Bucket\PrivateBucketManager"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Bucket\PrivateBucketManager"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Bucket\PrivateBucketManager"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\AddFamilyMembersStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\AddFamilyMembersStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\AddStudentsStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\AddStudentsStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\ChooseManagerTypeStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\ChooseManagerTypeStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\CompleteSignupStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\CompleteSignupStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\CreateClassroomStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\CreateClassroomStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\CreateFamilyStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\CreateFamilyStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\FamilyOnboardingCompleteStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\FamilyOnboardingCompleteStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\FamilyTeacherSwitchStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\FamilyTeacherSwitchStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\GoogleSignupStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\GoogleSignupStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\GoogleUserTypeStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\GoogleUserTypeStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\ImportGoogleClassroomStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\ImportGoogleClassroomStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\ImportGoogleStudentsStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\ImportGoogleStudentsStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\OnboardingCompleteStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingCompleteStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\ParentTransferStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\ParentTransferStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\ProductSelectorStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\ProductSelectorStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\ScholarLevelSelectStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\ScholarLevelSelectStep"; reason: abstract.
Removed service ".instanceof.App\Service\Onboarding\OnboardingSteps\OnboardingStepInterface.0.App\Service\Onboarding\OnboardingSteps\SetPasswordStep"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Onboarding\OnboardingSteps\SetPasswordStep"; reason: abstract.
Removed service ".instanceof.App\Service\User\Anonymization\AnonymizationEvaluatorInterface.0.App\Service\User\Anonymization\InactiveManagerEvaluator"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\User\Anonymization\InactiveManagerEvaluator"; reason: abstract.
Removed service ".instanceof.App\Service\User\Anonymization\AnonymizationEvaluatorInterface.0.App\Service\User\Anonymization\InactiveStudentEvaluator"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\User\Anonymization\InactiveStudentEvaluator"; reason: abstract.
Removed service ".instanceof.App\Service\User\Anonymization\AnonymizationEvaluatorInterface.0.App\Service\User\Anonymization\IncompleteGoogleUserEvaluator"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\User\Anonymization\IncompleteGoogleUserEvaluator"; reason: abstract.
Removed service ".instanceof.App\Service\User\Anonymization\AnonymizationEvaluatorInterface.0.App\Service\User\Anonymization\UnvalidatedStudentEvaluator"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\User\Anonymization\UnvalidatedStudentEvaluator"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ChallengeFunctions"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\ChallengeFunctions"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ClassroomFunctions"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\ClassroomFunctions"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\CommunicationPopupExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\CommunicationPopupExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\EntityExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\EntityExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\EntityTranslationExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\EntityTranslationExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\FamilyFunctions"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\FamilyFunctions"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\FreemiumExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\FreemiumExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\GoogleFunctions"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\GoogleFunctions"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\HashidsExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\HashidsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\LearningPathExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\LearningPathExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\PackagesExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\PackagesExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\PublicBucketExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\PublicBucketExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\ReflectionFunctions"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\ReflectionFunctions"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\SVGExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\SVGExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\StoryExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\StoryExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\SubdomainFunctions"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\SubdomainFunctions"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\TextEntryExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\TextEntryExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\TroubadourChallengeFunctions"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\TroubadourChallengeFunctions"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\TroubadourTutorialExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\TroubadourTutorialExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extensions\TroubadourUserChallengeFunctions"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Extensions\TroubadourUserChallengeFunctions"; reason: abstract.
606
Removed service "EasyCorp\EasyLog\EasyLogHandler"; reason: unused.
Removed service "App\DataFixtures\Processors\UserProcessor"; reason: unused.
Removed service "App\Exception\BatchFailedException"; reason: unused.
Removed service "App\Exception\InvalidGoogleUserException"; reason: unused.
Removed service "App\Exception\RestException"; reason: unused.
Removed service "App\Exception\RestValidationException"; reason: unused.
Removed service "App\Exception\StripeException"; reason: unused.
Removed service "App\Exception\UnknownStripeEventException"; reason: unused.
Removed service "App\Forms\Constraints\FloodGuardResetPasswordConstraint"; reason: unused.
Removed service "App\Forms\Constraints\FloodGuardValidEmailConstraint"; reason: unused.
Removed service "App\Forms\Constraints\GoogleManagerConstraint"; reason: unused.
Removed service "App\Forms\Constraints\LegalAgeConstraint"; reason: unused.
Removed service "App\Forms\Constraints\UniqueClientIdConstraint"; reason: unused.
Removed service "App\Forms\Constraints\UniqueGroupNameConstraint"; reason: unused.
Removed service "App\Forms\Constraints\UniqueUsernameConstraint"; reason: unused.
Removed service "App\Forms\Constraints\ValidEmailConstraint"; reason: unused.
Removed service "App\Forms\Constraints\ValidManagerConstraint"; reason: unused.
Removed service "App\Forms\Transformers\JsonArrayTransformer"; reason: unused.
Removed service "App\Forms\Transformers\JsonObjectTransformer"; reason: unused.
Removed service "App\Helper\BaseUserHelper"; reason: unused.
Removed service "App\Helper\CartSpreadsheetHelper"; reason: unused.
Removed service "App\Helper\ChallengeRulesHelper"; reason: unused.
Removed service "App\Helper\ClassRegistrationHelper"; reason: unused.
Removed service "App\Helper\ClassroomHelper"; reason: unused.
Removed service "App\Helper\Constellation\ChallengeHelper"; reason: unused.
Removed service "App\Helper\Constellation\ChallengeTemplateHelper"; reason: unused.
Removed service "App\Helper\Constellation\SubWorldHelper"; reason: unused.
Removed service "App\Helper\Constellation\TextEntryHelper"; reason: unused.
Removed service "App\Helper\Constellation\UserChallengeHelper"; reason: unused.
Removed service "App\Helper\Constellation\WorldHelper"; reason: unused.
Removed service "App\Helper\CountryHelper"; reason: unused.
Removed service "App\Helper\EntitiesHelper"; reason: unused.
Removed service "App\Helper\ExceptionHelper"; reason: unused.
Removed service "App\Helper\Family\UserChallengeHelper"; reason: unused.
Removed service "App\Helper\GradeLevelHelper"; reason: unused.
Removed service "App\Helper\ImageHelper"; reason: unused.
Removed service "App\Helper\LicenceHelper"; reason: unused.
Removed service "App\Helper\ManagerHelper"; reason: unused.
Removed service "App\Helper\PageContentManager\InformationPanelHelper"; reason: unused.
Removed service "App\Helper\PageContentManager\RouteHelper"; reason: unused.
Removed service "App\Helper\PageContentManager\ShowcaseHeaderHelper"; reason: unused.
Removed service "App\Helper\PageContentManager\TutorialPanelHelper"; reason: unused.
Removed service "App\Helper\RestHelper"; reason: unused.
Removed service "App\Helper\ScholarLevelHelper"; reason: unused.
Removed service "App\Helper\StudentHelper"; reason: unused.
Removed service "App\Helper\TemplateImageHelper"; reason: unused.
Removed service "App\Helper\ThemeHelper"; reason: unused.
Removed service "App\Helper\TransfersSpreadsheetHelper"; reason: unused.
Removed service "App\Helper\Troubadour\BabillardHelper"; reason: unused.
Removed service "App\Helper\Troubadour\CatalogHelper"; reason: unused.
Removed service "App\Helper\Troubadour\ChallengeHelper"; reason: unused.
Removed service "App\Helper\Troubadour\ChallengeTemplateHelper"; reason: unused.
Removed service "App\Helper\Troubadour\DemoHelper"; reason: unused.
Removed service "App\Helper\Troubadour\TextEntryHelper"; reason: unused.
Removed service "App\Helper\Troubadour\UserChallengeHelper"; reason: unused.
Removed service "App\Helper\UserAgreementHelper"; reason: unused.
Removed service "App\Helper\UserRegionHelper"; reason: unused.
Removed service "App\Licence\Province"; reason: unused.
Removed service "App\Licence\Tax"; reason: unused.
Removed service "App\Repository\Bundle\Utf8StringBundle"; reason: unused.
Removed service "App\Repository\ClassRegistrationRepository"; reason: unused.
Removed service "App\Repository\ClassroomRepository"; reason: unused.
Removed service "App\Repository\CodeRepository"; reason: unused.
Removed service "App\Repository\Constellation\ChallengeRepository"; reason: unused.
Removed service "App\Repository\Constellation\StudentWorldRepository"; reason: unused.
Removed service "App\Repository\Constellation\TeacherWorldRepository"; reason: unused.
Removed service "App\Repository\Constellation\UserChallengeRepository"; reason: unused.
Removed service "App\Repository\EducationalInstitutionRepository"; reason: unused.
Removed service "App\Repository\Family\StoryTemplateRepository"; reason: unused.
Removed service "App\Repository\GoogleRefreshTokenRepository"; reason: unused.
Removed service "App\Repository\GroupLicenceRepository"; reason: unused.
Removed service "App\Repository\InformationPageRepository"; reason: unused.
Removed service "App\Repository\LicenceTransferRepository"; reason: unused.
Removed service "App\Repository\LicenceTypeRepository"; reason: unused.
Removed service "App\Repository\LoginTokenRepository"; reason: unused.
Removed service "App\Repository\ManagerStatsRepository"; reason: unused.
Removed service "App\Repository\NanomonxRepository"; reason: unused.
Removed service "App\Repository\PackageRepository"; reason: unused.
Removed service "App\Repository\PageContentManager\SideMenuOptionRepository"; reason: unused.
Removed service "App\Repository\ProvinceRepository"; reason: unused.
Removed service "App\Repository\SceneryRepository"; reason: unused.
Removed service "App\Repository\ScholarLevelRepository"; reason: unused.
Removed service "App\Repository\SubscriptionRepository"; reason: unused.
Removed service "App\Repository\Troubadour\BabillardRepository"; reason: unused.
Removed service "App\Repository\Troubadour\CategoryRepository"; reason: unused.
Removed service "App\Repository\Troubadour\ChallengeRepository"; reason: unused.
Removed service "App\Repository\Troubadour\ThematiqueRepository"; reason: unused.
Removed service "App\Repository\Troubadour\UserChallengeRepository"; reason: unused.
Removed service "App\Repository\Troubadour\WorkBlockRepository"; reason: unused.
Removed service "App\Repository\Type\Utf8String"; reason: unused.
Removed service "App\Repository\Type\Utf8Text"; reason: unused.
Removed service "App\Service\Licences\CodeClaiming\ClaimCodeResult"; reason: unused.
Removed service "App\Service\Licences\CodeClaiming\GiftCodeClaimer"; reason: unused.
Removed service "App\Service\Licences\CodeClaiming\RedeemCodeClaimer"; reason: unused.
Removed service "App\Service\Mail\Types\LearningPathUpdateEmailInfo"; reason: unused.
Removed service "App\Service\Zoho\ZohoException"; reason: unused.
Removed service "App\Service\Zoho\ZohoLead"; reason: unused.
Removed service "App\Service\Zoho\ZohoNotAuthenticatedException"; reason: unused.
Removed service "App\Utility\ArrayUtils"; reason: unused.
Removed service "App\Utility\DateTimeUtils"; reason: unused.
Removed service "App\Utility\EntityUtils"; reason: unused.
Removed service "App\Utility\StringUtils"; reason: unused.
Removed service "App\Utility\VersionUtils"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "console.messenger.application"; reason: unused.
Removed service "console.messenger.execute_command_handler"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "http_client.messenger.ping_webhook_handler"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "mailer.messenger.message_handler"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "type_info.resolver.string"; reason: unused.
Removed service "type_info.resolver.reflection_parameter.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_property.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_return.phpdoc_aware"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service ".1_ServiceLocator~8UwkTpe"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.orm.NanomonxManager_second_level_cache.cache_configuration"; reason: unused.
Removed service "doctrine.orm.NanomonxManager_second_level_cache.default_cache_factory"; reason: unused.
Removed service "doctrine.orm.NanomonxManager_second_level_cache.logger_chain"; reason: unused.
Removed service "doctrine.orm.NanomonxManager_second_level_cache.logger_statistics"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.user_checker.chain.constellation_api"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service "aws_sdk"; reason: unused.
Removed service "aws.accessanalyzer"; reason: unused.
Removed service "aws.account"; reason: unused.
Removed service "aws.acmpca"; reason: unused.
Removed service "aws.acm"; reason: unused.
Removed service "aws.prometheusservice"; reason: unused.
Removed service "aws.amplify"; reason: unused.
Removed service "aws.amplifybackend"; reason: unused.
Removed service "aws.amplifyuibuilder"; reason: unused.
Removed service "aws.apigateway"; reason: unused.
Removed service "aws.apigatewaymanagementapi"; reason: unused.
Removed service "aws.apigatewayv2"; reason: unused.
Removed service "aws.appconfig"; reason: unused.
Removed service "aws.appconfigdata"; reason: unused.
Removed service "aws.appfabric"; reason: unused.
Removed service "aws.appflow"; reason: unused.
Removed service "aws.appintegrationsservice"; reason: unused.
Removed service "aws.applicationautoscaling"; reason: unused.
Removed service "aws.applicationinsights"; reason: unused.
Removed service "aws.applicationsignals"; reason: unused.
Removed service "aws.applicationcostprofiler"; reason: unused.
Removed service "aws.appmesh"; reason: unused.
Removed service "aws.apprunner"; reason: unused.
Removed service "aws.appstream"; reason: unused.
Removed service "aws.appsync"; reason: unused.
Removed service "aws.apptest"; reason: unused.
Removed service "aws.arczonalshift"; reason: unused.
Removed service "aws.artifact"; reason: unused.
Removed service "aws.athena"; reason: unused.
Removed service "aws.auditmanager"; reason: unused.
Removed service "aws.autoscalingplans"; reason: unused.
Removed service "aws.autoscaling"; reason: unused.
Removed service "aws.b2bi"; reason: unused.
Removed service "aws.backupgateway"; reason: unused.
Removed service "aws.backup"; reason: unused.
Removed service "aws.batch"; reason: unused.
Removed service "aws.bcmdataexports"; reason: unused.
Removed service "aws.bcmpricingcalculator"; reason: unused.
Removed service "aws.bedrockagentruntime"; reason: unused.
Removed service "aws.bedrockagent"; reason: unused.
Removed service "aws.bedrockdataautomationruntime"; reason: unused.
Removed service "aws.bedrockdataautomation"; reason: unused.
Removed service "aws.bedrockruntime"; reason: unused.
Removed service "aws.bedrock"; reason: unused.
Removed service "aws.billing"; reason: unused.
Removed service "aws.billingconductor"; reason: unused.
Removed service "aws.braket"; reason: unused.
Removed service "aws.budgets"; reason: unused.
Removed service "aws.costexplorer"; reason: unused.
Removed service "aws.chatbot"; reason: unused.
Removed service "aws.chimesdkidentity"; reason: unused.
Removed service "aws.chimesdkmediapipelines"; reason: unused.
Removed service "aws.chimesdkmeetings"; reason: unused.
Removed service "aws.chimesdkmessaging"; reason: unused.
Removed service "aws.chimesdkvoice"; reason: unused.
Removed service "aws.chime"; reason: unused.
Removed service "aws.cleanrooms"; reason: unused.
Removed service "aws.cleanroomsml"; reason: unused.
Removed service "aws.cloud9"; reason: unused.
Removed service "aws.cloudcontrolapi"; reason: unused.
Removed service "aws.clouddirectory"; reason: unused.
Removed service "aws.cloudformation"; reason: unused.
Removed service "aws.cloudfrontkeyvaluestore"; reason: unused.
Removed service "aws.cloudfront"; reason: unused.
Removed service "aws.cloudhsm"; reason: unused.
Removed service "aws.cloudhsmv2"; reason: unused.
Removed service "aws.cloudsearch"; reason: unused.
Removed service "aws.cloudsearchdomain"; reason: unused.
Removed service "aws.cloudtraildata"; reason: unused.
Removed service "aws.cloudtrail"; reason: unused.
Removed service "aws.codeartifact"; reason: unused.
Removed service "aws.codebuild"; reason: unused.
Removed service "aws.codecatalyst"; reason: unused.
Removed service "aws.codecommit"; reason: unused.
Removed service "aws.codeconnections"; reason: unused.
Removed service "aws.codedeploy"; reason: unused.
Removed service "aws.codegurureviewer"; reason: unused.
Removed service "aws.codegurusecurity"; reason: unused.
Removed service "aws.codeguruprofiler"; reason: unused.
Removed service "aws.codepipeline"; reason: unused.
Removed service "aws.codestarconnections"; reason: unused.
Removed service "aws.codestarnotifications"; reason: unused.
Removed service "aws.cognitoidentity"; reason: unused.
Removed service "aws.cognitoidentityprovider"; reason: unused.
Removed service "aws.cognitosync"; reason: unused.
Removed service "aws.comprehend"; reason: unused.
Removed service "aws.comprehendmedical"; reason: unused.
Removed service "aws.computeoptimizer"; reason: unused.
Removed service "aws.configservice"; reason: unused.
Removed service "aws.connectcontactlens"; reason: unused.
Removed service "aws.connect"; reason: unused.
Removed service "aws.connectcampaignservice"; reason: unused.
Removed service "aws.connectcampaignsv2"; reason: unused.
Removed service "aws.connectcases"; reason: unused.
Removed service "aws.connectparticipant"; reason: unused.
Removed service "aws.controlcatalog"; reason: unused.
Removed service "aws.controltower"; reason: unused.
Removed service "aws.costoptimizationhub"; reason: unused.
Removed service "aws.costandusagereportservice"; reason: unused.
Removed service "aws.customerprofiles"; reason: unused.
Removed service "aws.iotdataplane"; reason: unused.
Removed service "aws.gluedatabrew"; reason: unused.
Removed service "aws.dataexchange"; reason: unused.
Removed service "aws.datapipeline"; reason: unused.
Removed service "aws.datasync"; reason: unused.
Removed service "aws.datazone"; reason: unused.
Removed service "aws.dax"; reason: unused.
Removed service "aws.deadline"; reason: unused.
Removed service "aws.detective"; reason: unused.
Removed service "aws.devicefarm"; reason: unused.
Removed service "aws.devopsguru"; reason: unused.
Removed service "aws.directconnect"; reason: unused.
Removed service "aws.directoryservicedata"; reason: unused.
Removed service "aws.applicationdiscoveryservice"; reason: unused.
Removed service "aws.dlm"; reason: unused.
Removed service "aws.databasemigrationservice"; reason: unused.
Removed service "aws.docdbelastic"; reason: unused.
Removed service "aws.docdb"; reason: unused.
Removed service "aws.drs"; reason: unused.
Removed service "aws.directoryservice"; reason: unused.
Removed service "aws.dsql"; reason: unused.
Removed service "aws.dynamodb"; reason: unused.
Removed service "aws.ebs"; reason: unused.
Removed service "aws.ec2instanceconnect"; reason: unused.
Removed service "aws.ec2"; reason: unused.
Removed service "aws.ecrpublic"; reason: unused.
Removed service "aws.ecr"; reason: unused.
Removed service "aws.ecs"; reason: unused.
Removed service "aws.eksauth"; reason: unused.
Removed service "aws.eks"; reason: unused.
Removed service "aws.elasticinference"; reason: unused.
Removed service "aws.elasticache"; reason: unused.
Removed service "aws.elasticbeanstalk"; reason: unused.
Removed service "aws.efs"; reason: unused.
Removed service "aws.elasticloadbalancing"; reason: unused.
Removed service "aws.elasticloadbalancingv2"; reason: unused.
Removed service "aws.emr"; reason: unused.
Removed service "aws.elastictranscoder"; reason: unused.
Removed service "aws.ses"; reason: unused.
Removed service "aws.emrcontainers"; reason: unused.
Removed service "aws.emrserverless"; reason: unused.
Removed service "aws.marketplaceentitlementservice"; reason: unused.
Removed service "aws.entityresolution"; reason: unused.
Removed service "aws.elasticsearchservice"; reason: unused.
Removed service "aws.eventbridge"; reason: unused.
Removed service "aws.cloudwatchevents"; reason: unused.
Removed service "aws.cloudwatchevidently"; reason: unused.
Removed service "aws.finspacedata"; reason: unused.
Removed service "aws.finspace"; reason: unused.
Removed service "aws.firehose"; reason: unused.
Removed service "aws.fis"; reason: unused.
Removed service "aws.fms"; reason: unused.
Removed service "aws.forecastservice"; reason: unused.
Removed service "aws.forecastqueryservice"; reason: unused.
Removed service "aws.frauddetector"; reason: unused.
Removed service "aws.freetier"; reason: unused.
Removed service "aws.fsx"; reason: unused.
Removed service "aws.gamelift"; reason: unused.
Removed service "aws.geomaps"; reason: unused.
Removed service "aws.geoplaces"; reason: unused.
Removed service "aws.georoutes"; reason: unused.
Removed service "aws.glacier"; reason: unused.
Removed service "aws.globalaccelerator"; reason: unused.
Removed service "aws.glue"; reason: unused.
Removed service "aws.managedgrafana"; reason: unused.
Removed service "aws.greengrass"; reason: unused.
Removed service "aws.greengrassv2"; reason: unused.
Removed service "aws.groundstation"; reason: unused.
Removed service "aws.guardduty"; reason: unused.
Removed service "aws.health"; reason: unused.
Removed service "aws.healthlake"; reason: unused.
Removed service "aws.iam"; reason: unused.
Removed service "aws.identitystore"; reason: unused.
Removed service "aws.imagebuilder"; reason: unused.
Removed service "aws.importexport"; reason: unused.
Removed service "aws.inspectorscan"; reason: unused.
Removed service "aws.inspector"; reason: unused.
Removed service "aws.inspector2"; reason: unused.
Removed service "aws.internetmonitor"; reason: unused.
Removed service "aws.invoicing"; reason: unused.
Removed service "aws.iotjobsdataplane"; reason: unused.
Removed service "aws.iot"; reason: unused.
Removed service "aws.iot1clickdevicesservice"; reason: unused.
Removed service "aws.iot1clickprojects"; reason: unused.
Removed service "aws.iotanalytics"; reason: unused.
Removed service "aws.iotdeviceadvisor"; reason: unused.
Removed service "aws.ioteventsdata"; reason: unused.
Removed service "aws.iotevents"; reason: unused.
Removed service "aws.iotfleethub"; reason: unused.
Removed service "aws.iotfleetwise"; reason: unused.
Removed service "aws.iotsecuretunneling"; reason: unused.
Removed service "aws.iotsitewise"; reason: unused.
Removed service "aws.iotthingsgraph"; reason: unused.
Removed service "aws.iottwinmaker"; reason: unused.
Removed service "aws.iotwireless"; reason: unused.
Removed service "aws.ivsrealtime"; reason: unused.
Removed service "aws.ivs"; reason: unused.
Removed service "aws.ivschat"; reason: unused.
Removed service "aws.kafka"; reason: unused.
Removed service "aws.kafkaconnect"; reason: unused.
Removed service "aws.kendraranking"; reason: unused.
Removed service "aws.kendra"; reason: unused.
Removed service "aws.keyspaces"; reason: unused.
Removed service "aws.kinesisvideoarchivedmedia"; reason: unused.
Removed service "aws.kinesisvideomedia"; reason: unused.
Removed service "aws.kinesisvideosignalingchannels"; reason: unused.
Removed service "aws.kinesisvideowebrtcstorage"; reason: unused.
Removed service "aws.kinesis"; reason: unused.
Removed service "aws.kinesisanalytics"; reason: unused.
Removed service "aws.kinesisanalyticsv2"; reason: unused.
Removed service "aws.kinesisvideo"; reason: unused.
Removed service "aws.kms"; reason: unused.
Removed service "aws.lakeformation"; reason: unused.
Removed service "aws.lambda"; reason: unused.
Removed service "aws.launchwizard"; reason: unused.
Removed service "aws.lexmodelbuildingservice"; reason: unused.
Removed service "aws.licensemanagerlinuxsubscriptions"; reason: unused.
Removed service "aws.licensemanagerusersubscriptions"; reason: unused.
Removed service "aws.licensemanager"; reason: unused.
Removed service "aws.lightsail"; reason: unused.
Removed service "aws.locationservice"; reason: unused.
Removed service "aws.cloudwatchlogs"; reason: unused.
Removed service "aws.lookoutequipment"; reason: unused.
Removed service "aws.lookoutmetrics"; reason: unused.
Removed service "aws.lookoutforvision"; reason: unused.
Removed service "aws.mainframemodernization"; reason: unused.
Removed service "aws.machinelearning"; reason: unused.
Removed service "aws.macie2"; reason: unused.
Removed service "aws.mailmanager"; reason: unused.
Removed service "aws.managedblockchainquery"; reason: unused.
Removed service "aws.managedblockchain"; reason: unused.
Removed service "aws.marketplaceagreement"; reason: unused.
Removed service "aws.marketplacecatalog"; reason: unused.
Removed service "aws.marketplacedeployment"; reason: unused.
Removed service "aws.marketplacereporting"; reason: unused.
Removed service "aws.marketplacecommerceanalytics"; reason: unused.
Removed service "aws.mediaconnect"; reason: unused.
Removed service "aws.mediaconvert"; reason: unused.
Removed service "aws.medialive"; reason: unused.
Removed service "aws.mediapackagevod"; reason: unused.
Removed service "aws.mediapackage"; reason: unused.
Removed service "aws.mediapackagev2"; reason: unused.
Removed service "aws.mediastoredata"; reason: unused.
Removed service "aws.mediastore"; reason: unused.
Removed service "aws.mediatailor"; reason: unused.
Removed service "aws.medicalimaging"; reason: unused.
Removed service "aws.memorydb"; reason: unused.
Removed service "aws.marketplacemetering"; reason: unused.
Removed service "aws.migrationhub"; reason: unused.
Removed service "aws.mgn"; reason: unused.
Removed service "aws.migrationhubrefactorspaces"; reason: unused.
Removed service "aws.migrationhubconfig"; reason: unused.
Removed service "aws.migrationhuborchestrator"; reason: unused.
Removed service "aws.migrationhubstrategyrecommendations"; reason: unused.
Removed service "aws.lexmodelsv2"; reason: unused.
Removed service "aws.cloudwatch"; reason: unused.
Removed service "aws.mq"; reason: unused.
Removed service "aws.mturk"; reason: unused.
Removed service "aws.mwaa"; reason: unused.
Removed service "aws.neptunegraph"; reason: unused.
Removed service "aws.neptune"; reason: unused.
Removed service "aws.neptunedata"; reason: unused.
Removed service "aws.networkfirewall"; reason: unused.
Removed service "aws.networkflowmonitor"; reason: unused.
Removed service "aws.networkmanager"; reason: unused.
Removed service "aws.networkmonitor"; reason: unused.
Removed service "aws.notifications"; reason: unused.
Removed service "aws.notificationscontacts"; reason: unused.
Removed service "aws.oam"; reason: unused.
Removed service "aws.observabilityadmin"; reason: unused.
Removed service "aws.omics"; reason: unused.
Removed service "aws.opensearchservice"; reason: unused.
Removed service "aws.opensearchserverless"; reason: unused.
Removed service "aws.opsworks"; reason: unused.
Removed service "aws.opsworkscm"; reason: unused.
Removed service "aws.organizations"; reason: unused.
Removed service "aws.osis"; reason: unused.
Removed service "aws.outposts"; reason: unused.
Removed service "aws.panorama"; reason: unused.
Removed service "aws.partnercentralselling"; reason: unused.
Removed service "aws.paymentcryptographydata"; reason: unused.
Removed service "aws.paymentcryptography"; reason: unused.
Removed service "aws.pcaconnectorad"; reason: unused.
Removed service "aws.pcaconnectorscep"; reason: unused.
Removed service "aws.pcs"; reason: unused.
Removed service "aws.personalizeevents"; reason: unused.
Removed service "aws.personalizeruntime"; reason: unused.
Removed service "aws.personalize"; reason: unused.
Removed service "aws.pi"; reason: unused.
Removed service "aws.pinpointemail"; reason: unused.
Removed service "aws.pinpointsmsvoicev2"; reason: unused.
Removed service "aws.pinpoint"; reason: unused.
Removed service "aws.pipes"; reason: unused.
Removed service "aws.polly"; reason: unused.
Removed service "aws.pricing"; reason: unused.
Removed service "aws.privatenetworks"; reason: unused.
Removed service "aws.proton"; reason: unused.
Removed service "aws.qapps"; reason: unused.
Removed service "aws.qbusiness"; reason: unused.
Removed service "aws.qconnect"; reason: unused.
Removed service "aws.qldbsession"; reason: unused.
Removed service "aws.qldb"; reason: unused.
Removed service "aws.quicksight"; reason: unused.
Removed service "aws.ram"; reason: unused.
Removed service "aws.recyclebin"; reason: unused.
Removed service "aws.rdsdataservice"; reason: unused.
Removed service "aws.rds"; reason: unused.
Removed service "aws.redshiftdataapiservice"; reason: unused.
Removed service "aws.redshiftserverless"; reason: unused.
Removed service "aws.redshift"; reason: unused.
Removed service "aws.rekognition"; reason: unused.
Removed service "aws.repostspace"; reason: unused.
Removed service "aws.resiliencehub"; reason: unused.
Removed service "aws.resourceexplorer2"; reason: unused.
Removed service "aws.resourcegroups"; reason: unused.
Removed service "aws.resourcegroupstaggingapi"; reason: unused.
Removed service "aws.robomaker"; reason: unused.
Removed service "aws.rolesanywhere"; reason: unused.
Removed service "aws.route53recoverycluster"; reason: unused.
Removed service "aws.route53recoverycontrolconfig"; reason: unused.
Removed service "aws.route53recoveryreadiness"; reason: unused.
Removed service "aws.route53"; reason: unused.
Removed service "aws.route53domains"; reason: unused.
Removed service "aws.route53profiles"; reason: unused.
Removed service "aws.route53resolver"; reason: unused.
Removed service "aws.cloudwatchrum"; reason: unused.
Removed service "aws.lexruntimev2"; reason: unused.
Removed service "aws.lexruntimeservice"; reason: unused.
Removed service "aws.sagemakerruntime"; reason: unused.
Removed service "aws.s3"; reason: unused.
Removed service "aws.s3control"; reason: unused.
Removed service "aws.s3outposts"; reason: unused.
Removed service "aws.s3tables"; reason: unused.
Removed service "aws.augmentedairuntime"; reason: unused.
Removed service "aws.sagemakeredgemanager"; reason: unused.
Removed service "aws.sagemakerfeaturestoreruntime"; reason: unused.
Removed service "aws.sagemakergeospatial"; reason: unused.
Removed service "aws.sagemakermetrics"; reason: unused.
Removed service "aws.sagemaker"; reason: unused.
Removed service "aws.savingsplans"; reason: unused.
Removed service "aws.scheduler"; reason: unused.
Removed service "aws.schemas"; reason: unused.
Removed service "aws.secretsmanager"; reason: unused.
Removed service "aws.securityir"; reason: unused.
Removed service "aws.securityhub"; reason: unused.
Removed service "aws.securitylake"; reason: unused.
Removed service "aws.serverlessapplicationrepository"; reason: unused.
Removed service "aws.servicequotas"; reason: unused.
Removed service "aws.appregistry"; reason: unused.
Removed service "aws.servicecatalog"; reason: unused.
Removed service "aws.servicediscovery"; reason: unused.
Removed service "aws.sesv2"; reason: unused.
Removed service "aws.shield"; reason: unused.
Removed service "aws.signer"; reason: unused.
Removed service "aws.simspaceweaver"; reason: unused.
Removed service "aws.pinpointsmsvoice"; reason: unused.
Removed service "aws.sms"; reason: unused.
Removed service "aws.snowdevicemanagement"; reason: unused.
Removed service "aws.snowball"; reason: unused.
Removed service "aws.sns"; reason: unused.
Removed service "aws.socialmessaging"; reason: unused.
Removed service "aws.sqs"; reason: unused.
Removed service "aws.ssmcontacts"; reason: unused.
Removed service "aws.ssmincidents"; reason: unused.
Removed service "aws.ssmquicksetup"; reason: unused.
Removed service "aws.ssmsap"; reason: unused.
Removed service "aws.ssm"; reason: unused.
Removed service "aws.ssoadmin"; reason: unused.
Removed service "aws.ssooidc"; reason: unused.
Removed service "aws.sso"; reason: unused.
Removed service "aws.sfn"; reason: unused.
Removed service "aws.storagegateway"; reason: unused.
Removed service "aws.dynamodbstreams"; reason: unused.
Removed service "aws.sts"; reason: unused.
Removed service "aws.supplychain"; reason: unused.
Removed service "aws.supportapp"; reason: unused.
Removed service "aws.support"; reason: unused.
Removed service "aws.swf"; reason: unused.
Removed service "aws.synthetics"; reason: unused.
Removed service "aws.taxsettings"; reason: unused.
Removed service "aws.textract"; reason: unused.
Removed service "aws.timestreaminfluxdb"; reason: unused.
Removed service "aws.timestreamquery"; reason: unused.
Removed service "aws.timestreamwrite"; reason: unused.
Removed service "aws.tnb"; reason: unused.
Removed service "aws.transcribeservice"; reason: unused.
Removed service "aws.transfer"; reason: unused.
Removed service "aws.translate"; reason: unused.
Removed service "aws.trustedadvisor"; reason: unused.
Removed service "aws.verifiedpermissions"; reason: unused.
Removed service "aws.voiceid"; reason: unused.
Removed service "aws.vpclattice"; reason: unused.
Removed service "aws.wafregional"; reason: unused.
Removed service "aws.waf"; reason: unused.
Removed service "aws.wafv2"; reason: unused.
Removed service "aws.wellarchitected"; reason: unused.
Removed service "aws.connectwisdomservice"; reason: unused.
Removed service "aws.workdocs"; reason: unused.
Removed service "aws.workmail"; reason: unused.
Removed service "aws.workmailmessageflow"; reason: unused.
Removed service "aws.workspacesthinclient"; reason: unused.
Removed service "aws.workspacesweb"; reason: unused.
Removed service "aws.workspaces"; reason: unused.
Removed service "aws.xray"; reason: unused.
Removed service "league.oauth2_server.authenticator.oauth2"; reason: unused.
Removed service "league.oauth2_server.command.generate_keypair"; reason: unused.
Removed service "league.oauth2_server.credentials_revoker.doctrine"; reason: unused.
Removed service "knpu.oauth2.user_provider"; reason: unused.
Removed service "karser_recaptcha3.google.request_method.curl_post"; reason: unused.
Removed service "karser_recaptcha3.google.request_method.curl"; reason: unused.
Removed service "nelmio_security.ua_parser"; reason: unused.
Removed service "nelmio_security.ua_parser.ua_php"; reason: unused.
Removed service "nelmio_security.policy_manager"; reason: unused.
Removed service "nelmio_security.csp_report.filter.noise_detector_custom_rules"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "monolog.handler.null_internal"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.NLcq8cs"; reason: unused.
Removed service ".service_locator.riiCAol"; reason: unused.
Removed service ".service_locator.btBh8Uk"; reason: unused.
843
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\AuthController" to "App\Controller\Api\Constellation\AuthController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\ChallengeController" to "App\Controller\Api\Constellation\ChallengeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\ClassroomController" to "App\Controller\Api\Constellation\ClassroomController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\ClientVersionController" to "App\Controller\Api\Constellation\ClientVersionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\ConnectionTokenController" to "App\Controller\Api\Constellation\ConnectionTokenController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\EnvironmentController" to "App\Controller\Api\Constellation\EnvironmentController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\GalleryController" to "App\Controller\Api\Constellation\GalleryController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\ObsoleteRoutesController" to "App\Controller\Api\Constellation\ObsoleteRoutesController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\PublicRequest\PublicTextEntryController" to "App\Controller\Api\Constellation\PublicRequest\PublicTextEntryController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\SaveController" to "App\Controller\Api\Constellation\SaveController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\SubWorldController" to "App\Controller\Api\Constellation\SubWorldController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\TextEntryController" to "App\Controller\Api\Constellation\TextEntryController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\ThemeController" to "App\Controller\Api\Constellation\ThemeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\UserChallengeController" to "App\Controller\Api\Constellation\UserChallengeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\UserController" to "App\Controller\Api\Constellation\UserController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Constellation\WorldController" to "App\Controller\Api\Constellation\WorldController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Public\AssetBundlesController" to "App\Controller\Api\Public\AssetBundlesController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Public\WebhookController" to "App\Controller\Api\Public\WebhookController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Troubadour\AssetController" to "App\Controller\Api\Troubadour\AssetController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Troubadour\Demo\DemoSceneryController" to "App\Controller\Api\Troubadour\Demo\DemoSceneryController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Troubadour\Demo\DemoWorldController" to "App\Controller\Api\Troubadour\Demo\DemoWorldController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Troubadour\Demo\DemoWorldObjectController" to "App\Controller\Api\Troubadour\Demo\DemoWorldObjectController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Troubadour\SceneryController" to "App\Controller\Api\Troubadour\SceneryController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Troubadour\UserChallengeController" to "App\Controller\Api\Troubadour\UserChallengeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Troubadour\WorldController" to "App\Controller\Api\Troubadour\WorldController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Api\Troubadour\WorldObjectController" to "App\Controller\Api\Troubadour\WorldObjectController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\AuthenticatedUserController" to "App\Controller\AuthenticatedUserController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\AuthRestController" to "App\Controller\Rest\Admin\AuthRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\BucketRestController" to "App\Controller\Rest\Admin\BucketRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\CartRestController" to "App\Controller\Rest\Admin\CartRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\ClassroomRestController" to "App\Controller\Rest\Admin\ClassroomRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\CommunicationPopupRestController" to "App\Controller\Rest\Admin\CommunicationPopupRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\CountryRestController" to "App\Controller\Rest\Admin\CountryRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\InformationPageController" to "App\Controller\Rest\Admin\InformationPageController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\LanguageRestController" to "App\Controller\Rest\Admin\LanguageRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\LicenceRestController" to "App\Controller\Rest\Admin\LicenceRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\OwnedLicencesRestController" to "App\Controller\Rest\Admin\OwnedLicencesRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\ReadingChallengeRestController" to "App\Controller\Rest\Admin\ReadingChallengeRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\SchoolsRestController" to "App\Controller\Rest\Admin\SchoolsRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\SharedLicencesRestController" to "App\Controller\Rest\Admin\SharedLicencesRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\StudentsRestController" to "App\Controller\Rest\Admin\StudentsRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\WhiteListRestController" to "App\Controller\Rest\Admin\WhiteListRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Admin\ZohoLeadController" to "App\Controller\Rest\Admin\ZohoLeadController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Constellation\ChallengeRestController" to "App\Controller\Rest\Constellation\ChallengeRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Constellation\ChallengeTemplateRestController" to "App\Controller\Rest\Constellation\ChallengeTemplateRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Constellation\ClassroomRestController" to "App\Controller\Rest\Constellation\ClassroomRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Constellation\GalleryRestController" to "App\Controller\Rest\Constellation\GalleryRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Constellation\RevisionRestController" to "App\Controller\Rest\Constellation\RevisionRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Constellation\UserChallengeRestController" to "App\Controller\Rest\Constellation\UserChallengeRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Family\AuthRestController" to "App\Controller\Rest\Family\AuthRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Family\BabillardRestController" to "App\Controller\Rest\Family\BabillardRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Family\ChallengeRestController" to "App\Controller\Rest\Family\ChallengeRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Family\FamilyCreationRestController" to "App\Controller\Rest\Family\FamilyCreationRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Family\SharingRestController" to "App\Controller\Rest\Family\SharingRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Admin\AnonymizationController" to "App\Controller\Rest\Support\Admin\AnonymizationController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Admin\BlackListController" to "App\Controller\Rest\Support\Admin\BlackListController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Admin\CommunicationPopupController" to "App\Controller\Rest\Support\Admin\CommunicationPopupController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Admin\DataExportController" to "App\Controller\Rest\Support\Admin\DataExportController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Admin\EducationalInstitutionController" to "App\Controller\Rest\Support\Admin\EducationalInstitutionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Admin\InformationPageController" to "App\Controller\Rest\Support\Admin\InformationPageController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Admin\LanguageController" to "App\Controller\Rest\Support\Admin\LanguageController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Admin\LicenceTypeController" to "App\Controller\Rest\Support\Admin\LicenceTypeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Admin\ManagerController" to "App\Controller\Rest\Support\Admin\ManagerController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Admin\ManagerImportController" to "App\Controller\Rest\Support\Admin\ManagerImportController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Admin\ScholarLevelController" to "App\Controller\Rest\Support\Admin\ScholarLevelController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Admin\StudentController" to "App\Controller\Rest\Support\Admin\StudentController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Admin\SubscriptionDealingController" to "App\Controller\Rest\Support\Admin\SubscriptionDealingController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Admin\UserRegionController" to "App\Controller\Rest\Support\Admin\UserRegionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Constellation\CatalogController" to "App\Controller\Rest\Support\Constellation\CatalogController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Constellation\ReadingTemplateController" to "App\Controller\Rest\Support\Constellation\ReadingTemplateController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Constellation\UserchallengeQuickReviewController" to "App\Controller\Rest\Support\Constellation\UserchallengeQuickReviewController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Family\FamilyTemplateRestController" to "App\Controller\Rest\Support\Family\FamilyTemplateRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Troubadour\BabillardController" to "App\Controller\Rest\Support\Troubadour\BabillardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Troubadour\CatalogController" to "App\Controller\Rest\Support\Troubadour\CatalogController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Troubadour\CategoryController" to "App\Controller\Rest\Support\Troubadour\CategoryController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Troubadour\LearningPathController" to "App\Controller\Rest\Support\Troubadour\LearningPathController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Support\Troubadour\SceneryController" to "App\Controller\Rest\Support\Troubadour\SceneryController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\BabillardRestController" to "App\Controller\Rest\Troubadour\BabillardRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\CategoryRestController" to "App\Controller\Rest\Troubadour\CategoryRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\ChallengeRestController" to "App\Controller\Rest\Troubadour\ChallengeRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\ChallengeTemplateRestController" to "App\Controller\Rest\Troubadour\ChallengeTemplateRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\ClassroomRestController" to "App\Controller\Rest\Troubadour\ClassroomRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\Demo\DemoRestController" to "App\Controller\Rest\Troubadour\Demo\DemoRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\Demo\DemoTextEntryRestController" to "App\Controller\Rest\Troubadour\Demo\DemoTextEntryRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\Demo\DemoUserChallengeRestController" to "App\Controller\Rest\Troubadour\Demo\DemoUserChallengeRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\Demo\DemoWorkBlockRestController" to "App\Controller\Rest\Troubadour\Demo\DemoWorkBlockRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\PathwayRestController" to "App\Controller\Rest\Troubadour\PathwayRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\SceneryRestController" to "App\Controller\Rest\Troubadour\SceneryRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\SharingRestController" to "App\Controller\Rest\Troubadour\SharingRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\StudentRestController" to "App\Controller\Rest\Troubadour\StudentRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\TextEntryRestController" to "App\Controller\Rest\Troubadour\TextEntryRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\UserChallengeRestController" to "App\Controller\Rest\Troubadour\UserChallengeRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Rest\Troubadour\WorkBlockRestController" to "App\Controller\Rest\Troubadour\WorkBlockRestController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Admin\AuthController" to "App\Controller\Site\Admin\AuthController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Admin\ClassroomController" to "App\Controller\Site\Admin\ClassroomController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Admin\ExpiredLicencesController" to "App\Controller\Site\Admin\ExpiredLicencesController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Admin\InTransferLicencesController" to "App\Controller\Site\Admin\InTransferLicencesController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Admin\LicenceController" to "App\Controller\Site\Admin\LicenceController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Admin\OnBoardingController" to "App\Controller\Site\Admin\OnBoardingController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Admin\OwnedLicencesController" to "App\Controller\Site\Admin\OwnedLicencesController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Admin\PurchaseController" to "App\Controller\Site\Admin\PurchaseController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Admin\SharedLicencesController" to "App\Controller\Site\Admin\SharedLicencesController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Admin\StudentsController" to "App\Controller\Site\Admin\StudentsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Admin\WhiteListController" to "App\Controller\Site\Admin\WhiteListController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Base\ErrorController" to "App\Controller\Site\Base\ErrorController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Constellation\AuthController" to "App\Controller\Site\Constellation\AuthController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Constellation\CatalogController" to "App\Controller\Site\Constellation\CatalogController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Constellation\ChallengeController" to "App\Controller\Site\Constellation\ChallengeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Constellation\GalleryController" to "App\Controller\Site\Constellation\GalleryController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Constellation\ObsoleteRoutesController" to "App\Controller\Site\Constellation\ObsoleteRoutesController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Constellation\UserChallengeController" to "App\Controller\Site\Constellation\UserChallengeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Family\AuthController" to "App\Controller\Site\Family\AuthController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Family\ChallengeConstructionController" to "App\Controller\Site\Family\ChallengeConstructionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Family\ChallengeController" to "App\Controller\Site\Family\ChallengeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Family\ChallengeExplorationController" to "App\Controller\Site\Family\ChallengeExplorationController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Family\DemoController" to "App\Controller\Site\Family\DemoController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Family\ErrorController" to "App\Controller\Site\Family\ErrorController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Family\FamilyCreationController" to "App\Controller\Site\Family\FamilyCreationController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Family\OnboardingController" to "App\Controller\Site\Family\OnboardingController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Family\SharingController" to "App\Controller\Site\Family\SharingController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Family\TrashCanController" to "App\Controller\Site\Family\TrashCanController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Info\LandingPageController" to "App\Controller\Site\Info\LandingPageController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Nanomonx\AuthController" to "App\Controller\Site\Nanomonx\AuthController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Nanomonx\ClientController" to "App\Controller\Site\Nanomonx\ClientController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Nanomonx\ClientFormController" to "App\Controller\Site\Nanomonx\ClientFormController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Nanomonx\ErrorPageController" to "App\Controller\Site\Nanomonx\ErrorPageController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Nanomonx\GoogleLoginController" to "App\Controller\Site\Nanomonx\GoogleLoginController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Nanomonx\HealthController" to "App\Controller\Site\Nanomonx\HealthController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Nanomonx\InfosController" to "App\Controller\Site\Nanomonx\InfosController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Nanomonx\ManagerController" to "App\Controller\Site\Nanomonx\ManagerController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\BlackListController" to "App\Controller\Site\Support\Admin\BlackListController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\CommunicationPopupController" to "App\Controller\Site\Support\Admin\CommunicationPopupController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\ConceptController" to "App\Controller\Site\Support\Admin\ConceptController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\CountryController" to "App\Controller\Site\Support\Admin\CountryController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\DataExportController" to "App\Controller\Site\Support\Admin\DataExportController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\EducationalInstitutionController" to "App\Controller\Site\Support\Admin\EducationalInstitutionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\LanguageController" to "App\Controller\Site\Support\Admin\LanguageController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\LicenceTypeController" to "App\Controller\Site\Support\Admin\LicenceTypeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\ManagerController" to "App\Controller\Site\Support\Admin\ManagerController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\ManagerImportController" to "App\Controller\Site\Support\Admin\ManagerImportController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\PackageController" to "App\Controller\Site\Support\Admin\PackageController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\ScholarLevelController" to "App\Controller\Site\Support\Admin\ScholarLevelController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\SchoolCalendarController" to "App\Controller\Site\Support\Admin\SchoolCalendarController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\SchoolYearController" to "App\Controller\Site\Support\Admin\SchoolYearController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\StatisticController" to "App\Controller\Site\Support\Admin\StatisticController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\StudentController" to "App\Controller\Site\Support\Admin\StudentController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\StudiedLanguageController" to "App\Controller\Site\Support\Admin\StudiedLanguageController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\SubjectController" to "App\Controller\Site\Support\Admin\SubjectController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\SubscriptionDealingController" to "App\Controller\Site\Support\Admin\SubscriptionDealingController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\UsageTypeController" to "App\Controller\Site\Support\Admin\UsageTypeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\UserRegionController" to "App\Controller\Site\Support\Admin\UserRegionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Admin\ZohoCRMController" to "App\Controller\Site\Support\Admin\ZohoCRMController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\AuthController" to "App\Controller\Site\Support\AuthController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Constellation\CatalogController" to "App\Controller\Site\Support\Constellation\CatalogController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Constellation\ClientVersionController" to "App\Controller\Site\Support\Constellation\ClientVersionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Constellation\EnvironmentController" to "App\Controller\Site\Support\Constellation\EnvironmentController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Constellation\ReadingTemplateController" to "App\Controller\Site\Support\Constellation\ReadingTemplateController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Constellation\SubworldSizeController" to "App\Controller\Site\Support\Constellation\SubworldSizeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Constellation\ThemeController" to "App\Controller\Site\Support\Constellation\ThemeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Constellation\UserchallengeQuickReviewController" to "App\Controller\Site\Support\Constellation\UserchallengeQuickReviewController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Family\CatalogController" to "App\Controller\Site\Support\Family\CatalogController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\PageContentManager\InformationPageController" to "App\Controller\Site\Support\PageContentManager\InformationPageController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\PageContentManager\InformationPanelController" to "App\Controller\Site\Support\PageContentManager\InformationPanelController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\PageContentManager\PageContentManagerController" to "App\Controller\Site\Support\PageContentManager\PageContentManagerController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\PageContentManager\ShowcaseHeaderController" to "App\Controller\Site\Support\PageContentManager\ShowcaseHeaderController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\PageContentManager\SideMenuOptionController" to "App\Controller\Site\Support\PageContentManager\SideMenuOptionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\PageContentManager\TutorialPanelController" to "App\Controller\Site\Support\PageContentManager\TutorialPanelController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Troubadour\BabillardController" to "App\Controller\Site\Support\Troubadour\BabillardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Troubadour\BackColorController" to "App\Controller\Site\Support\Troubadour\BackColorController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Troubadour\BackgroundController" to "App\Controller\Site\Support\Troubadour\BackgroundController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Troubadour\CatalogController" to "App\Controller\Site\Support\Troubadour\CatalogController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Troubadour\CategoryController" to "App\Controller\Site\Support\Troubadour\CategoryController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Troubadour\DemoController" to "App\Controller\Site\Support\Troubadour\DemoController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Troubadour\FloorController" to "App\Controller\Site\Support\Troubadour\FloorController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Troubadour\ForegroundController" to "App\Controller\Site\Support\Troubadour\ForegroundController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Troubadour\LearningPathController" to "App\Controller\Site\Support\Troubadour\LearningPathController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Troubadour\SceneryController" to "App\Controller\Site\Support\Troubadour\SceneryController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Support\Troubadour\ThematiqueController" to "App\Controller\Site\Support\Troubadour\ThematiqueController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\DemoController" to "App\Controller\Site\Troubadour\DemoController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\SharingController" to "App\Controller\Site\Troubadour\SharingController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Student\Auth\StudentAuthController" to "App\Controller\Site\Troubadour\Student\Auth\StudentAuthController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Student\Challenge\ChallengePortfolioController" to "App\Controller\Site\Troubadour\Student\Challenge\ChallengePortfolioController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController" to "App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Student\Classroom\ClassroomSelectionController" to "App\Controller\Site\Troubadour\Student\Classroom\ClassroomSelectionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Student\Construction\ChallengeConstructionController" to "App\Controller\Site\Troubadour\Student\Construction\ChallengeConstructionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Student\Construction\ChallengeExplorationController" to "App\Controller\Site\Troubadour\Student\Construction\ChallengeExplorationController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController" to "App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Teacher\AuthController" to "App\Controller\Site\Troubadour\Teacher\AuthController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Teacher\BabillardController" to "App\Controller\Site\Troubadour\Teacher\BabillardController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Teacher\CatalogController" to "App\Controller\Site\Troubadour\Teacher\CatalogController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Teacher\ChallengeController" to "App\Controller\Site\Troubadour\Teacher\ChallengeController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Teacher\ObsoleteRoutesController" to "App\Controller\Site\Troubadour\Teacher\ObsoleteRoutesController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Teacher\PathwayController" to "App\Controller\Site\Troubadour\Teacher\PathwayController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\Site\Troubadour\Teacher\UserChallengeController" to "App\Controller\Site\Troubadour\Teacher\UserChallengeController".
Inlined service ".service_locator.ZyP9f7K.App\Service\Bucket\PrivateBucketManager" to "App\Service\Bucket\PrivateBucketManager".
Inlined service "App\Service\Server\ServerVars" to "App\Service\DeepLink\Platform".
Inlined service "App\Service\Licences\CodeClaiming\CodeClaimerFactory" to "App\Service\Licences\CodeClaiming\ClaimCodeCommand".
Inlined service "App\Service\Licences\GroupLicenceUsageMonitor" to "App\Service\Licences\LicenceUsageMonitor".
Inlined service "App\Service\Zoho\ZohoTokenStore" to "App\Service\Zoho\ZohoCRM".
Inlined service "Symfony\Component\HttpFoundation\Session\Storage\Handler\PdoSessionHandler" to "Symfony\Component\HttpFoundation\Session\Storage\Handler\MigratingSessionHandler".
Inlined service "Symfony\Component\HttpFoundation\Session\Storage\Handler\RedisSessionHandler" to "Symfony\Component\HttpFoundation\Session\Storage\Handler\MigratingSessionHandler".
Inlined service "clock" to "argument_resolver.datetime".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.va_rxC4" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.zw1L1rE" to "console.command.cache_pool_invalidate_tags".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.ILdUWIS" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.7jukgan.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.rhF__EI" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.u.4FiKa" to "router.expression_language_provider".
Inlined service ".service_locator.qXR9Hv0.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.translatable" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service "doctrine_cache_pool.recorder_inner" to "doctrine_cache_pool".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.ECaP3MA" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.AFZYBB6" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.NanomonxManager_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.Gf5ykBg" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "snc_redis.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.default_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.F8.hOt." to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "doctrine.orm.NanomonxManager_second_level_cache.regions_configuration" to "doctrine.orm.NanomonxManager_configuration".
Inlined service "cache.doctrine.orm.NanomonxManager.metadata" to "doctrine.orm.NanomonxManager_configuration".
Inlined service ".doctrine.orm.NanomonxManager_metadata_driver" to "doctrine.orm.NanomonxManager_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.NanomonxManager_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.NanomonxManager_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.NanomonxManager_configuration".
Inlined service "doctrine.orm.NanomonxManager_entity_listener_resolver" to "doctrine.orm.NanomonxManager_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.NanomonxManager_configuration".
Inlined service "doctrine.orm.NanomonxManager_configuration" to "doctrine.orm.NanomonxManager_entity_manager".
Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.orm.NanomonxManager_entity_manager".
Inlined service "doctrine.orm.NanomonxManager_manager_configurator" to "doctrine.orm.NanomonxManager_entity_manager".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "App\Twig\Extensions\ChallengeFunctions" to "twig".
Inlined service "App\Twig\Extensions\ClassroomFunctions" to "twig".
Inlined service "App\Twig\Extensions\CommunicationPopupExtension" to "twig".
Inlined service "App\Twig\Extensions\EntityExtension" to "twig".
Inlined service "App\Twig\Extensions\EntityTranslationExtension" to "twig".
Inlined service "App\Twig\Extensions\FreemiumExtension" to "twig".
Inlined service "App\Twig\Extensions\HashidsExtension" to "twig".
Inlined service "App\Twig\Extensions\PackagesExtension" to "twig".
Inlined service "App\Twig\Extensions\ReflectionFunctions" to "twig".
Inlined service "App\Twig\Extensions\SVGExtension" to "twig".
Inlined service "App\Twig\Extensions\StoryExtension" to "twig".
Inlined service "App\Twig\Extensions\SubdomainFunctions" to "twig".
Inlined service "App\Twig\Extensions\TextEntryExtension" to "twig".
Inlined service "App\Twig\Extensions\TroubadourChallengeFunctions" to "twig".
Inlined service "App\Twig\Extensions\TroubadourTutorialExtension" to "twig".
Inlined service "App\Twig\Extensions\TroubadourUserChallengeFunctions" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "nelmio_security.twig_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "App\Service\PageContentManager\PageContentManager" to "twig".
Inlined service "App\Service\User\PrivacyPolicyManager" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.lMv3Dwi.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "assets.packages" to "twig.extension.assets".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.Mff1tjh" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service ".service_locator.mDV6p8L" to "security.token_storage".
Inlined service ".service_locator.NXTTdTW" to "security.helper".
Inlined service ".service_locator.IzZKMvp" to "security.helper".
Inlined service ".service_locator.69.Lm1S" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service ".security.request_matcher.F36gZ1q" to "security.access_map".
Inlined service ".security.request_matcher.zqu83pS" to "security.access_map".
Inlined service ".security.request_matcher.cp7pmIi" to "security.access_map".
Inlined service ".security.request_matcher.q0rRG_6" to "security.access_map".
Inlined service ".security.request_matcher.dZIS8h0" to "security.access_map".
Inlined service ".security.request_matcher.XnxJOpd" to "security.access_map".
Inlined service ".security.request_matcher.G87iZPt" to "security.access_map".
Inlined service ".security.request_matcher.k3lr2Xi" to "security.access_map".
Inlined service ".security.request_matcher.E3aRVuV" to "security.access_map".
Inlined service ".security.request_matcher.0uEF_yI" to "security.access_map".
Inlined service ".security.request_matcher.ZTh04Zg" to "security.access_map".
Inlined service ".security.request_matcher.xKnLj8W" to "security.access_map".
Inlined service ".security.request_matcher.wzpi_kC" to "security.access_map".
Inlined service ".security.request_matcher.di8.lhq" to "security.access_map".
Inlined service ".security.request_matcher.7y0SJ5W" to "security.access_map".
Inlined service ".security.request_matcher.tmI9dXO" to "security.access_map".
Inlined service ".security.request_matcher.1MV6c8A" to "security.access_map".
Inlined service ".security.request_matcher.X9xw7Ih" to "security.access_map".
Inlined service ".security.request_matcher.2hr9drJ" to "security.access_map".
Inlined service ".security.request_matcher.PeevnXy" to "security.access_map".
Inlined service ".security.request_matcher.GuKgmTq" to "security.access_map".
Inlined service ".security.request_matcher.dt3WrcJ" to "security.access_map".
Inlined service ".security.request_matcher.c_anXak" to "security.access_map".
Inlined service ".security.request_matcher.bR2cSUw" to "security.access_map".
Inlined service ".security.request_matcher.cOVGPE0" to "security.access_map".
Inlined service ".security.request_matcher.wavsmcm" to "security.access_map".
Inlined service ".security.request_matcher.cTlSpWP" to "security.access_map".
Inlined service ".security.request_matcher.Ayo5Qit" to "security.access_map".
Inlined service ".security.request_matcher.nVyArYX" to "security.access_map".
Inlined service ".security.request_matcher.noCCfNa" to "security.access_map".
Inlined service ".security.request_matcher.SBbe9I2" to "security.access_map".
Inlined service ".security.request_matcher.1Ycpfy7" to "security.access_map".
Inlined service ".security.request_matcher.mAXB_g1" to "security.access_map".
Inlined service ".security.request_matcher.TQ.mhLl" to "security.access_map".
Inlined service ".security.request_matcher.fOhSjMW" to "security.access_map".
Inlined service ".security.request_matcher.KUTUIUW" to "security.access_map".
Inlined service ".security.request_matcher.paALnxZ" to "security.access_map".
Inlined service ".security.request_matcher.B.oOS0M" to "security.access_map".
Inlined service ".security.request_matcher.vRpDNKh" to "security.access_map".
Inlined service ".security.request_matcher.BRQxl4Q" to "security.access_map".
Inlined service ".security.request_matcher.KUFmQkg" to "security.access_map".
Inlined service ".security.request_matcher._e1UczJ" to "security.access_map".
Inlined service ".security.request_matcher.JoY9RTb" to "security.access_map".
Inlined service ".security.request_matcher.BhGYJ7A" to "security.access_map".
Inlined service ".security.request_matcher.8o3s12Z" to "security.access_map".
Inlined service ".security.request_matcher._LZ2csR" to "security.access_map".
Inlined service ".security.request_matcher.8p34D8T" to "security.access_map".
Inlined service ".security.request_matcher.vNd20jZ" to "security.access_map".
Inlined service ".security.request_matcher.A2KawYz" to "security.access_map".
Inlined service ".security.request_matcher.CVIyNHG" to "security.access_map".
Inlined service ".security.request_matcher.8Q2gA2T" to "security.access_map".
Inlined service ".security.request_matcher.8n6e242" to "security.access_map".
Inlined service ".security.request_matcher.P_w9VUZ" to "security.access_map".
Inlined service ".security.request_matcher.lU6qvVZ" to "security.access_map".
Inlined service ".security.request_matcher.MoW_hT." to "security.access_map".
Inlined service ".security.request_matcher.Dqs1e._" to "security.access_map".
Inlined service ".security.request_matcher.mGEnEfa" to "security.access_map".
Inlined service ".security.request_matcher.pNK5FGd" to "security.access_map".
Inlined service ".security.request_matcher.c314qMq" to "security.access_map".
Inlined service ".security.request_matcher.O1qRnPe" to "security.access_map".
Inlined service ".security.request_matcher.5LgNxP9" to "security.access_map".
Inlined service ".security.request_matcher.Sqz5tiH" to "security.access_map".
Inlined service ".security.request_matcher.goXW9QO" to "security.access_map".
Inlined service ".security.request_matcher.MeiTUpd" to "security.access_map".
Inlined service ".security.request_matcher.17zRQQS" to "security.access_map".
Inlined service ".security.request_matcher.HV67KUA" to "security.access_map".
Inlined service ".security.request_matcher.G8YptCO" to "security.access_map".
Inlined service ".security.request_matcher.iHikGz5" to "security.access_map".
Inlined service ".security.request_matcher.szcK9Jk" to "security.access_map".
Inlined service ".security.request_matcher.LX07tv1" to "security.access_map".
Inlined service ".security.request_matcher.wbJPHX7" to "security.access_map".
Inlined service ".security.request_matcher.Yw_Pn5J" to "security.access_map".
Inlined service ".security.request_matcher.865QZ9L" to "security.access_map".
Inlined service ".security.request_matcher.BCr3_ma" to "security.access_map".
Inlined service ".security.request_matcher.lnA7xx0" to "security.access_map".
Inlined service ".security.request_matcher.pC4UV3n" to "security.access_map".
Inlined service ".security.request_matcher.YIDBVxE" to "security.access_map".
Inlined service ".security.request_matcher.mTaVgFW" to "security.access_map".
Inlined service ".security.request_matcher._NKnHSc" to "security.access_map".
Inlined service ".security.request_matcher.hmsKPjK" to "security.access_map".
Inlined service ".security.request_matcher.ljZYhIh" to "security.access_map".
Inlined service ".security.request_matcher.NdvyHny" to "security.access_map".
Inlined service ".security.request_matcher.adExqED" to "security.access_map".
Inlined service ".security.request_matcher.xr6Yiqb" to "security.access_map".
Inlined service ".security.request_matcher.nry3qmM" to "security.access_map".
Inlined service ".security.request_matcher.lT90y_l" to "security.access_map".
Inlined service ".security.request_matcher.cM.Luco" to "security.access_map".
Inlined service ".security.request_matcher.5iBMutD" to "security.access_map".
Inlined service ".security.request_matcher.3soEoDT" to "security.access_map".
Inlined service ".security.request_matcher.24aE5Ku" to "security.access_map".
Inlined service ".security.request_matcher.8yK2VbB" to "security.access_map".
Inlined service ".security.request_matcher.ubvVSv0" to "security.access_map".
Inlined service ".security.request_matcher.8jBJPWY" to "security.access_map".
Inlined service ".security.request_matcher.CCx90uO" to "security.access_map".
Inlined service ".security.request_matcher.ur2H2OS" to "security.access_map".
Inlined service ".security.request_matcher.7FurC.N" to "security.access_map".
Inlined service ".security.request_matcher.QtXl9DC" to "security.access_map".
Inlined service ".security.request_matcher.Cu_PynG" to "security.access_map".
Inlined service ".security.request_matcher.0tMb.ud" to "security.access_map".
Inlined service ".security.request_matcher.X_BSXAX" to "security.access_map".
Inlined service ".security.request_matcher.zxN7ox." to "security.access_map".
Inlined service ".security.request_matcher.oPsJ4OY" to "security.access_map".
Inlined service ".security.request_matcher.98L9qC4" to "security.access_map".
Inlined service ".security.request_matcher.tThF62Q" to "security.access_map".
Inlined service ".security.request_matcher.CUDSgej" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.BUeaYr7" to ".security.request_matcher.s8NrPte".
Inlined service "security.firewall.map.config.health" to "security.firewall.map.context.health".
Inlined service ".security.request_matcher.haZUSYa" to ".security.request_matcher.fznOPdc".
Inlined service "security.firewall.map.config.api_login" to "security.firewall.map.context.api_login".
Inlined service ".security.request_matcher.wz10bdX" to ".security.request_matcher.r0pw1XY".
Inlined service "security.firewall.map.config.troubadour_api_demo" to "security.firewall.map.context.troubadour_api_demo".
Inlined service "debug.App\Security\LoginTokenAuthenticator.inner" to "debug.App\Security\LoginTokenAuthenticator".
Inlined service "debug.security.authenticator.oauth2.constellation_api.inner" to "debug.security.authenticator.oauth2.constellation_api".
Inlined service "debug.security.firewall.authenticator.constellation_api.inner" to "debug.security.firewall.authenticator.constellation_api".
Inlined service "security.exception_listener.constellation_api" to "security.firewall.map.context.constellation_api".
Inlined service "security.firewall.map.config.constellation_api" to "security.firewall.map.context.constellation_api".
Inlined service ".security.request_matcher.kQIRvor" to ".security.request_matcher.gOpgIHx".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service ".security.request_matcher.hIr2ee1" to ".security.request_matcher..Y71IsS".
Inlined service "security.firewall.map.config.oauth" to "security.firewall.map.context.oauth".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "debug.App\Security\ClientLoginAuthenticator.inner" to "debug.App\Security\ClientLoginAuthenticator".
Inlined service "debug.App\Security\GoogleAuthenticator.inner" to "debug.App\Security\GoogleAuthenticator".
Inlined service "debug.security.authenticator.form_login.main.inner" to "debug.security.authenticator.form_login.main".
Inlined service "debug.security.authenticator.remember_me.main.inner" to "debug.security.authenticator.remember_me.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.WghTYeM" to ".security.request_matcher.F36gZ1q".
Inlined service ".security.request_matcher.VLmdnHA" to ".security.request_matcher.zqu83pS".
Inlined service ".security.request_matcher.o0eVsIM" to ".security.request_matcher.cp7pmIi".
Inlined service ".security.request_matcher.SayVEA9" to ".security.request_matcher.q0rRG_6".
Inlined service ".security.request_matcher..Y_LxBk" to ".security.request_matcher.dZIS8h0".
Inlined service ".security.request_matcher.lWT9J7h" to ".security.request_matcher.XnxJOpd".
Inlined service ".security.request_matcher.laharAV" to ".security.request_matcher.G87iZPt".
Inlined service ".security.request_matcher.JpoFqkw" to ".security.request_matcher.k3lr2Xi".
Inlined service ".security.request_matcher.0lDYf_j" to ".security.request_matcher.E3aRVuV".
Inlined service ".security.request_matcher..py_P4g" to ".security.request_matcher.0uEF_yI".
Inlined service ".security.request_matcher.2lvH9cr" to ".security.request_matcher.ZTh04Zg".
Inlined service ".security.request_matcher.bCn79Rs" to ".security.request_matcher.xKnLj8W".
Inlined service ".security.request_matcher..ubb1bC" to ".security.request_matcher.wzpi_kC".
Inlined service ".security.request_matcher.VFlkeHT" to ".security.request_matcher.di8.lhq".
Inlined service ".security.request_matcher..MVSHgL" to ".security.request_matcher.7y0SJ5W".
Inlined service ".security.request_matcher.Zcm7YkO" to ".security.request_matcher.tmI9dXO".
Inlined service ".security.request_matcher.vVIgL_e" to ".security.request_matcher.1MV6c8A".
Inlined service ".security.request_matcher.EKJWRrX" to ".security.request_matcher.X9xw7Ih".
Inlined service ".security.request_matcher.XByWg79" to ".security.request_matcher.2hr9drJ".
Inlined service ".security.request_matcher.4i8471E" to ".security.request_matcher.PeevnXy".
Inlined service ".security.request_matcher.9ddFg5B" to ".security.request_matcher.GuKgmTq".
Inlined service ".security.request_matcher.HM20APv" to ".security.request_matcher.dt3WrcJ".
Inlined service ".security.request_matcher.xefYTXl" to ".security.request_matcher.c_anXak".
Inlined service ".security.request_matcher.QH.yTfA" to ".security.request_matcher.bR2cSUw".
Inlined service ".security.request_matcher.ndQNJcO" to ".security.request_matcher.cOVGPE0".
Inlined service ".security.request_matcher.XK3De0P" to ".security.request_matcher.wavsmcm".
Inlined service ".security.request_matcher.Y60YN.B" to ".security.request_matcher.cTlSpWP".
Inlined service ".security.request_matcher.BK9hEDG" to ".security.request_matcher.cTlSpWP".
Inlined service ".security.request_matcher.QpLIi0P" to ".security.request_matcher.Ayo5Qit".
Inlined service ".security.request_matcher.ykcgIdu" to ".security.request_matcher.nVyArYX".
Inlined service ".security.request_matcher.hWm4LHu" to ".security.request_matcher.noCCfNa".
Inlined service ".security.request_matcher.XxkwPpL" to ".security.request_matcher.SBbe9I2".
Inlined service ".security.request_matcher.Y5caP1T" to ".security.request_matcher.1Ycpfy7".
Inlined service ".security.request_matcher.rFk_Gu5" to ".security.request_matcher.mAXB_g1".
Inlined service ".security.request_matcher.QeuARuI" to ".security.request_matcher.TQ.mhLl".
Inlined service ".security.request_matcher.NbT8iGK" to ".security.request_matcher.fOhSjMW".
Inlined service ".security.request_matcher.Ip5HmI6" to ".security.request_matcher.KUTUIUW".
Inlined service ".security.request_matcher.yirVMR7" to ".security.request_matcher.paALnxZ".
Inlined service ".security.request_matcher.WAc8xQA" to ".security.request_matcher.B.oOS0M".
Inlined service ".security.request_matcher.dDZJ1N8" to ".security.request_matcher.vRpDNKh".
Inlined service ".security.request_matcher.sgPGyk4" to ".security.request_matcher.BRQxl4Q".
Inlined service ".security.request_matcher.aLnU5EQ" to ".security.request_matcher.KUFmQkg".
Inlined service ".security.request_matcher.VL.d6hO" to ".security.request_matcher._e1UczJ".
Inlined service ".security.request_matcher.hHUC8xb" to ".security.request_matcher.JoY9RTb".
Inlined service ".security.request_matcher.R.uPBev" to ".security.request_matcher.BhGYJ7A".
Inlined service ".security.request_matcher.OauIOFM" to ".security.request_matcher.8o3s12Z".
Inlined service ".security.request_matcher.b.qrSZV" to ".security.request_matcher._LZ2csR".
Inlined service ".security.request_matcher.dt3.FMt" to ".security.request_matcher.8p34D8T".
Inlined service ".security.request_matcher.0Bj4Tji" to ".security.request_matcher.vNd20jZ".
Inlined service ".security.request_matcher.pviuqaW" to ".security.request_matcher.A2KawYz".
Inlined service ".security.request_matcher.bgm3wjj" to ".security.request_matcher.CVIyNHG".
Inlined service ".security.request_matcher.auzcbbN" to ".security.request_matcher.8Q2gA2T".
Inlined service ".security.request_matcher.GTTi6Dt" to ".security.request_matcher.8n6e242".
Inlined service ".security.request_matcher.pKV_ceJ" to ".security.request_matcher.P_w9VUZ".
Inlined service ".security.request_matcher.urYnsZb" to ".security.request_matcher.lU6qvVZ".
Inlined service ".security.request_matcher.WnTLoo6" to ".security.request_matcher.MoW_hT.".
Inlined service ".security.request_matcher.kAOJOPZ" to ".security.request_matcher.Dqs1e._".
Inlined service ".security.request_matcher.liu3iSY" to ".security.request_matcher.mGEnEfa".
Inlined service ".security.request_matcher.86HZ.DV" to ".security.request_matcher.pNK5FGd".
Inlined service ".security.request_matcher.IolJ0J1" to ".security.request_matcher.c314qMq".
Inlined service ".security.request_matcher.tpV.o34" to ".security.request_matcher.O1qRnPe".
Inlined service ".security.request_matcher.m7cpxih" to ".security.request_matcher.5LgNxP9".
Inlined service ".security.request_matcher.KpvVAX5" to ".security.request_matcher.Sqz5tiH".
Inlined service ".security.request_matcher.EmgBvpY" to ".security.request_matcher.goXW9QO".
Inlined service ".security.request_matcher.AdAYym9" to ".security.request_matcher.MeiTUpd".
Inlined service ".security.request_matcher.wDp0UUM" to ".security.request_matcher.17zRQQS".
Inlined service ".security.request_matcher.lljOLIB" to ".security.request_matcher.HV67KUA".
Inlined service ".security.request_matcher.yFT0QQm" to ".security.request_matcher.G8YptCO".
Inlined service ".security.request_matcher.aeAvD_q" to ".security.request_matcher.iHikGz5".
Inlined service ".security.request_matcher.71tI48C" to ".security.request_matcher.szcK9Jk".
Inlined service ".security.request_matcher.LX0i9OD" to ".security.request_matcher.LX07tv1".
Inlined service ".security.request_matcher.Kj_9nkh" to ".security.request_matcher.wbJPHX7".
Inlined service ".security.request_matcher.cTcy5O." to ".security.request_matcher.Yw_Pn5J".
Inlined service ".security.request_matcher.YJ4C1oC" to ".security.request_matcher.865QZ9L".
Inlined service ".security.request_matcher.2ENe9TD" to ".security.request_matcher.BCr3_ma".
Inlined service ".security.request_matcher.lbMbenZ" to ".security.request_matcher.lnA7xx0".
Inlined service ".security.request_matcher.8MDLPtQ" to ".security.request_matcher.lnA7xx0".
Inlined service ".security.request_matcher.OSiLw0R" to ".security.request_matcher.pC4UV3n".
Inlined service ".security.request_matcher.Um7ghcq" to ".security.request_matcher.YIDBVxE".
Inlined service ".security.request_matcher.cgN9sCy" to ".security.request_matcher.mTaVgFW".
Inlined service ".security.request_matcher.EkGviff" to ".security.request_matcher._NKnHSc".
Inlined service ".security.request_matcher.x6.DXuV" to ".security.request_matcher.hmsKPjK".
Inlined service ".security.request_matcher.F4KZNK6" to ".security.request_matcher.ljZYhIh".
Inlined service ".security.request_matcher.j93GyPw" to ".security.request_matcher.NdvyHny".
Inlined service ".security.request_matcher.lhZBVG0" to ".security.request_matcher.adExqED".
Inlined service ".security.request_matcher.RHM.Y4p" to ".security.request_matcher.xr6Yiqb".
Inlined service ".security.request_matcher.E38Ufga" to ".security.request_matcher.nry3qmM".
Inlined service ".security.request_matcher.XJuQWnz" to ".security.request_matcher.cM.Luco".
Inlined service ".security.request_matcher.kEJlC.y" to ".security.request_matcher.5iBMutD".
Inlined service ".security.request_matcher.JVD7X54" to ".security.request_matcher.3soEoDT".
Inlined service ".security.request_matcher.Q0.W4dv" to ".security.request_matcher.24aE5Ku".
Inlined service ".security.request_matcher.O_c3cbV" to ".security.request_matcher.ubvVSv0".
Inlined service ".security.request_matcher.N8M_Mp6" to ".security.request_matcher.8jBJPWY".
Inlined service ".security.request_matcher.xd9PNuw" to ".security.request_matcher.CCx90uO".
Inlined service ".security.request_matcher.Uw.2J0M" to ".security.request_matcher.ur2H2OS".
Inlined service ".security.request_matcher.3L.srRq" to ".security.request_matcher.7FurC.N".
Inlined service ".security.request_matcher.Enz74hr" to ".security.request_matcher.QtXl9DC".
Inlined service ".security.request_matcher.AM6KqP5" to ".security.request_matcher.Cu_PynG".
Inlined service ".security.request_matcher.ptPG.bI" to ".security.request_matcher.Cu_PynG".
Inlined service ".security.request_matcher.i5EveLp" to ".security.request_matcher.X_BSXAX".
Inlined service ".security.request_matcher.4rQkq1l" to ".security.request_matcher.zxN7ox.".
Inlined service ".security.request_matcher.gXHvgso" to ".security.request_matcher.oPsJ4OY".
Inlined service ".security.request_matcher.Lu40Iw4" to ".security.request_matcher.98L9qC4".
Inlined service ".security.request_matcher.qCVbcy7" to ".security.request_matcher.tThF62Q".
Inlined service ".security.request_matcher.SbN0Tkg" to ".security.request_matcher.CUDSgej".
Inlined service "bugsnag.factory" to "bugsnag".
Inlined service "aws_secrets.cache.recorder_inner" to "aws_secrets.cache".
Inlined service "aws_secrets.env_var_provider" to "aws_secrets.env_var_cached_provider".
Inlined service "aws_secrets.env_var_cached_provider" to "aws_secrets.env_var_array_provider".
Inlined service "aws_secrets.env_var_array_provider" to "aws_secrets.env_var_processor".
Inlined service "league.oauth2_server.manager.in_memory.scope" to "league.oauth2_server.repository.scope".
Inlined service "league.oauth2_server.symfony_league_listener_provider" to "league.oauth2_server.emitter".
Inlined service "league.oauth2_server.repository.client" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.repository.scope" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.emitter" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.grant.client_credentials" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.grant.password" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.grant.refresh_token" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.grant.auth_code" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.grant.implicit" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.authorization_server.grant_configurator" to "league.oauth2_server.authorization_server".
Inlined service "league.oauth2_server.repository.auth_code" to "league.oauth2_server.grant.auth_code".
Inlined service "league.oauth2_server.factory.authorization_request_resolve_event" to "league.oauth2_server.controller.authorization".
Inlined service "knpu.oauth2.provider_factory" to "knpu.oauth2.provider.google_classroom".
Inlined service "knpu.oauth2.provider.google_classroom" to "knpu.oauth2.client.google_classroom".
Inlined service "karser_recaptcha3.google.recaptcha" to "karser_recaptcha3.validator".
Inlined service "karser_recaptcha3.ip_resolver" to "karser_recaptcha3.validator".
Inlined service "karser_recaptcha3.request_method.symfony_http_client" to "karser_recaptcha3.google.recaptcha".
Inlined service "nelmio_security.nonce_generator" to "nelmio_security.csp_listener".
Inlined service "nelmio_security.csp_report.filter.noise_detector_domains" to "nelmio_security.csp_report.filter".
Inlined service "nelmio_security.csp_report.filter.noise_detector_domains_regex" to "nelmio_security.csp_report.filter".
Inlined service "nelmio_security.csp_report.filter.noise_detector_schemes" to "nelmio_security.csp_report.filter".
Inlined service "nelmio_security.csp_report.filter.noise_detector_injected_scripts" to "nelmio_security.csp_report.filter".
Inlined service "nelmio_security.csp_report.filter.noise_detector_browser_bugs" to "nelmio_security.csp_report.filter".
Inlined service "nelmio_security.ua_parser.ua_php.provider" to "nelmio_security.csp_report.filter.noise_detector_browser_bugs".
Inlined service "nelmio_security.csp_report.log_formatter" to "nelmio_security.csp_report.logger".
Inlined service "nelmio_security.csp_report.logger" to "nelmio_security.csp_reporter_controller".
Inlined service "nelmio_security.csp_report.filter" to "nelmio_security.csp_reporter_controller".
Inlined service "monolog.logger.snc_redis" to "snc_redis.logger".
Inlined service ".service_locator.0_MfPNs" to "Snc\RedisBundle\Command\RedisQueryCommand".
Inlined service "Snc\RedisBundle\Logger\RedisCallInterceptor" to "snc_redis.phpredis_factory".
Inlined service "snc_redis.phpredis_factory" to "snc_redis.default".
Inlined service "debug.security.event_dispatcher.constellation_api.inner" to "debug.security.event_dispatcher.constellation_api".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.1M3LCmy" to ".service_locator.1M3LCmy.kernel::process()".
Inlined service ".service_locator.cSWDrFj" to ".service_locator.cSWDrFj.App\Controller\Api\Constellation\AuthController::getLoginToken()".
Inlined service ".service_locator.DVMWRWe" to ".service_locator.DVMWRWe.App\Controller\Api\Constellation\AuthController::Signup()".
Inlined service ".service_locator.McnonBt" to ".service_locator.McnonBt.App\Controller\Api\Constellation\AuthController::GetChildFriendlyPassword()".
Inlined service ".service_locator.lStQ9YI" to ".service_locator.lStQ9YI.App\Controller\Api\Constellation\ClassroomController::VerifyClassroomCode()".
Inlined service ".service_locator.dNJ93Iv" to ".service_locator.dNJ93Iv.App\Controller\Api\Constellation\ClassroomController::AddStudentToClass()".
Inlined service ".service_locator.RNITVfy" to ".service_locator.RNITVfy.App\Controller\Api\Constellation\SaveController::PostSave()".
Inlined service ".service_locator.efzE0HV" to ".service_locator.efzE0HV.App\Controller\Api\Constellation\TextEntryController::UpdateTextEntries()".
Inlined service ".service_locator.WTc8X7Y" to ".service_locator.WTc8X7Y.App\Controller\Api\Constellation\ThemeController::GetThemesForClassroom()".
Inlined service ".service_locator.W_mORmX" to ".service_locator.W_mORmX.App\Controller\Api\Public\WebhookController::stripeWebhookAction()".
Inlined service ".service_locator.v6idMF." to ".service_locator.v6idMF..App\Controller\Api\Troubadour\Demo\DemoWorldObjectController::DeleteWorldObjectById()".
Inlined service ".service_locator.cdJWO04" to ".service_locator.cdJWO04.App\Controller\Rest\Admin\BucketRestController::GetFile()".
Inlined service ".service_locator.bMWOD4s" to ".service_locator.bMWOD4s.App\Controller\Rest\Admin\OwnedLicencesRestController::AssignLicenceToManager()".
Inlined service ".service_locator.bkXcqYg" to ".service_locator.bkXcqYg.App\Controller\Rest\Admin\ReadingChallengeRestController::createReadingChallenge()".
Inlined service ".service_locator.lKLzEXX" to ".service_locator.lKLzEXX.App\Controller\Rest\Admin\ReadingChallengeRestController::CreateReadingChallengeFromTemplate()".
Inlined service ".service_locator.tmO6QIT" to ".service_locator.tmO6QIT.App\Controller\Rest\Admin\SharedLicencesRestController::ClaimLicence()".
Inlined service ".service_locator.Pd4D2GZ" to ".service_locator.Pd4D2GZ.App\Controller\Rest\Admin\ZohoLeadController::AddItem()".
Inlined service ".service_locator.jDOCAcQ" to ".service_locator.jDOCAcQ.App\Controller\Rest\Constellation\UserChallengeRestController::DisplayUserChallenge()".
Inlined service ".service_locator.w9n3GxC" to ".service_locator.w9n3GxC.App\Controller\Rest\Family\AuthRestController::forgotPasscode()".
Inlined service ".service_locator.D37KLa6" to ".service_locator.D37KLa6.App\Controller\Rest\Support\Admin\AnonymizationController::AnonymizeStudent()".
Inlined service ".service_locator.9VN7xXM" to ".service_locator.9VN7xXM.App\Controller\Rest\Support\Admin\LanguageController::SynchronizeTranslations()".
Inlined service ".service_locator.UiqyIA3" to ".service_locator.UiqyIA3.App\Controller\Rest\Support\Admin\ManagerImportController::Import()".
Inlined service ".service_locator.s0UFXAz" to ".service_locator.s0UFXAz.App\Controller\Rest\Troubadour\BabillardRestController::Get()".
Inlined service ".service_locator.8kNbOA0" to ".service_locator.8kNbOA0.App\Controller\Rest\Troubadour\BabillardRestController::AddUserChallenge()".
Inlined service ".service_locator.fuDqjsy" to ".service_locator.fuDqjsy.App\Controller\Rest\Troubadour\ChallengeRestController::GetNonParticipatingStudents()".
Inlined service ".service_locator.eF6blyf" to ".service_locator.eF6blyf.App\Controller\Rest\Troubadour\Demo\DemoRestController::UpdateDisplayedGuidedTutorial()".
Inlined service ".service_locator.3oK9RsJ" to ".service_locator.3oK9RsJ.App\Controller\Rest\Troubadour\TextEntryRestController::Post()".
Inlined service ".service_locator.dOE8XHG" to ".service_locator.dOE8XHG.App\Controller\Site\Admin\AuthController::MyGroups()".
Inlined service ".service_locator.jnzc6HM" to ".service_locator.jnzc6HM.App\Controller\Site\Admin\ClassroomController::CreateClassroom()".
Inlined service ".service_locator.wkWcntn" to ".service_locator.wkWcntn.App\Controller\Site\Admin\ClassroomController::ImportGoogleClassrooms()".
Inlined service ".service_locator.btS7CTn" to ".service_locator.btS7CTn.App\Controller\Site\Admin\ClassroomController::ConfigureGoogleClassrooms()".
Inlined service ".service_locator..IiMZIU" to ".service_locator..IiMZIU.App\Controller\Site\Admin\ClassroomController::EditClassroom()".
Inlined service ".service_locator.mRnbFXj" to ".service_locator.mRnbFXj.App\Controller\Site\Admin\LicenceController::GetLicences()".
Inlined service ".service_locator.kydGUkN" to ".service_locator.kydGUkN.App\Controller\Site\Admin\OnBoardingController::SetPassword()".
Inlined service ".service_locator.SvPJhES" to ".service_locator.SvPJhES.App\Controller\Site\Admin\OnBoardingController::ChooseManagerType()".
Inlined service ".service_locator.fSaEGEv" to ".service_locator.fSaEGEv.App\Controller\Site\Admin\OnBoardingController::EndOnboarding()".
Inlined service ".service_locator.sJsq0al" to ".service_locator.sJsq0al.App\Controller\Site\Admin\OnBoardingController::CreateClassroom()".
Inlined service ".service_locator.wo1INwy" to ".service_locator.wo1INwy.App\Controller\Site\Admin\OnBoardingController::CompleteSignup()".
Inlined service ".service_locator.uEckwVn" to ".service_locator.uEckwVn.App\Controller\Site\Admin\OnBoardingController::ImportGoogleClassroom()".
Inlined service ".service_locator.sLGeXrN" to ".service_locator.sLGeXrN.App\Controller\Site\Admin\OnBoardingController::ImportGoogleStudents()".
Inlined service ".service_locator.eIi.dr4" to ".service_locator.eIi.dr4.App\Controller\Site\Admin\OnBoardingController::ParentTransfer()".
Inlined service ".service_locator.SnfuIdC" to ".service_locator.SnfuIdC.App\Controller\Site\Admin\OnBoardingController::OnboardingCompleted()".
Inlined service ".service_locator.IzRQ744" to ".service_locator.IzRQ744.App\Controller\Site\Admin\OnBoardingController::FamilyTeacherSwitch()".
Inlined service ".service_locator.omCznnx" to ".service_locator.omCznnx.App\Controller\Site\Admin\PurchaseController::ThanksForPurchasing()".
Inlined service ".service_locator.8h0lprG" to ".service_locator.8h0lprG.App\Controller\Site\Admin\SharedLicencesController::SharedLicences()".
Inlined service ".service_locator.oE87zAF" to ".service_locator.oE87zAF.App\Controller\Site\Base\ErrorController::showPrettyException()".
Inlined service ".service_locator.XjMvE3D" to ".service_locator.XjMvE3D.App\Controller\Site\Constellation\AuthController::Login()".
Inlined service ".service_locator.el5CGIx" to ".service_locator.el5CGIx.App\Controller\Site\Constellation\CatalogController::GetCatalog()".
Inlined service ".service_locator.jeFCnpY" to ".service_locator.jeFCnpY.App\Controller\Site\Family\AuthController::FamilyBabillard()".
Inlined service ".service_locator.gKiyKzV" to ".service_locator.gKiyKzV.App\Controller\Site\Family\AuthController::GoToTeacherMode()".
Inlined service ".service_locator.AIcxAMs" to ".service_locator.AIcxAMs.App\Controller\Site\Family\AuthController::GoogleSignUp()".
Inlined service ".service_locator.QShGTuL" to ".service_locator.QShGTuL.App\Controller\Site\Family\DemoController::GetFamilyTutorial()".
Inlined service ".service_locator.Cjo.Jv3" to ".service_locator.Cjo.Jv3.App\Controller\Site\Nanomonx\AuthController::Index()".
Inlined service ".service_locator.J85S59j" to ".service_locator.J85S59j.App\Controller\Site\Nanomonx\AuthController::Login()".
Inlined service ".service_locator..xCrR.w" to ".service_locator..xCrR.w.App\Controller\Site\Nanomonx\AuthController::ConfirmEmailRoute()".
Inlined service ".service_locator.S_1StWU" to ".service_locator.S_1StWU.App\Controller\Site\Nanomonx\AuthController::SignUp()".
Inlined service ".service_locator.WqaNAVq" to ".service_locator.WqaNAVq.App\Controller\Site\Nanomonx\ClientController::GetClient()".
Inlined service ".service_locator.PuP9FIa" to ".service_locator.PuP9FIa.App\Controller\Site\Nanomonx\GoogleLoginController::connect()".
Inlined service ".service_locator.bLIRgLm" to ".service_locator.bLIRgLm.App\Controller\Site\Nanomonx\GoogleLoginController::CompleteSignup()".
Inlined service ".service_locator.clO9jaZ" to ".service_locator.clO9jaZ.App\Controller\Site\Nanomonx\GoogleLoginController::MergeAccount()".
Inlined service ".service_locator.uJ1PlYZ" to ".service_locator.uJ1PlYZ.App\Controller\Site\Nanomonx\ManagerController::EditManager()".
Inlined service ".service_locator.sAgX_O6" to ".service_locator.sAgX_O6.App\Controller\Site\Nanomonx\ManagerController::ChangeUsername()".
Inlined service ".service_locator.4gPV0vc" to ".service_locator.4gPV0vc.App\Controller\Site\Support\Admin\ManagerController::TransferPackagesToManager()".
Inlined service ".service_locator.MzEqIxn" to ".service_locator.MzEqIxn.App\Controller\Site\Support\Admin\ZohoCRMController::CreatePackage()".
Inlined service ".service_locator.ePqGv4G" to ".service_locator.ePqGv4G.App\Controller\Site\Support\Constellation\ReadingTemplateController::CreateReadingTemplate()".
Inlined service ".service_locator.v5kgkZU" to ".service_locator.v5kgkZU.App\Controller\Site\Support\Troubadour\DemoController::Index()".
Inlined service ".service_locator._VKVQXg" to ".service_locator._VKVQXg.App\Controller\Site\Troubadour\Student\Challenge\ChallengeSelectionController::ChallengesByClassList()".
Inlined service ".service_locator.55DGfzf" to ".service_locator.55DGfzf.App\Controller\Site\Troubadour\Student\Construction\ChallengeRevisionController::GetChallenge()".
Inlined service ".service_locator.FrXUI0e" to ".service_locator.FrXUI0e.App\Controller\Site\Troubadour\Teacher\AuthController::MyGroups()".
Inlined service ".service_locator.TJmHYFe" to ".service_locator.TJmHYFe.App\Controller\Site\Troubadour\Teacher\AuthController::displayIndexPage()".
Inlined service ".service_locator.45H1FJJ" to ".service_locator.45H1FJJ.App\Controller\Site\Troubadour\Teacher\BabillardController::GetBabillard()".
Inlined service ".service_locator.2vdJ7yB" to ".service_locator.2vdJ7yB.App\Controller\Site\Troubadour\Teacher\PathwayController::GetPathway()".
Inlined service ".service_locator.aQjsvGp" to ".service_locator.aQjsvGp.App\Controller\Site\Troubadour\Teacher\UserChallengeController::GetChallenge()".
Inlined service ".service_locator.Joej8rO" to ".service_locator.Joej8rO.App\Factories\ClassroomFactory::Create()".
Inlined service ".service_locator.EQrs9.q" to ".service_locator.EQrs9.q.App\Factories\WorkBlockFactory::create()".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service ".doctrine.orm.NanomonxManager_metadata_driver.inner" to ".doctrine.orm.NanomonxManager_metadata_driver".
Inlined service ".service_locator.BxSdgVt" to ".doctrine.orm.NanomonxManager_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.simple_role_voter" to ".debug.security.voter.security.access.simple_role_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "App\Security\Voters\ChallengeVoter" to ".debug.security.voter.App\Security\Voters\ChallengeVoter".
Inlined service "App\Security\Voters\ClassroomVoter" to ".debug.security.voter.App\Security\Voters\ClassroomVoter".
Inlined service "App\Security\Voters\FamilyModeVoter" to ".debug.security.voter.App\Security\Voters\FamilyModeVoter".
Inlined service "App\Security\Voters\FamilyTextEntryVoter" to ".debug.security.voter.App\Security\Voters\FamilyTextEntryVoter".
Inlined service "App\Security\Voters\FamilyWorkBlockVoter" to ".debug.security.voter.App\Security\Voters\FamilyWorkBlockVoter".
Inlined service "App\Security\Voters\FamilyWorldObjectVoter" to ".debug.security.voter.App\Security\Voters\FamilyWorldObjectVoter".
Inlined service "App\Security\Voters\FamilyWorldVoter" to ".debug.security.voter.App\Security\Voters\FamilyWorldVoter".
Inlined service "App\Security\Voters\TextEntryVoter" to ".debug.security.voter.App\Security\Voters\TextEntryVoter".
Inlined service "App\Security\Voters\UserChallengeVoter" to ".debug.security.voter.App\Security\Voters\UserChallengeVoter".
Inlined service "App\Security\Voters\UserVoter" to ".debug.security.voter.App\Security\Voters\UserVoter".
Inlined service "App\Security\Voters\WorkBlockVoter" to ".debug.security.voter.App\Security\Voters\WorkBlockVoter".
Inlined service "App\Security\Voters\WorldObjectVoter" to ".debug.security.voter.App\Security\Voters\WorldObjectVoter".
Inlined service "App\Security\Voters\WorldVoter" to ".debug.security.voter.App\Security\Voters\WorldVoter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service ".service_locator.7jukgan" to ".service_locator.7jukgan.translation.warmer".
Inlined service ".service_locator.N3n0e03" to ".service_locator.N3n0e03.router.default".
Inlined service ".service_locator.qXR9Hv0" to ".service_locator.qXR9Hv0.router.cache_warmer".
Inlined service ".service_locator.lMv3Dwi" to ".service_locator.lMv3Dwi.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.ccTBFaB" to "debug.argument_resolver.inner".
Inlined service "league.oauth2_server.resource_server" to "debug.security.authenticator.oauth2.constellation_api.inner".
Inlined service "security.authentication.success_handler.main.form_login" to "debug.security.authenticator.form_login.main.inner".
Inlined service "security.authentication.failure_handler.main.form_login" to "debug.security.authenticator.form_login.main.inner".
Inlined service "doctrine.orm.NanomonxManager_attribute_metadata_driver" to ".doctrine.orm.NanomonxManager_metadata_driver.inner".
Inlined service "doctrine.orm.NanomonxManager_attribute_metadata_driver" to ".doctrine.orm.NanomonxManager_metadata_driver.inner".
Inlined service "league.oauth2_server.persistence.driver" to ".doctrine.orm.NanomonxManager_metadata_driver.inner".
Inlined service ".service_locator.Iqam._z" to "console.command_loader".
Inlined service ".service_locator.N3n0e03.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service ".security.request_matcher.7bOeZa8" to "security.access_map".
Inlined service ".security.request_matcher.7bOeZa8" to "security.access_map".
Inlined service ".security.request_matcher.7bOeZa8" to "security.access_map".
Inlined service ".security.request_matcher.7bOeZa8" to "security.access_map".
Inlined service ".security.request_matcher.7bOeZa8" to "security.access_map".
Inlined service ".security.request_matcher.7bOeZa8" to "security.access_map".
Inlined service ".security.request_matcher.7bOeZa8" to "security.access_map".
Inlined service ".security.request_matcher.n_tV7kE" to "security.access_map".
Inlined service ".security.request_matcher.3j1QLg2" to "security.access_map".
Inlined service ".security.request_matcher.3j1QLg2" to "security.access_map".
Inlined service ".security.request_matcher.uXujfZQ" to "security.access_map".
Inlined service ".security.request_matcher.n_tV7kE" to "security.access_map".
Inlined service ".security.request_matcher.uXujfZQ" to "security.access_map".
Inlined service ".security.request_matcher.eMFWYsy" to "security.access_map".
Inlined service ".security.request_matcher.eMFWYsy" to "security.access_map".
Inlined service ".security.request_matcher.eMFWYsy" to "security.access_map".
Inlined service ".security.request_matcher.eMFWYsy" to "security.access_map".
Inlined service ".security.request_matcher.eMFWYsy" to "security.access_map".
Inlined service ".security.request_matcher.eMFWYsy" to "security.access_map".
Inlined service ".security.request_matcher.eMFWYsy" to "security.access_map".
1
Tag "container.decorator" was defined on service(s) "debug.validator", "var_dumper.contextualized_cli_dumper", "debug.security.access.decision_manager", "debug.App\Security\LoginTokenAuthenticator", "debug.security.authenticator.oauth2.constellation_api", "debug.security.firewall.authenticator.constellation_api", "debug.App\Security\ClientLoginAuthenticator", "debug.App\Security\GoogleAuthenticator", "debug.security.authenticator.form_login.main", "debug.security.authenticator.remember_me.main", "debug.security.firewall.authenticator.main", "debug.security.event_dispatcher.constellation_api", "debug.security.event_dispatcher.main", ".debug.http_client", "event_dispatcher", but was never used.