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 {#2185
    -id: 11
    -name: "5km run"
    -slug: "5km_run"
    -colorCode: "#F7EA00"
    -nameAr: "سباق 5 كيلومتر"
    -order: 1
    -organizers: Doctrine\ORM\PersistentCollection {#2186 …}
    -activities: Doctrine\ORM\PersistentCollection {#2188 …}
    -subcategories: Doctrine\ORM\PersistentCollection {#2190 …}
    -parentCategory: App\Entity\Category {#1906 …}
    -searchLogs: Doctrine\ORM\PersistentCollection {#2192 …}
  }
  -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 {#2185
    -id: 11
    -name: "5km run"
    -slug: "5km_run"
    -colorCode: "#F7EA00"
    -nameAr: "سباق 5 كيلومتر"
    -order: 1
    -organizers: Doctrine\ORM\PersistentCollection {#2186 …}
    -activities: Doctrine\ORM\PersistentCollection {#2188 …}
    -subcategories: Doctrine\ORM\PersistentCollection {#2190 …}
    -parentCategory: App\Entity\Category {#1906 …}
    -searchLogs: Doctrine\ORM\PersistentCollection {#2192 …}
  }
  -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 {#2185
    -id: 11
    -name: "5km run"
    -slug: "5km_run"
    -colorCode: "#F7EA00"
    -nameAr: "سباق 5 كيلومتر"
    -order: 1
    -organizers: Doctrine\ORM\PersistentCollection {#2186 …}
    -activities: Doctrine\ORM\PersistentCollection {#2188 …}
    -subcategories: Doctrine\ORM\PersistentCollection {#2190 …}
    -parentCategory: App\Entity\Category {#1906 …}
    -searchLogs: Doctrine\ORM\PersistentCollection {#2192 …}
  }
  -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