GET https://www.main.postmark.co.za/contact

Components

3 Twig Components
6 Render Count
8 ms Render Time
4.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
TextInputField
"App\Twig\Components\TextInputField"
components/TextInputField.html.twig
4 2.73ms
ModalContainer
"App\Twig\Components\ModalContainer"
components/ModalContainer.html.twig
1 5.79ms
FlashMessages
"App\Twig\Components\FlashMessages"
components/FlashMessages.html.twig
1 1.77ms

Render calls

ModalContainer App\Twig\Components\ModalContainer 4.0 MiB 5.79 ms
Input props
[
  "modalTitle" => "Leave Us a Message"
  "openModalButtonText" => "Send a Message"
  "openModalButtonClass" => "font-medium border-2 border-white px-5 py-3 w-full sm:w-auto justify-center inline-flex items-center gap-1.5 rounded-lg text-white"
  "openModalButtonIconName" => "mynaui:send-solid"
  "visible" => false
]
Attributes
[]
Component
App\Twig\Components\ModalContainer {#1333
  +modalTitle: "Leave Us a Message"
  +openModalButtonText: "Send a Message"
  +openModalButtonClass: "font-medium border-2 border-white px-5 py-3 w-full sm:w-auto justify-center inline-flex items-center gap-1.5 rounded-lg text-white"
  +openModalButtonIconName: "mynaui:send-solid"
  +visible: false
  +hideOpenButton: false
}
TextInputField App\Twig\Components\TextInputField 4.0 MiB 2.06 ms
Input props
[
  "formField" => Symfony\Component\Form\FormView {#1149
    +vars: [
      "value" => ""
      "attr" => [
        "placeholder" => "Full name"
      ]
      "form" => Symfony\Component\Form\FormView {#1149}
      "id" => "contact_name"
      "name" => "name"
      "full_name" => "contact[name]"
      "disabled" => false
      "label" => "Full Name"
      "label_format" => null
      "label_html" => false
      "multipart" => false
      "block_prefixes" => [
        "form"
        "text"
        "_contact_name"
      ]
      "unique_block_prefix" => "_contact_name"
      "row_attr" => []
      "translation_domain" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "priority" => 0
      "cache_key" => "_contact_name_text"
      "errors" => Symfony\Component\Form\FormErrorIterator {#1152
        -errors: []
        -form: Symfony\Component\Form\Form {#1007 …}
      }
      "valid" => true
      "data" => null
      "required" => true
      "label_attr" => []
      "help" => null
      "help_attr" => []
      "help_html" => false
      "help_translation_parameters" => []
      "compound" => false
      "method" => "POST"
      "action" => ""
      "submitted" => false
    ]
    +children: []
    -rendered: true
    -methodRendered: false
    +parent: Symfony\Component\Form\FormView {#1172 …}
  }
]
Attributes
[]
Component
App\Twig\Components\TextInputField {#1389
  +formField: Symfony\Component\Form\FormView {#1149
    +vars: [
      "value" => ""
      "attr" => [
        "placeholder" => "Full name"
      ]
      "form" => Symfony\Component\Form\FormView {#1149}
      "id" => "contact_name"
      "name" => "name"
      "full_name" => "contact[name]"
      "disabled" => false
      "label" => "Full Name"
      "label_format" => null
      "label_html" => false
      "multipart" => false
      "block_prefixes" => [
        "form"
        "text"
        "_contact_name"
      ]
      "unique_block_prefix" => "_contact_name"
      "row_attr" => []
      "translation_domain" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "priority" => 0
      "cache_key" => "_contact_name_text"
      "errors" => Symfony\Component\Form\FormErrorIterator {#1152
        -errors: []
        -form: Symfony\Component\Form\Form {#1007 …}
      }
      "valid" => true
      "data" => null
      "required" => true
      "label_attr" => []
      "help" => null
      "help_attr" => []
      "help_html" => false
      "help_translation_parameters" => []
      "compound" => false
      "method" => "POST"
      "action" => ""
      "submitted" => false
    ]
    +children: []
    -rendered: true
    -methodRendered: false
    +parent: Symfony\Component\Form\FormView {#1172 …}
  }
  +type: "text"
  +label: null
  +name: null
  +id: null
  +value: ""
}
TextInputField App\Twig\Components\TextInputField 4.0 MiB 0.23 ms
Input props
[
  "formField" => Symfony\Component\Form\FormView {#1091
    +vars: [
      "value" => ""
      "attr" => [
        "placeholder" => "Your email"
      ]
      "form" => Symfony\Component\Form\FormView {#1091}
      "id" => "contact_email"
      "name" => "email"
      "full_name" => "contact[email]"
      "disabled" => false
      "label" => "Email Address"
      "label_format" => null
      "label_html" => false
      "multipart" => false
      "block_prefixes" => [
        "form"
        "text"
        "email"
        "_contact_email"
      ]
      "unique_block_prefix" => "_contact_email"
      "row_attr" => []
      "translation_domain" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "priority" => 0
      "cache_key" => "_contact_email_email"
      "errors" => Symfony\Component\Form\FormErrorIterator {#1160
        -errors: []
        -form: Symfony\Component\Form\Form {#1010 …}
      }
      "valid" => true
      "data" => null
      "required" => true
      "label_attr" => []
      "help" => null
      "help_attr" => []
      "help_html" => false
      "help_translation_parameters" => []
      "compound" => false
      "method" => "POST"
      "action" => ""
      "submitted" => false
    ]
    +children: []
    -rendered: true
    -methodRendered: false
    +parent: Symfony\Component\Form\FormView {#1172 …}
  }
]
Attributes
[]
Component
App\Twig\Components\TextInputField {#1413
  +formField: Symfony\Component\Form\FormView {#1091
    +vars: [
      "value" => ""
      "attr" => [
        "placeholder" => "Your email"
      ]
      "form" => Symfony\Component\Form\FormView {#1091}
      "id" => "contact_email"
      "name" => "email"
      "full_name" => "contact[email]"
      "disabled" => false
      "label" => "Email Address"
      "label_format" => null
      "label_html" => false
      "multipart" => false
      "block_prefixes" => [
        "form"
        "text"
        "email"
        "_contact_email"
      ]
      "unique_block_prefix" => "_contact_email"
      "row_attr" => []
      "translation_domain" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "priority" => 0
      "cache_key" => "_contact_email_email"
      "errors" => Symfony\Component\Form\FormErrorIterator {#1160
        -errors: []
        -form: Symfony\Component\Form\Form {#1010 …}
      }
      "valid" => true
      "data" => null
      "required" => true
      "label_attr" => []
      "help" => null
      "help_attr" => []
      "help_html" => false
      "help_translation_parameters" => []
      "compound" => false
      "method" => "POST"
      "action" => ""
      "submitted" => false
    ]
    +children: []
    -rendered: true
    -methodRendered: false
    +parent: Symfony\Component\Form\FormView {#1172 …}
  }
  +type: "text"
  +label: null
  +name: null
  +id: null
  +value: ""
}
TextInputField App\Twig\Components\TextInputField 4.0 MiB 0.25 ms
Input props
[
  "formField" => Symfony\Component\Form\FormView {#1192
    +vars: [
      "value" => ""
      "attr" => [
        "placeholder" => "Subject (optional)"
      ]
      "form" => Symfony\Component\Form\FormView {#1192}
      "id" => "contact_subject"
      "name" => "subject"
      "full_name" => "contact[subject]"
      "disabled" => false
      "label" => "Subject (optional)"
      "label_format" => null
      "label_html" => false
      "multipart" => false
      "block_prefixes" => [
        "form"
        "text"
        "_contact_subject"
      ]
      "unique_block_prefix" => "_contact_subject"
      "row_attr" => []
      "translation_domain" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "priority" => 0
      "cache_key" => "_contact_subject_text"
      "errors" => Symfony\Component\Form\FormErrorIterator {#1087
        -errors: []
        -form: Symfony\Component\Form\Form {#1013 …}
      }
      "valid" => true
      "data" => null
      "required" => false
      "label_attr" => []
      "help" => null
      "help_attr" => []
      "help_html" => false
      "help_translation_parameters" => []
      "compound" => false
      "method" => "POST"
      "action" => ""
      "submitted" => false
    ]
    +children: []
    -rendered: true
    -methodRendered: false
    +parent: Symfony\Component\Form\FormView {#1172 …}
  }
]
Attributes
[]
Component
App\Twig\Components\TextInputField {#1432
  +formField: Symfony\Component\Form\FormView {#1192
    +vars: [
      "value" => ""
      "attr" => [
        "placeholder" => "Subject (optional)"
      ]
      "form" => Symfony\Component\Form\FormView {#1192}
      "id" => "contact_subject"
      "name" => "subject"
      "full_name" => "contact[subject]"
      "disabled" => false
      "label" => "Subject (optional)"
      "label_format" => null
      "label_html" => false
      "multipart" => false
      "block_prefixes" => [
        "form"
        "text"
        "_contact_subject"
      ]
      "unique_block_prefix" => "_contact_subject"
      "row_attr" => []
      "translation_domain" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "priority" => 0
      "cache_key" => "_contact_subject_text"
      "errors" => Symfony\Component\Form\FormErrorIterator {#1087
        -errors: []
        -form: Symfony\Component\Form\Form {#1013 …}
      }
      "valid" => true
      "data" => null
      "required" => false
      "label_attr" => []
      "help" => null
      "help_attr" => []
      "help_html" => false
      "help_translation_parameters" => []
      "compound" => false
      "method" => "POST"
      "action" => ""
      "submitted" => false
    ]
    +children: []
    -rendered: true
    -methodRendered: false
    +parent: Symfony\Component\Form\FormView {#1172 …}
  }
  +type: "text"
  +label: null
  +name: null
  +id: null
  +value: ""
}
TextInputField App\Twig\Components\TextInputField 4.0 MiB 0.18 ms
Input props
[
  "formField" => Symfony\Component\Form\FormView {#1179
    +vars: [
      "value" => ""
      "attr" => [
        "placeholder" => "Your message"
        "rows" => 5
      ]
      "form" => Symfony\Component\Form\FormView {#1179}
      "id" => "contact_message"
      "name" => "message"
      "full_name" => "contact[message]"
      "disabled" => false
      "label" => "Message"
      "label_format" => null
      "label_html" => false
      "multipart" => false
      "block_prefixes" => [
        "form"
        "text"
        "textarea"
        "_contact_message"
      ]
      "unique_block_prefix" => "_contact_message"
      "row_attr" => []
      "translation_domain" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "priority" => 0
      "cache_key" => "_contact_message_textarea"
      "errors" => Symfony\Component\Form\FormErrorIterator {#1186
        -errors: []
        -form: Symfony\Component\Form\Form {#1016 …}
      }
      "valid" => true
      "data" => null
      "required" => true
      "label_attr" => []
      "help" => null
      "help_attr" => []
      "help_html" => false
      "help_translation_parameters" => []
      "compound" => false
      "method" => "POST"
      "action" => ""
      "submitted" => false
      "pattern" => null
    ]
    +children: []
    -rendered: true
    -methodRendered: false
    +parent: Symfony\Component\Form\FormView {#1172 …}
  }
]
Attributes
[]
Component
App\Twig\Components\TextInputField {#1460
  +formField: Symfony\Component\Form\FormView {#1179
    +vars: [
      "value" => ""
      "attr" => [
        "placeholder" => "Your message"
        "rows" => 5
      ]
      "form" => Symfony\Component\Form\FormView {#1179}
      "id" => "contact_message"
      "name" => "message"
      "full_name" => "contact[message]"
      "disabled" => false
      "label" => "Message"
      "label_format" => null
      "label_html" => false
      "multipart" => false
      "block_prefixes" => [
        "form"
        "text"
        "textarea"
        "_contact_message"
      ]
      "unique_block_prefix" => "_contact_message"
      "row_attr" => []
      "translation_domain" => null
      "label_translation_parameters" => []
      "attr_translation_parameters" => []
      "priority" => 0
      "cache_key" => "_contact_message_textarea"
      "errors" => Symfony\Component\Form\FormErrorIterator {#1186
        -errors: []
        -form: Symfony\Component\Form\Form {#1016 …}
      }
      "valid" => true
      "data" => null
      "required" => true
      "label_attr" => []
      "help" => null
      "help_attr" => []
      "help_html" => false
      "help_translation_parameters" => []
      "compound" => false
      "method" => "POST"
      "action" => ""
      "submitted" => false
      "pattern" => null
    ]
    +children: []
    -rendered: true
    -methodRendered: false
    +parent: Symfony\Component\Form\FormView {#1172 …}
  }
  +type: "text"
  +label: null
  +name: null
  +id: null
  +value: ""
}
FlashMessages App\Twig\Components\FlashMessages 4.0 MiB 1.77 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\FlashMessages {#1319
  +type: null
}