https://352-feat-analyst-role.review.mechanic.works/form/ Return to referer URL

Forms

  • profile_filter_form
    • listing
    • listing_parameters
    • filters
    • submit

profile_filter_form

"App\Form\ProfileFilterForm"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Dto\ProfileFilterFormData {#1613
  +listing: "listByCity"
  +listingParameters: []
  +filters: App\Dto\ProfileFilterFormDataFilters {#1614
    +approved: false
    +withComments: false
    +withVideo: false
    +withSelfie: false
    +oneHourPrice: null
    +stations: null
    +hasApartment: false
    +hasTakeOut: false
    +age: null
    +breastSize: null
    +height: null
    +hasTattoo: false
    +hasPiercing: false
    +hairColor: null
    +nationality: null
    +bodyType: null
    +services: null
  }
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
action
"/filter/"
same as passed value
csrf_protection
false
false
data
App\Dto\ProfileFilterFormData {#1613
  +listing: "listByCity"
  +listingParameters: []
  +filters: App\Dto\ProfileFilterFormDataFilters {#1614
    +approved: false
    +withComments: false
    +withVideo: false
    +withSelfie: false
    +oneHourPrice: null
    +stations: null
    +hasApartment: false
    +hasTakeOut: false
    +age: null
    +breastSize: null
    +height: null
    +hasTattoo: false
    +hasPiercing: false
    +hairColor: null
    +nationality: null
    +bodyType: null
    +services: null
  }
}
same as passed value
form_data
App\Dto\ProfileFilterFormData {#1613
  +listing: "listByCity"
  +listingParameters: []
  +filters: App\Dto\ProfileFilterFormDataFilters {#1614
    +approved: false
    +withComments: false
    +withVideo: false
    +withSelfie: false
    +oneHourPrice: null
    +stations: null
    +hasApartment: false
    +hasTakeOut: false
    +age: null
    +breastSize: null
    +height: null
    +hasTattoo: false
    +hasPiercing: false
    +hairColor: null
    +nationality: null
    +bodyType: null
    +services: null
  }
}
same as passed value
profiles_presence_by_filters
[
  "approved" => 0
  "withComments" => 0
  "withVideo" => 0
  "withSelfie" => 0
  "hasApartment" => 0
  "hasTakeOut" => 0
  "hasTattoo" => 0
  "hasPiercing" => 0
  "hairColor" => 0
  "nationality" => 0
  "bodyType" => 0
  "oneHourPrice" => [
    null
    null
  ]
  "age" => [
    null
    null
  ]
  "breastSize" => [
    null
    null
  ]
  "height" => [
    null
    null
  ]
  "stations" => 0
  "services" => 0
]
[
  "approved" => 0
  "withComments" => 0
  "withVideo" => 0
  "withSelfie" => 0
  "hasApartment" => 0
  "hasTakeOut" => 0
  "hasTattoo" => 0
  "hasPiercing" => 0
  "hairColor" => 0
  "nationality" => 0
  "bodyType" => 0
  "oneHourPrice" => [
    null
    null
  ]
  "age" => [
    null
    null
  ]
  "breastSize" => [
    null
    null
  ]
  "height" => [
    null
    null
  ]
  "stations" => 0
  "services" => 0
]

Resolved Options

View Variables