GET https://dev.ekhopsychology.com/hu/contact/wsteuber

Components

1 Twig Components
1 Render Count
23 ms Render Time
14.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
ContactFormComponent
"App\Twig\Components\ContactFormComponent"
components/ContactFormComponent.html.twig
1 23.36ms

Render calls

ContactFormComponent App\Twig\Components\ContactFormComponent 14.0 MiB 23.36 ms
Input props
[
  "expert" => App\Entity\UserAdmin {#1506
    -id: 4
    -email: "[email protected]"
    -roles: [
      "ROLE_USER"
      "ROLE_ADMIN"
    ]
    -password: "$2y$13$kFlfhLKqzsWRu7IcvNF69OV73eeNxXtHzJvJd7SkmjlRkL.Cj7rhS"
    -name_first: "Barrett"
    -name_last: "Spinka"
    -name_prefix: "Prof."
    -name_suffix: null
    -image: "/uploads/profile_pics/Designer-2-67f5c25de53ed.jpg"
    -blogArticles: Doctrine\ORM\PersistentCollection {#1573 …}
    -contracts: Doctrine\ORM\PersistentCollection {#2343 …}
    -phone_number: libphonenumber\PhoneNumber {#1565 …}
    -date_email_verified: null
    -date_phone_verified: null
    -user_tag: "wsteuber"
    -profiles: Doctrine\ORM\PersistentCollection {#2341 …}
    -date_created: DateTimeImmutable @1760996550 {#1512
      date: 2025-10-20 23:42:30.0 Europe/Stockholm (+02:00)
    }
    -date_modified: DateTime @1760996550 {#1511
      date: 2025-10-20 23:42:30.0 Europe/Stockholm (+02:00)
    }
    -date_inactivated: null
    -date_login: null
    -contactForms: Doctrine\ORM\PersistentCollection {#2357 …}
    -expert_availabilities: Doctrine\ORM\PersistentCollection {#2396 …}
    -appointments: Doctrine\ORM\PersistentCollection {#2433 …}
    -calendar_feed_token: null
    -timezone: null
    -vat_exemption: null
    -healthcare_provider: false
    -default_cancellation_deadline_hours: null
    -default_lead_time_hours: null
    -allow_self_service_cancellation: true
    -address: App\ValueObject\Address {#1502 …}
    -company_details: App\ValueObject\CompanyDetails {#1548 …}
    -invoice_api_details: App\ValueObject\InvoiceApiDetails {#1545 …}
    -stripe_api_details: App\ValueObject\StripeApiDetails {#1542 …}
    -payment_timing: App\Enum\PaymentTiming {#1508 …}
  }
  "isEmptyTag" => false
]
Attributes
[]
Component
App\Twig\Components\ContactFormComponent {#3102
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3104 …}
  -campaignTrackingService: App\Service\CampaignTrackingService {#342 …}
  +contactFormEntity: App\Entity\ContactForm {#3267 …}
  +expert: App\Entity\UserAdmin {#1506
    -id: 4
    -email: "[email protected]"
    -roles: [
      "ROLE_USER"
      "ROLE_ADMIN"
    ]
    -password: "$2y$13$kFlfhLKqzsWRu7IcvNF69OV73eeNxXtHzJvJd7SkmjlRkL.Cj7rhS"
    -name_first: "Barrett"
    -name_last: "Spinka"
    -name_prefix: "Prof."
    -name_suffix: null
    -image: "/uploads/profile_pics/Designer-2-67f5c25de53ed.jpg"
    -blogArticles: Doctrine\ORM\PersistentCollection {#1573 …}
    -contracts: Doctrine\ORM\PersistentCollection {#2343 …}
    -phone_number: libphonenumber\PhoneNumber {#1565 …}
    -date_email_verified: null
    -date_phone_verified: null
    -user_tag: "wsteuber"
    -profiles: Doctrine\ORM\PersistentCollection {#2341 …}
    -date_created: DateTimeImmutable @1760996550 {#1512
      date: 2025-10-20 23:42:30.0 Europe/Stockholm (+02:00)
    }
    -date_modified: DateTime @1760996550 {#1511
      date: 2025-10-20 23:42:30.0 Europe/Stockholm (+02:00)
    }
    -date_inactivated: null
    -date_login: null
    -contactForms: Doctrine\ORM\PersistentCollection {#2357 …}
    -expert_availabilities: Doctrine\ORM\PersistentCollection {#2396 …}
    -appointments: Doctrine\ORM\PersistentCollection {#2433 …}
    -calendar_feed_token: null
    -timezone: null
    -vat_exemption: null
    -healthcare_provider: false
    -default_cancellation_deadline_hours: null
    -default_lead_time_hours: null
    -allow_self_service_cancellation: true
    -address: App\ValueObject\Address {#1502 …}
    -company_details: App\ValueObject\CompanyDetails {#1548 …}
    -invoice_api_details: App\ValueObject\InvoiceApiDetails {#1545 …}
    -stripe_api_details: App\ValueObject\StripeApiDetails {#1542 …}
    -payment_timing: App\Enum\PaymentTiming {#1508 …}
  }
  +isSubmitted: false
  +isEmptyTag: false
  +subject: null
  +formStartTracked: false
  -formView: Symfony\Component\Form\FormView {#3261 …}
  -form: Symfony\Component\Form\Form {#3358 …}
  +formName: "contact_form"
  +formValues: [
    "name" => ""
    "email" => ""
    "subject" => "subject.consultation"
    "message" => ""
    "user_admin" => "4"
    "_token" => "cc277f454c.CVcW7jzImIX0kBuMggNYAIJCeYqBIrty1yhXFwUlPnc.UCUm3ni-y82BvUzc8FsaddUsS-3oUuw34HcwU0gSSTVtDUS9WvzT5LL3Ug"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}