Forms
-
quiz_start_form
-
email
-
postcode
-
dogName
-
firstName
-
lastName
-
dogAge
-
phoneNumber
-
breed
-
breedOther
-
breedType
-
0
-
1
-
-
mailingOptIn
-
save
-
_token
-
quiz_start_form
"App\Form\Frontend\Quiz\QuizStartForm"
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 |
|---|---|---|
| data | [] |
[] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#478 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#484 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#568 …} -namespace: Closure() {#483 …} } |
| data | [] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#922 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() {#920 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#436 …} $message: Closure() {#921 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "quiz_start_form" "_quiz_start_form" ] |
| cache_key | "_quiz_start_form_quiz_start_form" |
| compound | true |
| data | [] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1193 -errors: [] -form: Symfony\Component\Form\Form {#1081 …} } |
| form | Symfony\Component\Form\FormView {#1032 …5} |
| full_name | "quiz_start_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "quiz_start_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "quiz_start_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_quiz_start_form" |
| 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 |
|---|---|---|
| required | 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 |
| 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 {#478 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#484 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#568 …} -namespace: Closure() {#483 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#894 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() {#892 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#436 …} $message: Closure() {#895 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_quiz_start_form_email" ] |
| cache_key | "_quiz_start_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1184 -errors: [] -form: Symfony\Component\Form\Form {#1115 …} } |
| form | Symfony\Component\Form\FormView {#1182 …5} |
| full_name | "quiz_start_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "quiz_start_form_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 | "_quiz_start_form_email" |
| valid | true |
| value | "" |
postcode
"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 {#965 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#965 +payload: null +groups: ? ?array +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| required | 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 |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#965 +payload: null +groups: ? ?array +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 {#478 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#484 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#568 …} -namespace: Closure() {#483 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#905 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() {#907 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#436 …} $message: Closure() {#906 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_quiz_start_form_postcode" ] |
| cache_key | "_quiz_start_form_postcode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1185 -errors: [] -form: Symfony\Component\Form\Form {#1118 …} } |
| form | Symfony\Component\Form\FormView {#1186 …5} |
| full_name | "quiz_start_form[postcode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "quiz_start_form_postcode" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "postcode" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_quiz_start_form_postcode" |
| valid | true |
| value | "" |
dogName
"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 |
|---|---|---|
| required | 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 |
| 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 {#478 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#484 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#568 …} -namespace: Closure() {#483 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#914 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() {#916 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#436 …} $message: Closure() {#915 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_quiz_start_form_dogName" ] |
| cache_key | "_quiz_start_form_dogName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1187 -errors: [] -form: Symfony\Component\Form\Form {#1121 …} } |
| form | Symfony\Component\Form\FormView {#1188 …5} |
| full_name | "quiz_start_form[dogName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "quiz_start_form_dogName" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "dogName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_quiz_start_form_dogName" |
| valid | true |
| value | "" |
firstName
"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 |
|---|---|---|
| required | 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 |
| 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 {#478 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#484 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#568 …} -namespace: Closure() {#483 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#939 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() {#941 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#436 …} $message: Closure() {#940 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_quiz_start_form_firstName" ] |
| cache_key | "_quiz_start_form_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1200 -errors: [] -form: Symfony\Component\Form\Form {#1078 …} } |
| form | Symfony\Component\Form\FormView {#1199 …5} |
| full_name | "quiz_start_form[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "quiz_start_form_firstName" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_quiz_start_form_firstName" |
| 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 |
|---|---|---|
| required | 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 |
| 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 {#478 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#484 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#568 …} -namespace: Closure() {#483 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#948 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() {#950 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#436 …} $message: Closure() {#949 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_quiz_start_form_lastName" ] |
| cache_key | "_quiz_start_form_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1198 -errors: [] -form: Symfony\Component\Form\Form {#1082 …} } |
| form | Symfony\Component\Form\FormView {#1197 …5} |
| full_name | "quiz_start_form[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "quiz_start_form_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 | "_quiz_start_form_lastName" |
| valid | true |
| value | "" |
dogAge
"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 |
|---|---|---|
| label | "Dog age (e.g. 2 years 3 months)" |
same as passed value |
| required | 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 |
| 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 {#478 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#484 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#568 …} -namespace: Closure() {#483 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#957 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 | "Dog age (e.g. 2 years 3 months)" |
| 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() {#959 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#436 …} $message: Closure() {#958 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_quiz_start_form_dogAge" ] |
| cache_key | "_quiz_start_form_dogAge_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1196 -errors: [] -form: Symfony\Component\Form\Form {#1085 …} } |
| form | Symfony\Component\Form\FormView {#1195 …5} |
| full_name | "quiz_start_form[dogAge]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "quiz_start_form_dogAge" |
| label | "Dog age (e.g. 2 years 3 months)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "dogAge" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_quiz_start_form_dogAge" |
| valid | true |
| value | "" |
phoneNumber
"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 |
|---|---|---|
| required | 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 |
| 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 {#478 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#484 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#568 …} -namespace: Closure() {#483 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#968 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() {#970 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#436 …} $message: Closure() {#969 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_quiz_start_form_phoneNumber" ] |
| cache_key | "_quiz_start_form_phoneNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1194 -errors: [] -form: Symfony\Component\Form\Form {#1088 …} } |
| form | Symfony\Component\Form\FormView {#1190 …5} |
| full_name | "quiz_start_form[phoneNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "quiz_start_form_phoneNumber" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phoneNumber" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_quiz_start_form_phoneNumber" |
| valid | true |
| value | "" |
breed
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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-select" => "true" "class" => "form-control" ] |
[ "data-select" => "true" "class" => "form-control" ] |
| class | "App\Entity\Breeds\Breed" |
same as passed value |
| placeholder | "---" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-select" => "true" "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1003 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1018 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1043 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1011 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1033 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1036 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1034 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1035 …} } |
| choices | null |
| class | "App\Entity\Breeds\Breed" |
| 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 {#478 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#484 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#568 …} -namespace: Closure() {#483 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerKbhxtM7\EntityManagerGhost614a58f {#38 …12} |
| 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 | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1016 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerKbhxtM7\EntityManagerGhost614a58f {#38 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1015 …} } |
| 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 | "---" |
| 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 |
| query_builder | null |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1012 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#436 …} $message: Closure() {#1014 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-select" => "true" "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_quiz_start_form_breed" ] |
| cache_key | "_quiz_start_form_breed_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1192 +data: App\Entity\Breeds\Breed {#1222 …} +value: "1" +label: "Affenpinscher" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1179 +data: App\Entity\Breeds\Breed {#1219 …} +value: "2" +label: "Afghan Hound" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1229 +data: App\Entity\Breeds\Breed {#1216 …} +value: "3" +label: "Airedale Terrier" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1228 +data: App\Entity\Breeds\Breed {#1213 …} +value: "4" +label: "Akita" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1220 +data: App\Entity\Breeds\Breed {#1210 …} +value: "5" +label: "Alaskan Malamute" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1180 +data: App\Entity\Breeds\Breed {#1207 …} +value: "6" +label: "Anatolian Shepherd Dog" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1169 +data: App\Entity\Breeds\Breed {#1204 …} +value: "7" +label: "Australian Cattle Dog" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1230 +data: App\Entity\Breeds\Breed {#974 …} +value: "8" +label: "Australian Shepherd" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1226 +data: App\Entity\Breeds\Breed {#1152 …} +value: "9" +label: "Australian Silky Terrier" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1178 +data: App\Entity\Breeds\Breed {#1234 …} +value: "10" +label: "Australian Terrier" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1233 +data: App\Entity\Breeds\Breed {#1237 …} +value: "11" +label: "Azawakh" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2444 +data: App\Entity\Breeds\Breed {#1240 …} +value: "12" +label: "Basenji" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2445 +data: App\Entity\Breeds\Breed {#1243 …} +value: "13" +label: "Basset Bleu De Gascogne" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2446 +data: App\Entity\Breeds\Breed {#1246 …} +value: "14" +label: "Basset Fauve De Bretagne" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2447 +data: App\Entity\Breeds\Breed {#1249 …} +value: "15" +label: "Basset Griffon Vendeen (Grand)" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2448 +data: App\Entity\Breeds\Breed {#1252 …} +value: "16" +label: "Basset Griffon Vendeen (Petit)" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2449 +data: App\Entity\Breeds\Breed {#1255 …} +value: "17" +label: "Basset Hound" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2450 +data: App\Entity\Breeds\Breed {#1258 …} +value: "18" +label: "Bavarian Mountain Hound" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2451 +data: App\Entity\Breeds\Breed {#1261 …} +value: "19" +label: "Beagle" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2452 +data: App\Entity\Breeds\Breed {#1264 …} +value: "20" +label: "Bearded Collie" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2453 +data: App\Entity\Breeds\Breed {#1267 …} +value: "21" +label: "Beauceron" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2454 +data: App\Entity\Breeds\Breed {#1270 …} +value: "22" +label: "Bedlington Terrier" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2455 +data: App\Entity\Breeds\Breed {#1273 …} +value: "23" +label: "Belgian Shepherd Dog (Groenendael)" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2456 +data: App\Entity\Breeds\Breed {#1276 …} +value: "24" +label: "Belgian Shepherd Dog (Laekenois)" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2457 +data: App\Entity\Breeds\Breed {#1279 …} +value: "25" +label: "Belgian Shepherd Dog (Malinois)" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2458 +data: App\Entity\Breeds\Breed {#1282 …} +value: "26" +label: "Belgian Shepherd Dog (Tervueren)" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2459 +data: App\Entity\Breeds\Breed {#1285 …} +value: "27" +label: "Bergamasco" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2460 +data: App\Entity\Breeds\Breed {#1288 …} +value: "28" +label: "Bernese Mountain Dog" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2461 +data: App\Entity\Breeds\Breed {#1291 …} +value: "29" +label: "Bichon Frise" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2462 +data: App\Entity\Breeds\Breed {#1294 …} +value: "30" +label: "Bloodhound" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2463 +data: App\Entity\Breeds\Breed {#1297 …} +value: "31" +label: "Bolognese" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2464 +data: App\Entity\Breeds\Breed {#1300 …} +value: "32" +label: "Border Collie" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2465 +data: App\Entity\Breeds\Breed {#1303 …} +value: "33" +label: "Border Terrier" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2466 +data: App\Entity\Breeds\Breed {#1306 …} +value: "34" +label: "Borzoi" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2467 +data: App\Entity\Breeds\Breed {#1309 …} +value: "35" +label: "Boston Terrier" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2468 +data: App\Entity\Breeds\Breed {#1312 …} +value: "36" +label: "Bouvier Des Flandres" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2469 +data: App\Entity\Breeds\Breed {#1315 …} +value: "37" +label: "Boxer" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2470 +data: App\Entity\Breeds\Breed {#1318 …} +value: "38" +label: "Bracco Italiano" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2471 +data: App\Entity\Breeds\Breed {#1321 …} +value: "39" +label: "Briard" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2472 +data: App\Entity\Breeds\Breed {#1324 …} +value: "40" +label: "Brittany" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2473 +data: App\Entity\Breeds\Breed {#1327 …} +value: "41" +label: "Bull Terrier" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2474 +data: App\Entity\Breeds\Breed {#1330 …} +value: "42" +label: "Bull Terrier (Miniature)" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2475 +data: App\Entity\Breeds\Breed {#1333 …} +value: "43" +label: "Bulldog" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2476 +data: App\Entity\Breeds\Breed {#1336 …} +value: "44" +label: "Bullmastiff" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2477 +data: App\Entity\Breeds\Breed {#1339 …} +value: "45" +label: "Cairn Terrier" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2478 +data: App\Entity\Breeds\Breed {#1342 …} +value: "46" +label: "Canaan Dog" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2479 +data: App\Entity\Breeds\Breed {#1345 …} +value: "47" +label: "Canadian Eskimo Dog" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2480 +data: App\Entity\Breeds\Breed {#1348 …} +value: "48" +label: "Catalan Sheepdog" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2481 +data: App\Entity\Breeds\Breed {#1351 …} +value: "49" +label: "Cavalier King Charles Spaniel" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2482 +data: App\Entity\Breeds\Breed {#1354 …} +value: "50" +label: "Cesky Terrier" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2483 +data: App\Entity\Breeds\Breed {#1357 …} +value: "51" +label: "Chihuahua (Long Coat)" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2484 +data: App\Entity\Breeds\Breed {#1360 …} +value: "52" +label: "Chihuahua (Smooth Coat)" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2485 +data: App\Entity\Breeds\Breed {#1363 …} +value: "53" +label: "Chinese Crested" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2486 +data: App\Entity\Breeds\Breed {#1366 …} +value: "54" +label: "Chow Chow" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2487 +data: App\Entity\Breeds\Breed {#1369 …} +value: "55" +label: "Cirneco Dell'Etna" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2488 +data: App\Entity\Breeds\Breed {#1372 …} +value: "56" +label: "Collie (Rough)" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2489 +data: App\Entity\Breeds\Breed {#1375 …} +value: "57" +label: "Collie (Smooth)" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2490 +data: App\Entity\Breeds\Breed {#1378 …} +value: "58" +label: "Coton De Tulear" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2491 +data: App\Entity\Breeds\Breed {#1381 …} +value: "59" +label: "Dachshund (Long-Haired)" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2492 +data: App\Entity\Breeds\Breed {#1384 …} +value: "60" +label: "Dachshund (Miniature Long-Haired)" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2493 +data: App\Entity\Breeds\Breed {#1387 …} +value: "61" +label: "Dachshund (Miniature Smooth-Haired)" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2494 +data: App\Entity\Breeds\Breed {#1390 …} +value: "62" +label: "Dachshund (Miniature Wire-Haired)" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2495 +data: App\Entity\Breeds\Breed {#1393 …} +value: "63" +label: "Dachshund (Smooth-Haired)" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2496 +data: App\Entity\Breeds\Breed {#1396 …} +value: "64" +label: "Dachshund (Wire-Haired)" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2497 +data: App\Entity\Breeds\Breed {#1399 …} +value: "65" +label: "Dalmatian" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2498 +data: App\Entity\Breeds\Breed {#1402 …} +value: "66" +label: "Dandie Dinmont Terrier" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2499 +data: App\Entity\Breeds\Breed {#1405 …} +value: "67" +label: "Deerhound" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2500 +data: App\Entity\Breeds\Breed {#1408 …} +value: "68" +label: "Dobermann" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2501 +data: App\Entity\Breeds\Breed {#1411 …} +value: "69" +label: "Dogue de Bordeaux" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2502 +data: App\Entity\Breeds\Breed {#1414 …} +value: "70" +label: "English Setter" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2503 +data: App\Entity\Breeds\Breed {#1417 …} +value: "71" +label: "English Toy Terrier (Black & Tan)" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2504 +data: App\Entity\Breeds\Breed {#1420 …} +value: "72" +label: "Entlebucher Mountain Dog" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2505 +data: App\Entity\Breeds\Breed {#1423 …} +value: "73" +label: "Estrela Mountain Dog" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2506 +data: App\Entity\Breeds\Breed {#1426 …} +value: "74" +label: "Eurasier" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2507 +data: App\Entity\Breeds\Breed {#1429 …} +value: "75" +label: "Finnish Lapphund" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2508 +data: App\Entity\Breeds\Breed {#1432 …} +value: "76" +label: "Finnish Spitz" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2509 +data: App\Entity\Breeds\Breed {#1435 …} +value: "77" +label: "Fox Terrier (Smooth)" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2510 +data: App\Entity\Breeds\Breed {#1438 …} +value: "78" +label: "Fox Terrier (Wire)" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2511 +data: App\Entity\Breeds\Breed {#1441 …} +value: "79" +label: "Foxhound" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2512 +data: App\Entity\Breeds\Breed {#1444 …} +value: "80" +label: "French Bulldog" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2513 +data: App\Entity\Breeds\Breed {#1447 …} +value: "81" +label: "German Longhaired Pointer" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2514 +data: App\Entity\Breeds\Breed {#1450 …} +value: "82" +label: "German Pinscher" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2515 +data: App\Entity\Breeds\Breed {#1453 …} +value: "83" +label: "German Shepherd Dog" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2516 +data: App\Entity\Breeds\Breed {#1456 …} +value: "84" +label: "German Shorthaired Pointer" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2517 +data: App\Entity\Breeds\Breed {#1459 …} +value: "85" +label: "German Spitz (Klein)" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2518 +data: App\Entity\Breeds\Breed {#1462 …} +value: "86" +label: "German Spitz (Mittel)" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2519 +data: App\Entity\Breeds\Breed {#1465 …} +value: "87" +label: "German Wirehaired Pointer" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2520 +data: App\Entity\Breeds\Breed {#1468 …} +value: "88" +label: "Giant Schnauzer" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2521 +data: App\Entity\Breeds\Breed {#1471 …} +value: "89" +label: "Glen Of Imaal Terrier" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2522 +data: App\Entity\Breeds\Breed {#1474 …} +value: "90" +label: "Gordon Setter" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2523 +data: App\Entity\Breeds\Breed {#1477 …} +value: "91" +label: "Grand Bleu De Gascogne" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2524 +data: App\Entity\Breeds\Breed {#1480 …} +value: "92" +label: "Great Dane" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2525 +data: App\Entity\Breeds\Breed {#1483 …} +value: "93" +label: "Greater Swiss Mountain Dog" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2526 +data: App\Entity\Breeds\Breed {#1486 …} +value: "94" +label: "Greenland Dog" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2527 +data: App\Entity\Breeds\Breed {#1489 …} +value: "95" +label: "Greyhound" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2528 +data: App\Entity\Breeds\Breed {#1492 …} +value: "96" +label: "Griffon Bruxellois" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2529 +data: App\Entity\Breeds\Breed {#1495 …} +value: "97" +label: "Hamiltonstovare" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2530 +data: App\Entity\Breeds\Breed {#1498 …} +value: "98" +label: "Havanese" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2531 +data: App\Entity\Breeds\Breed {#1501 …} +value: "99" +label: "Hovawart" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2532 +data: App\Entity\Breeds\Breed {#1504 …} +value: "100" +label: "Hungarian Kuvasz" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2533 +data: App\Entity\Breeds\Breed {#1507 …} +value: "101" +label: "Hungarian Puli" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2534 +data: App\Entity\Breeds\Breed {#1510 …} +value: "102" +label: "Hungarian Vizsla" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2535 +data: App\Entity\Breeds\Breed {#1513 …} +value: "103" +label: "Hungarian Wire Haired Vizsla" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2536 +data: App\Entity\Breeds\Breed {#1516 …} +value: "104" +label: "Ibizan Hound" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2537 +data: App\Entity\Breeds\Breed {#1519 …} +value: "105" +label: "Irish Red & White Setter" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2538 +data: App\Entity\Breeds\Breed {#1522 …} +value: "106" +label: "Irish Setter" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2539 +data: App\Entity\Breeds\Breed {#1525 …} +value: "107" +label: "Irish Terrier" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2540 +data: App\Entity\Breeds\Breed {#1528 …} +value: "108" +label: "Irish Wolfhound" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2541 +data: App\Entity\Breeds\Breed {#1531 …} +value: "109" +label: "Italian Greyhound" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2542 +data: App\Entity\Breeds\Breed {#1534 …} +value: "110" +label: "Italian Spinone" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2543 +data: App\Entity\Breeds\Breed {#1537 …} +value: "111" +label: "Japanese Akita Inu" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2544 +data: App\Entity\Breeds\Breed {#1540 …} +value: "112" +label: "Japanese Chin" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2545 +data: App\Entity\Breeds\Breed {#1543 …} +value: "113" +label: "Japanese Shiba Inu" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2546 +data: App\Entity\Breeds\Breed {#1546 …} +value: "114" +label: "Japanese Spitz" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2547 +data: App\Entity\Breeds\Breed {#1549 …} +value: "115" +label: "Keeshond" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2548 +data: App\Entity\Breeds\Breed {#1552 …} +value: "116" +label: "Kerry Blue Terrier" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2549 +data: App\Entity\Breeds\Breed {#1555 …} +value: "117" +label: "King Charles Spaniel" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2550 +data: App\Entity\Breeds\Breed {#1558 …} +value: "118" +label: "Komondor" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2551 +data: App\Entity\Breeds\Breed {#1561 …} +value: "119" +label: "Kooikerhondje" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2552 +data: App\Entity\Breeds\Breed {#1564 …} +value: "120" +label: "Korean Jindo" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2553 +data: App\Entity\Breeds\Breed {#1567 …} +value: "121" +label: "Korthals Griffon" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2554 +data: App\Entity\Breeds\Breed {#1570 …} +value: "122" +label: "Lagotto Romagnolo" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2555 +data: App\Entity\Breeds\Breed {#1573 …} +value: "123" +label: "Lakeland Terrier" +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2556 +data: App\Entity\Breeds\Breed {#1576 …} +value: "124" +label: "Lancashire Heeler" +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2557 +data: App\Entity\Breeds\Breed {#1579 …} +value: "125" +label: "Large Munsterlander" +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2558 +data: App\Entity\Breeds\Breed {#1582 …} +value: "126" +label: "Leonberger" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2559 +data: App\Entity\Breeds\Breed {#1585 …} +value: "127" +label: "Lhasa Apso" +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2560 +data: App\Entity\Breeds\Breed {#1588 …} +value: "128" +label: "Lowchen (Little Lion Dog)" +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2561 +data: App\Entity\Breeds\Breed {#1591 …} +value: "129" +label: "Maltese" +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2562 +data: App\Entity\Breeds\Breed {#1594 …} +value: "130" +label: "Manchester Terrier" +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2563 +data: App\Entity\Breeds\Breed {#1597 …} +value: "131" +label: "Maremma Sheepdog" +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2564 +data: App\Entity\Breeds\Breed {#1600 …} +value: "132" +label: "Mastiff" +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2565 +data: App\Entity\Breeds\Breed {#1603 …} +value: "133" +label: "Mexican Hairless (Intermediate)" +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2566 +data: App\Entity\Breeds\Breed {#1606 …} +value: "134" +label: "Mexican Hairless (Miniature)" +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2567 +data: App\Entity\Breeds\Breed {#1609 …} +value: "135" +label: "Mexican Hairless (Standard)" +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2568 +data: App\Entity\Breeds\Breed {#1612 …} +value: "136" +label: "Miniature Pinscher" +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2569 +data: App\Entity\Breeds\Breed {#1615 …} +value: "137" +label: "Miniature Schnauzer" +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2570 +data: App\Entity\Breeds\Breed {#1618 …} +value: "138" +label: "Neapolitan Mastiff" +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2571 +data: App\Entity\Breeds\Breed {#1621 …} +value: "139" +label: "Newfoundland" +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2572 +data: App\Entity\Breeds\Breed {#1624 …} +value: "140" +label: "Norfolk Terrier" +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2573 +data: App\Entity\Breeds\Breed {#1627 …} +value: "141" +label: "Norwegian Buhund" +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2574 +data: App\Entity\Breeds\Breed {#1630 …} +value: "142" +label: "Norwegian Elkhound" +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2575 +data: App\Entity\Breeds\Breed {#1633 …} +value: "143" +label: "Norwich Terrier" +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2576 +data: App\Entity\Breeds\Breed {#1636 …} +value: "144" +label: "Old English Sheepdog" +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2577 +data: App\Entity\Breeds\Breed {#1639 …} +value: "145" +label: "Otterhound" +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2578 +data: App\Entity\Breeds\Breed {#1642 …} +value: "146" +label: "Papillon" +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2579 +data: App\Entity\Breeds\Breed {#1645 …} +value: "147" +label: "Parson Russell Terrier" +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2580 +data: App\Entity\Breeds\Breed {#1648 …} +value: "148" +label: "Pekingese" +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2581 +data: App\Entity\Breeds\Breed {#1651 …} +value: "149" +label: "Pharaoh Hound" +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2582 +data: App\Entity\Breeds\Breed {#1654 …} +value: "150" +label: "Pointer" +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2583 +data: App\Entity\Breeds\Breed {#1657 …} +value: "151" +label: "Polish Lowland Sheepdog" +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2584 +data: App\Entity\Breeds\Breed {#1660 …} +value: "152" +label: "Pomeranian" +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2585 +data: App\Entity\Breeds\Breed {#1663 …} +value: "153" +label: "Poodle (Miniature)" +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2586 +data: App\Entity\Breeds\Breed {#1666 …} +value: "154" +label: "Poodle (Standard)" +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2587 +data: App\Entity\Breeds\Breed {#1669 …} +value: "155" +label: "Poodle (Toy)" +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2588 +data: App\Entity\Breeds\Breed {#1672 …} +value: "156" +label: "Portuguese Podengo" +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2589 +data: App\Entity\Breeds\Breed {#1675 …} +value: "157" +label: "Portuguese Pointer" +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2590 +data: App\Entity\Breeds\Breed {#1678 …} +value: "158" +label: "Portuguese Water Dog" +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2591 +data: App\Entity\Breeds\Breed {#1681 …} +value: "159" +label: "Pug" +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2592 +data: App\Entity\Breeds\Breed {#1684 …} +value: "160" +label: "Pyrenean Mastiff" +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2593 +data: App\Entity\Breeds\Breed {#1687 …} +value: "161" +label: "Pyrenean Mountain Dog" +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2594 +data: App\Entity\Breeds\Breed {#1690 …} +value: "162" +label: "Pyrenean Sheepdog (Long Haired)" +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2595 +data: App\Entity\Breeds\Breed {#1693 …} +value: "163" +label: "Retriever (Chesapeake Bay)" +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2596 +data: App\Entity\Breeds\Breed {#1696 …} +value: "164" +label: "Retriever (Curly Coated)" +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2597 +data: App\Entity\Breeds\Breed {#1699 …} +value: "165" +label: "Retriever (Flat Coated)" +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2598 +data: App\Entity\Breeds\Breed {#1702 …} +value: "166" +label: "Retriever (Golden)" +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2599 +data: App\Entity\Breeds\Breed {#1705 …} +value: "167" +label: "Retriever (Labrador)" +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2600 +data: App\Entity\Breeds\Breed {#1708 …} +value: "168" +label: "Retriever (Nova Scotia Duck Tolling)" +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2601 +data: App\Entity\Breeds\Breed {#1711 …} +value: "169" +label: "Rhodesian Ridgeback" +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2602 +data: App\Entity\Breeds\Breed {#1714 …} +value: "170" +label: "Rottweiler" +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2603 +data: App\Entity\Breeds\Breed {#1717 …} +value: "171" +label: "Russian Black Terrier" +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2604 +data: App\Entity\Breeds\Breed {#1720 …} +value: "172" +label: "Saluki" +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2605 +data: App\Entity\Breeds\Breed {#1723 …} +value: "173" +label: "Samoyed" +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2606 +data: App\Entity\Breeds\Breed {#1726 …} +value: "174" +label: "Schipperke" +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2607 +data: App\Entity\Breeds\Breed {#1729 …} +value: "175" +label: "Schnauzer" +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2608 +data: App\Entity\Breeds\Breed {#1732 …} +value: "176" +label: "Scottish Terrier" +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2609 +data: App\Entity\Breeds\Breed {#1735 …} +value: "177" +label: "Sealyham Terrier" +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2610 +data: App\Entity\Breeds\Breed {#1738 …} +value: "178" +label: "Segugio Italiano" +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2611 +data: App\Entity\Breeds\Breed {#1741 …} +value: "179" +label: "Shar Pei" +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2612 +data: App\Entity\Breeds\Breed {#1744 …} +value: "180" +label: "Shetland Sheepdog" +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2613 +data: App\Entity\Breeds\Breed {#1747 …} +value: "181" +label: "Shih Tzu" +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2614 +data: App\Entity\Breeds\Breed {#1750 …} +value: "182" +label: "Siberian Husky" +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2615 +data: App\Entity\Breeds\Breed {#1753 …} +value: "183" +label: "Skye Terrier" +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2616 +data: App\Entity\Breeds\Breed {#1756 …} +value: "184" +label: "Sloughi" +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2617 +data: App\Entity\Breeds\Breed {#1759 …} +value: "185" +label: "Slovakian Rough Haired Pointer" +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2618 +data: App\Entity\Breeds\Breed {#1762 …} +value: "186" +label: "Small Munsterlander" +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2619 +data: App\Entity\Breeds\Breed {#1765 …} +value: "187" +label: "Soft-Coated Wheaten Terrier" +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2620 +data: App\Entity\Breeds\Breed {#1768 …} +value: "188" +label: "Spaniel (American Cocker)" +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2621 +data: App\Entity\Breeds\Breed {#1771 …} +value: "189" +label: "Spaniel (American Water)" +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2622 +data: App\Entity\Breeds\Breed {#1774 …} +value: "190" +label: "Spaniel (Clumber)" +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2623 +data: App\Entity\Breeds\Breed {#1777 …} +value: "191" +label: "Spaniel (Cocker)" +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2624 +data: App\Entity\Breeds\Breed {#1780 …} +value: "192" +label: "Spaniel (English Springer)" +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2625 +data: App\Entity\Breeds\Breed {#1783 …} +value: "193" +label: "Spaniel (Field)" +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2626 +data: App\Entity\Breeds\Breed {#1786 …} +value: "194" +label: "Spaniel (Irish Water)" +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2627 +data: App\Entity\Breeds\Breed {#1789 …} +value: "195" +label: "Spaniel (Sussex)" +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2628 +data: App\Entity\Breeds\Breed {#1792 …} +value: "196" +label: "Spaniel (Welsh Springer)" +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2629 +data: App\Entity\Breeds\Breed {#1795 …} +value: "197" +label: "Spanish Water Dog" +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2630 +data: App\Entity\Breeds\Breed {#1798 …} +value: "198" +label: "St. Bernard" +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2631 +data: App\Entity\Breeds\Breed {#1801 …} +value: "199" +label: "Staffordshire Bull Terrier" +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2632 +data: App\Entity\Breeds\Breed {#1804 …} +value: "200" +label: "Swedish Lapphund" +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2633 +data: App\Entity\Breeds\Breed {#1807 …} +value: "201" +label: "Swedish Vallhund" +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2634 +data: App\Entity\Breeds\Breed {#1810 …} +value: "202" +label: "Tibetan Mastiff" +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2635 +data: App\Entity\Breeds\Breed {#1813 …} +value: "203" +label: "Tibetan Spaniel" +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2636 +data: App\Entity\Breeds\Breed {#1816 …} +value: "204" +label: "Tibetan Terrier" +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2637 +data: App\Entity\Breeds\Breed {#1819 …} +value: "205" +label: "Turkish Kangal Dog" +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2638 +data: App\Entity\Breeds\Breed {#1822 …} +value: "206" +label: "Weimaraner" +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2639 +data: App\Entity\Breeds\Breed {#1825 …} +value: "207" +label: "Welsh Corgi (Cardigan)" +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2640 +data: App\Entity\Breeds\Breed {#1828 …} +value: "208" +label: "Welsh Corgi (Pembroke)" +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2641 +data: App\Entity\Breeds\Breed {#1831 …} +value: "209" +label: "Welsh Terrier" +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2642 +data: App\Entity\Breeds\Breed {#1834 …} +value: "210" +label: "West Highland White Terrier" +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2643 +data: App\Entity\Breeds\Breed {#1837 …} +value: "211" +label: "Whippet" +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2644 +data: App\Entity\Breeds\Breed {#1840 …} +value: "212" +label: "Yorkshire Terrier" +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2645 +data: App\Entity\Breeds\Breed {#1843 …} +value: "213" +label: "Jack Russell" +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2646 +data: App\Entity\Breeds\Breed {#1846 …} +value: "214" +label: "XL Bully" +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2647 +data: App\Entity\Breeds\Breed {#1849 …} +value: "215" +label: "Alapaha Blue Blood Bulldog" +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2648 +data: App\Entity\Breeds\Breed {#1852 …} +value: "216" +label: "Alaskan Klee Kai" +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2649 +data: App\Entity\Breeds\Breed {#1855 …} +value: "217" +label: "Alaskan Shepherd" +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2650 +data: App\Entity\Breeds\Breed {#1858 …} +value: "218" +label: "Alpine Basset" +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2651 +data: App\Entity\Breeds\Breed {#1861 …} +value: "219" +label: "American Akita" +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2652 +data: App\Entity\Breeds\Breed {#1864 …} +value: "220" +label: "American Bulldog" +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2653 +data: App\Entity\Breeds\Breed {#1867 …} +value: "221" +label: "American Eskimo" +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2654 +data: App\Entity\Breeds\Breed {#1870 …} +value: "222" +label: "American Staffordshire Bull Terrier" +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2655 +data: App\Entity\Breeds\Breed {#1873 …} +value: "223" +label: "Andalusian Hound" +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2656 +data: App\Entity\Breeds\Breed {#1876 …} +value: "224" +label: "Anglo Wolf Dog" +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2657 +data: App\Entity\Breeds\Breed {#1879 …} +value: "225" +label: "Appenzeller Sennenhund" +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2658 +data: App\Entity\Breeds\Breed {#1882 …} +value: "226" +label: "Australian Kelpie" +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2659 +data: App\Entity\Breeds\Breed {#1885 …} +value: "227" +label: "Australian Labradoodle" +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2660 +data: App\Entity\Breeds\Breed {#1888 …} +value: "228" +label: "Belgian Malinois" +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2661 +data: App\Entity\Breeds\Breed {#1891 …} +value: "229" +label: "Belgian Shepherd" +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2662 +data: App\Entity\Breeds\Breed {#1894 …} +value: "230" +label: "Beredoodle" +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2663 +data: App\Entity\Breeds\Breed {#1897 …} +value: "231" +label: "Bernedoodle" +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2664 +data: App\Entity\Breeds\Breed {#1900 …} +value: "232" +label: "Biewer" +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2665 +data: App\Entity\Breeds\Breed {#1903 …} +value: "233" +label: "Black Russian Terrier" +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2666 +data: App\Entity\Breeds\Breed {#1906 …} +value: "234" +label: "Bocker" +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2667 +data: App\Entity\Breeds\Breed {#1909 …} +value: "235" +label: "Boerboel" +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2668 +data: App\Entity\Breeds\Breed {#1912 …} +value: "236" +label: "Bolonka Zwetna" +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2669 +data: App\Entity\Breeds\Breed {#1915 …} +value: "237" +label: "Borador" +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2670 +data: App\Entity\Breeds\Breed {#1918 …} +value: "238" +label: "Bosnian Hound (Barak Hound)" +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2671 +data: App\Entity\Breeds\Breed {#1921 …} +value: "239" +label: "Braque du Bourbonnais" +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2672 +data: App\Entity\Breeds\Breed {#1924 …} +value: "240" +label: "British Bulldog" +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2673 +data: App\Entity\Breeds\Breed {#1927 …} +value: "241" +label: "British Utonagan" +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2674 +data: App\Entity\Breeds\Breed {#1930 …} +value: "242" +label: "Bruno Jura Hound" +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2675 +data: App\Entity\Breeds\Breed {#1933 …} +value: "243" +label: "Bulgarian" +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2676 +data: App\Entity\Breeds\Breed {#1936 …} +value: "244" +label: "Bulgarian Shepherd" +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2677 +data: App\Entity\Breeds\Breed {#1939 …} +value: "245" +label: "Bullador" +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2678 +data: App\Entity\Breeds\Breed {#1942 …} +value: "246" +label: "Bullkita" +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2679 +data: App\Entity\Breeds\Breed {#1945 …} +value: "247" +label: "Bullpei" +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2680 +data: App\Entity\Breeds\Breed {#1948 …} +value: "248" +label: "Bullweiller" +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2681 +data: App\Entity\Breeds\Breed {#1951 …} +value: "249" +label: "Bully Kutta" +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2682 +data: App\Entity\Breeds\Breed {#1954 …} +value: "250" +label: "Cane Corso" +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2683 +data: App\Entity\Breeds\Breed {#1957 …} +value: "251" +label: "Canis Africanis" +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2684 +data: App\Entity\Breeds\Breed {#1960 …} +value: "252" +label: "Canis Panther" +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2685 +data: App\Entity\Breeds\Breed {#1963 …} +value: "253" +label: "Carolina" +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2686 +data: App\Entity\Breeds\Breed {#1966 …} +value: "254" +label: "Carpathian Shepherd" +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2687 +data: App\Entity\Breeds\Breed {#1969 …} +value: "255" +label: "Catahoula Leopard Dog" +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2688 +data: App\Entity\Breeds\Breed {#1972 …} +value: "256" +label: "Caucasian Ovcharka" +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2689 +data: App\Entity\Breeds\Breed {#1975 …} +value: "257" +label: "Caucasian Shepherd " +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2690 +data: App\Entity\Breeds\Breed {#1978 …} +value: "258" +label: "Cavachon" +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2691 +data: App\Entity\Breeds\Breed {#1981 …} +value: "259" +label: "Cavador" +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2692 +data: App\Entity\Breeds\Breed {#1984 …} +value: "260" +label: "Cavajack" +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2693 +data: App\Entity\Breeds\Breed {#1987 …} +value: "261" +label: "Cavapoo" +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2694 +data: App\Entity\Breeds\Breed {#1990 …} +value: "262" +label: "Cavapoochon" +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2695 +data: App\Entity\Breeds\Breed {#1993 …} +value: "263" +label: "Central Asian Shepherd (Alabai)" +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2696 +data: App\Entity\Breeds\Breed {#1996 …} +value: "264" +label: "Chi-Chi" +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2697 +data: App\Entity\Breeds\Breed {#1999 …} +value: "265" +label: "Chihuahua" +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2698 +data: App\Entity\Breeds\Breed {#2002 …} +value: "266" +label: "Chinese red dog" +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2699 +data: App\Entity\Breeds\Breed {#2005 …} +value: "267" +label: "Chinook" +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2700 +data: App\Entity\Breeds\Breed {#2008 …} +value: "268" +label: "Chorkie" +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2701 +data: App\Entity\Breeds\Breed {#2011 …} +value: "269" +label: "Chorkiepoo" +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2702 +data: App\Entity\Breeds\Breed {#2014 …} +value: "270" +label: "Chowsky" +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2703 +data: App\Entity\Breeds\Breed {#2017 …} +value: "271" +label: "Chug" +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2704 +data: App\Entity\Breeds\Breed {#2020 …} +value: "272" +label: "Cirneco dell' Etna" +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2705 +data: App\Entity\Breeds\Breed {#2023 …} +value: "273" +label: "Cockador" +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2706 +data: App\Entity\Breeds\Breed {#2026 …} +value: "274" +label: "Cockalier" +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2707 +data: App\Entity\Breeds\Breed {#2029 …} +value: "275" +label: "Cockapoo" +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2708 +data: App\Entity\Breeds\Breed {#2032 …} +value: "276" +label: "Cockerchon" +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2709 +data: App\Entity\Breeds\Breed {#2035 …} +value: "277" +label: "Cockerdor" +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2710 +data: App\Entity\Breeds\Breed {#2038 …} +value: "278" +label: "Cotonpoo" +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2711 +data: App\Entity\Breeds\Breed {#2041 …} +value: "279" +label: "Croatian Sheepdog" +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2712 +data: App\Entity\Breeds\Breed {#2044 …} +value: "280" +label: "Czech shepherd" +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2713 +data: App\Entity\Breeds\Breed {#2047 …} +value: "281" +label: "Dakota Sport Retriever" +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2714 +data: App\Entity\Breeds\Breed {#2050 …} +value: "282" +label: "Dorgi" +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2715 +data: App\Entity\Breeds\Breed {#2053 …} +value: "283" +label: "Dorset Old Thyme Bulldog" +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2716 +data: App\Entity\Breeds\Breed {#2056 …} +value: "284" +label: "Double doodle" +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2717 +data: App\Entity\Breeds\Breed {#2059 …} +value: "285" +label: "Doxiepoo" +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2718 +data: App\Entity\Breeds\Breed {#2062 …} +value: "286" +label: "Dutch Shepherd Dog" +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2719 +data: App\Entity\Breeds\Breed {#2065 …} +value: "287" +label: "Eastern European Shepherd" +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2720 +data: App\Entity\Breeds\Breed {#2068 …} +value: "288" +label: "English Bull Terrier" +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2721 +data: App\Entity\Breeds\Breed {#2071 …} +value: "289" +label: "English Bulldog" +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2722 +data: App\Entity\Breeds\Breed {#2074 …} +value: "290" +label: "Estonian Hound" +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2723 +data: App\Entity\Breeds\Breed {#2077 …} +value: "291" +label: "Faroe Hound" +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2724 +data: App\Entity\Breeds\Breed {#2080 …} +value: "292" +label: "Floodle" +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2725 +data: App\Entity\Breeds\Breed {#2083 …} +value: "293" +label: "French Hunting Dog" +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2726 +data: App\Entity\Breeds\Breed {#2086 …} +value: "294" +label: "French Mastiff" +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2727 +data: App\Entity\Breeds\Breed {#2089 …} +value: "295" +label: "Galgo" +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2728 +data: App\Entity\Breeds\Breed {#2092 …} +value: "296" +label: "Gerberian Shepsky" +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2729 +data: App\Entity\Breeds\Breed {#2095 …} +value: "297" +label: "German Pointer" +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2730 +data: App\Entity\Breeds\Breed {#2098 …} +value: "298" +label: "Golden Retriever" +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2731 +data: App\Entity\Breeds\Breed {#2101 …} +value: "299" +label: "Golden Shepherd" +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2732 +data: App\Entity\Breeds\Breed {#2104 …} +value: "300" +label: "Goldendoodle" +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2733 +data: App\Entity\Breeds\Breed {#2107 …} +value: "301" +label: "Gollie" +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2734 +data: App\Entity\Breeds\Breed {#2110 …} +value: "302" +label: "Greek Harehound" +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2735 +data: App\Entity\Breeds\Breed {#2113 …} +value: "303" +label: "Greek Hunting Dog" +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2736 +data: App\Entity\Breeds\Breed {#2116 …} +value: "304" +label: "Greek Shepherd Dog (Hellenic Shepherd)" +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2737 +data: App\Entity\Breeds\Breed {#2119 …} +value: "305" +label: "Griffin" +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2738 +data: App\Entity\Breeds\Breed {#2122 …} +value: "306" +label: "Harrier" +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2739 +data: App\Entity\Breeds\Breed {#2125 …} +value: "307" +label: "Hungarian Pumi" +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2740 +data: App\Entity\Breeds\Breed {#2128 …} +value: "308" +label: "Huntaway" +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2741 +data: App\Entity\Breeds\Breed {#2131 …} +value: "309" +label: "Huskita" +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2742 +data: App\Entity\Breeds\Breed {#2134 …} +value: "310" +label: "Husky" +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2743 +data: App\Entity\Breeds\Breed {#2137 …} +value: "311" +label: "Imperial Shih Tzu" +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2744 +data: App\Entity\Breeds\Breed {#2140 …} +value: "312" +label: "Irish Doodle" +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2745 +data: App\Entity\Breeds\Breed {#2143 …} +value: "313" +label: "Irish Water Spaniel" +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2746 +data: App\Entity\Breeds\Breed {#2146 …} +value: "314" +label: "Jack Russell" +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2747 +data: App\Entity\Breeds\Breed {#2149 …} +value: "315" +label: "Jack Russell (Miniature)" +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2748 +data: App\Entity\Breeds\Breed {#2152 …} +value: "316" +label: "Jack Russell (Parson Russell Terrier)" +attr: [] +labelTranslationParameters: [] } 317 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2749 +data: App\Entity\Breeds\Breed {#2155 …} +value: "317" +label: "Jackahuahua" +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2750 +data: App\Entity\Breeds\Breed {#2158 …} +value: "318" +label: "Jackapoo" +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2751 +data: App\Entity\Breeds\Breed {#2161 …} +value: "319" +label: "Jackawawa" +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2752 +data: App\Entity\Breeds\Breed {#2164 …} +value: "320" +label: "Jacker Beagle" +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2753 +data: App\Entity\Breeds\Breed {#2167 …} +value: "321" +label: "Jagd Terrier" +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2754 +data: App\Entity\Breeds\Breed {#2170 …} +value: "322" +label: "Jug" +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2755 +data: App\Entity\Breeds\Breed {#2173 …} +value: "323" +label: "Kaninchen Dachshund (Wire-haired)" +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2756 +data: App\Entity\Breeds\Breed {#2176 …} +value: "324" +label: "Karakachan" +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2757 +data: App\Entity\Breeds\Breed {#2179 …} +value: "325" +label: "Kelpie Huntaway" +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2758 +data: App\Entity\Breeds\Breed {#2182 …} +value: "326" +label: "Kokoni" +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2759 +data: App\Entity\Breeds\Breed {#2185 …} +value: "327" +label: "Labradoodle" +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2760 +data: App\Entity\Breeds\Breed {#2188 …} +value: "328" +label: "Labradoodle (Miniature)" +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2761 +data: App\Entity\Breeds\Breed {#2191 …} +value: "329" +label: "Labrador" +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2762 +data: App\Entity\Breeds\Breed {#2194 …} +value: "330" +label: "Labrottie" +attr: [] +labelTranslationParameters: [] } 331 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2763 +data: App\Entity\Breeds\Breed {#2197 …} +value: "331" +label: "Landseer" +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2764 +data: App\Entity\Breeds\Breed {#2200 …} +value: "332" +label: "Lhasa Poo" +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2765 +data: App\Entity\Breeds\Breed {#2203 …} +value: "333" +label: "Louchon" +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2766 +data: App\Entity\Breeds\Breed {#2206 …} +value: "334" +label: "Lurcher" +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2767 +data: App\Entity\Breeds\Breed {#2209 …} +value: "335" +label: "Malcolm" +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2768 +data: App\Entity\Breeds\Breed {#2212 …} +value: "336" +label: "Malshi" +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2769 +data: App\Entity\Breeds\Breed {#2215 …} +value: "337" +label: "Maltipom" +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2770 +data: App\Entity\Breeds\Breed {#2218 …} +value: "338" +label: "Maltipoo" +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2771 +data: App\Entity\Breeds\Breed {#2221 …} +value: "339" +label: "Maltshi" +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2772 +data: App\Entity\Breeds\Breed {#2224 …} +value: "340" +label: "Miniature American Shepherd" +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2773 +data: App\Entity\Breeds\Breed {#2227 …} +value: "341" +label: "Miniature Bulldog" +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2774 +data: App\Entity\Breeds\Breed {#2230 …} +value: "342" +label: "Miniature Dachshund" +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2775 +data: App\Entity\Breeds\Breed {#2233 …} +value: "343" +label: "Miniature Doberman" +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2776 +data: App\Entity\Breeds\Breed {#2236 …} +value: "344" +label: "Miniature German Spitz" +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2777 +data: App\Entity\Breeds\Breed {#2239 …} +value: "345" +label: "Miniature Husky" +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2778 +data: App\Entity\Breeds\Breed {#2242 …} +value: "346" +label: "Miniature Jack Russell" +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2779 +data: App\Entity\Breeds\Breed {#2245 …} +value: "347" +label: "miniature Labradoodle" +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2780 +data: App\Entity\Breeds\Breed {#2248 …} +value: "348" +label: "Morkie" +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2781 +data: App\Entity\Breeds\Breed {#2251 …} +value: "349" +label: "Mudi" +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2782 +data: App\Entity\Breeds\Breed {#2254 …} +value: "350" +label: "New Zealand Sheepdog" +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2783 +data: App\Entity\Breeds\Breed {#2257 …} +value: "351" +label: "Northern Inuit" +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2784 +data: App\Entity\Breeds\Breed {#2260 …} +value: "352" +label: "Old Tyme Bulldog" +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2785 +data: App\Entity\Breeds\Breed {#2263 …} +value: "353" +label: "Patterdale" +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2786 +data: App\Entity\Breeds\Breed {#2266 …} +value: "354" +label: "Picardy Spaniel" +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2787 +data: App\Entity\Breeds\Breed {#2269 …} +value: "355" +label: "Pidenco" +attr: [] +labelTranslationParameters: [] } 356 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2788 +data: App\Entity\Breeds\Breed {#2272 …} +value: "356" +label: "Pit Bull Terrier" +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2789 +data: App\Entity\Breeds\Breed {#2275 …} +value: "357" +label: "Pocket Beagle" +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2790 +data: App\Entity\Breeds\Breed {#2278 …} +value: "358" +label: "Pocket Bully" +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2791 +data: App\Entity\Breeds\Breed {#2281 …} +value: "359" +label: "Podenco" +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2792 +data: App\Entity\Breeds\Breed {#2284 …} +value: "360" +label: "Polish Hound" +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2793 +data: App\Entity\Breeds\Breed {#2287 …} +value: "361" +label: "Pomchi" +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2794 +data: App\Entity\Breeds\Breed {#2290 …} +value: "362" +label: "Pomsky" +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2795 +data: App\Entity\Breeds\Breed {#2293 …} +value: "363" +label: "Pomtese" +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2796 +data: App\Entity\Breeds\Breed {#2296 …} +value: "364" +label: "Podenco Maneto" +attr: [] +labelTranslationParameters: [] } 365 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2797 +data: App\Entity\Breeds\Breed {#2299 …} +value: "365" +label: "Poochon" +attr: [] +labelTranslationParameters: [] } 366 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2798 +data: App\Entity\Breeds\Breed {#2302 …} +value: "366" +label: "Prague Ratter" +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2799 +data: App\Entity\Breeds\Breed {#2305 …} +value: "367" +label: "Perro de Presa Canario" +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2800 +data: App\Entity\Breeds\Breed {#2308 …} +value: "368" +label: "Puggle" +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2801 +data: App\Entity\Breeds\Breed {#2311 …} +value: "369" +label: "Pushi" +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2802 +data: App\Entity\Breeds\Breed {#2314 …} +value: "370" +label: "Ratonero Bodeguero Andaluz" +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2803 +data: App\Entity\Breeds\Breed {#2317 …} +value: "371" +label: "Red Fox Labrador" +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2804 +data: App\Entity\Breeds\Breed {#2320 …} +value: "372" +label: "Redbone Coonhound" +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2805 +data: App\Entity\Breeds\Breed {#2323 …} +value: "373" +label: "Romanian Collie" +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2806 +data: App\Entity\Breeds\Breed {#2326 …} +value: "374" +label: "Romanian Shepherd" +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2807 +data: App\Entity\Breeds\Breed {#2329 …} +value: "375" +label: "Russian Toy Terrier" +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2808 +data: App\Entity\Breeds\Breed {#2332 …} +value: "376" +label: "Saarloos Wolfdog" +attr: [] +labelTranslationParameters: [] } 377 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2809 +data: App\Entity\Breeds\Breed {#2335 …} +value: "377" +label: "Sarplaninac" +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2810 +data: App\Entity\Breeds\Breed {#2338 …} +value: "378" +label: "Schnoodle" +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2811 +data: App\Entity\Breeds\Breed {#2341 …} +value: "379" +label: "Sheepadoodle" +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2812 +data: App\Entity\Breeds\Breed {#2344 …} +value: "380" +label: "Sheltie" +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2813 +data: App\Entity\Breeds\Breed {#2347 …} +value: "381" +label: "Shepsky " +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2814 +data: App\Entity\Breeds\Breed {#2350 …} +value: "382" +label: "Shiba Inu" +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2815 +data: App\Entity\Breeds\Breed {#2353 …} +value: "383" +label: "ShiPoo" +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2816 +data: App\Entity\Breeds\Breed {#2356 …} +value: "384" +label: "Shiranian" +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2817 +data: App\Entity\Breeds\Breed {#2359 …} +value: "385" +label: "Shoodle" +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2818 +data: App\Entity\Breeds\Breed {#2362 …} +value: "386" +label: "Shorkie" +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2819 +data: App\Entity\Breeds\Breed {#2365 …} +value: "387" +label: "Snoodle" +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2820 +data: App\Entity\Breeds\Breed {#2368 …} +value: "388" +label: "Sporting Lucas Terrier" +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2821 +data: App\Entity\Breeds\Breed {#2371 …} +value: "389" +label: "Springador" +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2822 +data: App\Entity\Breeds\Breed {#2374 …} +value: "390" +label: "Springerdoodle" +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2823 +data: App\Entity\Breeds\Breed {#2377 …} +value: "391" +label: "Springerdor" +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2824 +data: App\Entity\Breeds\Breed {#2380 …} +value: "392" +label: "Sprocker" +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2825 +data: App\Entity\Breeds\Breed {#2383 …} +value: "393" +label: "Sprollie" +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2826 +data: App\Entity\Breeds\Breed {#2386 …} +value: "394" +label: "Sproodle" +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2827 +data: App\Entity\Breeds\Breed {#2389 …} +value: "395" +label: "St Weiller" +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2828 +data: App\Entity\Breeds\Breed {#2392 …} +value: "396" +label: "Stabyhoun" +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2829 +data: App\Entity\Breeds\Breed {#2395 …} +value: "397" +label: "Sussex Spaniel" +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2830 +data: App\Entity\Breeds\Breed {#2398 …} +value: "398" +label: "Swiss Shepherd" +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2831 +data: App\Entity\Breeds\Breed {#2401 …} +value: "399" +label: "Teacup Chihuahua" +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2832 +data: App\Entity\Breeds\Breed {#2404 …} +value: "400" +label: "Teacup Yorkshire Terrier" +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2833 +data: App\Entity\Breeds\Breed {#2407 …} +value: "401" +label: "Tornjak" +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2834 +data: App\Entity\Breeds\Breed {#2410 …} +value: "402" +label: "Toy Yorkshire Terrier" +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2835 +data: App\Entity\Breeds\Breed {#2413 …} +value: "403" +label: "Trailhound" +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2836 +data: App\Entity\Breeds\Breed {#2416 …} +value: "404" +label: "Utonagan" +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2837 +data: App\Entity\Breeds\Breed {#2419 …} +value: "405" +label: "Welsh Sheepdog" +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2838 +data: App\Entity\Breeds\Breed {#2422 …} +value: "406" +label: "Westipoo" +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2839 +data: App\Entity\Breeds\Breed {#2425 …} +value: "407" +label: "Wheaton Terrier" +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2840 +data: App\Entity\Breeds\Breed {#2428 …} +value: "408" +label: "Wire Haired Fox Terrier" +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2841 +data: App\Entity\Breeds\Breed {#2431 …} +value: "409" +label: "Working Sheepdog" +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2842 +data: App\Entity\Breeds\Breed {#2434 …} +value: "410" +label: "Mexican Hairless (Xoloitzcuintle)" +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2843 +data: App\Entity\Breeds\Breed {#2437 …} +value: "411" +label: "Yorkiepoochon" +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2844 +data: App\Entity\Breeds\Breed {#2440 …} +value: "412" +label: "Yorkipoo" +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2845 +data: App\Entity\Breeds\Breed {#2443 …} +value: "413" +label: "Zuchon" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1189 -errors: [] -form: Symfony\Component\Form\Form {#1091 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1191 …5} |
| full_name | "quiz_start_form[breed]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "quiz_start_form_breed" |
| is_selected | Closure($choice, $value) {#2847 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 | "breed" |
| placeholder | "---" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_quiz_start_form_breed" |
| valid | true |
| value | "" |
breedOther
"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 |
|---|---|---|
| label | "Your dog's breed" |
same as passed value |
| required | 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 {#478 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#484 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#568 …} -namespace: Closure() {#483 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1010 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 | "Your dog's breed" |
| 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() {#1021 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#436 …} $message: Closure() {#1023 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_quiz_start_form_breedOther" ] |
| cache_key | "_quiz_start_form_breedOther_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2848 -errors: [] -form: Symfony\Component\Form\Form {#1094 …} } |
| form | Symfony\Component\Form\FormView {#2849 …5} |
| full_name | "quiz_start_form[breedOther]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "quiz_start_form_breedOther" |
| label | "Your dog's breed" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "breedOther" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_quiz_start_form_breedOther" |
| valid | true |
| value | "" |
breedType
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 | [ "Recognised Breed" => "recognised" "Cross Breed" => "cross" ] |
[ "Recognised Breed" => "recognised" "Cross Breed" => "cross" ] |
| expanded | true |
same as passed value |
| multiple | false |
false
|
| required | 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 | [ "Recognised Breed" => "recognised" "Cross Breed" => "cross" ] |
| 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 {#478 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#484 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#568 …} -namespace: Closure() {#483 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| 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 | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1048 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#436 …} $message: Closure() {#1047 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_quiz_start_form_breedType" ] |
| cache_key | "_quiz_start_form_breedType_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1061 +data: "recognised" +value: "recognised" +label: "Recognised Breed" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1054 +data: "cross" +value: "cross" +label: "Cross Breed" +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2850 -errors: [] -form: Symfony\Component\Form\Form {#1129 …} } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#2851 …5} |
| full_name | "quiz_start_form[breedType]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "quiz_start_form_breedType" |
| is_selected | Closure($choice, $value) {#2852 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 | "breedType" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_quiz_start_form_breedType" |
| valid | true |
| value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Recognised Breed" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "recognised" |
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 | "entry" |
| 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 {#478 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#484 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#568 …} -namespace: Closure() {#483 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1065 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 | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1064 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Recognised Breed" |
| 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() {#1098 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#436 …} $message: Closure() {#1099 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "recognised" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_quiz_start_form_breedType_entry" ] |
| cache_key | "_quiz_start_form_breedType_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2856 -errors: [] -form: Symfony\Component\Form\Form {#1132 …} } |
| form | Symfony\Component\Form\FormView {#2855 …5} |
| full_name | "quiz_start_form[breedType]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "quiz_start_form_breedType_0" |
| label | "Recognised Breed" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_quiz_start_form_breedType_entry" |
| valid | true |
| value | "recognised" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
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 |
|---|---|---|
| attr | [] |
[] |
| block_name | "entry" |
same as passed value |
| label | "Cross Breed" |
same as passed value |
| label_html | false |
false
|
| label_translation_parameters | [] |
[] |
| translation_domain | null |
null
|
| value | "cross" |
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 | "entry" |
| 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 {#478 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#484 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#568 …} -namespace: Closure() {#483 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1065 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 | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1064 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Cross Breed" |
| 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() {#1116 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#436 …} $message: Closure() {#1111 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "cross" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_quiz_start_form_breedType_entry" ] |
| cache_key | "_quiz_start_form_breedType_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2857 -errors: [] -form: Symfony\Component\Form\Form {#1135 …} } |
| form | Symfony\Component\Form\FormView {#2858 …5} |
| full_name | "quiz_start_form[breedType]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "quiz_start_form_breedType_1" |
| label | "Cross Breed" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_quiz_start_form_breedType_entry" |
| valid | true |
| value | "cross" |
mailingOptIn
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 |
|---|---|---|
| label | "Opt-in to join our mailing list" |
same as passed value |
| mapped | false |
false
|
| required | 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 {#478 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#484 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#568 …} -namespace: Closure() {#483 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1065 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 {#1064 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Opt-in to join our mailing list" |
| 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() {#1069 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#436 …} $message: Closure() {#1071 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_quiz_start_form_mailingOptIn" ] |
| cache_key | "_quiz_start_form_mailingOptIn_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2854 -errors: [] -form: Symfony\Component\Form\Form {#1138 …} } |
| form | Symfony\Component\Form\FormView {#2853 …5} |
| full_name | "quiz_start_form[mailingOptIn]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "quiz_start_form_mailingOptIn" |
| label | "Opt-in to join our mailing list" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "mailingOptIn" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_quiz_start_form_mailingOptIn" |
| valid | true |
| value | "1" |
save
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|
View Vars
| Variable | Value |
|---|---|
| attr | [ "class" => "btn btn-primary" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_quiz_start_form_save" ] |
| cache_key | "_quiz_start_form_save_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2859 …5} |
| full_name | "quiz_start_form[save]" |
| id | "quiz_start_form_save" |
| label | "Next" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "save" |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| unique_block_prefix | "_quiz_start_form_save" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "40488dfb55546d26998d70ed5b888f5e.vyyK5cm6L7eUi1HmFll6-zHNuog7IEiWdSYyhW9tHgo.klzsv7nTdYfa_R2pUzM9zVWH_ekMaiHaG1xi7jcAQUyPRf-ni-1r3vrPIg" |
| 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 | "40488dfb55546d26998d70ed5b888f5e.vyyK5cm6L7eUi1HmFll6-zHNuog7IEiWdSYyhW9tHgo.klzsv7nTdYfa_R2pUzM9zVWH_ekMaiHaG1xi7jcAQUyPRf-ni-1r3vrPIg" |
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 {#478 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#484 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#568 …} -namespace: Closure() {#483 …} } |
| data | "40488dfb55546d26998d70ed5b888f5e.vyyK5cm6L7eUi1HmFll6-zHNuog7IEiWdSYyhW9tHgo.klzsv7nTdYfa_R2pUzM9zVWH_ekMaiHaG1xi7jcAQUyPRf-ni-1r3vrPIg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2879 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() {#2868 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#436 …} $message: Closure() {#2867 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_quiz_start_form__token" ] |
| cache_key | "_quiz_start_form__token_hidden" |
| compound | false |
| data | "40488dfb55546d26998d70ed5b888f5e.vyyK5cm6L7eUi1HmFll6-zHNuog7IEiWdSYyhW9tHgo.klzsv7nTdYfa_R2pUzM9zVWH_ekMaiHaG1xi7jcAQUyPRf-ni-1r3vrPIg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2888 -errors: [] -form: Symfony\Component\Form\Form {#2861 …} } |
| form | Symfony\Component\Form\FormView {#2871 …5} |
| full_name | "quiz_start_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "quiz_start_form__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 | "_quiz_start_form__token" |
| valid | true |
| value | "40488dfb55546d26998d70ed5b888f5e.vyyK5cm6L7eUi1HmFll6-zHNuog7IEiWdSYyhW9tHgo.klzsv7nTdYfa_R2pUzM9zVWH_ekMaiHaG1xi7jcAQUyPRf-ni-1r3vrPIg" |