Forms
-
anniversary_reminder_filter
-
keywords
-
assignedUser
-
dateFrom
-
dateUntil
-
category
-
status
-
anniversary_reminder_filter
Form type:
"App\Form\Filter\AnniversaryReminderFilterType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "autocomplete" => "off" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1160 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#741 …} -logger: Monolog\Logger {#538 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1159 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#920 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "GET" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#935 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1410 …} $message: Closure() {#921 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "off" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "anniversary_reminder_filter" "_anniversary_reminder_filter" ] |
| cache_key | "_anniversary_reminder_filter_anniversary_reminder_filter" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1622 -errors: [] -form: Symfony\Component\Form\Form {#1527 …} } |
| form | Symfony\Component\Form\FormView {#1623 …5} |
| full_name | "anniversary_reminder_filter" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "anniversary_reminder_filter" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "anniversary_reminder_filter" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_anniversary_reminder_filter" |
| valid | true |
| value | null |
keywords
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "app.filter.keywords" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1160 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#741 …} -logger: Monolog\Logger {#538 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1159 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1427 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "app.filter.keywords" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1429 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1410 …} $message: Closure() {#1428 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_anniversary_reminder_filter_keywords" ] |
| cache_key | "_anniversary_reminder_filter_keywords_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1672 -errors: [] -form: Symfony\Component\Form\Form {#1530 …} } |
| form | Symfony\Component\Form\FormView {#1713 …5} |
| full_name | "anniversary_reminder_filter[keywords]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "anniversary_reminder_filter_keywords" |
| label | "app.filter.keywords" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "keywords" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_anniversary_reminder_filter_keywords" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
assignedUser
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | Closure($value, $key) {#901 class: "App\Form\Filter\AnniversaryReminderFilterType" this: App\Form\Filter\AnniversaryReminderFilterType {#998 …} } |
same as passed value |
| choices | [ App\Entity\User {#808 -id: 18 -email: "sfgjnf@aol.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$vz6GJ56kvKYa6LxqIxrqa.wSENiP8cSyzrzkwky3DAFzHBaGZU.Iy" -name: "***No Answer Stage 1***" -status: 1 -mobileNumber: "N/As from Sat Not Sold - Day 4" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: null -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#810 -id: 8 -email: "contact@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "ineedresettingplease" -name: "***Office Diary***" -status: 1 -mobileNumber: "Daily office diary" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: null -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#941 -id: 11 -email: "sales@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "ineedresettingplease" -name: "***Sat Not Sold***" -status: 1 -mobileNumber: "Sat Not Sold" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: null -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#928 -id: 67 -email: "aaron.waby@seniorstairlifts.co.uk" -roles: [ "ROLE_REMOVAL_ENGINEER" ] -password: "$2y$04$QDGGGNdZ/RjyBuRi.24XAOHbMzEud8230opV2/diR8aN2tUL.cr1O" -name: "Aaron Waby" -status: 1 -mobileNumber: "07709535509" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1781042281 -passwordResetToken: null -hexColour: "#178719" } App\Entity\User {#801 -id: 59 -email: "adam.morley@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$sGXG37FP/Fc8w3754sbUquaEam4MNIvDJcah/PL9/Bu1sV/q9u43i" -name: "Adam Morley" -status: 1 -mobileNumber: "07940344845" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1779893738 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#821 -id: 31 -email: "andrew@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" "ROLE_STAFF" ] -password: "$2y$13$EXQF8pn4WmqqHdXNkpzVmehmXrZuPwyOwJOMGLblYC.qy9BGNjBSi" -name: "Andrew Hehir" -status: 1 -mobileNumber: null -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1756474701 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#822 -id: 10 -email: "carl@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$04$LWX98/YzF1M1ybUXDyt98.8ajWZ1wxkgIpGnWBH.i2.PBI0LarNcS" -name: "Carl Betambeau" -status: 1 -mobileNumber: "07955169225" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1780574320 -passwordResetToken: "d6a16de268763e3ec2a3d5161d214331" -hexColour: "#14bb11" } App\Entity\User {#823 -id: 32 -email: "carl.greenall@seniorstairlifts.co.uk" -roles: [ "ROLE_REMOVAL_ENGINEER" ] -password: "$2y$04$MQNfVEMxaLWVjNeGxUXn9.UDT0lyjeqeyDB.mQzlZA2fQLvf3mZcO" -name: "Carl Greenall" -status: 1 -mobileNumber: "07495406829" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1780574029 -passwordResetToken: null -hexColour: "#a50351" } App\Entity\User {#824 -id: 49 -email: "CHRISCOPPACK@HOTMAIL.COM" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$mPPQPL1D84ay3dYeY.wMbedBpU/niCZ22Zm8sV//oLpKZEDJNDn12" -name: "Chris Coppack" -status: 1 -mobileNumber: "07799363369" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1758439283 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#807 -id: 46 -email: "chris.marshall@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$04$6Ls3tAjXCBlpE7nZOdneiOTVFYetqBGL7Rw7w5BeKIxplJVUzRium" -name: "Chris Marshall" -status: 1 -mobileNumber: "07854996774" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1773743097 -passwordResetToken: null -hexColour: "#9c2626" } App\Entity\User {#800 -id: 58 -email: "chris@effectiveskills.co.uk" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$04$DAbcYWfRqJpNgrFUA.CtNOUCRiJ0O7oMYaxz6UPz3o4egJJmTvNOa" -name: "Chris Taylor" -status: 1 -mobileNumber: "07801419069" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1779446440 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#813 -id: 72 -email: "chris.taylor@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$LYbg0WfJLrsuVDwvqWDynOfkVX2BEl7J/f4pJsncmFeo4X7Vw9hhu" -name: "Chris Taylor Office" -status: 1 -mobileNumber: "07506785328" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1773335288 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#814 -id: 79 -email: "craig.cflc@gmail.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$04$qj2SZ2C4loTaI/IkT5hUKuymZjsCGW0KK17PAG413JrJamv8vGcSe" -name: "Craig Clarke -NG" -status: 1 -mobileNumber: "07773424507" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1770165957 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#815 -id: 51 -email: "craigsharp426@gmail.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$ZJsjlAxE33ryYsqc6bIc9uA6e.9TylQU7tX8SLxOQaiEzuOB6SmKW" -name: "Craig Sharp" -status: 1 -mobileNumber: "07496233559" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1753173519 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#816 -id: 16 -email: "daniel@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$yrMhH9BnUqwnCy0Ntz.ncuB0Pc/XT91Gp9AWBv7gh6zIH2KA7WcZ." -name: "Daniel Maginn" -status: 1 -mobileNumber: "07565707162" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764166946 -passwordResetToken: "1c3f3aa444efaf2642a2f2e0ba9b89ef" -hexColour: "#a69a1c" } App\Entity\User {#867 -id: 21 -email: "darren@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$04$59s1ivNZcSdgPCxa.diz3OFClKxddH781a6aOwuWfk9pHw8AadRnC" -name: "Darren Beckwith" -status: 1 -mobileNumber: "07837839237" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1780875115 -passwordResetToken: null -hexColour: "#e20303" } App\Entity\User {#840 -id: 35 -email: "Darrenhutchinson@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$TIoLxpcqOG9./BCEFAfoDOGEFR9bmxSjlTM2aN8JWN2wpVSx6sEh." -name: "Darren Hutchinson" -status: 1 -mobileNumber: null -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764168258 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#866 -id: 63 -email: "douglas.healion@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$1HYWX3FUWFUA1FEZAmtCAuyvWfq2Vy04FyDmRhcA2tUimTpk8ngtS" -name: "Douglas Healion" -status: 1 -mobileNumber: "07375128414" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764139519 -passwordResetToken: null -hexColour: "#797d40" } App\Entity\User {#844 -id: 69 -email: "duncan.shellam@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$HbZg4Nh/OgxaiYInktezyeY/uR6DuGhpN.AS2DM4K1JGbdjawUDoy" -name: "Duncan Shellam" -status: 1 -mobileNumber: null -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1763399691 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#794 -id: 37 -email: "bedworth222@gmail.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$PeVaJGeQSZXYqe2gM641p.sdQByC1r0JWPOpayD5eCh.JnM6yX8mq" -name: "Eon Bedworth" -status: 1 -mobileNumber: "07494921525" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1757442088 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#803 -id: 57 -email: "Euan@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$SEz7XWlrCtCIKbZDBiwGJeZaHGoo7F.wJgfzaYarqjMrdxvKTh4US" -name: "Euan Manton" -status: 1 -mobileNumber: "07780837403" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1758026614 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#826 -id: 75 -email: "georgeherbert94@gmail.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$BEUOHcg2.LnOa37oxfarfOpEbm.PezZTSVUp20e/yu.HXfAVzqidq" -name: "George Herbert -NN9" -status: 1 -mobileNumber: "07766025249" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1763734239 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#809 -id: 70 -email: "glen@reaktphotobooths.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$mKe2LLMNjch7slzAL6jANO6aeLrhYNH/mOCF3RFMnSomXquttPUM2" -name: "Glen -DY5" -status: 1 -mobileNumber: "07504997170" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764163722 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#799 -id: 60 -email: "jason.palmer@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$w4uecsxwZTHUP9JOrR9jbeZXENA6ed/IiskUYPVJjpLPHUbkJ5/4q" -name: "Jason Palmer" -status: 1 -mobileNumber: "07710822578" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764165543 -passwordResetToken: null -hexColour: "#1e0ff5" } App\Entity\User {#806 -id: 5 -email: "joe@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$rN5eYAqbfWJZClQXNPfdX.2KxS9WLB7mONq5O0EBEUZIre1bq6LyC" -name: "Joe Stevenson" -status: 1 -mobileNumber: "07780588370" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1773228005 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#828 -id: 66 -email: "jordan.mitchell-marsh@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$/OCcU4Tu7GErINBV99pSS.N3RnASGbF4XIJXGDGawaM50EZ3Nvbfq" -name: "Jordan Mitchell-Marsh" -status: 1 -mobileNumber: "07739576014" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764157518 -passwordResetToken: null -hexColour: "#ba4040" } App\Entity\User {#802 -id: 47 -email: "jordan.tiddy@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$CZZE6p/2F/e.sJcILfzuQeSGLaoMS5tR5VjRS178UqOqjClo6HC6." -name: "Jordan Tiddy" -status: 1 -mobileNumber: "07927405601" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764164192 -passwordResetToken: null -hexColour: "#49b5d0" } App\Entity\User {#792 -id: 13 -email: "jordan@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$X8ngnEZ49oIpxih15AAJQeyYQ7IqrvlH1EjTBd.DWfe84WqoylcB6" -name: "Jordan Wilton" -status: 1 -mobileNumber: "07505905597" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764168250 -passwordResetToken: null -hexColour: "#ee02f2" } App\Entity\User {#795 -id: 65 -email: "kasey.mouatt@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$yK/jORiJ4RTXX74f1/0aEe3dGrZ66mA7BCmN/QHndXBhhExhXhtiy" -name: "Kasey Mouatt" -status: 1 -mobileNumber: "07777131780" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764168326 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#805 -id: 3 -email: "kieran@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$xzOshQ4elVbYn/MdBA6vvuGI9nguGB4Iyx1zzFRyqURMIgDSXcJIq" -name: "Kieran Harris" -status: 1 -mobileNumber: "07951391754" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764163420 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#796 -id: 54 -email: "kimkeenbse@gmail.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$ieKwwHmwEzBrio806uvf7.ZIzwVByX85viDUoEOyDsSh9iDsCwHx6" -name: "Kim Keen" -status: 1 -mobileNumber: "07525065895" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764166313 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#827 -id: 56 -email: "lvsmagic@gmail.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$BMEIQan.KWUN1lZwtrqapeKeCEvWiXbQnfEtqAU20OP/TW7MoHQgS" -name: "Lee Spiteri" -status: 1 -mobileNumber: "07578513318" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1755276133 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#833 -id: 17 -email: "lewis@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$PLR.By7.tH64BY4z3hji..3XpUDijAyWwvVehO357FJG92E.tFoxu" -name: "Lewis Robinson" -status: 1 -mobileNumber: "07411461667" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1770730934 -passwordResetToken: "033dd20d6626e41a903aa01f3f988c32" -hexColour: "#121211" } App\Entity\User {#797 -id: 29 -email: "lianna@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$flu8/Z7XyrO3PKiqkWV8z.GTZVoDETBObaujPiRbO5a0RgUB9MPLO" -name: "Lianna Naylor" -status: 1 -mobileNumber: "07808081433" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1776858631 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#834 -id: 81 -email: "lindsay.martin@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$gx2dJt.9TzlKhwCUUezE4eRmt5LYhHhR88fyURYZLcew2uTCTEAIW" -name: "Lindsay Martin" -status: 1 -mobileNumber: null -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1772638405 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#804 -id: 83 -email: "mackenzie.smith@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$zs1mTlQgB09K.PN94YNj6.2tMnA82QfnPplsqwI/jj96Y3zIVayyS" -name: "Mackenzie Smith" -status: 1 -mobileNumber: null -manageQuote: false -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1781257362 -passwordResetToken: "ca817a834e2d92749678108fe8c16c82" -hexColour: "#000000" } App\Entity\User {#832 -id: 73 -email: "mike@transformationbykcs.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$eZHR4sPsqicbBE6gzESiTO4vj1BxYLPJKQy4uFkfVly9loHmr9X0y" -name: "Mike Keen - B30" -status: 1 -mobileNumber: "07711948361" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764160827 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#798 -id: 88 -email: "mohit@foundry-5.com" -roles: [ "ROLE_SUPER_ADMIN" ] -password: "$2y$04$arGVZsXjcA7a61aTgD93NexW0lHe1wrL27VnCU7G7hRqmieV6niY6" -name: "Mohit Ramani" -status: 1 -mobileNumber: null -manageQuote: false -manageFileDeletion: false -manageExport: false -manageExportLimited: false -salesDepartment: null -lastActivityTimestamp: 1781258491 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#793 -id: 78 -email: "davisnick963@gmail.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$MZhFnUN96CA4X9lmEwvHgeFYx9iUqFi2TJZg0mBOTtXSkTWwrwuO." -name: "Nick Davis -NG" -status: 1 -mobileNumber: "07376864219" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764010589 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#789 -id: 30 -email: "accounts@novi.digital" -roles: [ "ROLE_STAFF" ] -password: "$2y$13$X8/6fJecf.uJvlnFNvQi.O60tH5LGgTY7GZ3m/t1eM0Zp6i/DlWsu" -name: "Novi" -status: 1 -mobileNumber: "07540422011" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1751015671 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#788 -id: 52 -email: "paul.marshall@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$YjrOmq.7LJnfvyCjTZd1Nefg/LafIWRRoTwxHkeEcfyu7adE2cZHa" -name: "Paul Marshall" -status: 1 -mobileNumber: "07872588340" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1758032932 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#786 -id: 64 -email: "paul@pwca.co.uk" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$cs0sQdhB2UfHJ2uOJ6/OVeTA3RCzRQdQZeaytW2iaHXNlTEgO0BFq" -name: "Paul Witcomb" -status: 1 -mobileNumber: "07840249749" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1763547218 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#791 -id: 50 -email: "pgboland@sky.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$1kN4SlxdH1ciyauMOiLmEO4f0Fp5wYmMz.UflktJeRkv3cUmcoP5m" -name: "Peter Boland" -status: 1 -mobileNumber: "07791191223" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1753422006 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#790 -id: 87 -email: "rayadmin@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$klCDmUqLFuIxcd.v213hReNrXoLlRx4Yvj7UHR.xKXOONWDc0i1MC" -name: "ray admin" -status: 1 -mobileNumber: null -manageQuote: false -manageFileDeletion: false -manageExport: false -manageExportLimited: false -salesDepartment: null -lastActivityTimestamp: 1781081587 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#94 -id: 80 -email: "ray.dequito@seniorstairlifts.co.uk" -roles: [ "ROLE_SUPER_ADMIN" ] -password: "$2y$04$D7.3.BoieBBcgjaXcx4UtOL0RdCCLvroU1xqlBRpsGjnskZB8idFm" -name: "ray dequito" -status: 1 -mobileNumber: "07436590162" -manageQuote: true -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: App\Enum\Entity\SalesDepartment {#273 …} -lastActivityTimestamp: 1781258669 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#787 -id: 85 -email: "raytrainer@seniorstairlifts.co.uk" -roles: [ "ROLE_FIELD_TRAINER" ] -password: "$2y$04$SFaESyjC20eRXRJ4vAS91eXk3AOm0ioR0NPTwa71jzs72xv7p9SR2" -name: "Ray Trainer" -status: 1 -mobileNumber: null -manageQuote: false -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1780927998 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#783 -id: 7 -email: "reece@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$Vuja18.alLiqV27U3ChkSu9czCabre0nM/yDRDbFn69dWTyK7PODG" -name: "Reece Joseph" -status: 1 -mobileNumber: "07432718677" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764165882 -passwordResetToken: null -hexColour: "#9f0ee1" } App\Entity\User {#771 -id: 77 -email: "textilemachine@aol.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$Cd8fTDcLNu05WkCI86zhU.d.P.e7.lUv.ZE8dqAaPaWy3JRdd3urS" -name: "Richard Lever -WD23" -status: 1 -mobileNumber: "07956627550" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764150375 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#772 -id: 68 -email: "ryanashton91@icloud.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$j8Gj36LpKz8PQX00eMPwb.oFJ6T25gGQmRnJXnVSbOUCJJTR.Sp8u" -name: "Ryan Ashton" -status: 1 -mobileNumber: "07395606999" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1763723658 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#774 -id: 55 -email: "Samueljohngibbs@gmail.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$L5OpO5FSr6oA9q0zQdQAyOh0XdOXeEZoVdNXH4b1Sz.vHZnLlyJY." -name: "Sam Gibbs" -status: 1 -mobileNumber: "07860158451" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1755190119 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#773 -id: 74 -email: "seanlouram@yahoo.co.uk" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$cIOgcg0C9FdOPPw.1xECsuN9DHir83E84ZGBCFWm8V.Yj.Ydlb97e" -name: "Sean Louram -HD7" -status: 1 -mobileNumber: "07960460870" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764166406 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#775 -id: 12 -email: "sean@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$VYL9oubLnmA5m4/MOxLmxuigqjGqFqrBfLtC8vMgKaZso8ypBqXXS" -name: "Sean Malee" -status: 1 -mobileNumber: "07922772188" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764166112 -passwordResetToken: null -hexColour: "#e8773b" } App\Entity\User {#776 -id: 62 -email: "simonclarke1966@gmail.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$ugXTNgLZDZV7FhacIKcxJ.9mrNhAfIVjouhrFfObaLrpi8DxTU3UK" -name: "Simon Clarke" -status: 1 -mobileNumber: "07411201210" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764107817 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#777 -id: 44 -email: "steve.watson10@icloud.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$7bSwvJE3MdFDW3NlSaOeAOySViI6dASEr1ySpt/B9G0jK7AWm257K" -name: "Steve Watson" -status: 1 -mobileNumber: "07368934281" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1755858097 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#778 -id: 45 -email: "Steven.warwick@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$w9bxCkhjYc/VRN8/ufhAY.o4uloop/AnkroteXpiq1pXtpG5m34WW" -name: "Steven Warwick" -status: 1 -mobileNumber: "07951087470" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764163991 -passwordResetToken: null -hexColour: "#733da9" } App\Entity\User {#781 -id: 71 -email: "mobus2012@gmx.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$4KWa2JCOcUms4aUJAyxFd.USWBkFC0FHOMsu9iZw2LPPJcQKSaApO" -name: "Stuart Baldwin" -status: 1 -mobileNumber: "07899956031" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764166699 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#780 -id: 27 -email: "susan@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$JROLshrK86i6mvEpw.xh4Oegla81xpM6WLWBslTPshMZg7V60PBDi" -name: "Susan Hobbs" -status: 1 -mobileNumber: "07751755890" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764168338 -passwordResetToken: null -hexColour: "#0d0d0d" } App\Entity\User {#782 -id: 86 -email: "Test@fieldtrainer.com" -roles: [ "ROLE_FIELD_TRAINER" ] -password: "$2y$04$Pfj3qSCIiEMqXXKtYIrupucbkyn2Eqbk0uILpwtnWaX8sIyZqLvK." -name: "Test Trainer" -status: 1 -mobileNumber: null -manageQuote: false -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1780924589 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#779 -id: 61 -email: "Thomas@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$BhmwnvuT0mEpd0APZxkaa.Wj3lLX.ksg7.8ELU6yfnY.Y3KpyJ0GC" -name: "Thomas Marston" -status: 1 -mobileNumber: "07508727699" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764168364 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#1411 -id: 41 -email: "alfalusso166@gmail.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$rWUoc9icHWenASFFZMZkjehwJRvzzlg4qevH2ogE/iVO93nYsMImy" -name: "Thomas Wilson" -status: 1 -mobileNumber: "07880622613" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764165406 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#1412 -id: 76 -email: "ecoheatscheme@gmail.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$qN7cKvq5X/NpTP5L0Dd1hOlK4n8lKmhAOvRrebXZtu2v5K2Plcz5i" -name: "Tim Kirkwood -M24" -status: 1 -mobileNumber: "07720847746" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1763400102 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#1413 -id: 84 -email: "viewer@seniorstairlifts.co.uk" -roles: [ "ROLE_VIEWER" ] -password: "$2y$04$WTAwWg2PL3w9Orx8KvPYuOGvDYjbUR7wfo1MQgh0VzqbMQ2WXksqe" -name: "viewer user" -status: 1 -mobileNumber: null -manageQuote: false -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1780920483 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#1414 -id: 19 -email: "asoijadios@aol.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$Q/t9jZsMUdkcGIX78Pxyb.jMel9JThSKQCEH865wr7ps407qTdd7i" -name: "Warranty Sale" -status: 1 -mobileNumber: "Warranty Sale" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: null -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#1415 -id: 53 -email: "wilfred@haydnfine.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$jBAKCBPBeGNWGurjxc7qxudm2F7/yeIuprfzTcZ71Xdrnkiv.OWjy" -name: "Wilfred Fine" -status: 1 -mobileNumber: "07584237392" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1754329303 -passwordResetToken: null -hexColour: "#000000" } "Not assigned" ] |
[ App\Entity\User {#808 -id: 18 -email: "sfgjnf@aol.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$vz6GJ56kvKYa6LxqIxrqa.wSENiP8cSyzrzkwky3DAFzHBaGZU.Iy" -name: "***No Answer Stage 1***" -status: 1 -mobileNumber: "N/As from Sat Not Sold - Day 4" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: null -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#810 -id: 8 -email: "contact@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "ineedresettingplease" -name: "***Office Diary***" -status: 1 -mobileNumber: "Daily office diary" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: null -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#941 -id: 11 -email: "sales@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "ineedresettingplease" -name: "***Sat Not Sold***" -status: 1 -mobileNumber: "Sat Not Sold" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: null -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#928 -id: 67 -email: "aaron.waby@seniorstairlifts.co.uk" -roles: [ "ROLE_REMOVAL_ENGINEER" ] -password: "$2y$04$QDGGGNdZ/RjyBuRi.24XAOHbMzEud8230opV2/diR8aN2tUL.cr1O" -name: "Aaron Waby" -status: 1 -mobileNumber: "07709535509" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1781042281 -passwordResetToken: null -hexColour: "#178719" } App\Entity\User {#801 -id: 59 -email: "adam.morley@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$sGXG37FP/Fc8w3754sbUquaEam4MNIvDJcah/PL9/Bu1sV/q9u43i" -name: "Adam Morley" -status: 1 -mobileNumber: "07940344845" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1779893738 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#821 -id: 31 -email: "andrew@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" "ROLE_STAFF" ] -password: "$2y$13$EXQF8pn4WmqqHdXNkpzVmehmXrZuPwyOwJOMGLblYC.qy9BGNjBSi" -name: "Andrew Hehir" -status: 1 -mobileNumber: null -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1756474701 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#822 -id: 10 -email: "carl@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$04$LWX98/YzF1M1ybUXDyt98.8ajWZ1wxkgIpGnWBH.i2.PBI0LarNcS" -name: "Carl Betambeau" -status: 1 -mobileNumber: "07955169225" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1780574320 -passwordResetToken: "d6a16de268763e3ec2a3d5161d214331" -hexColour: "#14bb11" } App\Entity\User {#823 -id: 32 -email: "carl.greenall@seniorstairlifts.co.uk" -roles: [ "ROLE_REMOVAL_ENGINEER" ] -password: "$2y$04$MQNfVEMxaLWVjNeGxUXn9.UDT0lyjeqeyDB.mQzlZA2fQLvf3mZcO" -name: "Carl Greenall" -status: 1 -mobileNumber: "07495406829" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1780574029 -passwordResetToken: null -hexColour: "#a50351" } App\Entity\User {#824 -id: 49 -email: "CHRISCOPPACK@HOTMAIL.COM" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$mPPQPL1D84ay3dYeY.wMbedBpU/niCZ22Zm8sV//oLpKZEDJNDn12" -name: "Chris Coppack" -status: 1 -mobileNumber: "07799363369" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1758439283 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#807 -id: 46 -email: "chris.marshall@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$04$6Ls3tAjXCBlpE7nZOdneiOTVFYetqBGL7Rw7w5BeKIxplJVUzRium" -name: "Chris Marshall" -status: 1 -mobileNumber: "07854996774" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1773743097 -passwordResetToken: null -hexColour: "#9c2626" } App\Entity\User {#800 -id: 58 -email: "chris@effectiveskills.co.uk" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$04$DAbcYWfRqJpNgrFUA.CtNOUCRiJ0O7oMYaxz6UPz3o4egJJmTvNOa" -name: "Chris Taylor" -status: 1 -mobileNumber: "07801419069" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1779446440 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#813 -id: 72 -email: "chris.taylor@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$LYbg0WfJLrsuVDwvqWDynOfkVX2BEl7J/f4pJsncmFeo4X7Vw9hhu" -name: "Chris Taylor Office" -status: 1 -mobileNumber: "07506785328" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1773335288 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#814 -id: 79 -email: "craig.cflc@gmail.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$04$qj2SZ2C4loTaI/IkT5hUKuymZjsCGW0KK17PAG413JrJamv8vGcSe" -name: "Craig Clarke -NG" -status: 1 -mobileNumber: "07773424507" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1770165957 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#815 -id: 51 -email: "craigsharp426@gmail.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$ZJsjlAxE33ryYsqc6bIc9uA6e.9TylQU7tX8SLxOQaiEzuOB6SmKW" -name: "Craig Sharp" -status: 1 -mobileNumber: "07496233559" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1753173519 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#816 -id: 16 -email: "daniel@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$yrMhH9BnUqwnCy0Ntz.ncuB0Pc/XT91Gp9AWBv7gh6zIH2KA7WcZ." -name: "Daniel Maginn" -status: 1 -mobileNumber: "07565707162" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764166946 -passwordResetToken: "1c3f3aa444efaf2642a2f2e0ba9b89ef" -hexColour: "#a69a1c" } App\Entity\User {#867 -id: 21 -email: "darren@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$04$59s1ivNZcSdgPCxa.diz3OFClKxddH781a6aOwuWfk9pHw8AadRnC" -name: "Darren Beckwith" -status: 1 -mobileNumber: "07837839237" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1780875115 -passwordResetToken: null -hexColour: "#e20303" } App\Entity\User {#840 -id: 35 -email: "Darrenhutchinson@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$TIoLxpcqOG9./BCEFAfoDOGEFR9bmxSjlTM2aN8JWN2wpVSx6sEh." -name: "Darren Hutchinson" -status: 1 -mobileNumber: null -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764168258 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#866 -id: 63 -email: "douglas.healion@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$1HYWX3FUWFUA1FEZAmtCAuyvWfq2Vy04FyDmRhcA2tUimTpk8ngtS" -name: "Douglas Healion" -status: 1 -mobileNumber: "07375128414" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764139519 -passwordResetToken: null -hexColour: "#797d40" } App\Entity\User {#844 -id: 69 -email: "duncan.shellam@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$HbZg4Nh/OgxaiYInktezyeY/uR6DuGhpN.AS2DM4K1JGbdjawUDoy" -name: "Duncan Shellam" -status: 1 -mobileNumber: null -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1763399691 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#794 -id: 37 -email: "bedworth222@gmail.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$PeVaJGeQSZXYqe2gM641p.sdQByC1r0JWPOpayD5eCh.JnM6yX8mq" -name: "Eon Bedworth" -status: 1 -mobileNumber: "07494921525" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1757442088 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#803 -id: 57 -email: "Euan@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$SEz7XWlrCtCIKbZDBiwGJeZaHGoo7F.wJgfzaYarqjMrdxvKTh4US" -name: "Euan Manton" -status: 1 -mobileNumber: "07780837403" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1758026614 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#826 -id: 75 -email: "georgeherbert94@gmail.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$BEUOHcg2.LnOa37oxfarfOpEbm.PezZTSVUp20e/yu.HXfAVzqidq" -name: "George Herbert -NN9" -status: 1 -mobileNumber: "07766025249" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1763734239 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#809 -id: 70 -email: "glen@reaktphotobooths.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$mKe2LLMNjch7slzAL6jANO6aeLrhYNH/mOCF3RFMnSomXquttPUM2" -name: "Glen -DY5" -status: 1 -mobileNumber: "07504997170" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764163722 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#799 -id: 60 -email: "jason.palmer@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$w4uecsxwZTHUP9JOrR9jbeZXENA6ed/IiskUYPVJjpLPHUbkJ5/4q" -name: "Jason Palmer" -status: 1 -mobileNumber: "07710822578" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764165543 -passwordResetToken: null -hexColour: "#1e0ff5" } App\Entity\User {#806 -id: 5 -email: "joe@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$rN5eYAqbfWJZClQXNPfdX.2KxS9WLB7mONq5O0EBEUZIre1bq6LyC" -name: "Joe Stevenson" -status: 1 -mobileNumber: "07780588370" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1773228005 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#828 -id: 66 -email: "jordan.mitchell-marsh@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$/OCcU4Tu7GErINBV99pSS.N3RnASGbF4XIJXGDGawaM50EZ3Nvbfq" -name: "Jordan Mitchell-Marsh" -status: 1 -mobileNumber: "07739576014" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764157518 -passwordResetToken: null -hexColour: "#ba4040" } App\Entity\User {#802 -id: 47 -email: "jordan.tiddy@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$CZZE6p/2F/e.sJcILfzuQeSGLaoMS5tR5VjRS178UqOqjClo6HC6." -name: "Jordan Tiddy" -status: 1 -mobileNumber: "07927405601" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764164192 -passwordResetToken: null -hexColour: "#49b5d0" } App\Entity\User {#792 -id: 13 -email: "jordan@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$X8ngnEZ49oIpxih15AAJQeyYQ7IqrvlH1EjTBd.DWfe84WqoylcB6" -name: "Jordan Wilton" -status: 1 -mobileNumber: "07505905597" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764168250 -passwordResetToken: null -hexColour: "#ee02f2" } App\Entity\User {#795 -id: 65 -email: "kasey.mouatt@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$yK/jORiJ4RTXX74f1/0aEe3dGrZ66mA7BCmN/QHndXBhhExhXhtiy" -name: "Kasey Mouatt" -status: 1 -mobileNumber: "07777131780" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764168326 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#805 -id: 3 -email: "kieran@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$xzOshQ4elVbYn/MdBA6vvuGI9nguGB4Iyx1zzFRyqURMIgDSXcJIq" -name: "Kieran Harris" -status: 1 -mobileNumber: "07951391754" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764163420 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#796 -id: 54 -email: "kimkeenbse@gmail.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$ieKwwHmwEzBrio806uvf7.ZIzwVByX85viDUoEOyDsSh9iDsCwHx6" -name: "Kim Keen" -status: 1 -mobileNumber: "07525065895" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764166313 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#827 -id: 56 -email: "lvsmagic@gmail.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$BMEIQan.KWUN1lZwtrqapeKeCEvWiXbQnfEtqAU20OP/TW7MoHQgS" -name: "Lee Spiteri" -status: 1 -mobileNumber: "07578513318" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1755276133 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#833 -id: 17 -email: "lewis@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$PLR.By7.tH64BY4z3hji..3XpUDijAyWwvVehO357FJG92E.tFoxu" -name: "Lewis Robinson" -status: 1 -mobileNumber: "07411461667" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1770730934 -passwordResetToken: "033dd20d6626e41a903aa01f3f988c32" -hexColour: "#121211" } App\Entity\User {#797 -id: 29 -email: "lianna@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$flu8/Z7XyrO3PKiqkWV8z.GTZVoDETBObaujPiRbO5a0RgUB9MPLO" -name: "Lianna Naylor" -status: 1 -mobileNumber: "07808081433" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1776858631 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#834 -id: 81 -email: "lindsay.martin@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$gx2dJt.9TzlKhwCUUezE4eRmt5LYhHhR88fyURYZLcew2uTCTEAIW" -name: "Lindsay Martin" -status: 1 -mobileNumber: null -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1772638405 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#804 -id: 83 -email: "mackenzie.smith@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$zs1mTlQgB09K.PN94YNj6.2tMnA82QfnPplsqwI/jj96Y3zIVayyS" -name: "Mackenzie Smith" -status: 1 -mobileNumber: null -manageQuote: false -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1781257362 -passwordResetToken: "ca817a834e2d92749678108fe8c16c82" -hexColour: "#000000" } App\Entity\User {#832 -id: 73 -email: "mike@transformationbykcs.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$eZHR4sPsqicbBE6gzESiTO4vj1BxYLPJKQy4uFkfVly9loHmr9X0y" -name: "Mike Keen - B30" -status: 1 -mobileNumber: "07711948361" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764160827 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#798 -id: 88 -email: "mohit@foundry-5.com" -roles: [ "ROLE_SUPER_ADMIN" ] -password: "$2y$04$arGVZsXjcA7a61aTgD93NexW0lHe1wrL27VnCU7G7hRqmieV6niY6" -name: "Mohit Ramani" -status: 1 -mobileNumber: null -manageQuote: false -manageFileDeletion: false -manageExport: false -manageExportLimited: false -salesDepartment: null -lastActivityTimestamp: 1781258491 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#793 -id: 78 -email: "davisnick963@gmail.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$MZhFnUN96CA4X9lmEwvHgeFYx9iUqFi2TJZg0mBOTtXSkTWwrwuO." -name: "Nick Davis -NG" -status: 1 -mobileNumber: "07376864219" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764010589 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#789 -id: 30 -email: "accounts@novi.digital" -roles: [ "ROLE_STAFF" ] -password: "$2y$13$X8/6fJecf.uJvlnFNvQi.O60tH5LGgTY7GZ3m/t1eM0Zp6i/DlWsu" -name: "Novi" -status: 1 -mobileNumber: "07540422011" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1751015671 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#788 -id: 52 -email: "paul.marshall@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$YjrOmq.7LJnfvyCjTZd1Nefg/LafIWRRoTwxHkeEcfyu7adE2cZHa" -name: "Paul Marshall" -status: 1 -mobileNumber: "07872588340" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1758032932 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#786 -id: 64 -email: "paul@pwca.co.uk" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$cs0sQdhB2UfHJ2uOJ6/OVeTA3RCzRQdQZeaytW2iaHXNlTEgO0BFq" -name: "Paul Witcomb" -status: 1 -mobileNumber: "07840249749" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1763547218 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#791 -id: 50 -email: "pgboland@sky.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$1kN4SlxdH1ciyauMOiLmEO4f0Fp5wYmMz.UflktJeRkv3cUmcoP5m" -name: "Peter Boland" -status: 1 -mobileNumber: "07791191223" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1753422006 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#790 -id: 87 -email: "rayadmin@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$klCDmUqLFuIxcd.v213hReNrXoLlRx4Yvj7UHR.xKXOONWDc0i1MC" -name: "ray admin" -status: 1 -mobileNumber: null -manageQuote: false -manageFileDeletion: false -manageExport: false -manageExportLimited: false -salesDepartment: null -lastActivityTimestamp: 1781081587 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#94 -id: 80 -email: "ray.dequito@seniorstairlifts.co.uk" -roles: [ "ROLE_SUPER_ADMIN" ] -password: "$2y$04$D7.3.BoieBBcgjaXcx4UtOL0RdCCLvroU1xqlBRpsGjnskZB8idFm" -name: "ray dequito" -status: 1 -mobileNumber: "07436590162" -manageQuote: true -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: App\Enum\Entity\SalesDepartment {#273 …} -lastActivityTimestamp: 1781258669 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#787 -id: 85 -email: "raytrainer@seniorstairlifts.co.uk" -roles: [ "ROLE_FIELD_TRAINER" ] -password: "$2y$04$SFaESyjC20eRXRJ4vAS91eXk3AOm0ioR0NPTwa71jzs72xv7p9SR2" -name: "Ray Trainer" -status: 1 -mobileNumber: null -manageQuote: false -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1780927998 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#783 -id: 7 -email: "reece@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$Vuja18.alLiqV27U3ChkSu9czCabre0nM/yDRDbFn69dWTyK7PODG" -name: "Reece Joseph" -status: 1 -mobileNumber: "07432718677" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764165882 -passwordResetToken: null -hexColour: "#9f0ee1" } App\Entity\User {#771 -id: 77 -email: "textilemachine@aol.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$Cd8fTDcLNu05WkCI86zhU.d.P.e7.lUv.ZE8dqAaPaWy3JRdd3urS" -name: "Richard Lever -WD23" -status: 1 -mobileNumber: "07956627550" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764150375 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#772 -id: 68 -email: "ryanashton91@icloud.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$j8Gj36LpKz8PQX00eMPwb.oFJ6T25gGQmRnJXnVSbOUCJJTR.Sp8u" -name: "Ryan Ashton" -status: 1 -mobileNumber: "07395606999" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1763723658 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#774 -id: 55 -email: "Samueljohngibbs@gmail.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$L5OpO5FSr6oA9q0zQdQAyOh0XdOXeEZoVdNXH4b1Sz.vHZnLlyJY." -name: "Sam Gibbs" -status: 1 -mobileNumber: "07860158451" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1755190119 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#773 -id: 74 -email: "seanlouram@yahoo.co.uk" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$cIOgcg0C9FdOPPw.1xECsuN9DHir83E84ZGBCFWm8V.Yj.Ydlb97e" -name: "Sean Louram -HD7" -status: 1 -mobileNumber: "07960460870" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764166406 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#775 -id: 12 -email: "sean@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$VYL9oubLnmA5m4/MOxLmxuigqjGqFqrBfLtC8vMgKaZso8ypBqXXS" -name: "Sean Malee" -status: 1 -mobileNumber: "07922772188" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764166112 -passwordResetToken: null -hexColour: "#e8773b" } App\Entity\User {#776 -id: 62 -email: "simonclarke1966@gmail.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$ugXTNgLZDZV7FhacIKcxJ.9mrNhAfIVjouhrFfObaLrpi8DxTU3UK" -name: "Simon Clarke" -status: 1 -mobileNumber: "07411201210" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764107817 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#777 -id: 44 -email: "steve.watson10@icloud.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$7bSwvJE3MdFDW3NlSaOeAOySViI6dASEr1ySpt/B9G0jK7AWm257K" -name: "Steve Watson" -status: 1 -mobileNumber: "07368934281" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1755858097 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#778 -id: 45 -email: "Steven.warwick@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$w9bxCkhjYc/VRN8/ufhAY.o4uloop/AnkroteXpiq1pXtpG5m34WW" -name: "Steven Warwick" -status: 1 -mobileNumber: "07951087470" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764163991 -passwordResetToken: null -hexColour: "#733da9" } App\Entity\User {#781 -id: 71 -email: "mobus2012@gmx.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$4KWa2JCOcUms4aUJAyxFd.USWBkFC0FHOMsu9iZw2LPPJcQKSaApO" -name: "Stuart Baldwin" -status: 1 -mobileNumber: "07899956031" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764166699 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#780 -id: 27 -email: "susan@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$JROLshrK86i6mvEpw.xh4Oegla81xpM6WLWBslTPshMZg7V60PBDi" -name: "Susan Hobbs" -status: 1 -mobileNumber: "07751755890" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764168338 -passwordResetToken: null -hexColour: "#0d0d0d" } App\Entity\User {#782 -id: 86 -email: "Test@fieldtrainer.com" -roles: [ "ROLE_FIELD_TRAINER" ] -password: "$2y$04$Pfj3qSCIiEMqXXKtYIrupucbkyn2Eqbk0uILpwtnWaX8sIyZqLvK." -name: "Test Trainer" -status: 1 -mobileNumber: null -manageQuote: false -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1780924589 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#779 -id: 61 -email: "Thomas@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$BhmwnvuT0mEpd0APZxkaa.Wj3lLX.ksg7.8ELU6yfnY.Y3KpyJ0GC" -name: "Thomas Marston" -status: 1 -mobileNumber: "07508727699" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764168364 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#1411 -id: 41 -email: "alfalusso166@gmail.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$rWUoc9icHWenASFFZMZkjehwJRvzzlg4qevH2ogE/iVO93nYsMImy" -name: "Thomas Wilson" -status: 1 -mobileNumber: "07880622613" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764165406 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#1412 -id: 76 -email: "ecoheatscheme@gmail.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$qN7cKvq5X/NpTP5L0Dd1hOlK4n8lKmhAOvRrebXZtu2v5K2Plcz5i" -name: "Tim Kirkwood -M24" -status: 1 -mobileNumber: "07720847746" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1763400102 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#1413 -id: 84 -email: "viewer@seniorstairlifts.co.uk" -roles: [ "ROLE_VIEWER" ] -password: "$2y$04$WTAwWg2PL3w9Orx8KvPYuOGvDYjbUR7wfo1MQgh0VzqbMQ2WXksqe" -name: "viewer user" -status: 1 -mobileNumber: null -manageQuote: false -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1780920483 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#1414 -id: 19 -email: "asoijadios@aol.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$Q/t9jZsMUdkcGIX78Pxyb.jMel9JThSKQCEH865wr7ps407qTdd7i" -name: "Warranty Sale" -status: 1 -mobileNumber: "Warranty Sale" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: null -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#1415 -id: 53 -email: "wilfred@haydnfine.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$jBAKCBPBeGNWGurjxc7qxudm2F7/yeIuprfzTcZ71Xdrnkiv.OWjy" -name: "Wilfred Fine" -status: 1 -mobileNumber: "07584237392" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1754329303 -passwordResetToken: null -hexColour: "#000000" } "Not assigned" ] |
| placeholder | "app.form.placeholder" |
same as passed value |
| preferred_choices | [
"Not assigned"
] |
[
"Not assigned"
]
|
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure($value, $key) {#901 class: "App\Form\Filter\AnniversaryReminderFilterType" this: App\Form\Filter\AnniversaryReminderFilterType {#998 …} } |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ App\Entity\User {#808 -id: 18 -email: "sfgjnf@aol.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$vz6GJ56kvKYa6LxqIxrqa.wSENiP8cSyzrzkwky3DAFzHBaGZU.Iy" -name: "***No Answer Stage 1***" -status: 1 -mobileNumber: "N/As from Sat Not Sold - Day 4" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: null -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#810 -id: 8 -email: "contact@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "ineedresettingplease" -name: "***Office Diary***" -status: 1 -mobileNumber: "Daily office diary" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: null -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#941 -id: 11 -email: "sales@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "ineedresettingplease" -name: "***Sat Not Sold***" -status: 1 -mobileNumber: "Sat Not Sold" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: null -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#928 -id: 67 -email: "aaron.waby@seniorstairlifts.co.uk" -roles: [ "ROLE_REMOVAL_ENGINEER" ] -password: "$2y$04$QDGGGNdZ/RjyBuRi.24XAOHbMzEud8230opV2/diR8aN2tUL.cr1O" -name: "Aaron Waby" -status: 1 -mobileNumber: "07709535509" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1781042281 -passwordResetToken: null -hexColour: "#178719" } App\Entity\User {#801 -id: 59 -email: "adam.morley@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$sGXG37FP/Fc8w3754sbUquaEam4MNIvDJcah/PL9/Bu1sV/q9u43i" -name: "Adam Morley" -status: 1 -mobileNumber: "07940344845" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1779893738 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#821 -id: 31 -email: "andrew@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" "ROLE_STAFF" ] -password: "$2y$13$EXQF8pn4WmqqHdXNkpzVmehmXrZuPwyOwJOMGLblYC.qy9BGNjBSi" -name: "Andrew Hehir" -status: 1 -mobileNumber: null -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1756474701 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#822 -id: 10 -email: "carl@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$04$LWX98/YzF1M1ybUXDyt98.8ajWZ1wxkgIpGnWBH.i2.PBI0LarNcS" -name: "Carl Betambeau" -status: 1 -mobileNumber: "07955169225" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1780574320 -passwordResetToken: "d6a16de268763e3ec2a3d5161d214331" -hexColour: "#14bb11" } App\Entity\User {#823 -id: 32 -email: "carl.greenall@seniorstairlifts.co.uk" -roles: [ "ROLE_REMOVAL_ENGINEER" ] -password: "$2y$04$MQNfVEMxaLWVjNeGxUXn9.UDT0lyjeqeyDB.mQzlZA2fQLvf3mZcO" -name: "Carl Greenall" -status: 1 -mobileNumber: "07495406829" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1780574029 -passwordResetToken: null -hexColour: "#a50351" } App\Entity\User {#824 -id: 49 -email: "CHRISCOPPACK@HOTMAIL.COM" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$mPPQPL1D84ay3dYeY.wMbedBpU/niCZ22Zm8sV//oLpKZEDJNDn12" -name: "Chris Coppack" -status: 1 -mobileNumber: "07799363369" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1758439283 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#807 -id: 46 -email: "chris.marshall@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$04$6Ls3tAjXCBlpE7nZOdneiOTVFYetqBGL7Rw7w5BeKIxplJVUzRium" -name: "Chris Marshall" -status: 1 -mobileNumber: "07854996774" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1773743097 -passwordResetToken: null -hexColour: "#9c2626" } App\Entity\User {#800 -id: 58 -email: "chris@effectiveskills.co.uk" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$04$DAbcYWfRqJpNgrFUA.CtNOUCRiJ0O7oMYaxz6UPz3o4egJJmTvNOa" -name: "Chris Taylor" -status: 1 -mobileNumber: "07801419069" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1779446440 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#813 -id: 72 -email: "chris.taylor@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$LYbg0WfJLrsuVDwvqWDynOfkVX2BEl7J/f4pJsncmFeo4X7Vw9hhu" -name: "Chris Taylor Office" -status: 1 -mobileNumber: "07506785328" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1773335288 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#814 -id: 79 -email: "craig.cflc@gmail.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$04$qj2SZ2C4loTaI/IkT5hUKuymZjsCGW0KK17PAG413JrJamv8vGcSe" -name: "Craig Clarke -NG" -status: 1 -mobileNumber: "07773424507" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1770165957 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#815 -id: 51 -email: "craigsharp426@gmail.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$ZJsjlAxE33ryYsqc6bIc9uA6e.9TylQU7tX8SLxOQaiEzuOB6SmKW" -name: "Craig Sharp" -status: 1 -mobileNumber: "07496233559" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1753173519 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#816 -id: 16 -email: "daniel@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$yrMhH9BnUqwnCy0Ntz.ncuB0Pc/XT91Gp9AWBv7gh6zIH2KA7WcZ." -name: "Daniel Maginn" -status: 1 -mobileNumber: "07565707162" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764166946 -passwordResetToken: "1c3f3aa444efaf2642a2f2e0ba9b89ef" -hexColour: "#a69a1c" } App\Entity\User {#867 -id: 21 -email: "darren@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$04$59s1ivNZcSdgPCxa.diz3OFClKxddH781a6aOwuWfk9pHw8AadRnC" -name: "Darren Beckwith" -status: 1 -mobileNumber: "07837839237" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1780875115 -passwordResetToken: null -hexColour: "#e20303" } App\Entity\User {#840 -id: 35 -email: "Darrenhutchinson@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$TIoLxpcqOG9./BCEFAfoDOGEFR9bmxSjlTM2aN8JWN2wpVSx6sEh." -name: "Darren Hutchinson" -status: 1 -mobileNumber: null -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764168258 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#866 -id: 63 -email: "douglas.healion@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$1HYWX3FUWFUA1FEZAmtCAuyvWfq2Vy04FyDmRhcA2tUimTpk8ngtS" -name: "Douglas Healion" -status: 1 -mobileNumber: "07375128414" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764139519 -passwordResetToken: null -hexColour: "#797d40" } App\Entity\User {#844 -id: 69 -email: "duncan.shellam@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$HbZg4Nh/OgxaiYInktezyeY/uR6DuGhpN.AS2DM4K1JGbdjawUDoy" -name: "Duncan Shellam" -status: 1 -mobileNumber: null -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1763399691 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#794 -id: 37 -email: "bedworth222@gmail.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$PeVaJGeQSZXYqe2gM641p.sdQByC1r0JWPOpayD5eCh.JnM6yX8mq" -name: "Eon Bedworth" -status: 1 -mobileNumber: "07494921525" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1757442088 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#803 -id: 57 -email: "Euan@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$SEz7XWlrCtCIKbZDBiwGJeZaHGoo7F.wJgfzaYarqjMrdxvKTh4US" -name: "Euan Manton" -status: 1 -mobileNumber: "07780837403" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1758026614 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#826 -id: 75 -email: "georgeherbert94@gmail.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$BEUOHcg2.LnOa37oxfarfOpEbm.PezZTSVUp20e/yu.HXfAVzqidq" -name: "George Herbert -NN9" -status: 1 -mobileNumber: "07766025249" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1763734239 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#809 -id: 70 -email: "glen@reaktphotobooths.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$mKe2LLMNjch7slzAL6jANO6aeLrhYNH/mOCF3RFMnSomXquttPUM2" -name: "Glen -DY5" -status: 1 -mobileNumber: "07504997170" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764163722 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#799 -id: 60 -email: "jason.palmer@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$w4uecsxwZTHUP9JOrR9jbeZXENA6ed/IiskUYPVJjpLPHUbkJ5/4q" -name: "Jason Palmer" -status: 1 -mobileNumber: "07710822578" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764165543 -passwordResetToken: null -hexColour: "#1e0ff5" } App\Entity\User {#806 -id: 5 -email: "joe@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$rN5eYAqbfWJZClQXNPfdX.2KxS9WLB7mONq5O0EBEUZIre1bq6LyC" -name: "Joe Stevenson" -status: 1 -mobileNumber: "07780588370" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1773228005 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#828 -id: 66 -email: "jordan.mitchell-marsh@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$/OCcU4Tu7GErINBV99pSS.N3RnASGbF4XIJXGDGawaM50EZ3Nvbfq" -name: "Jordan Mitchell-Marsh" -status: 1 -mobileNumber: "07739576014" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764157518 -passwordResetToken: null -hexColour: "#ba4040" } App\Entity\User {#802 -id: 47 -email: "jordan.tiddy@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$CZZE6p/2F/e.sJcILfzuQeSGLaoMS5tR5VjRS178UqOqjClo6HC6." -name: "Jordan Tiddy" -status: 1 -mobileNumber: "07927405601" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764164192 -passwordResetToken: null -hexColour: "#49b5d0" } App\Entity\User {#792 -id: 13 -email: "jordan@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$X8ngnEZ49oIpxih15AAJQeyYQ7IqrvlH1EjTBd.DWfe84WqoylcB6" -name: "Jordan Wilton" -status: 1 -mobileNumber: "07505905597" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764168250 -passwordResetToken: null -hexColour: "#ee02f2" } App\Entity\User {#795 -id: 65 -email: "kasey.mouatt@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$yK/jORiJ4RTXX74f1/0aEe3dGrZ66mA7BCmN/QHndXBhhExhXhtiy" -name: "Kasey Mouatt" -status: 1 -mobileNumber: "07777131780" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764168326 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#805 -id: 3 -email: "kieran@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$xzOshQ4elVbYn/MdBA6vvuGI9nguGB4Iyx1zzFRyqURMIgDSXcJIq" -name: "Kieran Harris" -status: 1 -mobileNumber: "07951391754" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764163420 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#796 -id: 54 -email: "kimkeenbse@gmail.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$ieKwwHmwEzBrio806uvf7.ZIzwVByX85viDUoEOyDsSh9iDsCwHx6" -name: "Kim Keen" -status: 1 -mobileNumber: "07525065895" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764166313 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#827 -id: 56 -email: "lvsmagic@gmail.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$BMEIQan.KWUN1lZwtrqapeKeCEvWiXbQnfEtqAU20OP/TW7MoHQgS" -name: "Lee Spiteri" -status: 1 -mobileNumber: "07578513318" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1755276133 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#833 -id: 17 -email: "lewis@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$PLR.By7.tH64BY4z3hji..3XpUDijAyWwvVehO357FJG92E.tFoxu" -name: "Lewis Robinson" -status: 1 -mobileNumber: "07411461667" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1770730934 -passwordResetToken: "033dd20d6626e41a903aa01f3f988c32" -hexColour: "#121211" } App\Entity\User {#797 -id: 29 -email: "lianna@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$flu8/Z7XyrO3PKiqkWV8z.GTZVoDETBObaujPiRbO5a0RgUB9MPLO" -name: "Lianna Naylor" -status: 1 -mobileNumber: "07808081433" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1776858631 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#834 -id: 81 -email: "lindsay.martin@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$gx2dJt.9TzlKhwCUUezE4eRmt5LYhHhR88fyURYZLcew2uTCTEAIW" -name: "Lindsay Martin" -status: 1 -mobileNumber: null -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1772638405 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#804 -id: 83 -email: "mackenzie.smith@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$zs1mTlQgB09K.PN94YNj6.2tMnA82QfnPplsqwI/jj96Y3zIVayyS" -name: "Mackenzie Smith" -status: 1 -mobileNumber: null -manageQuote: false -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1781257362 -passwordResetToken: "ca817a834e2d92749678108fe8c16c82" -hexColour: "#000000" } App\Entity\User {#832 -id: 73 -email: "mike@transformationbykcs.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$eZHR4sPsqicbBE6gzESiTO4vj1BxYLPJKQy4uFkfVly9loHmr9X0y" -name: "Mike Keen - B30" -status: 1 -mobileNumber: "07711948361" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764160827 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#798 -id: 88 -email: "mohit@foundry-5.com" -roles: [ "ROLE_SUPER_ADMIN" ] -password: "$2y$04$arGVZsXjcA7a61aTgD93NexW0lHe1wrL27VnCU7G7hRqmieV6niY6" -name: "Mohit Ramani" -status: 1 -mobileNumber: null -manageQuote: false -manageFileDeletion: false -manageExport: false -manageExportLimited: false -salesDepartment: null -lastActivityTimestamp: 1781258491 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#793 -id: 78 -email: "davisnick963@gmail.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$MZhFnUN96CA4X9lmEwvHgeFYx9iUqFi2TJZg0mBOTtXSkTWwrwuO." -name: "Nick Davis -NG" -status: 1 -mobileNumber: "07376864219" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764010589 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#789 -id: 30 -email: "accounts@novi.digital" -roles: [ "ROLE_STAFF" ] -password: "$2y$13$X8/6fJecf.uJvlnFNvQi.O60tH5LGgTY7GZ3m/t1eM0Zp6i/DlWsu" -name: "Novi" -status: 1 -mobileNumber: "07540422011" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1751015671 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#788 -id: 52 -email: "paul.marshall@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$YjrOmq.7LJnfvyCjTZd1Nefg/LafIWRRoTwxHkeEcfyu7adE2cZHa" -name: "Paul Marshall" -status: 1 -mobileNumber: "07872588340" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1758032932 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#786 -id: 64 -email: "paul@pwca.co.uk" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$cs0sQdhB2UfHJ2uOJ6/OVeTA3RCzRQdQZeaytW2iaHXNlTEgO0BFq" -name: "Paul Witcomb" -status: 1 -mobileNumber: "07840249749" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1763547218 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#791 -id: 50 -email: "pgboland@sky.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$1kN4SlxdH1ciyauMOiLmEO4f0Fp5wYmMz.UflktJeRkv3cUmcoP5m" -name: "Peter Boland" -status: 1 -mobileNumber: "07791191223" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1753422006 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#790 -id: 87 -email: "rayadmin@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$klCDmUqLFuIxcd.v213hReNrXoLlRx4Yvj7UHR.xKXOONWDc0i1MC" -name: "ray admin" -status: 1 -mobileNumber: null -manageQuote: false -manageFileDeletion: false -manageExport: false -manageExportLimited: false -salesDepartment: null -lastActivityTimestamp: 1781081587 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#94 -id: 80 -email: "ray.dequito@seniorstairlifts.co.uk" -roles: [ "ROLE_SUPER_ADMIN" ] -password: "$2y$04$D7.3.BoieBBcgjaXcx4UtOL0RdCCLvroU1xqlBRpsGjnskZB8idFm" -name: "ray dequito" -status: 1 -mobileNumber: "07436590162" -manageQuote: true -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: App\Enum\Entity\SalesDepartment {#273 …} -lastActivityTimestamp: 1781258669 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#787 -id: 85 -email: "raytrainer@seniorstairlifts.co.uk" -roles: [ "ROLE_FIELD_TRAINER" ] -password: "$2y$04$SFaESyjC20eRXRJ4vAS91eXk3AOm0ioR0NPTwa71jzs72xv7p9SR2" -name: "Ray Trainer" -status: 1 -mobileNumber: null -manageQuote: false -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1780927998 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#783 -id: 7 -email: "reece@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$Vuja18.alLiqV27U3ChkSu9czCabre0nM/yDRDbFn69dWTyK7PODG" -name: "Reece Joseph" -status: 1 -mobileNumber: "07432718677" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764165882 -passwordResetToken: null -hexColour: "#9f0ee1" } App\Entity\User {#771 -id: 77 -email: "textilemachine@aol.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$Cd8fTDcLNu05WkCI86zhU.d.P.e7.lUv.ZE8dqAaPaWy3JRdd3urS" -name: "Richard Lever -WD23" -status: 1 -mobileNumber: "07956627550" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764150375 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#772 -id: 68 -email: "ryanashton91@icloud.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$j8Gj36LpKz8PQX00eMPwb.oFJ6T25gGQmRnJXnVSbOUCJJTR.Sp8u" -name: "Ryan Ashton" -status: 1 -mobileNumber: "07395606999" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1763723658 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#774 -id: 55 -email: "Samueljohngibbs@gmail.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$L5OpO5FSr6oA9q0zQdQAyOh0XdOXeEZoVdNXH4b1Sz.vHZnLlyJY." -name: "Sam Gibbs" -status: 1 -mobileNumber: "07860158451" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1755190119 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#773 -id: 74 -email: "seanlouram@yahoo.co.uk" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$cIOgcg0C9FdOPPw.1xECsuN9DHir83E84ZGBCFWm8V.Yj.Ydlb97e" -name: "Sean Louram -HD7" -status: 1 -mobileNumber: "07960460870" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764166406 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#775 -id: 12 -email: "sean@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$VYL9oubLnmA5m4/MOxLmxuigqjGqFqrBfLtC8vMgKaZso8ypBqXXS" -name: "Sean Malee" -status: 1 -mobileNumber: "07922772188" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764166112 -passwordResetToken: null -hexColour: "#e8773b" } App\Entity\User {#776 -id: 62 -email: "simonclarke1966@gmail.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$ugXTNgLZDZV7FhacIKcxJ.9mrNhAfIVjouhrFfObaLrpi8DxTU3UK" -name: "Simon Clarke" -status: 1 -mobileNumber: "07411201210" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764107817 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#777 -id: 44 -email: "steve.watson10@icloud.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$7bSwvJE3MdFDW3NlSaOeAOySViI6dASEr1ySpt/B9G0jK7AWm257K" -name: "Steve Watson" -status: 1 -mobileNumber: "07368934281" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1755858097 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#778 -id: 45 -email: "Steven.warwick@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$w9bxCkhjYc/VRN8/ufhAY.o4uloop/AnkroteXpiq1pXtpG5m34WW" -name: "Steven Warwick" -status: 1 -mobileNumber: "07951087470" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764163991 -passwordResetToken: null -hexColour: "#733da9" } App\Entity\User {#781 -id: 71 -email: "mobus2012@gmx.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$4KWa2JCOcUms4aUJAyxFd.USWBkFC0FHOMsu9iZw2LPPJcQKSaApO" -name: "Stuart Baldwin" -status: 1 -mobileNumber: "07899956031" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764166699 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#780 -id: 27 -email: "susan@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$JROLshrK86i6mvEpw.xh4Oegla81xpM6WLWBslTPshMZg7V60PBDi" -name: "Susan Hobbs" -status: 1 -mobileNumber: "07751755890" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764168338 -passwordResetToken: null -hexColour: "#0d0d0d" } App\Entity\User {#782 -id: 86 -email: "Test@fieldtrainer.com" -roles: [ "ROLE_FIELD_TRAINER" ] -password: "$2y$04$Pfj3qSCIiEMqXXKtYIrupucbkyn2Eqbk0uILpwtnWaX8sIyZqLvK." -name: "Test Trainer" -status: 1 -mobileNumber: null -manageQuote: false -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1780924589 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#779 -id: 61 -email: "Thomas@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$BhmwnvuT0mEpd0APZxkaa.Wj3lLX.ksg7.8ELU6yfnY.Y3KpyJ0GC" -name: "Thomas Marston" -status: 1 -mobileNumber: "07508727699" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764168364 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#1411 -id: 41 -email: "alfalusso166@gmail.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$rWUoc9icHWenASFFZMZkjehwJRvzzlg4qevH2ogE/iVO93nYsMImy" -name: "Thomas Wilson" -status: 1 -mobileNumber: "07880622613" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764165406 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#1412 -id: 76 -email: "ecoheatscheme@gmail.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$qN7cKvq5X/NpTP5L0Dd1hOlK4n8lKmhAOvRrebXZtu2v5K2Plcz5i" -name: "Tim Kirkwood -M24" -status: 1 -mobileNumber: "07720847746" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1763400102 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#1413 -id: 84 -email: "viewer@seniorstairlifts.co.uk" -roles: [ "ROLE_VIEWER" ] -password: "$2y$04$WTAwWg2PL3w9Orx8KvPYuOGvDYjbUR7wfo1MQgh0VzqbMQ2WXksqe" -name: "viewer user" -status: 1 -mobileNumber: null -manageQuote: false -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1780920483 -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#1414 -id: 19 -email: "asoijadios@aol.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$Q/t9jZsMUdkcGIX78Pxyb.jMel9JThSKQCEH865wr7ps407qTdd7i" -name: "Warranty Sale" -status: 1 -mobileNumber: "Warranty Sale" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: null -passwordResetToken: null -hexColour: "#000000" } App\Entity\User {#1415 -id: 53 -email: "wilfred@haydnfine.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$jBAKCBPBeGNWGurjxc7qxudm2F7/yeIuprfzTcZ71Xdrnkiv.OWjy" -name: "Wilfred Fine" -status: 1 -mobileNumber: "07584237392" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1754329303 -passwordResetToken: null -hexColour: "#000000" } "Not assigned" ] |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1160 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#741 …} -logger: Monolog\Logger {#538 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1159 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "app.form.placeholder" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [
"Not assigned"
] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| required_for_job_completion | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1453 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1410 …} $message: Closure() {#1452 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_anniversary_reminder_filter_assignedUser" ] |
| cache_key | "_anniversary_reminder_filter_assignedUser_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1703 +data: App\Entity\User {#808 -id: 18 -email: "sfgjnf@aol.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$vz6GJ56kvKYa6LxqIxrqa.wSENiP8cSyzrzkwky3DAFzHBaGZU.Iy" -name: "***No Answer Stage 1***" -status: 1 -mobileNumber: "N/As from Sat Not Sold - Day 4" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: null -passwordResetToken: null -hexColour: "#000000" } +value: "0" +label: "***No Answer Stage 1***" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1704 +data: App\Entity\User {#810 -id: 8 -email: "contact@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "ineedresettingplease" -name: "***Office Diary***" -status: 1 -mobileNumber: "Daily office diary" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: null -passwordResetToken: null -hexColour: "#000000" } +value: "1" +label: "***Office Diary***" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1701 +data: App\Entity\User {#941 -id: 11 -email: "sales@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "ineedresettingplease" -name: "***Sat Not Sold***" -status: 1 -mobileNumber: "Sat Not Sold" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: null -passwordResetToken: null -hexColour: "#000000" } +value: "2" +label: "***Sat Not Sold***" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1702 +data: App\Entity\User {#928 -id: 67 -email: "aaron.waby@seniorstairlifts.co.uk" -roles: [ "ROLE_REMOVAL_ENGINEER" ] -password: "$2y$04$QDGGGNdZ/RjyBuRi.24XAOHbMzEud8230opV2/diR8aN2tUL.cr1O" -name: "Aaron Waby" -status: 1 -mobileNumber: "07709535509" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1781042281 -passwordResetToken: null -hexColour: "#178719" } +value: "3" +label: "Aaron Waby" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1765 +data: App\Entity\User {#801 -id: 59 -email: "adam.morley@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$sGXG37FP/Fc8w3754sbUquaEam4MNIvDJcah/PL9/Bu1sV/q9u43i" -name: "Adam Morley" -status: 1 -mobileNumber: "07940344845" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1779893738 -passwordResetToken: null -hexColour: "#000000" } +value: "4" +label: "Adam Morley" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1746 +data: App\Entity\User {#821 -id: 31 -email: "andrew@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" "ROLE_STAFF" ] -password: "$2y$13$EXQF8pn4WmqqHdXNkpzVmehmXrZuPwyOwJOMGLblYC.qy9BGNjBSi" -name: "Andrew Hehir" -status: 1 -mobileNumber: null -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1756474701 -passwordResetToken: null -hexColour: "#000000" } +value: "5" +label: "Andrew Hehir" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1990 +data: App\Entity\User {#822 -id: 10 -email: "carl@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$04$LWX98/YzF1M1ybUXDyt98.8ajWZ1wxkgIpGnWBH.i2.PBI0LarNcS" -name: "Carl Betambeau" -status: 1 -mobileNumber: "07955169225" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1780574320 -passwordResetToken: "d6a16de268763e3ec2a3d5161d214331" -hexColour: "#14bb11" } +value: "6" +label: "Carl Betambeau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1976 +data: App\Entity\User {#823 -id: 32 -email: "carl.greenall@seniorstairlifts.co.uk" -roles: [ "ROLE_REMOVAL_ENGINEER" ] -password: "$2y$04$MQNfVEMxaLWVjNeGxUXn9.UDT0lyjeqeyDB.mQzlZA2fQLvf3mZcO" -name: "Carl Greenall" -status: 1 -mobileNumber: "07495406829" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1780574029 -passwordResetToken: null -hexColour: "#a50351" } +value: "7" +label: "Carl Greenall" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1982 +data: App\Entity\User {#824 -id: 49 -email: "CHRISCOPPACK@HOTMAIL.COM" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$mPPQPL1D84ay3dYeY.wMbedBpU/niCZ22Zm8sV//oLpKZEDJNDn12" -name: "Chris Coppack" -status: 1 -mobileNumber: "07799363369" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1758439283 -passwordResetToken: null -hexColour: "#000000" } +value: "8" +label: "Chris Coppack" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1756 +data: App\Entity\User {#807 -id: 46 -email: "chris.marshall@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$04$6Ls3tAjXCBlpE7nZOdneiOTVFYetqBGL7Rw7w5BeKIxplJVUzRium" -name: "Chris Marshall" -status: 1 -mobileNumber: "07854996774" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1773743097 -passwordResetToken: null -hexColour: "#9c2626" } +value: "9" +label: "Chris Marshall" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1766 +data: App\Entity\User {#800 -id: 58 -email: "chris@effectiveskills.co.uk" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$04$DAbcYWfRqJpNgrFUA.CtNOUCRiJ0O7oMYaxz6UPz3o4egJJmTvNOa" -name: "Chris Taylor" -status: 1 -mobileNumber: "07801419069" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1779446440 -passwordResetToken: null -hexColour: "#000000" } +value: "10" +label: "Chris Taylor" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1748 +data: App\Entity\User {#813 -id: 72 -email: "chris.taylor@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$LYbg0WfJLrsuVDwvqWDynOfkVX2BEl7J/f4pJsncmFeo4X7Vw9hhu" -name: "Chris Taylor Office" -status: 1 -mobileNumber: "07506785328" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1773335288 -passwordResetToken: null -hexColour: "#000000" } +value: "11" +label: "Chris Taylor Office" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1791 +data: App\Entity\User {#814 -id: 79 -email: "craig.cflc@gmail.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$04$qj2SZ2C4loTaI/IkT5hUKuymZjsCGW0KK17PAG413JrJamv8vGcSe" -name: "Craig Clarke -NG" -status: 1 -mobileNumber: "07773424507" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1770165957 -passwordResetToken: null -hexColour: "#000000" } +value: "12" +label: "Craig Clarke -NG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1980 +data: App\Entity\User {#815 -id: 51 -email: "craigsharp426@gmail.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$ZJsjlAxE33ryYsqc6bIc9uA6e.9TylQU7tX8SLxOQaiEzuOB6SmKW" -name: "Craig Sharp" -status: 1 -mobileNumber: "07496233559" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1753173519 -passwordResetToken: null -hexColour: "#000000" } +value: "13" +label: "Craig Sharp" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1783 +data: App\Entity\User {#816 -id: 16 -email: "daniel@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$yrMhH9BnUqwnCy0Ntz.ncuB0Pc/XT91Gp9AWBv7gh6zIH2KA7WcZ." -name: "Daniel Maginn" -status: 1 -mobileNumber: "07565707162" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764166946 -passwordResetToken: "1c3f3aa444efaf2642a2f2e0ba9b89ef" -hexColour: "#a69a1c" } +value: "14" +label: "Daniel Maginn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1767 +data: App\Entity\User {#867 -id: 21 -email: "darren@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$04$59s1ivNZcSdgPCxa.diz3OFClKxddH781a6aOwuWfk9pHw8AadRnC" -name: "Darren Beckwith" -status: 1 -mobileNumber: "07837839237" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1780875115 -passwordResetToken: null -hexColour: "#e20303" } +value: "15" +label: "Darren Beckwith" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1776 +data: App\Entity\User {#840 -id: 35 -email: "Darrenhutchinson@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$TIoLxpcqOG9./BCEFAfoDOGEFR9bmxSjlTM2aN8JWN2wpVSx6sEh." -name: "Darren Hutchinson" -status: 1 -mobileNumber: null -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764168258 -passwordResetToken: null -hexColour: "#000000" } +value: "16" +label: "Darren Hutchinson" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1759 +data: App\Entity\User {#866 -id: 63 -email: "douglas.healion@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$1HYWX3FUWFUA1FEZAmtCAuyvWfq2Vy04FyDmRhcA2tUimTpk8ngtS" -name: "Douglas Healion" -status: 1 -mobileNumber: "07375128414" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764139519 -passwordResetToken: null -hexColour: "#797d40" } +value: "17" +label: "Douglas Healion" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1772 +data: App\Entity\User {#844 -id: 69 -email: "duncan.shellam@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$HbZg4Nh/OgxaiYInktezyeY/uR6DuGhpN.AS2DM4K1JGbdjawUDoy" -name: "Duncan Shellam" -status: 1 -mobileNumber: null -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1763399691 -passwordResetToken: null -hexColour: "#000000" } +value: "18" +label: "Duncan Shellam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1747 +data: App\Entity\User {#794 -id: 37 -email: "bedworth222@gmail.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$PeVaJGeQSZXYqe2gM641p.sdQByC1r0JWPOpayD5eCh.JnM6yX8mq" -name: "Eon Bedworth" -status: 1 -mobileNumber: "07494921525" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1757442088 -passwordResetToken: null -hexColour: "#000000" } +value: "19" +label: "Eon Bedworth" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1757 +data: App\Entity\User {#803 -id: 57 -email: "Euan@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$SEz7XWlrCtCIKbZDBiwGJeZaHGoo7F.wJgfzaYarqjMrdxvKTh4US" -name: "Euan Manton" -status: 1 -mobileNumber: "07780837403" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1758026614 -passwordResetToken: null -hexColour: "#000000" } +value: "20" +label: "Euan Manton" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1760 +data: App\Entity\User {#826 -id: 75 -email: "georgeherbert94@gmail.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$BEUOHcg2.LnOa37oxfarfOpEbm.PezZTSVUp20e/yu.HXfAVzqidq" -name: "George Herbert -NN9" -status: 1 -mobileNumber: "07766025249" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1763734239 -passwordResetToken: null -hexColour: "#000000" } +value: "21" +label: "George Herbert -NN9" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1761 +data: App\Entity\User {#809 -id: 70 -email: "glen@reaktphotobooths.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$mKe2LLMNjch7slzAL6jANO6aeLrhYNH/mOCF3RFMnSomXquttPUM2" -name: "Glen -DY5" -status: 1 -mobileNumber: "07504997170" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764163722 -passwordResetToken: null -hexColour: "#000000" } +value: "22" +label: "Glen -DY5" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1762 +data: App\Entity\User {#799 -id: 60 -email: "jason.palmer@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$w4uecsxwZTHUP9JOrR9jbeZXENA6ed/IiskUYPVJjpLPHUbkJ5/4q" -name: "Jason Palmer" -status: 1 -mobileNumber: "07710822578" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764165543 -passwordResetToken: null -hexColour: "#1e0ff5" } +value: "23" +label: "Jason Palmer" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1763 +data: App\Entity\User {#806 -id: 5 -email: "joe@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$rN5eYAqbfWJZClQXNPfdX.2KxS9WLB7mONq5O0EBEUZIre1bq6LyC" -name: "Joe Stevenson" -status: 1 -mobileNumber: "07780588370" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1773228005 -passwordResetToken: null -hexColour: "#000000" } +value: "24" +label: "Joe Stevenson" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1768 +data: App\Entity\User {#828 -id: 66 -email: "jordan.mitchell-marsh@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$/OCcU4Tu7GErINBV99pSS.N3RnASGbF4XIJXGDGawaM50EZ3Nvbfq" -name: "Jordan Mitchell-Marsh" -status: 1 -mobileNumber: "07739576014" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764157518 -passwordResetToken: null -hexColour: "#ba4040" } +value: "25" +label: "Jordan Mitchell-Marsh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1769 +data: App\Entity\User {#802 -id: 47 -email: "jordan.tiddy@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$CZZE6p/2F/e.sJcILfzuQeSGLaoMS5tR5VjRS178UqOqjClo6HC6." -name: "Jordan Tiddy" -status: 1 -mobileNumber: "07927405601" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764164192 -passwordResetToken: null -hexColour: "#49b5d0" } +value: "26" +label: "Jordan Tiddy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1770 +data: App\Entity\User {#792 -id: 13 -email: "jordan@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$X8ngnEZ49oIpxih15AAJQeyYQ7IqrvlH1EjTBd.DWfe84WqoylcB6" -name: "Jordan Wilton" -status: 1 -mobileNumber: "07505905597" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764168250 -passwordResetToken: null -hexColour: "#ee02f2" } +value: "27" +label: "Jordan Wilton" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1773 +data: App\Entity\User {#795 -id: 65 -email: "kasey.mouatt@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$yK/jORiJ4RTXX74f1/0aEe3dGrZ66mA7BCmN/QHndXBhhExhXhtiy" -name: "Kasey Mouatt" -status: 1 -mobileNumber: "07777131780" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764168326 -passwordResetToken: null -hexColour: "#000000" } +value: "28" +label: "Kasey Mouatt" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1774 +data: App\Entity\User {#805 -id: 3 -email: "kieran@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$xzOshQ4elVbYn/MdBA6vvuGI9nguGB4Iyx1zzFRyqURMIgDSXcJIq" -name: "Kieran Harris" -status: 1 -mobileNumber: "07951391754" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764163420 -passwordResetToken: null -hexColour: "#000000" } +value: "29" +label: "Kieran Harris" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1777 +data: App\Entity\User {#796 -id: 54 -email: "kimkeenbse@gmail.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$ieKwwHmwEzBrio806uvf7.ZIzwVByX85viDUoEOyDsSh9iDsCwHx6" -name: "Kim Keen" -status: 1 -mobileNumber: "07525065895" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764166313 -passwordResetToken: null -hexColour: "#000000" } +value: "30" +label: "Kim Keen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1779 +data: App\Entity\User {#827 -id: 56 -email: "lvsmagic@gmail.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$BMEIQan.KWUN1lZwtrqapeKeCEvWiXbQnfEtqAU20OP/TW7MoHQgS" -name: "Lee Spiteri" -status: 1 -mobileNumber: "07578513318" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1755276133 -passwordResetToken: null -hexColour: "#000000" } +value: "31" +label: "Lee Spiteri" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1780 +data: App\Entity\User {#833 -id: 17 -email: "lewis@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$PLR.By7.tH64BY4z3hji..3XpUDijAyWwvVehO357FJG92E.tFoxu" -name: "Lewis Robinson" -status: 1 -mobileNumber: "07411461667" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1770730934 -passwordResetToken: "033dd20d6626e41a903aa01f3f988c32" -hexColour: "#121211" } +value: "32" +label: "Lewis Robinson" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1781 +data: App\Entity\User {#797 -id: 29 -email: "lianna@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$flu8/Z7XyrO3PKiqkWV8z.GTZVoDETBObaujPiRbO5a0RgUB9MPLO" -name: "Lianna Naylor" -status: 1 -mobileNumber: "07808081433" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1776858631 -passwordResetToken: null -hexColour: "#000000" } +value: "33" +label: "Lianna Naylor" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1782 +data: App\Entity\User {#834 -id: 81 -email: "lindsay.martin@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$gx2dJt.9TzlKhwCUUezE4eRmt5LYhHhR88fyURYZLcew2uTCTEAIW" -name: "Lindsay Martin" -status: 1 -mobileNumber: null -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1772638405 -passwordResetToken: null -hexColour: "#000000" } +value: "34" +label: "Lindsay Martin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1784 +data: App\Entity\User {#804 -id: 83 -email: "mackenzie.smith@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$zs1mTlQgB09K.PN94YNj6.2tMnA82QfnPplsqwI/jj96Y3zIVayyS" -name: "Mackenzie Smith" -status: 1 -mobileNumber: null -manageQuote: false -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1781257362 -passwordResetToken: "ca817a834e2d92749678108fe8c16c82" -hexColour: "#000000" } +value: "35" +label: "Mackenzie Smith" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1987 +data: App\Entity\User {#832 -id: 73 -email: "mike@transformationbykcs.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$eZHR4sPsqicbBE6gzESiTO4vj1BxYLPJKQy4uFkfVly9loHmr9X0y" -name: "Mike Keen - B30" -status: 1 -mobileNumber: "07711948361" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764160827 -passwordResetToken: null -hexColour: "#000000" } +value: "36" +label: "Mike Keen - B30" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1786 +data: App\Entity\User {#798 -id: 88 -email: "mohit@foundry-5.com" -roles: [ "ROLE_SUPER_ADMIN" ] -password: "$2y$04$arGVZsXjcA7a61aTgD93NexW0lHe1wrL27VnCU7G7hRqmieV6niY6" -name: "Mohit Ramani" -status: 1 -mobileNumber: null -manageQuote: false -manageFileDeletion: false -manageExport: false -manageExportLimited: false -salesDepartment: null -lastActivityTimestamp: 1781258491 -passwordResetToken: null -hexColour: "#000000" } +value: "37" +label: "Mohit Ramani" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1785 +data: App\Entity\User {#793 -id: 78 -email: "davisnick963@gmail.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$MZhFnUN96CA4X9lmEwvHgeFYx9iUqFi2TJZg0mBOTtXSkTWwrwuO." -name: "Nick Davis -NG" -status: 1 -mobileNumber: "07376864219" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764010589 -passwordResetToken: null -hexColour: "#000000" } +value: "38" +label: "Nick Davis -NG" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1752 +data: App\Entity\User {#789 -id: 30 -email: "accounts@novi.digital" -roles: [ "ROLE_STAFF" ] -password: "$2y$13$X8/6fJecf.uJvlnFNvQi.O60tH5LGgTY7GZ3m/t1eM0Zp6i/DlWsu" -name: "Novi" -status: 1 -mobileNumber: "07540422011" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1751015671 -passwordResetToken: null -hexColour: "#000000" } +value: "39" +label: "Novi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1977 +data: App\Entity\User {#788 -id: 52 -email: "paul.marshall@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$YjrOmq.7LJnfvyCjTZd1Nefg/LafIWRRoTwxHkeEcfyu7adE2cZHa" -name: "Paul Marshall" -status: 1 -mobileNumber: "07872588340" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1758032932 -passwordResetToken: null -hexColour: "#000000" } +value: "40" +label: "Paul Marshall" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1996 +data: App\Entity\User {#786 -id: 64 -email: "paul@pwca.co.uk" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$cs0sQdhB2UfHJ2uOJ6/OVeTA3RCzRQdQZeaytW2iaHXNlTEgO0BFq" -name: "Paul Witcomb" -status: 1 -mobileNumber: "07840249749" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1763547218 -passwordResetToken: null -hexColour: "#000000" } +value: "41" +label: "Paul Witcomb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1978 +data: App\Entity\User {#791 -id: 50 -email: "pgboland@sky.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$1kN4SlxdH1ciyauMOiLmEO4f0Fp5wYmMz.UflktJeRkv3cUmcoP5m" -name: "Peter Boland" -status: 1 -mobileNumber: "07791191223" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1753422006 -passwordResetToken: null -hexColour: "#000000" } +value: "42" +label: "Peter Boland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1991 +data: App\Entity\User {#790 -id: 87 -email: "rayadmin@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$04$klCDmUqLFuIxcd.v213hReNrXoLlRx4Yvj7UHR.xKXOONWDc0i1MC" -name: "ray admin" -status: 1 -mobileNumber: null -manageQuote: false -manageFileDeletion: false -manageExport: false -manageExportLimited: false -salesDepartment: null -lastActivityTimestamp: 1781081587 -passwordResetToken: null -hexColour: "#000000" } +value: "43" +label: "ray admin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1745 +data: App\Entity\User {#94 -id: 80 -email: "ray.dequito@seniorstairlifts.co.uk" -roles: [ "ROLE_SUPER_ADMIN" ] -password: "$2y$04$D7.3.BoieBBcgjaXcx4UtOL0RdCCLvroU1xqlBRpsGjnskZB8idFm" -name: "ray dequito" -status: 1 -mobileNumber: "07436590162" -manageQuote: true -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: App\Enum\Entity\SalesDepartment {#273 …} -lastActivityTimestamp: 1781258669 -passwordResetToken: null -hexColour: "#000000" } +value: "44" +label: "ray dequito" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1981 +data: App\Entity\User {#787 -id: 85 -email: "raytrainer@seniorstairlifts.co.uk" -roles: [ "ROLE_FIELD_TRAINER" ] -password: "$2y$04$SFaESyjC20eRXRJ4vAS91eXk3AOm0ioR0NPTwa71jzs72xv7p9SR2" -name: "Ray Trainer" -status: 1 -mobileNumber: null -manageQuote: false -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1780927998 -passwordResetToken: null -hexColour: "#000000" } +value: "45" +label: "Ray Trainer" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2001 +data: App\Entity\User {#783 -id: 7 -email: "reece@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$Vuja18.alLiqV27U3ChkSu9czCabre0nM/yDRDbFn69dWTyK7PODG" -name: "Reece Joseph" -status: 1 -mobileNumber: "07432718677" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764165882 -passwordResetToken: null -hexColour: "#9f0ee1" } +value: "46" +label: "Reece Joseph" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1992 +data: App\Entity\User {#771 -id: 77 -email: "textilemachine@aol.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$Cd8fTDcLNu05WkCI86zhU.d.P.e7.lUv.ZE8dqAaPaWy3JRdd3urS" -name: "Richard Lever -WD23" -status: 1 -mobileNumber: "07956627550" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764150375 -passwordResetToken: null -hexColour: "#000000" } +value: "47" +label: "Richard Lever -WD23" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1789 +data: App\Entity\User {#772 -id: 68 -email: "ryanashton91@icloud.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$j8Gj36LpKz8PQX00eMPwb.oFJ6T25gGQmRnJXnVSbOUCJJTR.Sp8u" -name: "Ryan Ashton" -status: 1 -mobileNumber: "07395606999" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1763723658 -passwordResetToken: null -hexColour: "#000000" } +value: "48" +label: "Ryan Ashton" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1880 +data: App\Entity\User {#774 -id: 55 -email: "Samueljohngibbs@gmail.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$L5OpO5FSr6oA9q0zQdQAyOh0XdOXeEZoVdNXH4b1Sz.vHZnLlyJY." -name: "Sam Gibbs" -status: 1 -mobileNumber: "07860158451" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1755190119 -passwordResetToken: null -hexColour: "#000000" } +value: "49" +label: "Sam Gibbs" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1971 +data: App\Entity\User {#773 -id: 74 -email: "seanlouram@yahoo.co.uk" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$cIOgcg0C9FdOPPw.1xECsuN9DHir83E84ZGBCFWm8V.Yj.Ydlb97e" -name: "Sean Louram -HD7" -status: 1 -mobileNumber: "07960460870" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764166406 -passwordResetToken: null -hexColour: "#000000" } +value: "50" +label: "Sean Louram -HD7" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1970 +data: App\Entity\User {#775 -id: 12 -email: "sean@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$VYL9oubLnmA5m4/MOxLmxuigqjGqFqrBfLtC8vMgKaZso8ypBqXXS" -name: "Sean Malee" -status: 1 -mobileNumber: "07922772188" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764166112 -passwordResetToken: null -hexColour: "#e8773b" } +value: "51" +label: "Sean Malee" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1969 +data: App\Entity\User {#776 -id: 62 -email: "simonclarke1966@gmail.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$ugXTNgLZDZV7FhacIKcxJ.9mrNhAfIVjouhrFfObaLrpi8DxTU3UK" -name: "Simon Clarke" -status: 1 -mobileNumber: "07411201210" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764107817 -passwordResetToken: null -hexColour: "#000000" } +value: "52" +label: "Simon Clarke" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1972 +data: App\Entity\User {#777 -id: 44 -email: "steve.watson10@icloud.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$7bSwvJE3MdFDW3NlSaOeAOySViI6dASEr1ySpt/B9G0jK7AWm257K" -name: "Steve Watson" -status: 1 -mobileNumber: "07368934281" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1755858097 -passwordResetToken: null -hexColour: "#000000" } +value: "53" +label: "Steve Watson" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1973 +data: App\Entity\User {#778 -id: 45 -email: "Steven.warwick@seniorstairlifts.co.uk" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$w9bxCkhjYc/VRN8/ufhAY.o4uloop/AnkroteXpiq1pXtpG5m34WW" -name: "Steven Warwick" -status: 1 -mobileNumber: "07951087470" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764163991 -passwordResetToken: null -hexColour: "#733da9" } +value: "54" +label: "Steven Warwick" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1974 +data: App\Entity\User {#781 -id: 71 -email: "mobus2012@gmx.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$4KWa2JCOcUms4aUJAyxFd.USWBkFC0FHOMsu9iZw2LPPJcQKSaApO" -name: "Stuart Baldwin" -status: 1 -mobileNumber: "07899956031" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764166699 -passwordResetToken: null -hexColour: "#000000" } +value: "55" +label: "Stuart Baldwin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1975 +data: App\Entity\User {#780 -id: 27 -email: "susan@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$JROLshrK86i6mvEpw.xh4Oegla81xpM6WLWBslTPshMZg7V60PBDi" -name: "Susan Hobbs" -status: 1 -mobileNumber: "07751755890" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764168338 -passwordResetToken: null -hexColour: "#0d0d0d" } +value: "56" +label: "Susan Hobbs" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1787 +data: App\Entity\User {#782 -id: 86 -email: "Test@fieldtrainer.com" -roles: [ "ROLE_FIELD_TRAINER" ] -password: "$2y$04$Pfj3qSCIiEMqXXKtYIrupucbkyn2Eqbk0uILpwtnWaX8sIyZqLvK." -name: "Test Trainer" -status: 1 -mobileNumber: null -manageQuote: false -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1780924589 -passwordResetToken: null -hexColour: "#000000" } +value: "57" +label: "Test Trainer" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1988 +data: App\Entity\User {#779 -id: 61 -email: "Thomas@seniorstairlifts.co.uk" -roles: [ "ROLE_ADMIN" ] -password: "$2y$13$BhmwnvuT0mEpd0APZxkaa.Wj3lLX.ksg7.8ELU6yfnY.Y3KpyJ0GC" -name: "Thomas Marston" -status: 1 -mobileNumber: "07508727699" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764168364 -passwordResetToken: null -hexColour: "#000000" } +value: "58" +label: "Thomas Marston" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1993 +data: App\Entity\User {#1411 -id: 41 -email: "alfalusso166@gmail.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$rWUoc9icHWenASFFZMZkjehwJRvzzlg4qevH2ogE/iVO93nYsMImy" -name: "Thomas Wilson" -status: 1 -mobileNumber: "07880622613" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1764165406 -passwordResetToken: null -hexColour: "#000000" } +value: "59" +label: "Thomas Wilson" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1979 +data: App\Entity\User {#1412 -id: 76 -email: "ecoheatscheme@gmail.com" -roles: [ "ROLE_SURVEYOR" ] -password: "$2y$13$qN7cKvq5X/NpTP5L0Dd1hOlK4n8lKmhAOvRrebXZtu2v5K2Plcz5i" -name: "Tim Kirkwood -M24" -status: 1 -mobileNumber: "07720847746" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1763400102 -passwordResetToken: null -hexColour: "#000000" } +value: "60" +label: "Tim Kirkwood -M24" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1997 +data: App\Entity\User {#1413 -id: 84 -email: "viewer@seniorstairlifts.co.uk" -roles: [ "ROLE_VIEWER" ] -password: "$2y$04$WTAwWg2PL3w9Orx8KvPYuOGvDYjbUR7wfo1MQgh0VzqbMQ2WXksqe" -name: "viewer user" -status: 1 -mobileNumber: null -manageQuote: false -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1780920483 -passwordResetToken: null -hexColour: "#000000" } +value: "61" +label: "viewer user" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2002 +data: App\Entity\User {#1414 -id: 19 -email: "asoijadios@aol.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$Q/t9jZsMUdkcGIX78Pxyb.jMel9JThSKQCEH865wr7ps407qTdd7i" -name: "Warranty Sale" -status: 1 -mobileNumber: "Warranty Sale" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: null -passwordResetToken: null -hexColour: "#000000" } +value: "62" +label: "Warranty Sale" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2004 +data: App\Entity\User {#1415 -id: 53 -email: "wilfred@haydnfine.com" -roles: [ "ROLE_ENGINEER" ] -password: "$2y$13$jBAKCBPBeGNWGurjxc7qxudm2F7/yeIuprfzTcZ71Xdrnkiv.OWjy" -name: "Wilfred Fine" -status: 1 -mobileNumber: "07584237392" -manageQuote: null -manageFileDeletion: null -manageExport: null -manageExportLimited: null -salesDepartment: null -lastActivityTimestamp: 1754329303 -passwordResetToken: null -hexColour: "#000000" } +value: "63" +label: "Wilfred Fine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2003 +data: "Not assigned" +value: "64" +label: "Not assigned" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1621 -errors: [] -form: Symfony\Component\Form\Form {#1533 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1705 …5} |
| full_name | "anniversary_reminder_filter[assignedUser]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "anniversary_reminder_filter_assignedUser" |
| is_selected | Closure($choice, $value) {#1706 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "assignedUser" |
| placeholder | "app.form.placeholder" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [ 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2003 +data: "Not assigned" +value: "64" +label: "Not assigned" +attr: [] +labelTranslationParameters: [] } ] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_anniversary_reminder_filter_assignedUser" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
dateFrom
Form type:
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| input | "timestamp" |
same as passed value |
| label | "Due from" |
same as passed value |
| required | false |
same as passed value |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| calendar | null |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1160 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#741 …} -logger: Monolog\Logger {#538 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1159 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "timestamp" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Due from" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "" "month" => "" "day" => "" ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1474 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1410 …} $message: Closure() {#1473 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_anniversary_reminder_filter_dateFrom" ] |
| cache_key | "_anniversary_reminder_filter_dateFrom_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1995 -errors: [] -form: Symfony\Component\Form\Form {#1536 …} } |
| form | Symfony\Component\Form\FormView {#1994 …5} |
| full_name | "anniversary_reminder_filter[dateFrom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "anniversary_reminder_filter_dateFrom" |
| label | "Due from" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "dateFrom" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_anniversary_reminder_filter_dateFrom" |
| valid | true |
| value | "" |
| widget | "single_text" |
dateUntil
Form type:
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| input | "timestamp" |
same as passed value |
| label | "Due until" |
same as passed value |
| required | false |
same as passed value |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| calendar | null |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1160 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#741 …} -logger: Monolog\Logger {#538 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1159 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "timestamp" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Due until" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "" "month" => "" "day" => "" ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1485 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1410 …} $message: Closure() {#1484 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_anniversary_reminder_filter_dateUntil" ] |
| cache_key | "_anniversary_reminder_filter_dateUntil_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1986 -errors: [] -form: Symfony\Component\Form\Form {#1539 …} } |
| form | Symfony\Component\Form\FormView {#1881 …5} |
| full_name | "anniversary_reminder_filter[dateUntil]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "anniversary_reminder_filter_dateUntil" |
| label | "Due until" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "dateUntil" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_anniversary_reminder_filter_dateUntil" |
| valid | true |
| value | "" |
| widget | "single_text" |
category
Form type:
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "humanised" |
same as passed value |
| choices | [ App\Enum\Entity\ReminderCategory {#1416 +name: "ANNIVERSARY_1_YEAR" +value: "anniversary_1_year" } App\Enum\Entity\ReminderCategory {#1417 +name: "ANNIVERSARY_2_YEAR" +value: "anniversary_2_year" } ] |
[ App\Enum\Entity\ReminderCategory {#1416 +name: "ANNIVERSARY_1_YEAR" +value: "anniversary_1_year" } App\Enum\Entity\ReminderCategory {#1417 +name: "ANNIVERSARY_2_YEAR" +value: "anniversary_2_year" } ] |
| class | "App\Enum\Entity\ReminderCategory" |
same as passed value |
| placeholder | "app.form.placeholder" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "humanised" |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#1505 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\Enum\Entity\ReminderCategory {#1416 +name: "ANNIVERSARY_1_YEAR" +value: "anniversary_1_year" } App\Enum\Entity\ReminderCategory {#1417 +name: "ANNIVERSARY_2_YEAR" +value: "anniversary_2_year" } ] |
| class | "App\Enum\Entity\ReminderCategory" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1160 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#741 …} -logger: Monolog\Logger {#538 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1159 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "app.form.placeholder" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| required_for_job_completion | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1504 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1410 …} $message: Closure() {#1500 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_anniversary_reminder_filter_category" ] |
| cache_key | "_anniversary_reminder_filter_category_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1989 +data: App\Enum\Entity\ReminderCategory {#1416 +name: "ANNIVERSARY_1_YEAR" +value: "anniversary_1_year" } +value: "anniversary_1_year" +label: "1-Year Anniversary" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2005 +data: App\Enum\Entity\ReminderCategory {#1417 +name: "ANNIVERSARY_2_YEAR" +value: "anniversary_2_year" } +value: "anniversary_2_year" +label: "2-Year Anniversary" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1882 -errors: [] -form: Symfony\Component\Form\Form {#1542 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1998 …5} |
| full_name | "anniversary_reminder_filter[category]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "anniversary_reminder_filter_category" |
| is_selected | Closure($choice, $value) {#2000 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "category" |
| placeholder | "app.form.placeholder" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_anniversary_reminder_filter_category" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
status
Form type:
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "humanised" |
same as passed value |
| class | "App\Enum\Entity\ReminderStatus" |
same as passed value |
| placeholder | "app.form.placeholder" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "humanised" |
| choice_lazy | false |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#1519 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\Enum\Entity\ReminderStatus {#1516 +name: "PENDING" +value: "pending" } App\Enum\Entity\ReminderStatus {#1517 +name: "DUE" +value: "due" } App\Enum\Entity\ReminderStatus {#1518 +name: "COMPLETE" +value: "complete" } ] |
| class | "App\Enum\Entity\ReminderStatus" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#1160 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#741 …} -logger: Monolog\Logger {#538 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1159 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "app.form.placeholder" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| required_for_job_completion | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1515 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1410 …} $message: Closure() {#1514 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_anniversary_reminder_filter_status" ] |
| cache_key | "_anniversary_reminder_filter_status_enum" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2010 +data: App\Enum\Entity\ReminderStatus {#1516 +name: "PENDING" +value: "pending" } +value: "pending" +label: "Pending" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2012 +data: App\Enum\Entity\ReminderStatus {#1517 +name: "DUE" +value: "due" } +value: "due" +label: "Due" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2011 +data: App\Enum\Entity\ReminderStatus {#1518 +name: "COMPLETE" +value: "complete" } +value: "complete" +label: "Complete" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2006 -errors: [] -form: Symfony\Component\Form\Form {#1545 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1999 …5} |
| full_name | "anniversary_reminder_filter[status]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "anniversary_reminder_filter_status" |
| is_selected | Closure($choice, $value) {#2009 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "status" |
| placeholder | "app.form.placeholder" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_anniversary_reminder_filter_status" |
| uses_autocomplete | false |
| valid | true |
| value | "" |