Forms

  • (no name)
    • query
    • sport
    • after
    • before
    • location
    • priceFrom
    • priceTo
    • beginner
    • HighlyRated
    • currency
    • organizer
    • minLat
    • maxLat
    • minLng
    • maxLng

(no name)

"App\Form\SearchType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Search\SearchCriteria {#2781
  -query: null
  -category: App\Entity\Category {#2167
    -id: 9
    -name: "paddling"
    -slug: "paddling"
    -colorCode: "#F7EA00"
    -nameAr: "التجديف"
    -order: 5
    -organizers: Doctrine\ORM\PersistentCollection {#2168 …}
    -activities: Doctrine\ORM\PersistentCollection {#2170 …}
    -subcategories: Doctrine\ORM\PersistentCollection {#2172 …}
    -parentCategory: null
    -searchLogs: Doctrine\ORM\PersistentCollection {#2174 …}
  }
  -location: null
  -dateFrom: null
  -dateTo: null
  -priceFrom: null
  -priceTo: null
  -currency: "USD"
  -isBeginner: null
  -HighlyRated: null
  -organizer: null
  -minLatitude: null
  -maxLatitude: null
  -minLongitude: null
  -maxLongitude: null
}
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
App\Search\SearchCriteria {#2781
  -query: null
  -category: App\Entity\Category {#2167
    -id: 9
    -name: "paddling"
    -slug: "paddling"
    -colorCode: "#F7EA00"
    -nameAr: "التجديف"
    -order: 5
    -organizers: Doctrine\ORM\PersistentCollection {#2168 …}
    -activities: Doctrine\ORM\PersistentCollection {#2170 …}
    -subcategories: Doctrine\ORM\PersistentCollection {#2172 …}
    -parentCategory: null
    -searchLogs: Doctrine\ORM\PersistentCollection {#2174 …}
  }
  -location: null
  -dateFrom: null
  -dateTo: null
  -priceFrom: null
  -priceTo: null
  -currency: "USD"
  -isBeginner: null
  -HighlyRated: null
  -organizer: null
  -minLatitude: null
  -maxLatitude: null
  -minLongitude: null
  -maxLongitude: null
}
Model Format same as normalized format

Passed Options

Option Passed Value Resolved Value
data
App\Search\SearchCriteria {#2781
  -query: null
  -category: App\Entity\Category {#2167
    -id: 9
    -name: "paddling"
    -slug: "paddling"
    -colorCode: "#F7EA00"
    -nameAr: "التجديف"
    -order: 5
    -organizers: Doctrine\ORM\PersistentCollection {#2168 …}
    -activities: Doctrine\ORM\PersistentCollection {#2170 …}
    -subcategories: Doctrine\ORM\PersistentCollection {#2172 …}
    -parentCategory: null
    -searchLogs: Doctrine\ORM\PersistentCollection {#2174 …}
  }
  -location: null
  -dateFrom: null
  -dateTo: null
  -priceFrom: null
  -priceTo: null
  -currency: "USD"
  -isBeginner: null
  -HighlyRated: null
  -organizer: null
  -minLatitude: null
  -maxLatitude: null
  -minLongitude: null
  -maxLongitude: null
}
same as passed value

Resolved Options

View Variables