GET https://dev.ekhopsychology.com/sv/blog/article/vel-ullam-vero-magnam-harum-reiciendis-fugiat

Components

1 Twig Components
1 Render Count
1 ms Render Time
10.0 MiB Memory Usage

Components

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

Render calls

ContactFormComponent App\Twig\Components\ContactFormComponent 10.0 MiB 1.08 ms
Input props
[
  "expert" => App\Entity\UserAdmin {#1510
    -id: 10
    -email: "[email protected]"
    -roles: [
      "ROLE_USER"
      "ROLE_ADMIN"
    ]
    -password: "$2y$13$xwq5o7SG1rBEN8m2rFJUPuOmzLTOCCCl/gUS1WqJc0bO.NttawLFG"
    -name_first: "Josephine"
    -name_last: "Jacobs"
    -name_prefix: "Dr."
    -name_suffix: null
    -image: "/uploads/profile_pics/stock7.jpg"
    -blogArticles: Doctrine\ORM\PersistentCollection {#1748 …}
    -contracts: Doctrine\ORM\PersistentCollection {#2575 …}
    -phone_number: libphonenumber\PhoneNumber {#1795 …}
    -date_email_verified: null
    -date_phone_verified: null
    -user_tag: "oklein"
    -profiles: Doctrine\ORM\PersistentCollection {#2581 …}
    -date_created: DateTimeImmutable @1760996552 {#1731
      date: 2025-10-20 23:42:32.0 Europe/Stockholm (+02:00)
    }
    -date_modified: DateTime @1760996552 {#1732
      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 {#1737 …}
    -company_details: App\ValueObject\CompanyDetails {#1740 …}
    -invoice_api_details: App\ValueObject\InvoiceApiDetails {#1743 …}
    -stripe_api_details: App\ValueObject\StripeApiDetails {#1746 …}
    -payment_timing: App\Enum\PaymentTiming {#1509 …}
  }
  "subject" => "Fråga om artikeln Reprehenderit suscipit vero asperiores sapiente omnis dolor et qui."
  "loading" => "lazy"
]
Attributes
[]
Component
App\Twig\Components\ContactFormComponent {#2937
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#2939 …}
  -campaignTrackingService: App\Service\CampaignTrackingService {#342 …}
  +contactFormEntity: App\Entity\ContactForm {#3072 …}
  +expert: App\Entity\UserAdmin {#1510
    -id: 10
    -email: "[email protected]"
    -roles: [
      "ROLE_USER"
      "ROLE_ADMIN"
    ]
    -password: "$2y$13$xwq5o7SG1rBEN8m2rFJUPuOmzLTOCCCl/gUS1WqJc0bO.NttawLFG"
    -name_first: "Josephine"
    -name_last: "Jacobs"
    -name_prefix: "Dr."
    -name_suffix: null
    -image: "/uploads/profile_pics/stock7.jpg"
    -blogArticles: Doctrine\ORM\PersistentCollection {#1748 …}
    -contracts: Doctrine\ORM\PersistentCollection {#2575 …}
    -phone_number: libphonenumber\PhoneNumber {#1795 …}
    -date_email_verified: null
    -date_phone_verified: null
    -user_tag: "oklein"
    -profiles: Doctrine\ORM\PersistentCollection {#2581 …}
    -date_created: DateTimeImmutable @1760996552 {#1731
      date: 2025-10-20 23:42:32.0 Europe/Stockholm (+02:00)
    }
    -date_modified: DateTime @1760996552 {#1732
      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 {#1737 …}
    -company_details: App\ValueObject\CompanyDetails {#1740 …}
    -invoice_api_details: App\ValueObject\InvoiceApiDetails {#1743 …}
    -stripe_api_details: App\ValueObject\StripeApiDetails {#1746 …}
    -payment_timing: App\Enum\PaymentTiming {#1509 …}
  }
  +isSubmitted: false
  +isEmptyTag: false
  +subject: "Fråga om artikeln Reprehenderit suscipit vero asperiores sapiente omnis dolor et qui."
  +formStartTracked: false
  -formView: Symfony\Component\Form\FormView {#3286 …}
  -form: Symfony\Component\Form\Form {#3357 …}
  +formName: "contact_form"
  +formValues: [
    "name" => ""
    "email" => ""
    "subject" => "Fråga om artikeln Reprehenderit suscipit vero asperiores sapiente omnis dolor et qui."
    "message" => ""
    "user_admin" => "10"
    "_token" => "f3ade.hMP2288y_rNJAinRpnBQdt4yN8xmtHq4m69XLiuPrwk.3ruYuI1xyfx-NmOV7hsZIJlGBvpV8B7h0_kla2Ph_GHe9YyviUizxRFaaA"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
}