Forms

  • watch_dog
    • recaptcha
    • subject
    • cities
    • level
    • attributesPreferredTime
    • attributesPlace
    • attributesOther
    • email
    • submit
    • _token
  • search
    • subject
    • city
    • submit
    • _token

watch_dog

"App\Tutorka\Bundle\ContentBundle\Form\Type\WatchDogCreateType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Tutorka\Bundle\ContentBundle\Entity\AdvertWatchDog {#1521
  #id: null
  #uuid: Symfony\Component\Uid\UuidV4 {#1522 …}
  #user: null
  #approveStatus: null
  #visibilityStatus: null
  #createdAt: null
  #updatedAt: null
  #expireAt: null
  #deletedAt: null
  #ipAddress: null
  #viewCount: null
  #score: null
  -email: null
  -verifiedAt: null
  -lastSentAt: null
  -attributesPlace: Doctrine\Common\Collections\ArrayCollection {#1523
    -elements: []
  }
  -attributesPreferredTime: Doctrine\Common\Collections\ArrayCollection {#1576
    -elements: []
  }
  -attributesOther: Doctrine\Common\Collections\ArrayCollection {#1575
    -elements: []
  }
  -subject: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1549
    -id: 17
    -name: "Informatika"
    -slug: "informatika"
    -genitiveName: "informatiky"
    -icon: "informatics"
    -orderNumber: null
    -count: 0
  }
  -cities: Doctrine\Common\Collections\ArrayCollection {#1572
    -elements: []
  }
  -level: Doctrine\Common\Collections\ArrayCollection {#1574
    -elements: []
  }
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Tutorka\Bundle\ContentBundle\Entity\AdvertWatchDog {#1521
  #id: null
  #uuid: Symfony\Component\Uid\UuidV4 {#1522 …}
  #user: null
  #approveStatus: null
  #visibilityStatus: null
  #createdAt: null
  #updatedAt: null
  #expireAt: null
  #deletedAt: null
  #ipAddress: null
  #viewCount: null
  #score: null
  -email: null
  -verifiedAt: null
  -lastSentAt: null
  -attributesPlace: Doctrine\Common\Collections\ArrayCollection {#1523
    -elements: []
  }
  -attributesPreferredTime: Doctrine\Common\Collections\ArrayCollection {#1576
    -elements: []
  }
  -attributesOther: Doctrine\Common\Collections\ArrayCollection {#1575
    -elements: []
  }
  -subject: App\Tutorka\Bundle\ContentBundle\Entity\Subject {#1549
    -id: 17
    -name: "Informatika"
    -slug: "informatika"
    -genitiveName: "informatiky"
    -icon: "informatics"
    -orderNumber: null
    -count: 0
  }
  -cities: Doctrine\Common\Collections\ArrayCollection {#1572
    -elements: []
  }
  -level: Doctrine\Common\Collections\ArrayCollection {#1574
    -elements: []
  }
}
same as passed value
require_email
true
same as passed value

Resolved Options

View Variables