Forms

  • WorkHours
    • project
    • projectProduct
    • hours
    • note
    • day
    • _token

WorkHours

"EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\WorkHours {#981
  -id: null
  -worker: Proxies\__CG__\App\Entity\Workers {#774 …}
  -payed: null
  -created: DateTime @1773832527 {#986
    date: 2026-03-18 11:15:27.516977 UTC (+00:00)
  }
  -project: null
  -payed_hour_price: null
  -hours: null
  -day: DateTime @1773832527 {#1157
    date: 2026-03-18 11:15:27.534026 UTC (+00:00)
  }
  -note: null
  -projectProduct: null
  -other_price: null
  -validated: null
  -validatedDate: null
  -isValidated: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
attr
[
  "class" => "ea-new-form"
  "id" => "new-WorkHours-form"
]
[
  "class" => "ea-new-form"
  "id" => "new-WorkHours-form"
]
data
App\Entity\WorkHours {#981
  -id: null
  -worker: Proxies\__CG__\App\Entity\Workers {#774 …}
  -payed: null
  -created: DateTime @1773832527 {#986
    date: 2026-03-18 11:15:27.516977 UTC (+00:00)
  }
  -project: null
  -payed_hour_price: null
  -hours: null
  -day: DateTime @1773832527 {#1157
    date: 2026-03-18 11:15:27.534026 UTC (+00:00)
  }
  -note: null
  -projectProduct: null
  -other_price: null
  -validated: null
  -validatedDate: null
  -isValidated: null
}
same as passed value
entityDto
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#741
  -isAccessible: true
  -fqcn: "App\Entity\WorkHours"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#460 …}
  -instance: App\Entity\WorkHours {#981
    -id: null
    -worker: Proxies\__CG__\App\Entity\Workers {#774 …}
    -payed: null
    -created: DateTime @1773832527 {#986
      date: 2026-03-18 11:15:27.516977 UTC (+00:00)
    }
    -project: null
    -payed_hour_price: null
    -hours: null
    -day: DateTime @1773832527 {#1157
      date: 2026-03-18 11:15:27.534026 UTC (+00:00)
    }
    -note: null
    -projectProduct: null
    -other_price: null
    -validated: null
    -validatedDate: null
    -isValidated: null
  }
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1007 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#1155 …}
}
same as passed value
translation_domain
"messages"
same as passed value

Resolved Options

View Variables