https://dev.app.pol-crm.com/api/V4/tasks/search/form?itemsPerPage=10&page=1&sortField=&sortOrder=asc Return to referer URL

Forms

  • task_search
    • id
    • prospectIds
    • contactIds
    • fileLabel
    • isDraft
    • name
    • taskType
    • contactsConcerned
    • taskPeriod
    • createdAt
    • updatedAt
    • sectionName
    • myTasks
    • managedBy
    • closed
    • beginAt
    • readState
    • hitState

task_search

"App\V4\Form\Type\Task\TaskSearchType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
null
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
App\V4\Model\Task\TaskSearch {#1813
  -name: null
  -taskType: []
  -myTasks: false
  -taskPeriod: null
  -managedBy: [
    "0fbef9c386ab4befa4c503c314df3a66"
    "70a569c9e07e442b99aa7233eeffb2a0"
  ]
  -beginAt: App\Model\Compare\DateCompare {#4257
    -equal: "="
    -begin: null
    -end: null
  }
  -updatedAt: App\Model\Compare\DateCompare {#2582
    -equal: "="
    -begin: null
    -end: null
  }
  -closed: null
  -createdAt: App\Model\Compare\DateCompare {#2839
    -equal: "="
    -begin: null
    -end: null
  }
  -prospectIds: []
  -contactIds: []
  -contactsConcerned: []
  -readState: null
  -hitState: null
  -sectionName: null
  -specificFields: Doctrine\Common\Collections\ArrayCollection {#2524 …}
  -fileLabel: null
  -isDraft: null
  -createdBy: null
  -updatedBy: null
  -id: []
}
Model Format same as normalized format

Passed Options

Option Passed Value Resolved Value
contactsConcerned
[]
[]

Resolved Options