Forms
-
page_help
-
routeName
-
title
-
content
-
enabled
-
save
-
_token
-
page_help
Form type:
"App\Form\PageHelpType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\PageHelp {#692 -id: null -routeName: null -title: null -content: null -enabled: true -createdAt: null -updatedAt: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\PageHelp {#692 -id: null -routeName: null -title: null -content: null -enabled: true -createdAt: null -updatedAt: null } |
same as passed value |
| submit_label | "Créer" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#415 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#287 …} -logger: Monolog\Logger {#193 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#631 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\Entity\PageHelp {#692 -id: null -routeName: null -title: null -content: null -enabled: true -createdAt: null -updatedAt: null } |
| data_class | "App\Entity\PageHelp" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#922 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\PageHelp" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| submit_label | "Créer" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#924 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#476 …} $message: Closure() {#923 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "page_help" "_page_help" ] |
| cache_key | "_page_help_page_help" |
| compound | true |
| data | App\Entity\PageHelp {#692 -id: null -routeName: null -title: null -content: null -enabled: true -createdAt: null -updatedAt: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1802 -errors: [] -form: Symfony\Component\Form\Form {#1803 …} } |
| form | Symfony\Component\Form\FormView {#925 …5} |
| full_name | "page_help" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_help" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "page_help" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_page_help" |
| valid | true |
| value | App\Entity\PageHelp {#692 -id: null -routeName: null -title: null -content: null -enabled: true -createdAt: null -updatedAt: null } |
routeName
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Accueil" => [ "Tableau de bord" => "admin_home" ] "Demandes NAC" => [ "Détail d'une demande NAC" => "admin_nac_request_show" "Liste des demandes NAC" => "admin_nac_request_index" ] "Demandes de situation" => [ "Détail d'une demande de situation" => "admin_situation_request_show" "Liste des demandes de situation" => "admin_situation_request_index" ] "Grilles d'évaluation" => [ "Créer une grille" => "admin_grid_new" "Détail d'une grille" => "admin_grid_show" "Liste des grilles" => "admin_grid_index" "Modifier une grille" => "admin_grid_edit" ] "Professeurs" => [ "Créer un professeur" => "admin_professor_new" "Liste des professeurs" => "admin_professor_index" ] "Promotions" => [ "Ajouter un étudiant à une promotion" => "admin_promotion_add_student" "Créer une promotion" => "admin_promotion_new" "Détail d'une promotion" => "admin_promotion_show" "Liste des promotions" => "admin_promotion_index" "Modifier une promotion" => "admin_promotion_edit" ] "Référentiels" => [ "Créer un référentiel" => "admin_referential_new" "Détail d'un référentiel" => "admin_referential_show" "Liste des référentiels" => "admin_referential_index" "Modifier un référentiel" => "admin_referential_edit" ] "Situations" => [ "Affectations d'une situation" => "admin_situation_assignments" "Créer un groupe" => "admin_situation_group_new" "Créer une situation" => "admin_situation_new" "Détail d'une situation" => "admin_situation_show" "Modifier un groupe" => "admin_situation_group_edit" "Modifier une situation" => "admin_situation_edit" ] "Statistiques" => [ "Statistiques" => "admin_stats_index" ] "Systèmes de notation" => [ "Créer un système de notation" => "admin_mark_system_new" "Créer une règle" => "admin_mark_system_rules_new" "Détail d'un système de notation" => "admin_mark_system_show" "Liste des systèmes de notation" => "admin_mark_system_index" "Modifier un système de notation" => "admin_mark_system_edit" "Modifier une règle" => "admin_mark_system_rules_edit" "Règles d'un système de notation" => "admin_mark_system_rules_index" ] "Tuteurs" => [ "Créer un tuteur" => "admin_tutor_new" "Détail d'un tuteur" => "admin_tutor_show" "Gérer les étudiants d'un tuteur" => "admin_tutor_edit_students" "Liste des tuteurs" => "admin_tutor_index" "Modifier un tuteur" => "admin_tutor_edit" ] "Utilisateurs" => [ "Créer un utilisateur" => "admin_user_new" "Détail d'un utilisateur" => "admin_user_show" "Liste des utilisateurs" => "admin_user_index" "Modifier un utilisateur" => "admin_user_edit" ] "Étudiants" => [ "Créer un étudiant" => "admin_student_new" "Liste des étudiants" => "admin_student_index" ] ] |
[ "Accueil" => [ "Tableau de bord" => "admin_home" ] "Demandes NAC" => [ "Détail d'une demande NAC" => "admin_nac_request_show" "Liste des demandes NAC" => "admin_nac_request_index" ] "Demandes de situation" => [ "Détail d'une demande de situation" => "admin_situation_request_show" "Liste des demandes de situation" => "admin_situation_request_index" ] "Grilles d'évaluation" => [ "Créer une grille" => "admin_grid_new" "Détail d'une grille" => "admin_grid_show" "Liste des grilles" => "admin_grid_index" "Modifier une grille" => "admin_grid_edit" ] "Professeurs" => [ "Créer un professeur" => "admin_professor_new" "Liste des professeurs" => "admin_professor_index" ] "Promotions" => [ "Ajouter un étudiant à une promotion" => "admin_promotion_add_student" "Créer une promotion" => "admin_promotion_new" "Détail d'une promotion" => "admin_promotion_show" "Liste des promotions" => "admin_promotion_index" "Modifier une promotion" => "admin_promotion_edit" ] "Référentiels" => [ "Créer un référentiel" => "admin_referential_new" "Détail d'un référentiel" => "admin_referential_show" "Liste des référentiels" => "admin_referential_index" "Modifier un référentiel" => "admin_referential_edit" ] "Situations" => [ "Affectations d'une situation" => "admin_situation_assignments" "Créer un groupe" => "admin_situation_group_new" "Créer une situation" => "admin_situation_new" "Détail d'une situation" => "admin_situation_show" "Modifier un groupe" => "admin_situation_group_edit" "Modifier une situation" => "admin_situation_edit" ] "Statistiques" => [ "Statistiques" => "admin_stats_index" ] "Systèmes de notation" => [ "Créer un système de notation" => "admin_mark_system_new" "Créer une règle" => "admin_mark_system_rules_new" "Détail d'un système de notation" => "admin_mark_system_show" "Liste des systèmes de notation" => "admin_mark_system_index" "Modifier un système de notation" => "admin_mark_system_edit" "Modifier une règle" => "admin_mark_system_rules_edit" "Règles d'un système de notation" => "admin_mark_system_rules_index" ] "Tuteurs" => [ "Créer un tuteur" => "admin_tutor_new" "Détail d'un tuteur" => "admin_tutor_show" "Gérer les étudiants d'un tuteur" => "admin_tutor_edit_students" "Liste des tuteurs" => "admin_tutor_index" "Modifier un tuteur" => "admin_tutor_edit" ] "Utilisateurs" => [ "Créer un utilisateur" => "admin_user_new" "Détail d'un utilisateur" => "admin_user_show" "Liste des utilisateurs" => "admin_user_index" "Modifier un utilisateur" => "admin_user_edit" ] "Étudiants" => [ "Créer un étudiant" => "admin_student_new" "Liste des étudiants" => "admin_student_index" ] ] |
| help | "Choisissez la page du back-office où les utilisateurs verront cette aide contextuelle." |
same as passed value |
| label | "Page concernée" |
same as passed value |
| placeholder | "Sélectionnez la page sur laquelle afficher cette aide" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Accueil" => [ "Tableau de bord" => "admin_home" ] "Demandes NAC" => [ "Détail d'une demande NAC" => "admin_nac_request_show" "Liste des demandes NAC" => "admin_nac_request_index" ] "Demandes de situation" => [ "Détail d'une demande de situation" => "admin_situation_request_show" "Liste des demandes de situation" => "admin_situation_request_index" ] "Grilles d'évaluation" => [ "Créer une grille" => "admin_grid_new" "Détail d'une grille" => "admin_grid_show" "Liste des grilles" => "admin_grid_index" "Modifier une grille" => "admin_grid_edit" ] "Professeurs" => [ "Créer un professeur" => "admin_professor_new" "Liste des professeurs" => "admin_professor_index" ] "Promotions" => [ "Ajouter un étudiant à une promotion" => "admin_promotion_add_student" "Créer une promotion" => "admin_promotion_new" "Détail d'une promotion" => "admin_promotion_show" "Liste des promotions" => "admin_promotion_index" "Modifier une promotion" => "admin_promotion_edit" ] "Référentiels" => [ "Créer un référentiel" => "admin_referential_new" "Détail d'un référentiel" => "admin_referential_show" "Liste des référentiels" => "admin_referential_index" "Modifier un référentiel" => "admin_referential_edit" ] "Situations" => [ "Affectations d'une situation" => "admin_situation_assignments" "Créer un groupe" => "admin_situation_group_new" "Créer une situation" => "admin_situation_new" "Détail d'une situation" => "admin_situation_show" "Modifier un groupe" => "admin_situation_group_edit" "Modifier une situation" => "admin_situation_edit" ] "Statistiques" => [ "Statistiques" => "admin_stats_index" ] "Systèmes de notation" => [ "Créer un système de notation" => "admin_mark_system_new" "Créer une règle" => "admin_mark_system_rules_new" "Détail d'un système de notation" => "admin_mark_system_show" "Liste des systèmes de notation" => "admin_mark_system_index" "Modifier un système de notation" => "admin_mark_system_edit" "Modifier une règle" => "admin_mark_system_rules_edit" "Règles d'un système de notation" => "admin_mark_system_rules_index" ] "Tuteurs" => [ "Créer un tuteur" => "admin_tutor_new" "Détail d'un tuteur" => "admin_tutor_show" "Gérer les étudiants d'un tuteur" => "admin_tutor_edit_students" "Liste des tuteurs" => "admin_tutor_index" "Modifier un tuteur" => "admin_tutor_edit" ] "Utilisateurs" => [ "Créer un utilisateur" => "admin_user_new" "Détail d'un utilisateur" => "admin_user_show" "Liste des utilisateurs" => "admin_user_index" "Modifier un utilisateur" => "admin_user_edit" ] "Étudiants" => [ "Créer un étudiant" => "admin_student_new" "Liste des étudiants" => "admin_student_index" ] ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#415 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#287 …} -logger: Monolog\Logger {#193 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#631 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | "Choisissez la page du back-office où les utilisateurs verront cette aide contextuelle." |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Page concernée" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez la page sur laquelle afficher cette aide" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1499 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#476 …} $message: Closure() {#1728 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_page_help_routeName" ] |
| cache_key | "_page_help_routeName_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ "Accueil" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#1823 +label: "Accueil" +choices: [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1821 +data: "admin_home" +value: "admin_home" +label: "Tableau de bord" +attr: [] +labelTranslationParameters: [] } ] } "Demandes NAC" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#1826 +label: "Demandes NAC" +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1824 +data: "admin_nac_request_show" +value: "admin_nac_request_show" +label: "Détail d'une demande NAC" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1825 +data: "admin_nac_request_index" +value: "admin_nac_request_index" +label: "Liste des demandes NAC" +attr: [] +labelTranslationParameters: [] } ] } "Demandes de situation" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#1845 +label: "Demandes de situation" +choices: [ 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1842 +data: "admin_situation_request_show" +value: "admin_situation_request_show" +label: "Détail d'une demande de situation" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1844 +data: "admin_situation_request_index" +value: "admin_situation_request_index" +label: "Liste des demandes de situation" +attr: [] +labelTranslationParameters: [] } ] } "Grilles d'évaluation" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#1850 +label: "Grilles d'évaluation" +choices: [ 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1846 +data: "admin_grid_new" +value: "admin_grid_new" +label: "Créer une grille" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1847 +data: "admin_grid_show" +value: "admin_grid_show" +label: "Détail d'une grille" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1848 +data: "admin_grid_index" +value: "admin_grid_index" +label: "Liste des grilles" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1849 +data: "admin_grid_edit" +value: "admin_grid_edit" +label: "Modifier une grille" +attr: [] +labelTranslationParameters: [] } ] } "Professeurs" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#1853 +label: "Professeurs" +choices: [ 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1851 +data: "admin_professor_new" +value: "admin_professor_new" +label: "Créer un professeur" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1852 +data: "admin_professor_index" +value: "admin_professor_index" +label: "Liste des professeurs" +attr: [] +labelTranslationParameters: [] } ] } "Promotions" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#1859 +label: "Promotions" +choices: [ 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1854 +data: "admin_promotion_add_student" +value: "admin_promotion_add_student" +label: "Ajouter un étudiant à une promotion" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1855 +data: "admin_promotion_new" +value: "admin_promotion_new" +label: "Créer une promotion" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1856 +data: "admin_promotion_show" +value: "admin_promotion_show" +label: "Détail d'une promotion" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1857 +data: "admin_promotion_index" +value: "admin_promotion_index" +label: "Liste des promotions" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1858 +data: "admin_promotion_edit" +value: "admin_promotion_edit" +label: "Modifier une promotion" +attr: [] +labelTranslationParameters: [] } ] } "Référentiels" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#1864 +label: "Référentiels" +choices: [ 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1860 +data: "admin_referential_new" +value: "admin_referential_new" +label: "Créer un référentiel" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1861 +data: "admin_referential_show" +value: "admin_referential_show" +label: "Détail d'un référentiel" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1862 +data: "admin_referential_index" +value: "admin_referential_index" +label: "Liste des référentiels" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1863 +data: "admin_referential_edit" +value: "admin_referential_edit" +label: "Modifier un référentiel" +attr: [] +labelTranslationParameters: [] } ] } "Situations" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#1871 +label: "Situations" +choices: [ 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1865 +data: "admin_situation_assignments" +value: "admin_situation_assignments" +label: "Affectations d'une situation" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1866 +data: "admin_situation_group_new" +value: "admin_situation_group_new" +label: "Créer un groupe" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1867 +data: "admin_situation_new" +value: "admin_situation_new" +label: "Créer une situation" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1868 +data: "admin_situation_show" +value: "admin_situation_show" +label: "Détail d'une situation" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1869 +data: "admin_situation_group_edit" +value: "admin_situation_group_edit" +label: "Modifier un groupe" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1870 +data: "admin_situation_edit" +value: "admin_situation_edit" +label: "Modifier une situation" +attr: [] +labelTranslationParameters: [] } ] } "Statistiques" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#1873 +label: "Statistiques" +choices: [ 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1872 +data: "admin_stats_index" +value: "admin_stats_index" +label: "Statistiques" +attr: [] +labelTranslationParameters: [] } ] } "Systèmes de notation" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#1881 +label: "Systèmes de notation" +choices: [ 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1874 +data: "admin_mark_system_new" +value: "admin_mark_system_new" +label: "Créer un système de notation" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1875 +data: "admin_mark_system_rules_new" +value: "admin_mark_system_rules_new" +label: "Créer une règle" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1876 +data: "admin_mark_system_show" +value: "admin_mark_system_show" +label: "Détail d'un système de notation" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1877 +data: "admin_mark_system_index" +value: "admin_mark_system_index" +label: "Liste des systèmes de notation" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1878 +data: "admin_mark_system_edit" +value: "admin_mark_system_edit" +label: "Modifier un système de notation" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1879 +data: "admin_mark_system_rules_edit" +value: "admin_mark_system_rules_edit" +label: "Modifier une règle" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1880 +data: "admin_mark_system_rules_index" +value: "admin_mark_system_rules_index" +label: "Règles d'un système de notation" +attr: [] +labelTranslationParameters: [] } ] } "Tuteurs" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#1887 +label: "Tuteurs" +choices: [ 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1882 +data: "admin_tutor_new" +value: "admin_tutor_new" +label: "Créer un tuteur" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1883 +data: "admin_tutor_show" +value: "admin_tutor_show" +label: "Détail d'un tuteur" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1884 +data: "admin_tutor_edit_students" +value: "admin_tutor_edit_students" +label: "Gérer les étudiants d'un tuteur" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1885 +data: "admin_tutor_index" +value: "admin_tutor_index" +label: "Liste des tuteurs" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1886 +data: "admin_tutor_edit" +value: "admin_tutor_edit" +label: "Modifier un tuteur" +attr: [] +labelTranslationParameters: [] } ] } "Utilisateurs" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#1892 +label: "Utilisateurs" +choices: [ 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1888 +data: "admin_user_new" +value: "admin_user_new" +label: "Créer un utilisateur" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1889 +data: "admin_user_show" +value: "admin_user_show" +label: "Détail d'un utilisateur" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1890 +data: "admin_user_index" +value: "admin_user_index" +label: "Liste des utilisateurs" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1891 +data: "admin_user_edit" +value: "admin_user_edit" +label: "Modifier un utilisateur" +attr: [] +labelTranslationParameters: [] } ] } "Étudiants" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#1895 +label: "Étudiants" +choices: [ 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1893 +data: "admin_student_new" +value: "admin_student_new" +label: "Créer un étudiant" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1894 +data: "admin_student_index" +value: "admin_student_index" +label: "Liste des étudiants" +attr: [] +labelTranslationParameters: [] } ] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1509 -errors: [] -form: Symfony\Component\Form\Form {#1806 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1647 …5} |
| full_name | "page_help[routeName]" |
| help | "Choisissez la page du back-office où les utilisateurs verront cette aide contextuelle." |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_help_routeName" |
| is_selected | Closure($choice, $value) {#1897 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Page concernée" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "routeName" |
| placeholder | "Sélectionnez la page sur laquelle afficher cette aide" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_page_help_routeName" |
| valid | true |
| value | "" |
title
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Ex: Comment créer une promotion ?" ] |
[ "placeholder" => "Ex: Comment créer une promotion ?" ] |
| label | "Titre de l'aide" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Ex: Comment créer une promotion ?" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#415 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#287 …} -logger: Monolog\Logger {#193 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#631 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1637 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Titre de l'aide" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1636 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#476 …} $message: Closure() {#1583 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Ex: Comment créer une promotion ?" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_page_help_title" ] |
| cache_key | "_page_help_title_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1898 -errors: [] -form: Symfony\Component\Form\Form {#1809 …} } |
| form | Symfony\Component\Form\FormView {#1899 …5} |
| full_name | "page_help[title]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_help_title" |
| label | "Titre de l'aide" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "title" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_page_help_title" |
| valid | true |
| value | "" |
content
Form type:
"App\Form\Type\RichEditorType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| editor_placeholder | "Rédigez ici le contenu de l'aide affichée à l'utilisateur…" |
same as passed value |
| label | "Contenu de l'aide" |
same as passed value |
| minHeight | "350px" |
same as passed value |
| toolbar | "full" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#415 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#287 …} -logger: Monolog\Logger {#193 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#631 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| editor_placeholder | "Rédigez ici le contenu de l'aide affichée à l'utilisateur…" |
| empty_data | Closure(FormInterface $form) {#1768 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Contenu de l'aide" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| minHeight | "350px" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| toolbar | "full" |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1770 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#476 …} $message: Closure() {#1769 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-rich-editor" => "true" "data-rich-editor-toolbar" => "full" "data-rich-editor-min-height" => "350px" "data-rich-editor-placeholder" => "Rédigez ici le contenu de l'aide affichée à l'utilisateur…" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "rich_editor" "_page_help_content" ] |
| cache_key | "_page_help_content_rich_editor" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1900 -errors: [] -form: Symfony\Component\Form\Form {#1812 …} } |
| form | Symfony\Component\Form\FormView {#1901 …5} |
| full_name | "page_help[content]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_help_content" |
| label | "Contenu de l'aide" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "content" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_page_help_content" |
| valid | true |
| value | "" |
enabled
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Aide activée" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#415 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#287 …} -logger: Monolog\Logger {#193 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#631 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1781 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1782 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Aide activée" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1783 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#476 …} $message: Closure() {#1785 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_page_help_enabled" ] |
| cache_key | "_page_help_enabled_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1902 -errors: [] -form: Symfony\Component\Form\Form {#1815 …} } |
| form | Symfony\Component\Form\FormView {#1903 …5} |
| full_name | "page_help[enabled]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_help_enabled" |
| label | "Aide activée" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "enabled" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_page_help_enabled" |
| valid | true |
| value | "1" |
save
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Créer" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Créer" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_page_help_save" ] |
| cache_key | "_page_help_save_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#1905 …5} |
| full_name | "page_help[save]" |
| id | "page_help_save" |
| label | "Créer" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "save" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_page_help_save" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#415 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#287 …} -logger: Monolog\Logger {#193 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#631 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1908 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1910 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#476 …} $message: Closure() {#1909 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_page_help__token" ] |
| cache_key | "_page_help__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1920 -errors: [] -form: Symfony\Component\Form\Form {#1916 …} } |
| form | Symfony\Component\Form\FormView {#1911 …5} |
| full_name | "page_help[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "page_help__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_page_help__token" |
| valid | true |
| value | "csrf-token" |