GET https://dev.ekhopsychology.com/hu/blog/article/doloremque-et-animi-eos-distinctio-quia

Components

1 Twig Components
1 Render Count
8 ms Render Time
30.0 MiB Memory Usage

Components

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

Render calls

ContactFormComponent App\Twig\Components\ContactFormComponent 30.0 MiB 8.03 ms
Input props
[
  "expert" => App\Entity\UserAdmin {#1554
    -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 {#1744 …}
    -contracts: Doctrine\ORM\PersistentCollection {#2575 …}
    -phone_number: libphonenumber\PhoneNumber {#1805 …}
    -date_email_verified: null
    -date_phone_verified: null
    -user_tag: "xmccullough"
    -profiles: Doctrine\ORM\PersistentCollection {#2623 …}
    -date_created: DateTimeImmutable @1760996552 {#1719
      date: 2025-10-20 23:42:32.0 Europe/Stockholm (+02:00)
    }
    -date_modified: DateTime @1760996552 {#1718
      date: 2025-10-20 23:42:32.0 Europe/Stockholm (+02:00)
    }
    -date_inactivated: null
    -date_login: null
    -contactForms: Doctrine\ORM\PersistentCollection {#2633 …}
    -expert_availabilities: Doctrine\ORM\PersistentCollection {#2672 …}
    -appointments: Doctrine\ORM\PersistentCollection {#2709 …}
    -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 {#1713 …}
    -company_details: App\ValueObject\CompanyDetails {#1769 …}
    -invoice_api_details: App\ValueObject\InvoiceApiDetails {#1772 …}
    -stripe_api_details: App\ValueObject\StripeApiDetails {#1742 …}
    -payment_timing: App\Enum\PaymentTiming {#1556 …}
  }
  "subject" => "Kérdések a "Dolorum magni minus laborum sunt ratione." cikkel kapcsolatban"
  "loading" => "lazy"
]
Attributes
[]
Component
App\Twig\Components\ContactFormComponent {#2946
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#2944 …}
  -campaignTrackingService: App\Service\CampaignTrackingService {#342 …}
  +contactFormEntity: App\Entity\ContactForm {#3042 …}
  +expert: App\Entity\UserAdmin {#1554
    -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 {#1744 …}
    -contracts: Doctrine\ORM\PersistentCollection {#2575 …}
    -phone_number: libphonenumber\PhoneNumber {#1805 …}
    -date_email_verified: null
    -date_phone_verified: null
    -user_tag: "xmccullough"
    -profiles: Doctrine\ORM\PersistentCollection {#2623 …}
    -date_created: DateTimeImmutable @1760996552 {#1719
      date: 2025-10-20 23:42:32.0 Europe/Stockholm (+02:00)
    }
    -date_modified: DateTime @1760996552 {#1718
      date: 2025-10-20 23:42:32.0 Europe/Stockholm (+02:00)
    }
    -date_inactivated: null
    -date_login: null
    -contactForms: Doctrine\ORM\PersistentCollection {#2633 …}
    -expert_availabilities: Doctrine\ORM\PersistentCollection {#2672 …}
    -appointments: Doctrine\ORM\PersistentCollection {#2709 …}
    -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 {#1713 …}
    -company_details: App\ValueObject\CompanyDetails {#1769 …}
    -invoice_api_details: App\ValueObject\InvoiceApiDetails {#1772 …}
    -stripe_api_details: App\ValueObject\StripeApiDetails {#1742 …}
    -payment_timing: App\Enum\PaymentTiming {#1556 …}
  }
  +isSubmitted: false
  +isEmptyTag: false
  +subject: "Kérdések a "Dolorum magni minus laborum sunt ratione." cikkel kapcsolatban"
  +formStartTracked: false
  -formView: Symfony\Component\Form\FormView {#3196 …}
  -form: Symfony\Component\Form\Form {#3249 …}
  +formName: "contact_form"
  +formValues: [
    "name" => ""
    "email" => ""
    "subject" => "Kérdések a "Dolorum magni minus laborum sunt ratione." cikkel kapcsolatban"
    "message" => ""
    "user_admin" => "8"
    "_token" => "b4aaa3936a8435999645fa832c79b00c.X3q1_b3tvLRG8O6aSjL1xaQTkOfNw2Cr2MHDqEo8aOM.Eij_rO6D1dcfm4DXMku6n-VZ5LP79jLE4amM4wZ9GZUvCP6yiK-P8HaAiQ"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}