Forms
-
hotels_crud_frontend
-
enabled
-
name
-
objectType
-
street
-
rooms
-
inactiveRooms
-
standard
-
address
-
continent
-
country
-
pna
-
province
-
city
-
street
-
streetNumber
-
-
addressPicker
-
addressManualTick
-
addressManualContent
-
users
-
username
-
lastName
-
email
-
plainPassword
-
generatePassword
-
togglePassword
-
copyPassword
-
phone
-
country
-
number
-
-
-
employees
-
save
-
_token
-
hotels_crud_frontend
"App\Form\Hotels\HotelsCrudFrontendType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Hotels\Hotels {#1003 -id: null -identifier: null -apiIdentifier: null -name: null -groupName: null -brandName: null -ownerName: null -pmsName: null -pmsVersion: null -enabled: null -standard: null -rooms: null -coordinates: null -inactiveRooms: 0 -objectType: null -checked: null -approvedByKlips: null -address: null -addressManualContent: ? ?string -invoiceData: null -street: null -klipsAccessToView: false -reportsCurrency: "PLN" -convertRatioEur: ? ?float -convertRatioUsd: ? ?float -klipsSeller: null -users: Doctrine\Common\Collections\ArrayCollection {#1006 -elements: [] } -notes: Doctrine\Common\Collections\ArrayCollection {#1007 …} #blockedStatus: 0 #accountType: 0 #accountPremiumDeadline: null -regions: Doctrine\Common\Collections\ArrayCollection {#1008 …} -invitedBy: ? ?string -inviteValidated: false -inviteValidatedDate: null -inviteUsed: 0 -summaryReports: Doctrine\Common\Collections\ArrayCollection {#1011 …} -summaryReportsDraft: ? Doctrine\Common\Collections\Collection -summaryReportToSends: Doctrine\Common\Collections\ArrayCollection {#1013 …} -hotelEvents: Doctrine\Common\Collections\ArrayCollection {#1012 …} -compsets: Doctrine\Common\Collections\ArrayCollection {#1010 …} +compsetsObject: Doctrine\Common\Collections\ArrayCollection {#966 …} -googlePlacesId: null -bookingId: null -tripadvisorId: null -facebookId: null -trustmateId: null #hotelsNetworks: null #hotelsNetworkAgreement: null -network: null -hotelsAttributes: Doctrine\Common\Collections\ArrayCollection {#1000 …} -networkAgreement: null -hotelApis: Doctrine\Common\Collections\ArrayCollection {#1005 …} -mappedReservationSources: Doctrine\Common\Collections\ArrayCollection {#973 …} -mappedReservationSegments: Doctrine\Common\Collections\ArrayCollection {#965 …} -integratedInboxes: Doctrine\Common\Collections\ArrayCollection {#958 …} -integratedProxies: Doctrine\Common\Collections\ArrayCollection {#959 …} -hotelsGroups: Doctrine\Common\Collections\ArrayCollection {#964 …} -apartments: Doctrine\Common\Collections\ArrayCollection {#963 …} -virtualCity: null -isApartment: false -apartmentsClusters: null -hotelObjects: null -shortName: null -unlockedReportsTill: null -unlockedFutureReportsTill: null -excludedFromComparison: false -systemReportLastCheckedDate: null -systemReportApartmentLastCheckedDate: null #dailyReportCheckinFrom: null #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\Hotels\Hotels {#1003 -id: null -identifier: null -apiIdentifier: null -name: null -groupName: null -brandName: null -ownerName: null -pmsName: null -pmsVersion: null -enabled: null -standard: null -rooms: null -coordinates: null -inactiveRooms: 0 -objectType: null -checked: null -approvedByKlips: null -address: null -addressManualContent: ? ?string -invoiceData: null -street: null -klipsAccessToView: false -reportsCurrency: "PLN" -convertRatioEur: ? ?float -convertRatioUsd: ? ?float -klipsSeller: null -users: Doctrine\Common\Collections\ArrayCollection {#1006 -elements: [] } -notes: Doctrine\Common\Collections\ArrayCollection {#1007 …} #blockedStatus: 0 #accountType: 0 #accountPremiumDeadline: null -regions: Doctrine\Common\Collections\ArrayCollection {#1008 …} -invitedBy: ? ?string -inviteValidated: false -inviteValidatedDate: null -inviteUsed: 0 -summaryReports: Doctrine\Common\Collections\ArrayCollection {#1011 …} -summaryReportsDraft: ? Doctrine\Common\Collections\Collection -summaryReportToSends: Doctrine\Common\Collections\ArrayCollection {#1013 …} -hotelEvents: Doctrine\Common\Collections\ArrayCollection {#1012 …} -compsets: Doctrine\Common\Collections\ArrayCollection {#1010 …} +compsetsObject: Doctrine\Common\Collections\ArrayCollection {#966 …} -googlePlacesId: null -bookingId: null -tripadvisorId: null -facebookId: null -trustmateId: null #hotelsNetworks: null #hotelsNetworkAgreement: null -network: null -hotelsAttributes: Doctrine\Common\Collections\ArrayCollection {#1000 …} -networkAgreement: null -hotelApis: Doctrine\Common\Collections\ArrayCollection {#1005 …} -mappedReservationSources: Doctrine\Common\Collections\ArrayCollection {#973 …} -mappedReservationSegments: Doctrine\Common\Collections\ArrayCollection {#965 …} -integratedInboxes: Doctrine\Common\Collections\ArrayCollection {#958 …} -integratedProxies: Doctrine\Common\Collections\ArrayCollection {#959 …} -hotelsGroups: Doctrine\Common\Collections\ArrayCollection {#964 …} -apartments: Doctrine\Common\Collections\ArrayCollection {#963 …} -virtualCity: null -isApartment: false -apartmentsClusters: null -hotelObjects: null -shortName: null -unlockedReportsTill: null -unlockedFutureReportsTill: null -excludedFromComparison: false -systemReportLastCheckedDate: null -systemReportApartmentLastCheckedDate: null #dailyReportCheckinFrom: null #createdAt: null #updatedAt: null } |
same as passed value |
| intention | "INTENTION_NEW" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [ "novalidate" => "novalidate" ] |
| 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\CsrfTokenManager {#899 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#903 …} } |
| data | App\Entity\Hotels\Hotels {#1003 -id: null -identifier: null -apiIdentifier: null -name: null -groupName: null -brandName: null -ownerName: null -pmsName: null -pmsVersion: null -enabled: null -standard: null -rooms: null -coordinates: null -inactiveRooms: 0 -objectType: null -checked: null -approvedByKlips: null -address: null -addressManualContent: ? ?string -invoiceData: null -street: null -klipsAccessToView: false -reportsCurrency: "PLN" -convertRatioEur: ? ?float -convertRatioUsd: ? ?float -klipsSeller: null -users: Doctrine\Common\Collections\ArrayCollection {#1006 -elements: [] } -notes: Doctrine\Common\Collections\ArrayCollection {#1007 …} #blockedStatus: 0 #accountType: 0 #accountPremiumDeadline: null -regions: Doctrine\Common\Collections\ArrayCollection {#1008 …} -invitedBy: ? ?string -inviteValidated: false -inviteValidatedDate: null -inviteUsed: 0 -summaryReports: Doctrine\Common\Collections\ArrayCollection {#1011 …} -summaryReportsDraft: ? Doctrine\Common\Collections\Collection -summaryReportToSends: Doctrine\Common\Collections\ArrayCollection {#1013 …} -hotelEvents: Doctrine\Common\Collections\ArrayCollection {#1012 …} -compsets: Doctrine\Common\Collections\ArrayCollection {#1010 …} +compsetsObject: Doctrine\Common\Collections\ArrayCollection {#966 …} -googlePlacesId: null -bookingId: null -tripadvisorId: null -facebookId: null -trustmateId: null #hotelsNetworks: null #hotelsNetworkAgreement: null -network: null -hotelsAttributes: Doctrine\Common\Collections\ArrayCollection {#1000 …} -networkAgreement: null -hotelApis: Doctrine\Common\Collections\ArrayCollection {#1005 …} -mappedReservationSources: Doctrine\Common\Collections\ArrayCollection {#973 …} -mappedReservationSegments: Doctrine\Common\Collections\ArrayCollection {#965 …} -integratedInboxes: Doctrine\Common\Collections\ArrayCollection {#958 …} -integratedProxies: Doctrine\Common\Collections\ArrayCollection {#959 …} -hotelsGroups: Doctrine\Common\Collections\ArrayCollection {#964 …} -apartments: Doctrine\Common\Collections\ArrayCollection {#963 …} -virtualCity: null -isApartment: false -apartmentsClusters: null -hotelObjects: null -shortName: null -unlockedReportsTill: null -unlockedFutureReportsTill: null -excludedFromComparison: false -systemReportLastCheckedDate: null -systemReportApartmentLastCheckedDate: null #dailyReportCheckinFrom: null #createdAt: null #updatedAt: null } |
| data_class | "App\Entity\Hotels\Hotels" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1120 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Hotels\Hotels" } } |
| 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 |
| intention | "INTENTION_NEW" |
| 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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1119 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#527 …} $message: Closure() {#1118 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "novalidate" => "novalidate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hotels_crud_frontend" "_hotels_crud_frontend" ] |
| buttons | [ "save" "save_and_stay" "save_and_new" ] |
| cache_key | "_hotels_crud_frontend_hotels_crud_frontend" |
| compound | true |
| data | App\Entity\Hotels\Hotels {#1003 -id: null -identifier: null -apiIdentifier: null -name: null -groupName: null -brandName: null -ownerName: null -pmsName: null -pmsVersion: null -enabled: null -standard: null -rooms: null -coordinates: null -inactiveRooms: 0 -objectType: null -checked: null -approvedByKlips: null -address: null -addressManualContent: ? ?string -invoiceData: null -street: null -klipsAccessToView: false -reportsCurrency: "PLN" -convertRatioEur: ? ?float -convertRatioUsd: ? ?float -klipsSeller: null -users: Doctrine\Common\Collections\ArrayCollection {#1006 -elements: [] } -notes: Doctrine\Common\Collections\ArrayCollection {#1007 …} #blockedStatus: 0 #accountType: 0 #accountPremiumDeadline: null -regions: Doctrine\Common\Collections\ArrayCollection {#1008 …} -invitedBy: ? ?string -inviteValidated: false -inviteValidatedDate: null -inviteUsed: 0 -summaryReports: Doctrine\Common\Collections\ArrayCollection {#1011 …} -summaryReportsDraft: ? Doctrine\Common\Collections\Collection -summaryReportToSends: Doctrine\Common\Collections\ArrayCollection {#1013 …} -hotelEvents: Doctrine\Common\Collections\ArrayCollection {#1012 …} -compsets: Doctrine\Common\Collections\ArrayCollection {#1010 …} +compsetsObject: Doctrine\Common\Collections\ArrayCollection {#966 …} -googlePlacesId: null -bookingId: null -tripadvisorId: null -facebookId: null -trustmateId: null #hotelsNetworks: null #hotelsNetworkAgreement: null -network: null -hotelsAttributes: Doctrine\Common\Collections\ArrayCollection {#1000 …} -networkAgreement: null -hotelApis: Doctrine\Common\Collections\ArrayCollection {#1005 …} -mappedReservationSources: Doctrine\Common\Collections\ArrayCollection {#973 …} -mappedReservationSegments: Doctrine\Common\Collections\ArrayCollection {#965 …} -integratedInboxes: Doctrine\Common\Collections\ArrayCollection {#958 …} -integratedProxies: Doctrine\Common\Collections\ArrayCollection {#959 …} -hotelsGroups: Doctrine\Common\Collections\ArrayCollection {#964 …} -apartments: Doctrine\Common\Collections\ArrayCollection {#963 …} -virtualCity: null -isApartment: false -apartmentsClusters: null -hotelObjects: null -shortName: null -unlockedReportsTill: null -unlockedFutureReportsTill: null -excludedFromComparison: false -systemReportLastCheckedDate: null -systemReportApartmentLastCheckedDate: null #dailyReportCheckinFrom: null #createdAt: null #updatedAt: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1738 -form: Symfony\Component\Form\Form {#2338 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1125 …5} |
| full_name | "hotels_crud_frontend" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "hotels_crud_frontend" |
| inject_scripts | [] |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multi_columns | [ "rows_columns" => [ 1 => [ 1 => [ "size" => 12 "custom" => false ] ] 10 => [ 1 => [ "size" => 12 "custom" => false ] ] 20 => [ 1 => [ "size" => 6 "custom" => false ] 2 => [ "size" => 6 "custom" => false ] ] 30 => [ 1 => [ "size" => 12 "custom" => false ] ] 40 => [ 1 => [ "size" => 12 "custom" => false ] ] 42 => [ 1 => [ "size" => 12 "custom" => false ] ] 43 => [ 1 => [ "size" => 12 "custom" => false ] ] 45 => [ 1 => [ "size" => 6 "custom" => false ] 2 => [ "size" => 6 "custom" => false ] ] 90 => [ 1 => [ "size" => 12 "custom" => false ] ] 100 => [ 1 => [ "size" => 3 "custom" => false ] 2 => [ "size" => 3 "custom" => false ] 3 => [ "size" => 3 "custom" => false ] 4 => [ "size" => 3 "custom" => false ] ] ] "rows_labels" => [ 10 => "Dane Obiektu" 30 => "Dane Adresowe" 40 => "Dane General Managera" 42 => "" 43 => null 45 => "" 90 => "" 100 => null ] "rows_classes" => [ 30 => "addresses" ] "rows" => [ 1 => [ 1 => [ "enabled" ] ] 10 => [ 1 => [ "name" ] ] 20 => [ 1 => [ "" "objectType" "identifier" "apiIdentifier" ] 2 => [ "rooms" "standard" ] ] 30 => [ 1 => [ "addressPicker" "address" "addressManualTick" "addressManualContent" "street" "regions" ] ] 40 => [ 1 => [ "users" ] ] 42 => [ 1 => [ "" ] ] 43 => [ 1 => [ "invoiceData" ] ] 45 => [ 1 => [ "" ] 2 => [ "" ] ] 90 => [ 1 => [] ] 100 => [ 1 => [ "attributeGroup_1" ] 2 => [ "attributeGroup_2" ] 3 => [ "attributeGroup_3" ] 4 => [ "attributeGroup_4" ] ] ] ] |
| multipart | false |
| name | "hotels_crud_frontend" |
| one_column | [] |
| priority | 0 |
| required | true |
| return_to_list | "Return to list" |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| two_columns | [] |
| unique_block_prefix | "_hotels_crud_frontend" |
| valid | true |
| value | App\Entity\Hotels\Hotels {#1003 -id: null -identifier: null -apiIdentifier: null -name: null -groupName: null -brandName: null -ownerName: null -pmsName: null -pmsVersion: null -enabled: null -standard: null -rooms: null -coordinates: null -inactiveRooms: 0 -objectType: null -checked: null -approvedByKlips: null -address: null -addressManualContent: ? ?string -invoiceData: null -street: null -klipsAccessToView: false -reportsCurrency: "PLN" -convertRatioEur: ? ?float -convertRatioUsd: ? ?float -klipsSeller: null -users: Doctrine\Common\Collections\ArrayCollection {#1006 -elements: [] } -notes: Doctrine\Common\Collections\ArrayCollection {#1007 …} #blockedStatus: 0 #accountType: 0 #accountPremiumDeadline: null -regions: Doctrine\Common\Collections\ArrayCollection {#1008 …} -invitedBy: ? ?string -inviteValidated: false -inviteValidatedDate: null -inviteUsed: 0 -summaryReports: Doctrine\Common\Collections\ArrayCollection {#1011 …} -summaryReportsDraft: ? Doctrine\Common\Collections\Collection -summaryReportToSends: Doctrine\Common\Collections\ArrayCollection {#1013 …} -hotelEvents: Doctrine\Common\Collections\ArrayCollection {#1012 …} -compsets: Doctrine\Common\Collections\ArrayCollection {#1010 …} +compsetsObject: Doctrine\Common\Collections\ArrayCollection {#966 …} -googlePlacesId: null -bookingId: null -tripadvisorId: null -facebookId: null -trustmateId: null #hotelsNetworks: null #hotelsNetworkAgreement: null -network: null -hotelsAttributes: Doctrine\Common\Collections\ArrayCollection {#1000 …} -networkAgreement: null -hotelApis: Doctrine\Common\Collections\ArrayCollection {#1005 …} -mappedReservationSources: Doctrine\Common\Collections\ArrayCollection {#973 …} -mappedReservationSegments: Doctrine\Common\Collections\ArrayCollection {#965 …} -integratedInboxes: Doctrine\Common\Collections\ArrayCollection {#958 …} -integratedProxies: Doctrine\Common\Collections\ArrayCollection {#959 …} -hotelsGroups: Doctrine\Common\Collections\ArrayCollection {#964 …} -apartments: Doctrine\Common\Collections\ArrayCollection {#963 …} -virtualCity: null -isApartment: false -apartmentsClusters: null -hotelObjects: null -shortName: null -unlockedReportsTill: null -unlockedFutureReportsTill: null -excludedFromComparison: false -systemReportLastCheckedDate: null -systemReportApartmentLastCheckedDate: null #dailyReportCheckinFrom: null #createdAt: null #updatedAt: null } |
enabled
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 |
|---|---|---|
| empty_data | 0 |
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\CsrfTokenManager {#899 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#903 …} } |
| data_class | null |
| disabled | false |
| empty_data | 0 |
| 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 | 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() {#1177 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#527 …} $message: Closure() {#1264 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_hotels_crud_frontend_enabled" ] |
| cache_key | "_hotels_crud_frontend_enabled_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6586 -form: Symfony\Component\Form\Form {#2333 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2441 …5} |
| full_name | "hotels_crud_frontend[enabled]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "hotels_crud_frontend_enabled" |
| label | null |
| 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 | "_hotels_crud_frontend_enabled" |
| valid | true |
| value | "" |
name
"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 |
|---|---|---|
| disabled | false |
false
|
| help | "Pełna nazwa obiektu" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Nazwa obiektu" |
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\CsrfTokenManager {#899 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#903 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1232 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 | "Pełna nazwa obiektu" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Nazwa obiektu" |
| 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() {#1218 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#527 …} $message: Closure() {#1227 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_hotels_crud_frontend_name" ] |
| cache_key | "_hotels_crud_frontend_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6574 -form: Symfony\Component\Form\Form {#2330 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2434 …5} |
| full_name | "hotels_crud_frontend[name]" |
| help | "Pełna nazwa obiektu" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "hotels_crud_frontend_name" |
| label | "Nazwa obiektu" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_hotels_crud_frontend_name" |
| valid | true |
| value | "" |
objectType
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 | [ "Hotel" => 1 "Motel" => 2 "Aparthotel" => 3 "Ośrodek wypoczynkowy" => 4 "Apartamenty - Operator" => 6 "Apartamenty niezależne" => 7 "Domki" => 8 "Pensjonat" => 9 "Hostel" => 10 "Glamping" => 11 ] |
[ "Hotel" => 1 "Motel" => 2 "Aparthotel" => 3 "Ośrodek wypoczynkowy" => 4 "Apartamenty - Operator" => 6 "Apartamenty niezależne" => 7 "Domki" => 8 "Pensjonat" => 9 "Hostel" => 10 "Glamping" => 11 ] |
| disabled | false |
false
|
| expanded | false |
false
|
| help | null |
null
|
| help_html | true |
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_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Hotel" => 1 "Motel" => 2 "Aparthotel" => 3 "Ośrodek wypoczynkowy" => 4 "Apartamenty - Operator" => 6 "Apartamenty niezależne" => 7 "Domki" => 8 "Pensjonat" => 9 "Hostel" => 10 "Glamping" => 11 ] |
| 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\CsrfTokenManager {#899 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#903 …} } |
| 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 | null |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| 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 | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1279 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#527 …} $message: Closure() {#1277 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_hotels_crud_frontend_objectType" ] |
| cache_key | "_hotels_crud_frontend_objectType_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2428 +label: "Hotel" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2414 +label: "Motel" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2401 +label: "Aparthotel" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2392 +label: "Ośrodek wypoczynkowy" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2318 +label: "Apartamenty - Operator" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2296 +label: "Apartamenty niezależne" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2290 +label: "Domki" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1339 +label: "Pensjonat" +value: "9" +data: 9 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2350 +label: "Hostel" +value: "10" +data: 10 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2341 +label: "Glamping" +value: "11" +data: 11 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2433 -form: Symfony\Component\Form\Form {#1746 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2432 …5} |
| full_name | "hotels_crud_frontend[objectType]" |
| help | null |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "hotels_crud_frontend_objectType" |
| is_selected | Closure($choice, $value) {#2067 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "objectType" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_hotels_crud_frontend_objectType" |
| valid | true |
| value | "" |
street
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 |
|---|---|---|
| mapped | false |
false
|
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\CsrfTokenManager {#899 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#903 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1285 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() {#1288 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#527 …} $message: Closure() {#1291 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_hotels_crud_frontend_street" ] |
| cache_key | "_hotels_crud_frontend_street_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1725 -form: Symfony\Component\Form\Form {#1751 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1453 …5} |
| full_name | "hotels_crud_frontend[street]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "hotels_crud_frontend_street" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "street" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_hotels_crud_frontend_street" |
| valid | true |
| value | "" |
rooms
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 |
|---|---|---|
| disabled | false |
false
|
| help | "Łączna liczba pokoi (w tym wyłączone z użytku)" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Liczba pokoi" |
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\CsrfTokenManager {#899 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#903 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1299 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 |
| grouping | false |
| help | "Łączna liczba pokoi (w tym wyłączone z użytku)" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Liczba pokoi" |
| 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 |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1304 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#527 …} $message: Closure() {#1298 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_hotels_crud_frontend_rooms" ] |
| cache_key | "_hotels_crud_frontend_rooms_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1762 -form: Symfony\Component\Form\Form {#2072 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1323 …5} |
| full_name | "hotels_crud_frontend[rooms]" |
| help | "Łączna liczba pokoi (w tym wyłączone z użytku)" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "hotels_crud_frontend_rooms" |
| label | "Liczba pokoi" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "rooms" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_hotels_crud_frontend_rooms" |
| valid | true |
| value | "" |
inactiveRooms
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "0" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "min" => 0 ] |
[ "min" => 0 ] |
| label | "Liczba pokoi (wyłączonych z użytku)" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "min" => 0 ] |
| 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\CsrfTokenManager {#899 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#903 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1316 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 | "Liczba pokoi (wyłączonych z użytku)" |
| 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() {#1315 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#527 …} $message: Closure() {#1313 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "min" => 0 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_hotels_crud_frontend_inactiveRooms" ] |
| cache_key | "_hotels_crud_frontend_inactiveRooms_hidden" |
| compound | false |
| data | "0" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1314 -form: Symfony\Component\Form\Form {#2069 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1305 …5} |
| full_name | "hotels_crud_frontend[inactiveRooms]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "hotels_crud_frontend_inactiveRooms" |
| label | "Liczba pokoi (wyłączonych z użytku)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "inactiveRooms" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_hotels_crud_frontend_inactiveRooms" |
| valid | true |
| value | "0" |
standard
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 | [ 1 => 1 2 => 2 3 => 3 4 => 4 5 => 5 "brak standardu" => 7 ] |
[ 1 => 1 2 => 2 3 => 3 4 => 4 5 => 5 "brak standardu" => 7 ] |
| disabled | false |
false
|
| expanded | false |
false
|
| help | null |
null
|
| help_html | true |
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_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ 1 => 1 2 => 2 3 => 3 4 => 4 5 => 5 "brak standardu" => 7 ] |
| 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\CsrfTokenManager {#899 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#903 …} } |
| 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 | null |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| 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 | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1322 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#527 …} $message: Closure() {#1321 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_hotels_crud_frontend_standard" ] |
| cache_key | "_hotels_crud_frontend_standard_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1250 +label: "1" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1237 +label: "2" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6606 +label: "3" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6608 +label: "4" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6609 +label: "5" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6610 +label: "brak standardu" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1290 -form: Symfony\Component\Form\Form {#1754 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1280 …5} |
| full_name | "hotels_crud_frontend[standard]" |
| help | null |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "hotels_crud_frontend_standard" |
| is_selected | Closure($choice, $value) {#6667 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "standard" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_hotels_crud_frontend_standard" |
| valid | true |
| value | "" |
address
"App\Form\Hotels\Collection\HotelsAddressCollection"
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 |
|---|---|---|
| disabled | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "validate" => "validate" ] |
| 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\CsrfTokenManager {#899 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#903 …} } |
| data_class | "App\Entity\Hotels\HotelsAddress" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1336 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Hotels\HotelsAddress" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| frontend | 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 | [ "no-collection-label" => "0" ] |
| 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 |
| requiredChildrens | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1338 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#527 …} $message: Closure() {#1337 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "validate" => "validate" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hotels_address_collection" "_hotels_crud_frontend_address" ] |
| buttons | [ "save" "save_and_stay" "save_and_new" ] |
| cache_key | "_hotels_crud_frontend_address_hotels_address_collection" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6671 -form: Symfony\Component\Form\Form {#2355 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6670 …5} |
| full_name | "hotels_crud_frontend[address]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "hotels_crud_frontend_address" |
| inject_scripts | [] |
| label | null |
| label_attr | [ "no-collection-label" => "0" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multi_columns | [ "rows_columns" => [ 10 => [ 1 => [ "size" => 4 "custom" => false ] 2 => [ "size" => 4 "custom" => false ] 3 => [ "size" => 4 "custom" => false ] ] 20 => [ 1 => [ "size" => 4 "custom" => false ] 2 => [ "size" => 4 "custom" => false ] 3 => [ "size" => 4 "custom" => false ] ] ] "rows_labels" => [ 10 => "" 20 => "" ] "rows_classes" => [ 10 => "special-inputs" 20 => "special-inputs" ] "rows_wrapper_classes" => [ 10 => "" 20 => "" ] "rows_labels_classes" => [] "rows" => [ 10 => [ 1 => [ "continent" ] 2 => [ "country" ] 3 => [ "pna" ] ] 20 => [ 1 => [ "province" ] 2 => [ "city" ] 3 => [ "street" "streetNumber" ] ] ] ] |
| multipart | false |
| name | "address" |
| one_column | [] |
| priority | 0 |
| required | true |
| return_to_list | "Return to list" |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| two_columns | [] |
| unique_block_prefix | "_hotels_crud_frontend_address" |
| valid | true |
| value | null |
continent
"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 | [ "readonly" => true "tabindex" => 1 ] |
[ "readonly" => true "tabindex" => 1 ] |
| required | true |
same as passed value |
| row_attr | [ "class" => "d-none" ] |
[ "class" => "d-none" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "readonly" => true "tabindex" => 1 ] |
| 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\CsrfTokenManager {#899 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#903 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1753 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 | 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 | [ "class" => "d-none" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1767 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#527 …} $message: Closure() {#1770 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "readonly" => true "tabindex" => 1 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_hotels_crud_frontend_address_continent" ] |
| cache_key | "_hotels_crud_frontend_address_continent_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6686 -form: Symfony\Component\Form\Form {#2358 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6685 …5} |
| full_name | "hotels_crud_frontend[address][continent]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "hotels_crud_frontend_address_continent" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "continent" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "d-none" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_hotels_crud_frontend_address_continent" |
| valid | true |
| value | "" |
country
"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 | [ "readonly" => true "tabindex" => 2 ] |
[ "readonly" => true "tabindex" => 2 ] |
| required | true |
same as passed value |
| row_attr | [ "class" => "d-none" ] |
[ "class" => "d-none" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "readonly" => true "tabindex" => 2 ] |
| 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\CsrfTokenManager {#899 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#903 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2325 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 | 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 | [ "class" => "d-none" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2323 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#527 …} $message: Closure() {#2324 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "readonly" => true "tabindex" => 2 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_hotels_crud_frontend_address_country" ] |
| cache_key | "_hotels_crud_frontend_address_country_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6687 -form: Symfony\Component\Form\Form {#2361 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6693 …5} |
| full_name | "hotels_crud_frontend[address][country]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "hotels_crud_frontend_address_country" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "country" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "d-none" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_hotels_crud_frontend_address_country" |
| valid | true |
| value | "" |
pna
"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 | [ "readonly" => true "tabindex" => 2 ] |
[ "readonly" => true "tabindex" => 2 ] |
| required | true |
same as passed value |
| row_attr | [ "class" => "d-none" ] |
[ "class" => "d-none" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "readonly" => true "tabindex" => 2 ] |
| 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\CsrfTokenManager {#899 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#903 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1415 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 | 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 | [ "class" => "d-none" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1728 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#527 …} $message: Closure() {#1428 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "readonly" => true "tabindex" => 2 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_hotels_crud_frontend_address_pna" ] |
| cache_key | "_hotels_crud_frontend_address_pna_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6695 -form: Symfony\Component\Form\Form {#2364 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6696 …5} |
| full_name | "hotels_crud_frontend[address][pna]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "hotels_crud_frontend_address_pna" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "pna" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "d-none" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_hotels_crud_frontend_address_pna" |
| valid | true |
| value | "" |
province
"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 | [ "readonly" => true "tabindex" => 3 ] |
[ "readonly" => true "tabindex" => 3 ] |
| required | true |
same as passed value |
| row_attr | [ "class" => "d-none" ] |
[ "class" => "d-none" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "readonly" => true "tabindex" => 3 ] |
| 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\CsrfTokenManager {#899 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#903 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1412 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 | 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 | [ "class" => "d-none" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1409 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#527 …} $message: Closure() {#1411 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "readonly" => true "tabindex" => 3 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_hotels_crud_frontend_address_province" ] |
| cache_key | "_hotels_crud_frontend_address_province_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6697 -form: Symfony\Component\Form\Form {#2367 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6698 …5} |
| full_name | "hotels_crud_frontend[address][province]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "hotels_crud_frontend_address_province" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "province" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "d-none" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_hotels_crud_frontend_address_province" |
| valid | true |
| value | "" |
city
"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 | [ "readonly" => true "tabindex" => 5 ] |
[ "readonly" => true "tabindex" => 5 ] |
| required | true |
same as passed value |
| row_attr | [ "class" => "d-none" ] |
[ "class" => "d-none" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "readonly" => true "tabindex" => 5 ] |
| 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\CsrfTokenManager {#899 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#903 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2058 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 | 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 | [ "class" => "d-none" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2056 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#527 …} $message: Closure() {#2057 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "readonly" => true "tabindex" => 5 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_hotels_crud_frontend_address_city" ] |
| cache_key | "_hotels_crud_frontend_address_city_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6699 -form: Symfony\Component\Form\Form {#2370 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6700 …5} |
| full_name | "hotels_crud_frontend[address][city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "hotels_crud_frontend_address_city" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "d-none" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_hotels_crud_frontend_address_city" |
| valid | true |
| value | "" |
street
"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 | [ "readonly" => true "tabindex" => 7 ] |
[ "readonly" => true "tabindex" => 7 ] |
| required | true |
same as passed value |
| row_attr | [ "class" => "d-none" ] |
[ "class" => "d-none" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "readonly" => true "tabindex" => 7 ] |
| 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\CsrfTokenManager {#899 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#903 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2337 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 | 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 | [ "class" => "d-none" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2340 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#527 …} $message: Closure() {#2339 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "readonly" => true "tabindex" => 7 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_hotels_crud_frontend_address_street" ] |
| cache_key | "_hotels_crud_frontend_address_street_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6701 -form: Symfony\Component\Form\Form {#2373 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6702 …5} |
| full_name | "hotels_crud_frontend[address][street]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "hotels_crud_frontend_address_street" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "street" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "d-none" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_hotels_crud_frontend_address_street" |
| valid | true |
| value | "" |
streetNumber
"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 | [ "tabindex" => 8 "placeholder" => "Numer budynku" ] |
[ "tabindex" => 8 "placeholder" => "Numer budynku" ] |
| label | false |
false
|
| required | true |
same as passed value |
| row_attr | [ "class" => "w-100 d-none input-street-number" ] |
[ "class" => "w-100 d-none input-street-number" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "tabindex" => 8 "placeholder" => "Numer budynku" ] |
| 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\CsrfTokenManager {#899 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#903 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2347 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 | false |
| 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 | [ "class" => "w-100 d-none input-street-number" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2349 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#527 …} $message: Closure() {#2348 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "tabindex" => 8 "placeholder" => "Numer budynku" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_hotels_crud_frontend_address_streetNumber" ] |
| cache_key | "_hotels_crud_frontend_address_streetNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6703 -form: Symfony\Component\Form\Form {#2376 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6704 …5} |
| full_name | "hotels_crud_frontend[address][streetNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "hotels_crud_frontend_address_streetNumber" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "streetNumber" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "w-100 d-none input-street-number" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_hotels_crud_frontend_address_streetNumber" |
| valid | true |
| value | "" |
addressPicker
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 | [ "data-type" => "address-autocomplete" "data-remote-path" => "/pl/hotel-register/autocomplete" "data-street-target" => "#hotels_crud_frontend_street" "data-search-url" => "{"pna":"\/pl\/hotel-register\/autocomplete\/pna","city":"\/pl\/hotel-register\/autocomplete\/city"}" "data-picker-trans" => "{"label":"Wybierz adres","newEl":"(dodaj)","pick":{"continent":"Wybierz kontynent","country":"Wybierz kraj","pna":"Wybierz kod pocztowy","province":"Wybierz wojew\u00f3dztwo","city":"Wybierz miasto","street":"Wpisz ulic\u0119"}}" "data-current" => "{"continent":{"id":4,"name":"Europa"},"country":{"id":1,"name":"Polska"}}" ] |
[ "data-type" => "address-autocomplete" "data-remote-path" => "/pl/hotel-register/autocomplete" "data-street-target" => "#hotels_crud_frontend_street" "data-search-url" => "{"pna":"\/pl\/hotel-register\/autocomplete\/pna","city":"\/pl\/hotel-register\/autocomplete\/city"}" "data-picker-trans" => "{"label":"Wybierz adres","newEl":"(dodaj)","pick":{"continent":"Wybierz kontynent","country":"Wybierz kraj","pna":"Wybierz kod pocztowy","province":"Wybierz wojew\u00f3dztwo","city":"Wybierz miasto","street":"Wpisz ulic\u0119"}}" "data-current" => "{"continent":{"id":4,"name":"Europa"},"country":{"id":1,"name":"Polska"}}" ] |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-type" => "address-autocomplete" "data-remote-path" => "/pl/hotel-register/autocomplete" "data-street-target" => "#hotels_crud_frontend_street" "data-search-url" => "{"pna":"\/pl\/hotel-register\/autocomplete\/pna","city":"\/pl\/hotel-register\/autocomplete\/city"}" "data-picker-trans" => "{"label":"Wybierz adres","newEl":"(dodaj)","pick":{"continent":"Wybierz kontynent","country":"Wybierz kraj","pna":"Wybierz kod pocztowy","province":"Wybierz wojew\u00f3dztwo","city":"Wybierz miasto","street":"Wpisz ulic\u0119"}}" "data-current" => "{"continent":{"id":4,"name":"Europa"},"country":{"id":1,"name":"Polska"}}" ] |
| 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\CsrfTokenManager {#899 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#903 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2287 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() {#2289 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#527 …} $message: Closure() {#2288 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-type" => "address-autocomplete" "data-remote-path" => "/pl/hotel-register/autocomplete" "data-street-target" => "#hotels_crud_frontend_street" "data-search-url" => "{"pna":"\/pl\/hotel-register\/autocomplete\/pna","city":"\/pl\/hotel-register\/autocomplete\/city"}" "data-picker-trans" => "{"label":"Wybierz adres","newEl":"(dodaj)","pick":{"continent":"Wybierz kontynent","country":"Wybierz kraj","pna":"Wybierz kod pocztowy","province":"Wybierz wojew\u00f3dztwo","city":"Wybierz miasto","street":"Wpisz ulic\u0119"}}" "data-current" => "{"continent":{"id":4,"name":"Europa"},"country":{"id":1,"name":"Polska"}}" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_hotels_crud_frontend_addressPicker" ] |
| cache_key | "_hotels_crud_frontend_addressPicker_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6682 -form: Symfony\Component\Form\Form {#2379 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6684 …5} |
| full_name | "hotels_crud_frontend[addressPicker]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "hotels_crud_frontend_addressPicker" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "addressPicker" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_hotels_crud_frontend_addressPicker" |
| valid | true |
| value | "" |
addressManualTick
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| mapped | false |
false
|
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\CsrfTokenManager {#899 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#903 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2298 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 {#2297 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2302 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#527 …} $message: Closure() {#2304 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_hotels_crud_frontend_addressManualTick" ] |
| cache_key | "_hotels_crud_frontend_addressManualTick_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6706 -form: Symfony\Component\Form\Form {#2382 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6705 …5} |
| full_name | "hotels_crud_frontend[addressManualTick]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "hotels_crud_frontend_addressManualTick" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "addressManualTick" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_hotels_crud_frontend_addressManualTick" |
| valid | true |
| value | "1" |
addressManualContent
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1194 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1194 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| required | true |
same as passed value |
| row_attr | [ "class" => "d-none" ] |
[ "class" => "d-none" ] |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#1194 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| 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\CsrfTokenManager {#899 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#903 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2311 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 | 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 | [ "class" => "d-none" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2317 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#527 …} $message: Closure() {#2312 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_hotels_crud_frontend_addressManualContent" ] |
| cache_key | "_hotels_crud_frontend_addressManualContent_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6707 -form: Symfony\Component\Form\Form {#2385 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6708 …5} |
| full_name | "hotels_crud_frontend[addressManualContent]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "hotels_crud_frontend_addressManualContent" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "addressManualContent" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "d-none" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_hotels_crud_frontend_addressManualContent" |
| valid | true |
| value | "" |
users
"App\Form\Hotels\Collection\HotelsUserCollection"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format |
Doctrine\Common\Collections\ArrayCollection {#1006 -elements: [] } |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "required" => true ] |
[ "required" => true ] |
| constraints | [] |
[] |
| frontend | true |
same as passed value |
| intention | "INTENTION_NEW" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "required" => true ] |
| 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\CsrfTokenManager {#899 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#903 …} } |
| data_class | "App\Entity\Core\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2206 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Core\User" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| frontend | true |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| intention | "INTENTION_NEW" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [ "no-collection-label" => "0" ] |
| 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() {#2201 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#527 …} $message: Closure() {#2204 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "required" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hotels_user_collection" "_hotels_crud_frontend_users" ] |
| buttons | [ "save" "save_and_stay" "save_and_new" ] |
| cache_key | "_hotels_crud_frontend_users_hotels_user_collection" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6709 -form: Symfony\Component\Form\Form {#6551 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6710 …5} |
| full_name | "hotels_crud_frontend[users]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "hotels_crud_frontend_users" |
| inject_scripts | [] |
| label | null |
| label_attr | [ "no-collection-label" => "0" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multi_columns | [ "rows_columns" => [ 10 => [ 1 => [ "size" => 4 "custom" => false ] 2 => [ "size" => 4 "custom" => false ] 3 => [ "size" => 4 "custom" => false ] ] 20 => [ 1 => [ "size" => 12 "custom" => false ] ] ] "rows_labels" => [ 10 => "" ] "rows_classes" => [ 10 => "" ] "rows_wrapper_classes" => [ 10 => "" ] "rows_labels_classes" => [] "rows" => [ 10 => [ 1 => [ "email" ] 2 => [ "username" "lastName" ] 3 => [ "phone" ] ] 20 => [ 1 => [ "plainPassword" [ "generatePassword" "togglePassword" "copyPassword" ] ] ] ] ] |
| multipart | false |
| name | "users" |
| one_column | [] |
| priority | 0 |
| required | true |
| return_to_list | "Return to list" |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| two_columns | [] |
| unique_block_prefix | "_hotels_crud_frontend_users" |
| valid | true |
| value | null |
username
"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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2207 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2207 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#2207 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| 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\CsrfTokenManager {#899 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#903 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2389 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 | 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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2391 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#527 …} $message: Closure() {#2390 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_hotels_crud_frontend_users_username" ] |
| cache_key | "_hotels_crud_frontend_users_username_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6714 -form: Symfony\Component\Form\Form {#6552 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6713 …5} |
| full_name | "hotels_crud_frontend[users][username]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "hotels_crud_frontend_users_username" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "username" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_hotels_crud_frontend_users_username" |
| valid | true |
| value | "" |
lastName
"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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2203 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2203 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#2203 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| 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\CsrfTokenManager {#899 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#903 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2398 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 | 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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2400 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#527 …} $message: Closure() {#2399 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_hotels_crud_frontend_users_lastName" ] |
| cache_key | "_hotels_crud_frontend_users_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6715 -form: Symfony\Component\Form\Form {#6548 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6716 …5} |
| full_name | "hotels_crud_frontend[users][lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "hotels_crud_frontend_users_lastName" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_hotels_crud_frontend_users_lastName" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2199 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2202 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2199 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2202 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#2199 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#2202 +payload: null +groups: ? +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
| 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\CsrfTokenManager {#899 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#903 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2411 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 | "Please enter a valid email address." |
| 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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2413 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#527 …} $message: Closure() {#2412 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_hotels_crud_frontend_users_email" ] |
| cache_key | "_hotels_crud_frontend_users_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6717 -form: Symfony\Component\Form\Form {#6556 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6718 …5} |
| full_name | "hotels_crud_frontend[users][email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "hotels_crud_frontend_users_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_hotels_crud_frontend_users_email" |
| valid | true |
| value | "" |
plainPassword
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 | [ "readonly" => false "class" => "password-field" "data-js-password" => "true" ] |
[ "readonly" => false "class" => "password-field" "data-js-password" => "true" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2198 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\NoSuspiciousCharacters {#2116 +payload: null +groups: ? +restrictionLevelMessage: "This value contains characters that are not allowed by the current restriction-level." +invisibleMessage: "Using invisible characters is not allowed." +mixedNumbersMessage: "Mixing numbers from different scripts is not allowed." +hiddenOverlayMessage: "Using hidden overlay characters is not allowed." +checks: 416 +restrictionLevel: null +locales: null } App\Validator\RequireSpecialCharactersInPassword {#2099 +payload: null +groups: ? +message: "Password should contain at least 8 characters, include lowercase letter, uppercase letter, number and special character." +mode: "strict" } Symfony\Component\Validator\Constraints\PasswordStrength {#2113 +payload: null +groups: ? +message: "The password strength is too low. Please use a stronger password. Password should contain at least 8 characters, include lowercase letter, uppercase letter, number and special character." +minScore: 3 } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2198 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\NoSuspiciousCharacters {#2116 +payload: null +groups: ? +restrictionLevelMessage: "This value contains characters that are not allowed by the current restriction-level." +invisibleMessage: "Using invisible characters is not allowed." +mixedNumbersMessage: "Mixing numbers from different scripts is not allowed." +hiddenOverlayMessage: "Using hidden overlay characters is not allowed." +checks: 416 +restrictionLevel: null +locales: null } App\Validator\RequireSpecialCharactersInPassword {#2099 +payload: null +groups: ? +message: "Password should contain at least 8 characters, include lowercase letter, uppercase letter, number and special character." +mode: "strict" } Symfony\Component\Validator\Constraints\PasswordStrength {#2113 +payload: null +groups: ? +message: "The password strength is too low. Please use a stronger password. Password should contain at least 8 characters, include lowercase letter, uppercase letter, number and special character." +minScore: 3 } ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "readonly" => false "class" => "password-field" "data-js-password" => "true" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2198 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\NoSuspiciousCharacters {#2116 +payload: null +groups: ? +restrictionLevelMessage: "This value contains characters that are not allowed by the current restriction-level." +invisibleMessage: "Using invisible characters is not allowed." +mixedNumbersMessage: "Mixing numbers from different scripts is not allowed." +hiddenOverlayMessage: "Using hidden overlay characters is not allowed." +checks: 416 +restrictionLevel: null +locales: null } App\Validator\RequireSpecialCharactersInPassword {#2099 +payload: null +groups: ? +message: "Password should contain at least 8 characters, include lowercase letter, uppercase letter, number and special character." +mode: "strict" } Symfony\Component\Validator\Constraints\PasswordStrength {#2113 +payload: null +groups: ? +message: "The password strength is too low. Please use a stronger password. Password should contain at least 8 characters, include lowercase letter, uppercase letter, number and special character." +minScore: 3 } ] |
| 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\CsrfTokenManager {#899 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#903 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2420 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 |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| 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 |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2427 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#527 …} $message: Closure() {#2426 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "readonly" => false "class" => "password-field" "data-js-password" => "true" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_hotels_crud_frontend_users_plainPassword" ] |
| cache_key | "_hotels_crud_frontend_users_plainPassword_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6719 -form: Symfony\Component\Form\Form {#6546 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6720 …5} |
| full_name | "hotels_crud_frontend[users][plainPassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "hotels_crud_frontend_users_plainPassword" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plainPassword" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_hotels_crud_frontend_users_plainPassword" |
| valid | true |
| value | "" |
generatePassword
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 |
|---|---|---|
| attr | [ "data-js-generate" => "true" ] |
[ "data-js-generate" => "true" ] |
| label | "security.generate_password" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "data-js-generate" => "true" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "security.generate_password" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "data-js-generate" => "true" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "_hotels_crud_frontend_users_generatePassword" ] |
| cache_key | "_hotels_crud_frontend_users_generatePassword_button" |
| disabled | false |
| form | Symfony\Component\Form\FormView {#6722 …5} |
| full_name | "hotels_crud_frontend[users][generatePassword]" |
| id | "hotels_crud_frontend_users_generatePassword" |
| label | "security.generate_password" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "generatePassword" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_hotels_crud_frontend_users_generatePassword" |
| value | null |
togglePassword
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 |
|---|---|---|
| attr | [ "data-js-toggle" => "true" ] |
[ "data-js-toggle" => "true" ] |
| label | "security.show_hide_password" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "data-js-toggle" => "true" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "security.show_hide_password" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "data-js-toggle" => "true" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "_hotels_crud_frontend_users_togglePassword" ] |
| cache_key | "_hotels_crud_frontend_users_togglePassword_button" |
| disabled | false |
| form | Symfony\Component\Form\FormView {#6721 …5} |
| full_name | "hotels_crud_frontend[users][togglePassword]" |
| id | "hotels_crud_frontend_users_togglePassword" |
| label | "security.show_hide_password" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "togglePassword" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_hotels_crud_frontend_users_togglePassword" |
| value | null |
copyPassword
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 |
|---|---|---|
| attr | [ "data-js-copy" => "true" ] |
[ "data-js-copy" => "true" ] |
| label | "security.copy" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "data-js-copy" => "true" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "security.copy" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
View Vars
| Variable | Value |
|---|---|
| attr | [ "data-js-copy" => "true" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "_hotels_crud_frontend_users_copyPassword" ] |
| cache_key | "_hotels_crud_frontend_users_copyPassword_button" |
| disabled | false |
| form | Symfony\Component\Form\FormView {#6723 …5} |
| full_name | "hotels_crud_frontend[users][copyPassword]" |
| id | "hotels_crud_frontend_users_copyPassword" |
| label | "security.copy" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "copyPassword" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_hotels_crud_frontend_users_copyPassword" |
| value | null |
phone
"Misd\PhoneNumberBundle\Form\Type\PhoneNumberType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "country" => "" "number" => "" ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2084 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#2084 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| country_display_type | "display_country_short" |
same as passed value |
| preferred_country_choices | [
"PL"
] |
[
"PL"
]
|
| widget | "country_choice" |
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 | false |
| compound | true |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#2084 +payload: null +groups: ? +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| country_choices | [] |
| country_display_emoji_flag | false |
| country_display_type | "display_country_short" |
| country_options | [] |
| country_placeholder | false |
| 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\CsrfTokenManager {#899 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#903 …} } |
| data_class | null |
| default_region | "ZZ" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2440 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 |
| format | 1 |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not a valid phone number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| number_options | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_country_choices | [
"PL"
] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2442 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#527 …} $message: Closure() {#2443 …} $translationDomain: "validators" } } |
| validation_groups | null |
| widget | "country_choice" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "phone_number" "_hotels_crud_frontend_users_phone" ] |
| cache_key | "_hotels_crud_frontend_users_phone_phone_number" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6725 -form: Symfony\Component\Form\Form {#6591 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6724 …5} |
| full_name | "hotels_crud_frontend[users][phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "hotels_crud_frontend_users_phone" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "tel" |
| unique_block_prefix | "_hotels_crud_frontend_users_phone" |
| valid | true |
| value | [ "country" => "" "number" => "" ] |
| widget | "country_choice" |
country
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_translation_domain | false |
false
|
| choices | [ "US +1" => "US" "AG +1" => "AG" "AI +1" => "AI" "AS +1" => "AS" "BB +1" => "BB" "BM +1" => "BM" "BS +1" => "BS" "CA +1" => "CA" "DM +1" => "DM" "DO +1" => "DO" "GD +1" => "GD" "GU +1" => "GU" "JM +1" => "JM" "KN +1" => "KN" "KY +1" => "KY" "LC +1" => "LC" "MP +1" => "MP" "MS +1" => "MS" "PR +1" => "PR" "SX +1" => "SX" "TC +1" => "TC" "TT +1" => "TT" "VC +1" => "VC" "VG +1" => "VG" "VI +1" => "VI" "RU +7" => "RU" "KZ +7" => "KZ" "EG +20" => "EG" "ZA +27" => "ZA" "GR +30" => "GR" "NL +31" => "NL" "BE +32" => "BE" "FR +33" => "FR" "ES +34" => "ES" "HU +36" => "HU" "IT +39" => "IT" "VA +39" => "VA" "RO +40" => "RO" "CH +41" => "CH" "AT +43" => "AT" "GB +44" => "GB" "GG +44" => "GG" "IM +44" => "IM" "JE +44" => "JE" "DK +45" => "DK" "SE +46" => "SE" "NO +47" => "NO" "SJ +47" => "SJ" "PL +48" => "PL" "DE +49" => "DE" "PE +51" => "PE" "MX +52" => "MX" "CU +53" => "CU" "AR +54" => "AR" "BR +55" => "BR" "CL +56" => "CL" "CO +57" => "CO" "VE +58" => "VE" "MY +60" => "MY" "AU +61" => "AU" "CC +61" => "CC" "CX +61" => "CX" "ID +62" => "ID" "PH +63" => "PH" "NZ +64" => "NZ" "SG +65" => "SG" "TH +66" => "TH" "JP +81" => "JP" "KR +82" => "KR" "VN +84" => "VN" "CN +86" => "CN" "TR +90" => "TR" "IN +91" => "IN" "PK +92" => "PK" "AF +93" => "AF" "LK +94" => "LK" "MM +95" => "MM" "IR +98" => "IR" "SS +211" => "SS" "MA +212" => "MA" "EH +212" => "EH" "DZ +213" => "DZ" "TN +216" => "TN" "LY +218" => "LY" "GM +220" => "GM" "SN +221" => "SN" "MR +222" => "MR" "ML +223" => "ML" "GN +224" => "GN" "CI +225" => "CI" "BF +226" => "BF" "NE +227" => "NE" "TG +228" => "TG" "BJ +229" => "BJ" "MU +230" => "MU" "LR +231" => "LR" "SL +232" => "SL" "GH +233" => "GH" "NG +234" => "NG" "TD +235" => "TD" "CF +236" => "CF" "CM +237" => "CM" "CV +238" => "CV" "ST +239" => "ST" "GQ +240" => "GQ" "GA +241" => "GA" "CG +242" => "CG" "CD +243" => "CD" "AO +244" => "AO" "GW +245" => "GW" "IO +246" => "IO" "SC +248" => "SC" "SD +249" => "SD" "RW +250" => "RW" "ET +251" => "ET" "SO +252" => "SO" "DJ +253" => "DJ" "KE +254" => "KE" "TZ +255" => "TZ" "UG +256" => "UG" "BI +257" => "BI" "MZ +258" => "MZ" "ZM +260" => "ZM" "MG +261" => "MG" "RE +262" => "RE" "YT +262" => "YT" "ZW +263" => "ZW" "NA +264" => "NA" "MW +265" => "MW" "LS +266" => "LS" "BW +267" => "BW" "SZ +268" => "SZ" "KM +269" => "KM" "SH +290" => "SH" "ER +291" => "ER" "AW +297" => "AW" "FO +298" => "FO" "GL +299" => "GL" "GI +350" => "GI" "PT +351" => "PT" "LU +352" => "LU" "IE +353" => "IE" "IS +354" => "IS" "AL +355" => "AL" "MT +356" => "MT" "CY +357" => "CY" "FI +358" => "FI" "AX +358" => "AX" "BG +359" => "BG" "LT +370" => "LT" "LV +371" => "LV" "EE +372" => "EE" "MD +373" => "MD" "AM +374" => "AM" "BY +375" => "BY" "AD +376" => "AD" "MC +377" => "MC" "SM +378" => "SM" "UA +380" => "UA" "RS +381" => "RS" "ME +382" => "ME" "HR +385" => "HR" "SI +386" => "SI" "BA +387" => "BA" "MK +389" => "MK" "CZ +420" => "CZ" "SK +421" => "SK" "LI +423" => "LI" "FK +500" => "FK" "BZ +501" => "BZ" "GT +502" => "GT" "SV +503" => "SV" "HN +504" => "HN" "NI +505" => "NI" "CR +506" => "CR" "PA +507" => "PA" "PM +508" => "PM" "HT +509" => "HT" "GP +590" => "GP" "BL +590" => "BL" "MF +590" => "MF" "BO +591" => "BO" "GY +592" => "GY" "EC +593" => "EC" "GF +594" => "GF" "PY +595" => "PY" "MQ +596" => "MQ" "SR +597" => "SR" "UY +598" => "UY" "CW +599" => "CW" "BQ +599" => "BQ" "TL +670" => "TL" "NF +672" => "NF" "BN +673" => "BN" "NR +674" => "NR" "PG +675" => "PG" "TO +676" => "TO" "SB +677" => "SB" "VU +678" => "VU" "FJ +679" => "FJ" "PW +680" => "PW" "WF +681" => "WF" "CK +682" => "CK" "NU +683" => "NU" "WS +685" => "WS" "KI +686" => "KI" "NC +687" => "NC" "TV +688" => "TV" "PF +689" => "PF" "TK +690" => "TK" "FM +691" => "FM" "MH +692" => "MH" "KP +850" => "KP" "HK +852" => "HK" "MO +853" => "MO" "KH +855" => "KH" "LA +856" => "LA" "BD +880" => "BD" "TW +886" => "TW" "MV +960" => "MV" "LB +961" => "LB" "JO +962" => "JO" "SY +963" => "SY" "IQ +964" => "IQ" "KW +965" => "KW" "SA +966" => "SA" "YE +967" => "YE" "OM +968" => "OM" "PS +970" => "PS" "AE +971" => "AE" "IL +972" => "IL" "BH +973" => "BH" "QA +974" => "QA" "BT +975" => "BT" "MN +976" => "MN" "NP +977" => "NP" "TJ +992" => "TJ" "TM +993" => "TM" "AZ +994" => "AZ" "GE +995" => "GE" "KG +996" => "KG" "UZ +998" => "UZ" ] |
[ "US +1" => "US" "AG +1" => "AG" "AI +1" => "AI" "AS +1" => "AS" "BB +1" => "BB" "BM +1" => "BM" "BS +1" => "BS" "CA +1" => "CA" "DM +1" => "DM" "DO +1" => "DO" "GD +1" => "GD" "GU +1" => "GU" "JM +1" => "JM" "KN +1" => "KN" "KY +1" => "KY" "LC +1" => "LC" "MP +1" => "MP" "MS +1" => "MS" "PR +1" => "PR" "SX +1" => "SX" "TC +1" => "TC" "TT +1" => "TT" "VC +1" => "VC" "VG +1" => "VG" "VI +1" => "VI" "RU +7" => "RU" "KZ +7" => "KZ" "EG +20" => "EG" "ZA +27" => "ZA" "GR +30" => "GR" "NL +31" => "NL" "BE +32" => "BE" "FR +33" => "FR" "ES +34" => "ES" "HU +36" => "HU" "IT +39" => "IT" "VA +39" => "VA" "RO +40" => "RO" "CH +41" => "CH" "AT +43" => "AT" "GB +44" => "GB" "GG +44" => "GG" "IM +44" => "IM" "JE +44" => "JE" "DK +45" => "DK" "SE +46" => "SE" "NO +47" => "NO" "SJ +47" => "SJ" "PL +48" => "PL" "DE +49" => "DE" "PE +51" => "PE" "MX +52" => "MX" "CU +53" => "CU" "AR +54" => "AR" "BR +55" => "BR" "CL +56" => "CL" "CO +57" => "CO" "VE +58" => "VE" "MY +60" => "MY" "AU +61" => "AU" "CC +61" => "CC" "CX +61" => "CX" "ID +62" => "ID" "PH +63" => "PH" "NZ +64" => "NZ" "SG +65" => "SG" "TH +66" => "TH" "JP +81" => "JP" "KR +82" => "KR" "VN +84" => "VN" "CN +86" => "CN" "TR +90" => "TR" "IN +91" => "IN" "PK +92" => "PK" "AF +93" => "AF" "LK +94" => "LK" "MM +95" => "MM" "IR +98" => "IR" "SS +211" => "SS" "MA +212" => "MA" "EH +212" => "EH" "DZ +213" => "DZ" "TN +216" => "TN" "LY +218" => "LY" "GM +220" => "GM" "SN +221" => "SN" "MR +222" => "MR" "ML +223" => "ML" "GN +224" => "GN" "CI +225" => "CI" "BF +226" => "BF" "NE +227" => "NE" "TG +228" => "TG" "BJ +229" => "BJ" "MU +230" => "MU" "LR +231" => "LR" "SL +232" => "SL" "GH +233" => "GH" "NG +234" => "NG" "TD +235" => "TD" "CF +236" => "CF" "CM +237" => "CM" "CV +238" => "CV" "ST +239" => "ST" "GQ +240" => "GQ" "GA +241" => "GA" "CG +242" => "CG" "CD +243" => "CD" "AO +244" => "AO" "GW +245" => "GW" "IO +246" => "IO" "SC +248" => "SC" "SD +249" => "SD" "RW +250" => "RW" "ET +251" => "ET" "SO +252" => "SO" "DJ +253" => "DJ" "KE +254" => "KE" "TZ +255" => "TZ" "UG +256" => "UG" "BI +257" => "BI" "MZ +258" => "MZ" "ZM +260" => "ZM" "MG +261" => "MG" "RE +262" => "RE" "YT +262" => "YT" "ZW +263" => "ZW" "NA +264" => "NA" "MW +265" => "MW" "LS +266" => "LS" "BW +267" => "BW" "SZ +268" => "SZ" "KM +269" => "KM" "SH +290" => "SH" "ER +291" => "ER" "AW +297" => "AW" "FO +298" => "FO" "GL +299" => "GL" "GI +350" => "GI" "PT +351" => "PT" "LU +352" => "LU" "IE +353" => "IE" "IS +354" => "IS" "AL +355" => "AL" "MT +356" => "MT" "CY +357" => "CY" "FI +358" => "FI" "AX +358" => "AX" "BG +359" => "BG" "LT +370" => "LT" "LV +371" => "LV" "EE +372" => "EE" "MD +373" => "MD" "AM +374" => "AM" "BY +375" => "BY" "AD +376" => "AD" "MC +377" => "MC" "SM +378" => "SM" "UA +380" => "UA" "RS +381" => "RS" "ME +382" => "ME" "HR +385" => "HR" "SI +386" => "SI" "BA +387" => "BA" "MK +389" => "MK" "CZ +420" => "CZ" "SK +421" => "SK" "LI +423" => "LI" "FK +500" => "FK" "BZ +501" => "BZ" "GT +502" => "GT" "SV +503" => "SV" "HN +504" => "HN" "NI +505" => "NI" "CR +506" => "CR" "PA +507" => "PA" "PM +508" => "PM" "HT +509" => "HT" "GP +590" => "GP" "BL +590" => "BL" "MF +590" => "MF" "BO +591" => "BO" "GY +592" => "GY" "EC +593" => "EC" "GF +594" => "GF" "PY +595" => "PY" "MQ +596" => "MQ" "SR +597" => "SR" "UY +598" => "UY" "CW +599" => "CW" "BQ +599" => "BQ" "TL +670" => "TL" "NF +672" => "NF" "BN +673" => "BN" "NR +674" => "NR" "PG +675" => "PG" "TO +676" => "TO" "SB +677" => "SB" "VU +678" => "VU" "FJ +679" => "FJ" "PW +680" => "PW" "WF +681" => "WF" "CK +682" => "CK" "NU +683" => "NU" "WS +685" => "WS" "KI +686" => "KI" "NC +687" => "NC" "TV +688" => "TV" "PF +689" => "PF" "TK +690" => "TK" "FM +691" => "FM" "MH +692" => "MH" "KP +850" => "KP" "HK +852" => "HK" "MO +853" => "MO" "KH +855" => "KH" "LA +856" => "LA" "BD +880" => "BD" "TW +886" => "TW" "MV +960" => "MV" "LB +961" => "LB" "JO +962" => "JO" "SY +963" => "SY" "IQ +964" => "IQ" "KW +965" => "KW" "SA +966" => "SA" "YE +967" => "YE" "OM +968" => "OM" "PS +970" => "PS" "AE +971" => "AE" "IL +972" => "IL" "BH +973" => "BH" "QA +974" => "QA" "BT +975" => "BT" "MN +976" => "MN" "NP +977" => "NP" "TJ +992" => "TJ" "TM +993" => "TM" "AZ +994" => "AZ" "GE +995" => "GE" "KG +996" => "KG" "UZ +998" => "UZ" ] |
| disabled | false |
false
|
| error_bubbling | true |
same as passed value |
| preferred_choices | [
"PL"
] |
[
"PL"
]
|
| required | true |
same as passed value |
| translation_domain | null |
null
|
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_loader | null |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "US +1" => "US" "AG +1" => "AG" "AI +1" => "AI" "AS +1" => "AS" "BB +1" => "BB" "BM +1" => "BM" "BS +1" => "BS" "CA +1" => "CA" "DM +1" => "DM" "DO +1" => "DO" "GD +1" => "GD" "GU +1" => "GU" "JM +1" => "JM" "KN +1" => "KN" "KY +1" => "KY" "LC +1" => "LC" "MP +1" => "MP" "MS +1" => "MS" "PR +1" => "PR" "SX +1" => "SX" "TC +1" => "TC" "TT +1" => "TT" "VC +1" => "VC" "VG +1" => "VG" "VI +1" => "VI" "RU +7" => "RU" "KZ +7" => "KZ" "EG +20" => "EG" "ZA +27" => "ZA" "GR +30" => "GR" "NL +31" => "NL" "BE +32" => "BE" "FR +33" => "FR" "ES +34" => "ES" "HU +36" => "HU" "IT +39" => "IT" "VA +39" => "VA" "RO +40" => "RO" "CH +41" => "CH" "AT +43" => "AT" "GB +44" => "GB" "GG +44" => "GG" "IM +44" => "IM" "JE +44" => "JE" "DK +45" => "DK" "SE +46" => "SE" "NO +47" => "NO" "SJ +47" => "SJ" "PL +48" => "PL" "DE +49" => "DE" "PE +51" => "PE" "MX +52" => "MX" "CU +53" => "CU" "AR +54" => "AR" "BR +55" => "BR" "CL +56" => "CL" "CO +57" => "CO" "VE +58" => "VE" "MY +60" => "MY" "AU +61" => "AU" "CC +61" => "CC" "CX +61" => "CX" "ID +62" => "ID" "PH +63" => "PH" "NZ +64" => "NZ" "SG +65" => "SG" "TH +66" => "TH" "JP +81" => "JP" "KR +82" => "KR" "VN +84" => "VN" "CN +86" => "CN" "TR +90" => "TR" "IN +91" => "IN" "PK +92" => "PK" "AF +93" => "AF" "LK +94" => "LK" "MM +95" => "MM" "IR +98" => "IR" "SS +211" => "SS" "MA +212" => "MA" "EH +212" => "EH" "DZ +213" => "DZ" "TN +216" => "TN" "LY +218" => "LY" "GM +220" => "GM" "SN +221" => "SN" "MR +222" => "MR" "ML +223" => "ML" "GN +224" => "GN" "CI +225" => "CI" "BF +226" => "BF" "NE +227" => "NE" "TG +228" => "TG" "BJ +229" => "BJ" "MU +230" => "MU" "LR +231" => "LR" "SL +232" => "SL" "GH +233" => "GH" "NG +234" => "NG" "TD +235" => "TD" "CF +236" => "CF" "CM +237" => "CM" "CV +238" => "CV" "ST +239" => "ST" "GQ +240" => "GQ" "GA +241" => "GA" "CG +242" => "CG" "CD +243" => "CD" "AO +244" => "AO" "GW +245" => "GW" "IO +246" => "IO" "SC +248" => "SC" "SD +249" => "SD" "RW +250" => "RW" "ET +251" => "ET" "SO +252" => "SO" "DJ +253" => "DJ" "KE +254" => "KE" "TZ +255" => "TZ" "UG +256" => "UG" "BI +257" => "BI" "MZ +258" => "MZ" "ZM +260" => "ZM" "MG +261" => "MG" "RE +262" => "RE" "YT +262" => "YT" "ZW +263" => "ZW" "NA +264" => "NA" "MW +265" => "MW" "LS +266" => "LS" "BW +267" => "BW" "SZ +268" => "SZ" "KM +269" => "KM" "SH +290" => "SH" "ER +291" => "ER" "AW +297" => "AW" "FO +298" => "FO" "GL +299" => "GL" "GI +350" => "GI" "PT +351" => "PT" "LU +352" => "LU" "IE +353" => "IE" "IS +354" => "IS" "AL +355" => "AL" "MT +356" => "MT" "CY +357" => "CY" "FI +358" => "FI" "AX +358" => "AX" "BG +359" => "BG" "LT +370" => "LT" "LV +371" => "LV" "EE +372" => "EE" "MD +373" => "MD" "AM +374" => "AM" "BY +375" => "BY" "AD +376" => "AD" "MC +377" => "MC" "SM +378" => "SM" "UA +380" => "UA" "RS +381" => "RS" "ME +382" => "ME" "HR +385" => "HR" "SI +386" => "SI" "BA +387" => "BA" "MK +389" => "MK" "CZ +420" => "CZ" "SK +421" => "SK" "LI +423" => "LI" "FK +500" => "FK" "BZ +501" => "BZ" "GT +502" => "GT" "SV +503" => "SV" "HN +504" => "HN" "NI +505" => "NI" "CR +506" => "CR" "PA +507" => "PA" "PM +508" => "PM" "HT +509" => "HT" "GP +590" => "GP" "BL +590" => "BL" "MF +590" => "MF" "BO +591" => "BO" "GY +592" => "GY" "EC +593" => "EC" "GF +594" => "GF" "PY +595" => "PY" "MQ +596" => "MQ" "SR +597" => "SR" "UY +598" => "UY" "CW +599" => "CW" "BQ +599" => "BQ" "TL +670" => "TL" "NF +672" => "NF" "BN +673" => "BN" "NR +674" => "NR" "PG +675" => "PG" "TO +676" => "TO" "SB +677" => "SB" "VU +678" => "VU" "FJ +679" => "FJ" "PW +680" => "PW" "WF +681" => "WF" "CK +682" => "CK" "NU +683" => "NU" "WS +685" => "WS" "KI +686" => "KI" "NC +687" => "NC" "TV +688" => "TV" "PF +689" => "PF" "TK +690" => "TK" "FM +691" => "FM" "MH +692" => "MH" "KP +850" => "KP" "HK +852" => "HK" "MO +853" => "MO" "KH +855" => "KH" "LA +856" => "LA" "BD +880" => "BD" "TW +886" => "TW" "MV +960" => "MV" "LB +961" => "LB" "JO +962" => "JO" "SY +963" => "SY" "IQ +964" => "IQ" "KW +965" => "KW" "SA +966" => "SA" "YE +967" => "YE" "OM +968" => "OM" "PS +970" => "PS" "AE +971" => "AE" "IL +972" => "IL" "BH +973" => "BH" "QA +974" => "QA" "BT +975" => "BT" "MN +976" => "MN" "NP +977" => "NP" "TJ +992" => "TJ" "TM +993" => "TM" "AZ +994" => "AZ" "GE +995" => "GE" "KG +996" => "KG" "UZ +998" => "UZ" ] |
| 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\CsrfTokenManager {#899 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#903 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | true |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [
"PL"
] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#6573 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#527 …} $message: Closure() {#6572 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_hotels_crud_frontend_users_phone_country" ] |
| cache_key | "_hotels_crud_frontend_users_phone_country_choice" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#6731 +label: "US +1" +value: "US" +data: "US" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6732 +label: "AG +1" +value: "AG" +data: "AG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6733 +label: "AI +1" +value: "AI" +data: "AI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6734 +label: "AS +1" +value: "AS" +data: "AS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6735 +label: "BB +1" +value: "BB" +data: "BB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6736 +label: "BM +1" +value: "BM" +data: "BM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6737 +label: "BS +1" +value: "BS" +data: "BS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6738 +label: "CA +1" +value: "CA" +data: "CA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6739 +label: "DM +1" +value: "DM" +data: "DM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6740 +label: "DO +1" +value: "DO" +data: "DO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6741 +label: "GD +1" +value: "GD" +data: "GD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6742 +label: "GU +1" +value: "GU" +data: "GU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6743 +label: "JM +1" +value: "JM" +data: "JM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6744 +label: "KN +1" +value: "KN" +data: "KN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6745 +label: "KY +1" +value: "KY" +data: "KY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6746 +label: "LC +1" +value: "LC" +data: "LC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6747 +label: "MP +1" +value: "MP" +data: "MP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6748 +label: "MS +1" +value: "MS" +data: "MS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6749 +label: "PR +1" +value: "PR" +data: "PR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6750 +label: "SX +1" +value: "SX" +data: "SX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6751 +label: "TC +1" +value: "TC" +data: "TC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6752 +label: "TT +1" +value: "TT" +data: "TT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6753 +label: "VC +1" +value: "VC" +data: "VC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6754 +label: "VG +1" +value: "VG" +data: "VG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6755 +label: "VI +1" +value: "VI" +data: "VI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6756 +label: "RU +7" +value: "RU" +data: "RU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6757 +label: "KZ +7" +value: "KZ" +data: "KZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6758 +label: "EG +20" +value: "EG" +data: "EG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6759 +label: "ZA +27" +value: "ZA" +data: "ZA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6760 +label: "GR +30" +value: "GR" +data: "GR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6761 +label: "NL +31" +value: "NL" +data: "NL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6762 +label: "BE +32" +value: "BE" +data: "BE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6763 +label: "FR +33" +value: "FR" +data: "FR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6764 +label: "ES +34" +value: "ES" +data: "ES" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6765 +label: "HU +36" +value: "HU" +data: "HU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6766 +label: "IT +39" +value: "IT" +data: "IT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6767 +label: "VA +39" +value: "VA" +data: "VA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6768 +label: "RO +40" +value: "RO" +data: "RO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6769 +label: "CH +41" +value: "CH" +data: "CH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6770 +label: "AT +43" +value: "AT" +data: "AT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6771 +label: "GB +44" +value: "GB" +data: "GB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6772 +label: "GG +44" +value: "GG" +data: "GG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6773 +label: "IM +44" +value: "IM" +data: "IM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6774 +label: "JE +44" +value: "JE" +data: "JE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6775 +label: "DK +45" +value: "DK" +data: "DK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6776 +label: "SE +46" +value: "SE" +data: "SE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6777 +label: "NO +47" +value: "NO" +data: "NO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6778 +label: "SJ +47" +value: "SJ" +data: "SJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6779 +label: "PL +48" +value: "PL" +data: "PL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6780 +label: "DE +49" +value: "DE" +data: "DE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6781 +label: "PE +51" +value: "PE" +data: "PE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6782 +label: "MX +52" +value: "MX" +data: "MX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6783 +label: "CU +53" +value: "CU" +data: "CU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6784 +label: "AR +54" +value: "AR" +data: "AR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6785 +label: "BR +55" +value: "BR" +data: "BR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6786 +label: "CL +56" +value: "CL" +data: "CL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6787 +label: "CO +57" +value: "CO" +data: "CO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6788 +label: "VE +58" +value: "VE" +data: "VE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6789 +label: "MY +60" +value: "MY" +data: "MY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6790 +label: "AU +61" +value: "AU" +data: "AU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6791 +label: "CC +61" +value: "CC" +data: "CC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6792 +label: "CX +61" +value: "CX" +data: "CX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6793 +label: "ID +62" +value: "ID" +data: "ID" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6794 +label: "PH +63" +value: "PH" +data: "PH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6795 +label: "NZ +64" +value: "NZ" +data: "NZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6796 +label: "SG +65" +value: "SG" +data: "SG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6797 +label: "TH +66" +value: "TH" +data: "TH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6798 +label: "JP +81" +value: "JP" +data: "JP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6799 +label: "KR +82" +value: "KR" +data: "KR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6800 +label: "VN +84" +value: "VN" +data: "VN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6801 +label: "CN +86" +value: "CN" +data: "CN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6802 +label: "TR +90" +value: "TR" +data: "TR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6803 +label: "IN +91" +value: "IN" +data: "IN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6804 +label: "PK +92" +value: "PK" +data: "PK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6805 +label: "AF +93" +value: "AF" +data: "AF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6806 +label: "LK +94" +value: "LK" +data: "LK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6807 +label: "MM +95" +value: "MM" +data: "MM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6808 +label: "IR +98" +value: "IR" +data: "IR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6809 +label: "SS +211" +value: "SS" +data: "SS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6810 +label: "MA +212" +value: "MA" +data: "MA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6811 +label: "EH +212" +value: "EH" +data: "EH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6812 +label: "DZ +213" +value: "DZ" +data: "DZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6813 +label: "TN +216" +value: "TN" +data: "TN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6814 +label: "LY +218" +value: "LY" +data: "LY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6815 +label: "GM +220" +value: "GM" +data: "GM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6816 +label: "SN +221" +value: "SN" +data: "SN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6817 +label: "MR +222" +value: "MR" +data: "MR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6818 +label: "ML +223" +value: "ML" +data: "ML" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6819 +label: "GN +224" +value: "GN" +data: "GN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6820 +label: "CI +225" +value: "CI" +data: "CI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6821 +label: "BF +226" +value: "BF" +data: "BF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6822 +label: "NE +227" +value: "NE" +data: "NE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6823 +label: "TG +228" +value: "TG" +data: "TG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6824 +label: "BJ +229" +value: "BJ" +data: "BJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6825 +label: "MU +230" +value: "MU" +data: "MU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6826 +label: "LR +231" +value: "LR" +data: "LR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6827 +label: "SL +232" +value: "SL" +data: "SL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6828 +label: "GH +233" +value: "GH" +data: "GH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6829 +label: "NG +234" +value: "NG" +data: "NG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6830 +label: "TD +235" +value: "TD" +data: "TD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6831 +label: "CF +236" +value: "CF" +data: "CF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6832 +label: "CM +237" +value: "CM" +data: "CM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6833 +label: "CV +238" +value: "CV" +data: "CV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6834 +label: "ST +239" +value: "ST" +data: "ST" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6835 +label: "GQ +240" +value: "GQ" +data: "GQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6836 +label: "GA +241" +value: "GA" +data: "GA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6837 +label: "CG +242" +value: "CG" +data: "CG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6838 +label: "CD +243" +value: "CD" +data: "CD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6839 +label: "AO +244" +value: "AO" +data: "AO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6840 +label: "GW +245" +value: "GW" +data: "GW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6841 +label: "IO +246" +value: "IO" +data: "IO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6842 +label: "SC +248" +value: "SC" +data: "SC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6843 +label: "SD +249" +value: "SD" +data: "SD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6844 +label: "RW +250" +value: "RW" +data: "RW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6845 +label: "ET +251" +value: "ET" +data: "ET" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6846 +label: "SO +252" +value: "SO" +data: "SO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6847 +label: "DJ +253" +value: "DJ" +data: "DJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6848 +label: "KE +254" +value: "KE" +data: "KE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6849 +label: "TZ +255" +value: "TZ" +data: "TZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6850 +label: "UG +256" +value: "UG" +data: "UG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6851 +label: "BI +257" +value: "BI" +data: "BI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6852 +label: "MZ +258" +value: "MZ" +data: "MZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6853 +label: "ZM +260" +value: "ZM" +data: "ZM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6854 +label: "MG +261" +value: "MG" +data: "MG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6855 +label: "RE +262" +value: "RE" +data: "RE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6856 +label: "YT +262" +value: "YT" +data: "YT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6857 +label: "ZW +263" +value: "ZW" +data: "ZW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6858 +label: "NA +264" +value: "NA" +data: "NA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6859 +label: "MW +265" +value: "MW" +data: "MW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6860 +label: "LS +266" +value: "LS" +data: "LS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6861 +label: "BW +267" +value: "BW" +data: "BW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6862 +label: "SZ +268" +value: "SZ" +data: "SZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6863 +label: "KM +269" +value: "KM" +data: "KM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6864 +label: "SH +290" +value: "SH" +data: "SH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6865 +label: "ER +291" +value: "ER" +data: "ER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6866 +label: "AW +297" +value: "AW" +data: "AW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6867 +label: "FO +298" +value: "FO" +data: "FO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6868 +label: "GL +299" +value: "GL" +data: "GL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6869 +label: "GI +350" +value: "GI" +data: "GI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6870 +label: "PT +351" +value: "PT" +data: "PT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6871 +label: "LU +352" +value: "LU" +data: "LU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6872 +label: "IE +353" +value: "IE" +data: "IE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6873 +label: "IS +354" +value: "IS" +data: "IS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6874 +label: "AL +355" +value: "AL" +data: "AL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6875 +label: "MT +356" +value: "MT" +data: "MT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6876 +label: "CY +357" +value: "CY" +data: "CY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6877 +label: "FI +358" +value: "FI" +data: "FI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6878 +label: "AX +358" +value: "AX" +data: "AX" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6879 +label: "BG +359" +value: "BG" +data: "BG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6880 +label: "LT +370" +value: "LT" +data: "LT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6881 +label: "LV +371" +value: "LV" +data: "LV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6882 +label: "EE +372" +value: "EE" +data: "EE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6883 +label: "MD +373" +value: "MD" +data: "MD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6884 +label: "AM +374" +value: "AM" +data: "AM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6885 +label: "BY +375" +value: "BY" +data: "BY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6886 +label: "AD +376" +value: "AD" +data: "AD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6887 +label: "MC +377" +value: "MC" +data: "MC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6888 +label: "SM +378" +value: "SM" +data: "SM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6889 +label: "UA +380" +value: "UA" +data: "UA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6890 +label: "RS +381" +value: "RS" +data: "RS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6891 +label: "ME +382" +value: "ME" +data: "ME" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6892 +label: "HR +385" +value: "HR" +data: "HR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6893 +label: "SI +386" +value: "SI" +data: "SI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6894 +label: "BA +387" +value: "BA" +data: "BA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6895 +label: "MK +389" +value: "MK" +data: "MK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6896 +label: "CZ +420" +value: "CZ" +data: "CZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6897 +label: "SK +421" +value: "SK" +data: "SK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6898 +label: "LI +423" +value: "LI" +data: "LI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6899 +label: "FK +500" +value: "FK" +data: "FK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6900 +label: "BZ +501" +value: "BZ" +data: "BZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6901 +label: "GT +502" +value: "GT" +data: "GT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6902 +label: "SV +503" +value: "SV" +data: "SV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6903 +label: "HN +504" +value: "HN" +data: "HN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6904 +label: "NI +505" +value: "NI" +data: "NI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6905 +label: "CR +506" +value: "CR" +data: "CR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6906 +label: "PA +507" +value: "PA" +data: "PA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6907 +label: "PM +508" +value: "PM" +data: "PM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6908 +label: "HT +509" +value: "HT" +data: "HT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6909 +label: "GP +590" +value: "GP" +data: "GP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6910 +label: "BL +590" +value: "BL" +data: "BL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6911 +label: "MF +590" +value: "MF" +data: "MF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6912 +label: "BO +591" +value: "BO" +data: "BO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6913 +label: "GY +592" +value: "GY" +data: "GY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6914 +label: "EC +593" +value: "EC" +data: "EC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6915 +label: "GF +594" +value: "GF" +data: "GF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6916 +label: "PY +595" +value: "PY" +data: "PY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6917 +label: "MQ +596" +value: "MQ" +data: "MQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6918 +label: "SR +597" +value: "SR" +data: "SR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6919 +label: "UY +598" +value: "UY" +data: "UY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6920 +label: "CW +599" +value: "CW" +data: "CW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6921 +label: "BQ +599" +value: "BQ" +data: "BQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6922 +label: "TL +670" +value: "TL" +data: "TL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6923 +label: "NF +672" +value: "NF" +data: "NF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6924 +label: "BN +673" +value: "BN" +data: "BN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6925 +label: "NR +674" +value: "NR" +data: "NR" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6926 +label: "PG +675" +value: "PG" +data: "PG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6927 +label: "TO +676" +value: "TO" +data: "TO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6928 +label: "SB +677" +value: "SB" +data: "SB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6929 +label: "VU +678" +value: "VU" +data: "VU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6930 +label: "FJ +679" +value: "FJ" +data: "FJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6931 +label: "PW +680" +value: "PW" +data: "PW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6932 +label: "WF +681" +value: "WF" +data: "WF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6933 +label: "CK +682" +value: "CK" +data: "CK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6934 +label: "NU +683" +value: "NU" +data: "NU" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6935 +label: "WS +685" +value: "WS" +data: "WS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6936 +label: "KI +686" +value: "KI" +data: "KI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6937 +label: "NC +687" +value: "NC" +data: "NC" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6938 +label: "TV +688" +value: "TV" +data: "TV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6939 +label: "PF +689" +value: "PF" +data: "PF" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6940 +label: "TK +690" +value: "TK" +data: "TK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6941 +label: "FM +691" +value: "FM" +data: "FM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6942 +label: "MH +692" +value: "MH" +data: "MH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6943 +label: "KP +850" +value: "KP" +data: "KP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6944 +label: "HK +852" +value: "HK" +data: "HK" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6945 +label: "MO +853" +value: "MO" +data: "MO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6946 +label: "KH +855" +value: "KH" +data: "KH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6947 +label: "LA +856" +value: "LA" +data: "LA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6948 +label: "BD +880" +value: "BD" +data: "BD" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6949 +label: "TW +886" +value: "TW" +data: "TW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6950 +label: "MV +960" +value: "MV" +data: "MV" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6951 +label: "LB +961" +value: "LB" +data: "LB" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6952 +label: "JO +962" +value: "JO" +data: "JO" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6953 +label: "SY +963" +value: "SY" +data: "SY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6954 +label: "IQ +964" +value: "IQ" +data: "IQ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6955 +label: "KW +965" +value: "KW" +data: "KW" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6956 +label: "SA +966" +value: "SA" +data: "SA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6957 +label: "YE +967" +value: "YE" +data: "YE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6958 +label: "OM +968" +value: "OM" +data: "OM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6959 +label: "PS +970" +value: "PS" +data: "PS" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6960 +label: "AE +971" +value: "AE" +data: "AE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6961 +label: "IL +972" +value: "IL" +data: "IL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6962 +label: "BH +973" +value: "BH" +data: "BH" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6963 +label: "QA +974" +value: "QA" +data: "QA" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6964 +label: "BT +975" +value: "BT" +data: "BT" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6965 +label: "MN +976" +value: "MN" +data: "MN" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6966 +label: "NP +977" +value: "NP" +data: "NP" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6967 +label: "TJ +992" +value: "TJ" +data: "TJ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6968 +label: "TM +993" +value: "TM" +data: "TM" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6969 +label: "AZ +994" +value: "AZ" +data: "AZ" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6970 +label: "GE +995" +value: "GE" +data: "GE" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6971 +label: "KG +996" +value: "KG" +data: "KG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#6972 +label: "UZ +998" +value: "UZ" +data: "UZ" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6729 -form: Symfony\Component\Form\Form {#6594 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#6728 …5} |
| full_name | "hotels_crud_frontend[users][phone][country]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "hotels_crud_frontend_users_phone_country" |
| is_selected | Closure($choice, $value) {#6730 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "country" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [ 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#6779 +label: "PL +48" +value: "PL" +data: "PL" +attr: [] +labelTranslationParameters: [] } ] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_hotels_crud_frontend_users_phone_country" |
| valid | true |
| value | "" |
number
"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 | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| disabled | false |
false
|
| error_bubbling | true |
same as passed value |
| required | true |
same as passed value |
| translation_domain | null |
null
|
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\CsrfTokenManager {#899 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#903 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#6583 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 | "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 |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#6585 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#527 …} $message: Closure() {#6584 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_hotels_crud_frontend_users_phone_number" ] |
| cache_key | "_hotels_crud_frontend_users_phone_number_text" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6973 -form: Symfony\Component\Form\Form {#6597 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6974 …5} |
| full_name | "hotels_crud_frontend[users][phone][number]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "hotels_crud_frontend_users_phone_number" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "number" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_hotels_crud_frontend_users_phone_number" |
| valid | true |
| value | "" |
employees
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 | [ "readonly" => true ] |
[ "readonly" => true ] |
| label | "Pracownicy" |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "readonly" => true ] |
| 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\CsrfTokenManager {#899 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#903 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2098 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 | "Pracownicy" |
| 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() {#2101 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#527 …} $message: Closure() {#2097 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "readonly" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_hotels_crud_frontend_employees" ] |
| cache_key | "_hotels_crud_frontend_employees_hidden" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6711 -form: Symfony\Component\Form\Form {#6600 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6712 …5} |
| full_name | "hotels_crud_frontend[employees]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "hotels_crud_frontend_employees" |
| label | "Pracownicy" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "employees" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_hotels_crud_frontend_employees" |
| valid | true |
| value | "" |
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 |
|---|---|---|
| attr | [ "class" => "btn-primary mb-2 btn-block" ] |
[ "class" => "btn-primary mb-2 btn-block" ] |
| label | "Wyślij zgłoszenie" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn-primary mb-2 btn-block" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Wyślij zgłoszenie" |
| 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 | [ "class" => "btn-primary mb-2 btn-block" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_hotels_crud_frontend_save" ] |
| cache_key | "_hotels_crud_frontend_save_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#6726 …5} |
| full_name | "hotels_crud_frontend[save]" |
| id | "hotels_crud_frontend_save" |
| label | "Wyślij zgłoszenie" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "save" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_hotels_crud_frontend_save" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "50cbdc975576bc33837bf6.df4jWHZPNC6Dv8Tqh6dscbY0F1d-xrg0c6ljNue-rxs.HLZVDQU4BEbTx42d8tYKOO5hcmYqi4tfH5ExcK2T2F5AqkFhDH5_bLvTpw" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "50cbdc975576bc33837bf6.df4jWHZPNC6Dv8Tqh6dscbY0F1d-xrg0c6ljNue-rxs.HLZVDQU4BEbTx42d8tYKOO5hcmYqi4tfH5ExcK2T2F5AqkFhDH5_bLvTpw" |
same as passed value |
| mapped | false |
false
|
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 | "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\CsrfTokenManager {#899 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#895 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#907 …} -namespace: Closure() {#903 …} } |
| data | "50cbdc975576bc33837bf6.df4jWHZPNC6Dv8Tqh6dscbY0F1d-xrg0c6ljNue-rxs.HLZVDQU4BEbTx42d8tYKOO5hcmYqi4tfH5ExcK2T2F5AqkFhDH5_bLvTpw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2108 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() {#6976 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#527 …} $message: Closure() {#6727 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_hotels_crud_frontend__token" ] |
| cache_key | "_hotels_crud_frontend__token_hidden" |
| compound | false |
| data | "50cbdc975576bc33837bf6.df4jWHZPNC6Dv8Tqh6dscbY0F1d-xrg0c6ljNue-rxs.HLZVDQU4BEbTx42d8tYKOO5hcmYqi4tfH5ExcK2T2F5AqkFhDH5_bLvTpw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#6985 -form: Symfony\Component\Form\Form {#6981 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#6975 …5} |
| full_name | "hotels_crud_frontend[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "hotels_crud_frontend__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 | "_hotels_crud_frontend__token" |
| valid | true |
| value | "50cbdc975576bc33837bf6.df4jWHZPNC6Dv8Tqh6dscbY0F1d-xrg0c6ljNue-rxs.HLZVDQU4BEbTx42d8tYKOO5hcmYqi4tfH5ExcK2T2F5AqkFhDH5_bLvTpw" |