Forms

  • subscription_type_basic
    • child
    • service
    • start_date
    • expire_date
    • discount
    • description
    • _token
  • pointing_edit_note
    • description
    • _token
  • child_overview
    • description
    • diseases
    • allergies
    • food_habit
    • behavior
    • fears
    • interests
    • _token
  • post
    • name
    • description
    • date
    • tags
    • photo
    • _token

subscription_type_basic

Form type:
"App\Form\SubscriptionTypeBasic"

Errors

This form has no errors.

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Subscription {#1962
  -id: null
  -start_date: DateTime @1759526621 {#1963
    date: 2025-10-03 21:23:41.025692 UTC (+00:00)
  }
  -expire_date: DateTime @1759526621 {#1964
    date: 2025-10-03 21:23:41.025694 UTC (+00:00)
  }
  -price: 0
  -quantity: 1
  -total: 0
  -status: App\Entity\enums\SubscriptionStatus {#1965 …}
  -status_payment: App\Entity\enums\SubscriptionPaymentStatus {#1969 …}
  -discount: 0
  -description: null
  -service: null
  -child: App\Entity\Child {#1828
    -id: Symfony\Component\Uid\Ulid {#1812 …}
    -first_name: "taher"
    -last_name: "sgh"
    -gender: "Garçon"
    -birth_date: DateTime @1561161600 {#1804
      date: 2019-06-22 00:00:00.0 UTC (+00:00)
    }
    -birth_place: "tunisie"
    -blood: "A+"
    -diseases: null
    -allergies: null
    -food_habit: null
    -behavior: null
    -fears: null
    -interests: null
    -description: null
    -status: App\Entity\enums\ChildStatus {#1811 …}
    -section: Proxies\__CG__\App\Entity\Section {#1866 …}
    -photo: null
    -family: Doctrine\ORM\PersistentCollection {#1865 …}
    -owner: Proxies\__CG__\App\Entity\Company {#1096 …}
    -address: Proxies\__CG__\App\Entity\Location {#1873 …}
    -subscriptions: Doctrine\ORM\PersistentCollection {#1872 …}
    -classrooms: Doctrine\ORM\PersistentCollection {#1870 …}
    -evenements: Doctrine\ORM\PersistentCollection {#1868 …}
    -tasks: Doctrine\ORM\PersistentCollection {#1849 …}
    -posts: Doctrine\ORM\PersistentCollection {#1847 …}
    -first_name_ar: null
    -last_name_ar: null
    -season: App\Entity\Season {#1596 …}
    -pointings: Doctrine\ORM\PersistentCollection {#1841 …}
    -createdAt: DateTimeImmutable @1757184909 {#1821
      date: 2025-09-06 18:55:09.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1759526322 {#1822
      date: 2025-10-03 21:18:42.0 UTC (+00:00)
    }
    -deletedAt: null
  }
  -created_by: null
  -owner: null
  -payments: Doctrine\Common\Collections\ArrayCollection {#1972 …}
  -season: null
  -createdAt: null
  -updatedAt: null
  -deletedAt: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
action
"/app/subscription/"
same as passed value
data
App\Entity\Subscription {#1962
  -id: null
  -start_date: DateTime @1759526621 {#1963
    date: 2025-10-03 21:23:41.025692 UTC (+00:00)
  }
  -expire_date: DateTime @1759526621 {#1964
    date: 2025-10-03 21:23:41.025694 UTC (+00:00)
  }
  -price: 0
  -quantity: 1
  -total: 0
  -status: App\Entity\enums\SubscriptionStatus {#1965 …}
  -status_payment: App\Entity\enums\SubscriptionPaymentStatus {#1969 …}
  -discount: 0
  -description: null
  -service: null
  -child: App\Entity\Child {#1828
    -id: Symfony\Component\Uid\Ulid {#1812 …}
    -first_name: "taher"
    -last_name: "sgh"
    -gender: "Garçon"
    -birth_date: DateTime @1561161600 {#1804
      date: 2019-06-22 00:00:00.0 UTC (+00:00)
    }
    -birth_place: "tunisie"
    -blood: "A+"
    -diseases: null
    -allergies: null
    -food_habit: null
    -behavior: null
    -fears: null
    -interests: null
    -description: null
    -status: App\Entity\enums\ChildStatus {#1811 …}
    -section: Proxies\__CG__\App\Entity\Section {#1866 …}
    -photo: null
    -family: Doctrine\ORM\PersistentCollection {#1865 …}
    -owner: Proxies\__CG__\App\Entity\Company {#1096 …}
    -address: Proxies\__CG__\App\Entity\Location {#1873 …}
    -subscriptions: Doctrine\ORM\PersistentCollection {#1872 …}
    -classrooms: Doctrine\ORM\PersistentCollection {#1870 …}
    -evenements: Doctrine\ORM\PersistentCollection {#1868 …}
    -tasks: Doctrine\ORM\PersistentCollection {#1849 …}
    -posts: Doctrine\ORM\PersistentCollection {#1847 …}
    -first_name_ar: null
    -last_name_ar: null
    -season: App\Entity\Season {#1596 …}
    -pointings: Doctrine\ORM\PersistentCollection {#1841 …}
    -createdAt: DateTimeImmutable @1757184909 {#1821
      date: 2025-09-06 18:55:09.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1759526322 {#1822
      date: 2025-10-03 21:18:42.0 UTC (+00:00)
    }
    -deletedAt: null
  }
  -created_by: null
  -owner: null
  -payments: Doctrine\Common\Collections\ArrayCollection {#1972 …}
  -season: null
  -createdAt: null
  -updatedAt: null
  -deletedAt: null
}
same as passed value
method
"POST"
same as passed value

Resolved Options

Option Value
action
"/app/subscription/"
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 {#2003
  -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2002 …}
  -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2001 …}
  -namespace: Closure() {#1999 …}
}
data
App\Entity\Subscription {#1962
  -id: null
  -start_date: DateTime @1759526621 {#1963
    date: 2025-10-03 21:23:41.025692 UTC (+00:00)
  }
  -expire_date: DateTime @1759526621 {#1964
    date: 2025-10-03 21:23:41.025694 UTC (+00:00)
  }
  -price: 0
  -quantity: 1
  -total: 0
  -status: App\Entity\enums\SubscriptionStatus {#1965 …}
  -status_payment: App\Entity\enums\SubscriptionPaymentStatus {#1969 …}
  -discount: 0
  -description: null
  -service: null
  -child: App\Entity\Child {#1828
    -id: Symfony\Component\Uid\Ulid {#1812 …}
    -first_name: "taher"
    -last_name: "sgh"
    -gender: "Garçon"
    -birth_date: DateTime @1561161600 {#1804
      date: 2019-06-22 00:00:00.0 UTC (+00:00)
    }
    -birth_place: "tunisie"
    -blood: "A+"
    -diseases: null
    -allergies: null
    -food_habit: null
    -behavior: null
    -fears: null
    -interests: null
    -description: null
    -status: App\Entity\enums\ChildStatus {#1811 …}
    -section: Proxies\__CG__\App\Entity\Section {#1866 …}
    -photo: null
    -family: Doctrine\ORM\PersistentCollection {#1865 …}
    -owner: Proxies\__CG__\App\Entity\Company {#1096 …}
    -address: Proxies\__CG__\App\Entity\Location {#1873 …}
    -subscriptions: Doctrine\ORM\PersistentCollection {#1872 …}
    -classrooms: Doctrine\ORM\PersistentCollection {#1870 …}
    -evenements: Doctrine\ORM\PersistentCollection {#1868 …}
    -tasks: Doctrine\ORM\PersistentCollection {#1849 …}
    -posts: Doctrine\ORM\PersistentCollection {#1847 …}
    -first_name_ar: null
    -last_name_ar: null
    -season: App\Entity\Season {#1596 …}
    -pointings: Doctrine\ORM\PersistentCollection {#1841 …}
    -createdAt: DateTimeImmutable @1757184909 {#1821
      date: 2025-09-06 18:55:09.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1759526322 {#1822
      date: 2025-10-03 21:18:42.0 UTC (+00:00)
    }
    -deletedAt: null
  }
  -created_by: null
  -owner: null
  -payments: Doctrine\Common\Collections\ArrayCollection {#1972 …}
  -season: null
  -createdAt: null
  -updatedAt: null
  -deletedAt: null
}
data_class
"App\Entity\Subscription"
disabled
false
empty_data
Closure(FormInterface $form) {#2054
  class: "Symfony\Component\Form\Extension\Core\Type\FormType"
  this: Symfony\Component\Form\Extension\Core\Type\FormType {#2016 …}
  use: {
    $class: "App\Entity\Subscription"
  }
}
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() {#2052
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1992 …}
  use: {
    $translator: Symfony\Component\Translation\DataCollectorTranslator {#434 …}
    $translationDomain: "validators"
    $message: Closure() {#2053 …}
  }
}
validation_groups
null

View Vars

Variable Value
action
"/app/subscription/"
attr
[]
attr_translation_parameters
[]
block_prefixes
[
  "form"
  "subscription_type_basic"
  "_subscription_type_basic"
]
cache_key
"_subscription_type_basic_subscription_type_basic"
compound
true
data
App\Entity\Subscription {#1962
  -id: null
  -start_date: DateTime @1759526621 {#1963
    date: 2025-10-03 21:23:41.025692 UTC (+00:00)
  }
  -expire_date: DateTime @1759526621 {#1964
    date: 2025-10-03 21:23:41.025694 UTC (+00:00)
  }
  -price: 0
  -quantity: 1
  -total: 0
  -status: App\Entity\enums\SubscriptionStatus {#1965 …}
  -status_payment: App\Entity\enums\SubscriptionPaymentStatus {#1969 …}
  -discount: 0
  -description: null
  -service: null
  -child: App\Entity\Child {#1828
    -id: Symfony\Component\Uid\Ulid {#1812 …}
    -first_name: "taher"
    -last_name: "sgh"
    -gender: "Garçon"
    -birth_date: DateTime @1561161600 {#1804
      date: 2019-06-22 00:00:00.0 UTC (+00:00)
    }
    -birth_place: "tunisie"
    -blood: "A+"
    -diseases: null
    -allergies: null
    -food_habit: null
    -behavior: null
    -fears: null
    -interests: null
    -description: null
    -status: App\Entity\enums\ChildStatus {#1811 …}
    -section: Proxies\__CG__\App\Entity\Section {#1866 …}
    -photo: null
    -family: Doctrine\ORM\PersistentCollection {#1865 …}
    -owner: Proxies\__CG__\App\Entity\Company {#1096 …}
    -address: Proxies\__CG__\App\Entity\Location {#1873 …}
    -subscriptions: Doctrine\ORM\PersistentCollection {#1872 …}
    -classrooms: Doctrine\ORM\PersistentCollection {#1870 …}
    -evenements: Doctrine\ORM\PersistentCollection {#1868 …}
    -tasks: Doctrine\ORM\PersistentCollection {#1849 …}
    -posts: Doctrine\ORM\PersistentCollection {#1847 …}
    -first_name_ar: null
    -last_name_ar: null
    -season: App\Entity\Season {#1596 …}
    -pointings: Doctrine\ORM\PersistentCollection {#1841 …}
    -createdAt: DateTimeImmutable @1757184909 {#1821
      date: 2025-09-06 18:55:09.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1759526322 {#1822
      date: 2025-10-03 21:18:42.0 UTC (+00:00)
    }
    -deletedAt: null
  }
  -created_by: null
  -owner: null
  -payments: Doctrine\Common\Collections\ArrayCollection {#1972 …}
  -season: null
  -createdAt: null
  -updatedAt: null
  -deletedAt: null
}
disabled
false
errors
Symfony\Component\Form\FormErrorIterator {#2560
  -form: Symfony\Component\Form\Form {#2172 …}
  -errors: []
}
form
Symfony\Component\Form\FormView {#2477 …5}
full_name
"subscription_type_basic"
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
id
"subscription_type_basic"
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
method
"POST"
multipart
false
name
"subscription_type_basic"
priority
0
required
true
row_attr
[]
submitted
false
translation_domain
null
unique_block_prefix
"_subscription_type_basic"
valid
true
value
App\Entity\Subscription {#1962
  -id: null
  -start_date: DateTime @1759526621 {#1963
    date: 2025-10-03 21:23:41.025692 UTC (+00:00)
  }
  -expire_date: DateTime @1759526621 {#1964
    date: 2025-10-03 21:23:41.025694 UTC (+00:00)
  }
  -price: 0
  -quantity: 1
  -total: 0
  -status: App\Entity\enums\SubscriptionStatus {#1965 …}
  -status_payment: App\Entity\enums\SubscriptionPaymentStatus {#1969 …}
  -discount: 0
  -description: null
  -service: null
  -child: App\Entity\Child {#1828
    -id: Symfony\Component\Uid\Ulid {#1812 …}
    -first_name: "taher"
    -last_name: "sgh"
    -gender: "Garçon"
    -birth_date: DateTime @1561161600 {#1804
      date: 2019-06-22 00:00:00.0 UTC (+00:00)
    }
    -birth_place: "tunisie"
    -blood: "A+"
    -diseases: null
    -allergies: null
    -food_habit: null
    -behavior: null
    -fears: null
    -interests: null
    -description: null
    -status: App\Entity\enums\ChildStatus {#1811 …}
    -section: Proxies\__CG__\App\Entity\Section {#1866 …}
    -photo: null
    -family: Doctrine\ORM\PersistentCollection {#1865 …}
    -owner: Proxies\__CG__\App\Entity\Company {#1096 …}
    -address: Proxies\__CG__\App\Entity\Location {#1873 …}
    -subscriptions: Doctrine\ORM\PersistentCollection {#1872 …}
    -classrooms: Doctrine\ORM\PersistentCollection {#1870 …}
    -evenements: Doctrine\ORM\PersistentCollection {#1868 …}
    -tasks: Doctrine\ORM\PersistentCollection {#1849 …}
    -posts: Doctrine\ORM\PersistentCollection {#1847 …}
    -first_name_ar: null
    -last_name_ar: null
    -season: App\Entity\Season {#1596 …}
    -pointings: Doctrine\ORM\PersistentCollection {#1841 …}
    -createdAt: DateTimeImmutable @1757184909 {#1821
      date: 2025-09-06 18:55:09.0 UTC (+00:00)
    }
    -updatedAt: DateTimeImmutable @1759526322 {#1822
      date: 2025-10-03 21:18:42.0 UTC (+00:00)
    }
    -deletedAt: null
  }
  -created_by: null
  -owner: null
  -payments: Doctrine\Common\Collections\ArrayCollection {#1972 …}
  -season: null
  -createdAt: null
  -updatedAt: null
  -deletedAt: null
}