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

Components

1 Twig Components
1 Render Count
2 ms Render Time
6.0 MiB Memory Usage

Components

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

Render calls

ContactFormComponent App\Twig\Components\ContactFormComponent 6.0 MiB 1.97 ms
Input props
[
  "expert" => App\Entity\UserAdmin {#1543
    -id: 8
    -email: "[email protected]"
    -roles: [
      "ROLE_USER"
      "ROLE_ADMIN"
    ]
    -password: "$2y$13$y/Dajy2QiuKsqWm9PqB7OuFg.iEfpEK8qrywkmNjd6JF/xmBnJpQe"
    -name_first: "Madisyn"
    -name_last: "Wyman"
    -name_prefix: "Mr."
    -name_suffix: null
    -image: "/uploads/profile_pics/stock2.jpg"
    -blogArticles: Doctrine\ORM\PersistentCollection {#1573 …}
    -contracts: Doctrine\ORM\PersistentCollection {#2343 …}
    -phone_number: libphonenumber\PhoneNumber {#1497 …}
    -date_email_verified: null
    -date_phone_verified: null
    -user_tag: "xmccullough"
    -profiles: Doctrine\ORM\PersistentCollection {#2341 …}
    -date_created: DateTimeImmutable @1760996552 {#1537
      date: 2025-10-20 23:42:32.0 Europe/Stockholm (+02:00)
    }
    -date_modified: DateTime @1760996552 {#1538
      date: 2025-10-20 23:42:32.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 {#1547 …}
    -company_details: App\ValueObject\CompanyDetails {#1550 …}
    -invoice_api_details: App\ValueObject\InvoiceApiDetails {#1553 …}
    -stripe_api_details: App\ValueObject\StripeApiDetails {#1556 …}
    -payment_timing: App\Enum\PaymentTiming {#1541 …}
  }
  "isEmptyTag" => false
]
Attributes
[]
Component
App\Twig\Components\ContactFormComponent {#3111
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3109 …}
  -campaignTrackingService: App\Service\CampaignTrackingService {#342 …}
  +contactFormEntity: App\Entity\ContactForm {#3268 …}
  +expert: App\Entity\UserAdmin {#1543
    -id: 8
    -email: "[email protected]"
    -roles: [
      "ROLE_USER"
      "ROLE_ADMIN"
    ]
    -password: "$2y$13$y/Dajy2QiuKsqWm9PqB7OuFg.iEfpEK8qrywkmNjd6JF/xmBnJpQe"
    -name_first: "Madisyn"
    -name_last: "Wyman"
    -name_prefix: "Mr."
    -name_suffix: null
    -image: "/uploads/profile_pics/stock2.jpg"
    -blogArticles: Doctrine\ORM\PersistentCollection {#1573 …}
    -contracts: Doctrine\ORM\PersistentCollection {#2343 …}
    -phone_number: libphonenumber\PhoneNumber {#1497 …}
    -date_email_verified: null
    -date_phone_verified: null
    -user_tag: "xmccullough"
    -profiles: Doctrine\ORM\PersistentCollection {#2341 …}
    -date_created: DateTimeImmutable @1760996552 {#1537
      date: 2025-10-20 23:42:32.0 Europe/Stockholm (+02:00)
    }
    -date_modified: DateTime @1760996552 {#1538
      date: 2025-10-20 23:42:32.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 {#1547 …}
    -company_details: App\ValueObject\CompanyDetails {#1550 …}
    -invoice_api_details: App\ValueObject\InvoiceApiDetails {#1553 …}
    -stripe_api_details: App\ValueObject\StripeApiDetails {#1556 …}
    -payment_timing: App\Enum\PaymentTiming {#1541 …}
  }
  +isSubmitted: false
  +isEmptyTag: false
  +subject: null
  +formStartTracked: false
  -formView: Symfony\Component\Form\FormView {#3261 …}
  -form: Symfony\Component\Form\Form {#3465 …}
  +formName: "contact_form"
  +formValues: [
    "name" => ""
    "email" => ""
    "subject" => "subject.consultation"
    "message" => ""
    "user_admin" => "8"
    "_token" => "716.Iup_0D2LQ-qXz6yBgBVPgH8znYVqtaPWS0xgDvuE-Ps.ao4ap0jOFbX2ise32Fcu9S0F8Mkc-M2xHRkxNpDVq6oT2EyXXrMT3-Kc-Q"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}