Security

Token

Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_PARTNER"
  "ROLE_FIN_ADMIN"
  "ROLE_PORTALUSER"
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#439
  -user: App\Entity\User {#553 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_PARTNER"
    "ROLE_FIN_ADMIN"
    "ROLE_PORTALUSER"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point security.authenticator.form_login.main
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#86
  -map: Symfony\Component\Security\Http\AccessMap {#87 …}
  -logger: Symfony\Bridge\Monolog\Logger {#59 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#90
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#179 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#59 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#91 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#70 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#68 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#93 …}
}
21.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#493
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#108 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#69
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#180 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#53 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#70 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#94
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#180 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#273 …}
  -map: Symfony\Component\Security\Http\AccessMap {#87 …}
}
0.90 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#3
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#13 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#8 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#16 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#15 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#17 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin"
  #requestUri: "/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityFqcn=App%5CEntity%5CFilmProjectProgressReport"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#98 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
2 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1925
  -isAccessible: true
  -fqcn: "App\Entity\FilmProjectProgressReport"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -permission: null
  -fields: null
  -actions: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
3 GRANTED EA_EXECUTE_ACTION
[
  "action" => "index"
  "entity" => null
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
4 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1740
  -isAccessible: true
  -fqcn: "App\Entity\FilmProjectProgressReport"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
  -instance: App\Entity\FilmProjectProgressReport {#1554
    -id: 69
    -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1448 …}
    -isUptodate: true
    -projectUpdate: "This is for the updates tab"
    -isStillFundraising: null
    -projectActiveStatus: "active"
    -completeFilmYear: null
    -isCompleteFilmRelease: null
    -completeFilmWhereAvailable: null
    -completeFilmType: []
    -completeFilmProgressDetails: null
    -reachResponseDetails: null
    -reachResponseUse: []
    -outcomeChange: null
    -isOutcomeMeasuredImpact: null
    -outcomeMeasuredImpactDetails: null
    -outcomeContributeExtent: null
    -feedbackEngagement: [
      "DA screening or pitch events"
      "Other"
    ]
    -feedbackEngagementDetails: "Other feedback"
    -feedbackExperienceAgreement: "Disagree"
    -feedbackDoingWell: "DA is doing lots well"
    -feedbackImprovement: "Improvement are a few"
    -feedbackInvolvement: [
      "Contributed to the quality of film"
      "Other"
    ]
    -feedbackImprovementDetails: "Involvement with DA"
    -createdAt: DateTime @1757320590 {#1588
      date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
    }
    -modifiedAt: DateTime @1758517942 {#1585
      date: 2025-09-22 15:12:22.0 Australia/Sydney (+10:00)
    }
    -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1468 …}
    -feedbackBenefitAgreement: "Strongly disagree"
    -feedbackRecommendAgreement: "Neutral"
    -feedbackCriticalRoleAgreement: "Strongly disagree"
    -reachResponseUseDetails: null
    -feedbackComment: "Other comments and feedback right here"
    -completeFilmTypeDetails: null
    -outcomeAwarenessExtent: null
    -outcomeVisibilityExtent: null
    -outcomeConnectionExtent: null
    -outcomeActionExtent: null
    -outcomeOrganisationExtent: null
    -outcomeCommunityExtent: null
    -outcomeSystemExtent: null
    -files: null
    -status: "completed"
    -projectUpdateCategory: null
    -isFilePublic: null
    -projectUpdateTags: [
      "Project Progress and Milestones"
      "Festival Acceptance and Awards/Nominations"
    ]
    -currentStage: "Production"
    -screenerLink: null
    -screenPassword: null
    -trailerLink: null
    -trailerPassword: null
    -digitalAssetsLink: null
    -generalSupportArea: []
    -generalSupportAreaDetails: null
    -fundraisingStatus: "Yes"
    -outcomeAdditionalInformation: null
    -isDraft: false
    -filmWebsiteUrl: null
    -isDocument: false
    -onlineDocumentLink: null
    -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1536 …}
    -isActive: true
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 69
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1433 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3402 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
5 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1738
  -isAccessible: true
  -fqcn: "App\Entity\FilmProjectProgressReport"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
  -instance: App\Entity\FilmProjectProgressReport {#1603
    -id: 72
    -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1597 …}
    -isUptodate: true
    -projectUpdate: "THIS IS MY BIG UPDATE FOR THE YEAR"
    -isStillFundraising: null
    -projectActiveStatus: "active"
    -completeFilmYear: "2024"
    -isCompleteFilmRelease: true
    -completeFilmWhereAvailable: "Netflix"
    -completeFilmType: [
      "Confirmed BROADCASTER"
    ]
    -completeFilmProgressDetails: "ABC"
    -reachResponseDetails: "My film has done a lot this year. It was amazing."
    -reachResponseUse: [
      "Fundraisers"
      "Education & training"
    ]
    -outcomeChange: "My big outcomes are so huge"
    -isOutcomeMeasuredImpact: true
    -outcomeMeasuredImpactDetails: "Measurements of my film are here ."
    -outcomeContributeExtent: null
    -feedbackEngagement: [
      "DA resources and information on our website"
      "DA programs or Fellowships"
      "DA workshops or webinars"
    ]
    -feedbackEngagementDetails: null
    -feedbackExperienceAgreement: "Agree"
    -feedbackDoingWell: "It's all good"
    -feedbackImprovement: "It's all good"
    -feedbackInvolvement: [
      "Contributed to the progression of project"
    ]
    -feedbackImprovementDetails: null
    -createdAt: DateTime @1757320590 {#1565
      date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
    }
    -modifiedAt: DateTime @1757651543 {#1527
      date: 2025-09-12 14:32:23.0 Australia/Sydney (+10:00)
    }
    -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1549 …}
    -feedbackBenefitAgreement: "Agree"
    -feedbackRecommendAgreement: "Agree"
    -feedbackCriticalRoleAgreement: "Agree"
    -reachResponseUseDetails: null
    -feedbackComment: "No additional comments"
    -completeFilmTypeDetails: null
    -outcomeAwarenessExtent: "To a great extent"
    -outcomeVisibilityExtent: "To a great extent"
    -outcomeConnectionExtent: "To a great extent"
    -outcomeActionExtent: "To a great extent"
    -outcomeOrganisationExtent: "To a great extent"
    -outcomeCommunityExtent: "To a great extent"
    -outcomeSystemExtent: "To a great extent"
    -files: null
    -status: "completed"
    -projectUpdateCategory: null
    -isFilePublic: null
    -projectUpdateTags: [
      "Fundraising"
      "Partnerships"
    ]
    -currentStage: "Film Complete"
    -screenerLink: "http://www.vimeo.com"
    -screenPassword: "hdfjhask;fjh"
    -trailerLink: null
    -trailerPassword: null
    -digitalAssetsLink: null
    -generalSupportArea: []
    -generalSupportAreaDetails: null
    -fundraisingStatus: "Yes"
    -outcomeAdditionalInformation: "Nothing else to share"
    -isDraft: false
    -filmWebsiteUrl: null
    -isDocument: true
    -onlineDocumentLink: null
    -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1515 …}
    -isActive: true
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 72
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1375 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3457 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
6 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1611
  -isAccessible: true
  -fqcn: "App\Entity\FilmProjectProgressReport"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
  -instance: App\Entity\FilmProjectProgressReport {#1520
    -id: 70
    -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1521 …}
    -isUptodate: true
    -projectUpdate: """
      This will show up on my updates tab on my project page\r\n
      This will show up on my updates tab on my project page\r\n
      This will show up on my updates tab on my project page
      """
    -isStillFundraising: null
    -projectActiveStatus: "inactive"
    -completeFilmYear: "2018"
    -isCompleteFilmRelease: true
    -completeFilmWhereAvailable: "Everywhere"
    -completeFilmType: [
      "Confirmed BROADCASTER"
      "Nominated for won AWARDS"
      "Other"
    ]
    -completeFilmProgressDetails: "Here are more details"
    -reachResponseDetails: "There was a lot"
    -reachResponseUse: [
      "Education & training"
      "Council / Festivals"
      "Other"
    ]
    -outcomeChange: "There has been so many changes"
    -isOutcomeMeasuredImpact: true
    -outcomeMeasuredImpactDetails: "Here is my evaluation strategy"
    -outcomeContributeExtent: null
    -feedbackEngagement: [
      "DA workshops or webinars"
      "Fundraising or grants"
      "Other"
    ]
    -feedbackEngagementDetails: "Other ways"
    -feedbackExperienceAgreement: "Disagree"
    -feedbackDoingWell: "Lots!"
    -feedbackImprovement: "Nothing!"
    -feedbackInvolvement: [
      "Contributed to the progression of project"
      "Built film team skills and capacity"
      "Increased the visibility of film"
    ]
    -feedbackImprovementDetails: null
    -createdAt: DateTime @1757320590 {#1517
      date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
    }
    -modifiedAt: DateTime @1757648603 {#1516
      date: 2025-09-12 13:43:23.0 Australia/Sydney (+10:00)
    }
    -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1519 …}
    -feedbackBenefitAgreement: "Agree"
    -feedbackRecommendAgreement: "Disagree"
    -feedbackCriticalRoleAgreement: "Neutral"
    -reachResponseUseDetails: "Here are the others"
    -feedbackComment: "Here are more comments and feedback"
    -completeFilmTypeDetails: "Other places"
    -outcomeAwarenessExtent: "To some extent"
    -outcomeVisibilityExtent: "To a great extent"
    -outcomeConnectionExtent: "Not at all"
    -outcomeActionExtent: "To some extent"
    -outcomeOrganisationExtent: "To some extent"
    -outcomeCommunityExtent: "To a great extent"
    -outcomeSystemExtent: "To some extent"
    -files: null
    -status: "completed"
    -projectUpdateCategory: null
    -isFilePublic: null
    -projectUpdateTags: [
      "Festival Acceptance and Awards/Nominations"
      "Partnerships"
      "Film Response"
    ]
    -currentStage: "Film Complete"
    -screenerLink: null
    -screenPassword: null
    -trailerLink: null
    -trailerPassword: null
    -digitalAssetsLink: null
    -generalSupportArea: []
    -generalSupportAreaDetails: null
    -fundraisingStatus: "No"
    -outcomeAdditionalInformation: "Here is additional information"
    -isDraft: false
    -filmWebsiteUrl: null
    -isDocument: true
    -onlineDocumentLink: null
    -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1600 …}
    -isActive: true
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 70
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#935 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3502 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
7 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1617
  -isAccessible: true
  -fqcn: "App\Entity\FilmProjectProgressReport"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
  -instance: App\Entity\FilmProjectProgressReport {#1579
    -id: 58
    -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1511 …}
    -isUptodate: true
    -projectUpdate: "testt"
    -isStillFundraising: null
    -projectActiveStatus: "active"
    -completeFilmYear: "2025"
    -isCompleteFilmRelease: true
    -completeFilmWhereAvailable: null
    -completeFilmType: [
      "FESTIVAL acceptance"
    ]
    -completeFilmProgressDetails: null
    -reachResponseDetails: null
    -reachResponseUse: []
    -outcomeChange: null
    -isOutcomeMeasuredImpact: null
    -outcomeMeasuredImpactDetails: null
    -outcomeContributeExtent: null
    -feedbackEngagement: []
    -feedbackEngagementDetails: null
    -feedbackExperienceAgreement: "Agree"
    -feedbackDoingWell: "test"
    -feedbackImprovement: null
    -feedbackInvolvement: []
    -feedbackImprovementDetails: null
    -createdAt: DateTime @1756869436 {#1602
      date: 2025-09-03 13:17:16.0 Australia/Sydney (+10:00)
    }
    -modifiedAt: DateTime @1757648156 {#1599
      date: 2025-09-12 13:35:56.0 Australia/Sydney (+10:00)
    }
    -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1604 …}
    -feedbackBenefitAgreement: "Agree"
    -feedbackRecommendAgreement: "Agree"
    -feedbackCriticalRoleAgreement: "Agree"
    -reachResponseUseDetails: null
    -feedbackComment: null
    -completeFilmTypeDetails: null
    -outcomeAwarenessExtent: null
    -outcomeVisibilityExtent: null
    -outcomeConnectionExtent: null
    -outcomeActionExtent: null
    -outcomeOrganisationExtent: null
    -outcomeCommunityExtent: null
    -outcomeSystemExtent: null
    -files: null
    -status: "completed"
    -projectUpdateCategory: null
    -isFilePublic: null
    -projectUpdateTags: [
      "Partnerships"
    ]
    -currentStage: "Film Complete"
    -screenerLink: null
    -screenPassword: null
    -trailerLink: null
    -trailerPassword: null
    -digitalAssetsLink: null
    -generalSupportArea: []
    -generalSupportAreaDetails: null
    -fundraisingStatus: "Yes"
    -outcomeAdditionalInformation: null
    -isDraft: false
    -filmWebsiteUrl: null
    -isDocument: true
    -onlineDocumentLink: null
    -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1518 …}
    -isActive: false
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 58
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2213 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3545 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
8 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1553
  -isAccessible: true
  -fqcn: "App\Entity\FilmProjectProgressReport"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
  -instance: App\Entity\FilmProjectProgressReport {#1606
    -id: 66
    -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1605 …}
    -isUptodate: true
    -projectUpdate: "test"
    -isStillFundraising: null
    -projectActiveStatus: "inactive"
    -completeFilmYear: "2025"
    -isCompleteFilmRelease: true
    -completeFilmWhereAvailable: null
    -completeFilmType: []
    -completeFilmProgressDetails: null
    -reachResponseDetails: null
    -reachResponseUse: []
    -outcomeChange: null
    -isOutcomeMeasuredImpact: null
    -outcomeMeasuredImpactDetails: null
    -outcomeContributeExtent: null
    -feedbackEngagement: []
    -feedbackEngagementDetails: null
    -feedbackExperienceAgreement: "Agree"
    -feedbackDoingWell: "test"
    -feedbackImprovement: null
    -feedbackInvolvement: []
    -feedbackImprovementDetails: null
    -createdAt: DateTime @1757317415 {#1601
      date: 2025-09-08 17:43:35.0 Australia/Sydney (+10:00)
    }
    -modifiedAt: DateTime @1757646462 {#1557
      date: 2025-09-12 13:07:42.0 Australia/Sydney (+10:00)
    }
    -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1555 …}
    -feedbackBenefitAgreement: "Agree"
    -feedbackRecommendAgreement: "Agree"
    -feedbackCriticalRoleAgreement: "Agree"
    -reachResponseUseDetails: null
    -feedbackComment: null
    -completeFilmTypeDetails: null
    -outcomeAwarenessExtent: null
    -outcomeVisibilityExtent: null
    -outcomeConnectionExtent: null
    -outcomeActionExtent: null
    -outcomeOrganisationExtent: null
    -outcomeCommunityExtent: null
    -outcomeSystemExtent: null
    -files: null
    -status: "completed"
    -projectUpdateCategory: null
    -isFilePublic: null
    -projectUpdateTags: [
      "Partnerships"
    ]
    -currentStage: "Film Complete"
    -screenerLink: null
    -screenPassword: null
    -trailerLink: null
    -trailerPassword: null
    -digitalAssetsLink: null
    -generalSupportArea: []
    -generalSupportAreaDetails: null
    -fundraisingStatus: "Yes"
    -outcomeAdditionalInformation: null
    -isDraft: false
    -filmWebsiteUrl: null
    -isDocument: false
    -onlineDocumentLink: null
    -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1508 …}
    -isActive: true
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 66
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2367 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3592 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
9 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1624
  -isAccessible: true
  -fqcn: "App\Entity\FilmProjectProgressReport"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
  -instance: App\Entity\FilmProjectProgressReport {#1505
    -id: 71
    -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1504 …}
    -isUptodate: true
    -projectUpdate: "MY BIG UPDATE"
    -isStillFundraising: null
    -projectActiveStatus: "inactive"
    -completeFilmYear: "2022"
    -isCompleteFilmRelease: true
    -completeFilmWhereAvailable: "nowehere"
    -completeFilmType: [
      "Other"
    ]
    -completeFilmProgressDetails: "dhfkhdf"
    -reachResponseDetails: "Reach info is extensive"
    -reachResponseUse: [
      "Other"
    ]
    -outcomeChange: "Lots of changes have occured"
    -isOutcomeMeasuredImpact: true
    -outcomeMeasuredImpactDetails: "Number of people in the cinema"
    -outcomeContributeExtent: null
    -feedbackEngagement: [
      "Other"
    ]
    -feedbackEngagementDetails: "My other interactions with DA"
    -feedbackExperienceAgreement: "Disagree"
    -feedbackDoingWell: "fgdfs"
    -feedbackImprovement: "sdfgdfs"
    -feedbackInvolvement: [
      "Other"
    ]
    -feedbackImprovementDetails: "My other involvement has lead to so many things happening"
    -createdAt: DateTime @1757320590 {#1507
      date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
    }
    -modifiedAt: DateTime @1757564840 {#1506
      date: 2025-09-11 14:27:20.0 Australia/Sydney (+10:00)
    }
    -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1503 …}
    -feedbackBenefitAgreement: "Disagree"
    -feedbackRecommendAgreement: "Disagree"
    -feedbackCriticalRoleAgreement: "Disagree"
    -reachResponseUseDetails: "The other uses of my film are plenty"
    -feedbackComment: null
    -completeFilmTypeDetails: "My other confirmed things for release"
    -outcomeAwarenessExtent: "To a great extent"
    -outcomeVisibilityExtent: "To a great extent"
    -outcomeConnectionExtent: "To a great extent"
    -outcomeActionExtent: "To a great extent"
    -outcomeOrganisationExtent: "To a great extent"
    -outcomeCommunityExtent: "To a great extent"
    -outcomeSystemExtent: "To a great extent"
    -files: null
    -status: "completed"
    -projectUpdateCategory: null
    -isFilePublic: null
    -projectUpdateTags: [
      "Partnerships"
    ]
    -currentStage: "Film Complete"
    -screenerLink: null
    -screenPassword: null
    -trailerLink: null
    -trailerPassword: null
    -digitalAssetsLink: null
    -generalSupportArea: []
    -generalSupportAreaDetails: null
    -fundraisingStatus: "No"
    -outcomeAdditionalInformation: "We are fabulous . My film is fabulous"
    -isDraft: false
    -filmWebsiteUrl: null
    -isDocument: false
    -onlineDocumentLink: null
    -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1501 …}
    -isActive: true
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 71
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2521 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3637 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
10 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1572
  -isAccessible: true
  -fqcn: "App\Entity\FilmProjectProgressReport"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
  -instance: App\Entity\FilmProjectProgressReport {#1475
    -id: 68
    -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1476 …}
    -isUptodate: true
    -projectUpdate: "updates"
    -isStillFundraising: null
    -projectActiveStatus: "inactive"
    -completeFilmYear: "2023"
    -isCompleteFilmRelease: true
    -completeFilmWhereAvailable: "nowhere"
    -completeFilmType: [
      "FESTIVAL acceptance"
      "Confirmed CINEMA release"
    ]
    -completeFilmProgressDetails: "details deatils"
    -reachResponseDetails: "so much reach"
    -reachResponseUse: [
      "Fundraisers"
      "Community events"
    ]
    -outcomeChange: "OUTCOMES OUT COMES OUTCOMES"
    -isOutcomeMeasuredImpact: false
    -outcomeMeasuredImpactDetails: null
    -outcomeContributeExtent: null
    -feedbackEngagement: [
      "DA resources and information on our website"
      "DA programs or Fellowships"
    ]
    -feedbackEngagementDetails: null
    -feedbackExperienceAgreement: "Strongly disagree"
    -feedbackDoingWell: "nothing"
    -feedbackImprovement: "everything"
    -feedbackInvolvement: [
      "Enabled film team to access funds they wouldn’t have otherwise"
      "Contributed to the progression of project"
    ]
    -feedbackImprovementDetails: null
    -createdAt: DateTime @1757320590 {#1473
      date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
    }
    -modifiedAt: DateTime @1757563129 {#1474
      date: 2025-09-11 13:58:49.0 Australia/Sydney (+10:00)
    }
    -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1477 …}
    -feedbackBenefitAgreement: "Strongly disagree"
    -feedbackRecommendAgreement: "Strongly disagree"
    -feedbackCriticalRoleAgreement: "Strongly disagree"
    -reachResponseUseDetails: null
    -feedbackComment: null
    -completeFilmTypeDetails: null
    -outcomeAwarenessExtent: "Not at all"
    -outcomeVisibilityExtent: "Not at all"
    -outcomeConnectionExtent: "Not at all"
    -outcomeActionExtent: "Not at all"
    -outcomeOrganisationExtent: "Not at all"
    -outcomeCommunityExtent: "Not at all"
    -outcomeSystemExtent: "Not at all"
    -files: null
    -status: "completed"
    -projectUpdateCategory: null
    -isFilePublic: null
    -projectUpdateTags: [
      "Fundraising"
      "Partnerships"
    ]
    -currentStage: "Film Complete"
    -screenerLink: "http://www.hfkjhsdkjh.com"
    -screenPassword: "yiuwyiuwy"
    -trailerLink: null
    -trailerPassword: null
    -digitalAssetsLink: null
    -generalSupportArea: []
    -generalSupportAreaDetails: null
    -fundraisingStatus: "Yes"
    -outcomeAdditionalInformation: "it's bad, all bad"
    -isDraft: false
    -filmWebsiteUrl: null
    -isDocument: false
    -onlineDocumentLink: null
    -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1479 …}
    -isActive: true
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 68
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2674 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3682 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
11 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1626
  -isAccessible: true
  -fqcn: "App\Entity\FilmProjectProgressReport"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
  -instance: App\Entity\FilmProjectProgressReport {#1482
    -id: 67
    -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1483 …}
    -isUptodate: true
    -projectUpdate: "Testing testing This update will be shared publicly on your project ‘Updates’ tab so please write your summary accordingly."
    -isStillFundraising: null
    -projectActiveStatus: "inactive"
    -completeFilmYear: "2020"
    -isCompleteFilmRelease: false
    -completeFilmWhereAvailable: null
    -completeFilmType: [
      "Confirmed BROADCASTER"
      "Nominated for won AWARDS"
      "Other"
    ]
    -completeFilmProgressDetails: "Many things confirmed, too many to say"
    -reachResponseDetails: null
    -reachResponseUse: []
    -outcomeChange: null
    -isOutcomeMeasuredImpact: null
    -outcomeMeasuredImpactDetails: null
    -outcomeContributeExtent: null
    -feedbackEngagement: [
      "DA programs or Fellowships"
      "Fundraising or grants"
      "Other"
    ]
    -feedbackEngagementDetails: "Specifying other"
    -feedbackExperienceAgreement: "Disagree"
    -feedbackDoingWell: "Of course! wonderful"
    -feedbackImprovement: "Not much"
    -feedbackInvolvement: [
      "Contributed to the progression of project"
      "Other"
    ]
    -feedbackImprovementDetails: "Other other other involvement"
    -createdAt: DateTime @1757320590 {#1480
      date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
    }
    -modifiedAt: DateTime @1757557317 {#1481
      date: 2025-09-11 12:21:57.0 Australia/Sydney (+10:00)
    }
    -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1484 …}
    -feedbackBenefitAgreement: "Strongly disagree"
    -feedbackRecommendAgreement: "Disagree"
    -feedbackCriticalRoleAgreement: "Strongly disagree"
    -reachResponseUseDetails: null
    -feedbackComment: "Other comments and feedback right here"
    -completeFilmTypeDetails: "Other other other"
    -outcomeAwarenessExtent: null
    -outcomeVisibilityExtent: null
    -outcomeConnectionExtent: null
    -outcomeActionExtent: null
    -outcomeOrganisationExtent: null
    -outcomeCommunityExtent: null
    -outcomeSystemExtent: null
    -files: null
    -status: "completed"
    -projectUpdateCategory: null
    -isFilePublic: null
    -projectUpdateTags: [
      "Partnerships"
      "Screenings and Events"
    ]
    -currentStage: "Film Complete"
    -screenerLink: null
    -screenPassword: null
    -trailerLink: null
    -trailerPassword: null
    -digitalAssetsLink: null
    -generalSupportArea: []
    -generalSupportAreaDetails: null
    -fundraisingStatus: "No"
    -outcomeAdditionalInformation: null
    -isDraft: false
    -filmWebsiteUrl: null
    -isDocument: false
    -onlineDocumentLink: null
    -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1486 …}
    -isActive: true
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 67
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2829 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3727 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
12 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1737
  -isAccessible: true
  -fqcn: "App\Entity\FilmProjectProgressReport"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
  -instance: App\Entity\FilmProjectProgressReport {#1489
    -id: 65
    -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1490 …}
    -isUptodate: true
    -projectUpdate: "test"
    -isStillFundraising: null
    -projectActiveStatus: "active"
    -completeFilmYear: "2025"
    -isCompleteFilmRelease: true
    -completeFilmWhereAvailable: "test"
    -completeFilmType: [
      "Confirmed for CINEMA ON DEMAND"
      "Other"
    ]
    -completeFilmProgressDetails: "test"
    -reachResponseDetails: null
    -reachResponseUse: []
    -outcomeChange: null
    -isOutcomeMeasuredImpact: null
    -outcomeMeasuredImpactDetails: null
    -outcomeContributeExtent: null
    -feedbackEngagement: [
      "DA resources and information on our website"
    ]
    -feedbackEngagementDetails: null
    -feedbackExperienceAgreement: "Agree"
    -feedbackDoingWell: "test"
    -feedbackImprovement: "test"
    -feedbackInvolvement: [
      "Other"
    ]
    -feedbackImprovementDetails: "test other involvement"
    -createdAt: DateTime @1757059027 {#1487
      date: 2025-09-05 17:57:07.0 Australia/Sydney (+10:00)
    }
    -modifiedAt: DateTime @1757067648 {#1488
      date: 2025-09-05 20:20:48.0 Australia/Sydney (+10:00)
    }
    -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1491 …}
    -feedbackBenefitAgreement: "Neutral"
    -feedbackRecommendAgreement: "Strongly agree"
    -feedbackCriticalRoleAgreement: "Agree"
    -reachResponseUseDetails: null
    -feedbackComment: "test feedback"
    -completeFilmTypeDetails: "test"
    -outcomeAwarenessExtent: null
    -outcomeVisibilityExtent: null
    -outcomeConnectionExtent: null
    -outcomeActionExtent: null
    -outcomeOrganisationExtent: null
    -outcomeCommunityExtent: null
    -outcomeSystemExtent: null
    -files: null
    -status: "completed"
    -projectUpdateCategory: null
    -isFilePublic: null
    -projectUpdateTags: [
      "Project Progress and Milestones"
    ]
    -currentStage: "Film Complete"
    -screenerLink: "http://test"
    -screenPassword: "test"
    -trailerLink: null
    -trailerPassword: null
    -digitalAssetsLink: null
    -generalSupportArea: []
    -generalSupportAreaDetails: null
    -fundraisingStatus: "Yes"
    -outcomeAdditionalInformation: null
    -isDraft: false
    -filmWebsiteUrl: null
    -isDocument: true
    -onlineDocumentLink: null
    -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1493 …}
    -isActive: true
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 65
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2984 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3772 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
13 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1736
  -isAccessible: true
  -fqcn: "App\Entity\FilmProjectProgressReport"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
  -instance: App\Entity\FilmProjectProgressReport {#1496
    -id: 64
    -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1497 …}
    -isUptodate: true
    -projectUpdate: "testing testing for the updates tab"
    -isStillFundraising: null
    -projectActiveStatus: "inactive"
    -completeFilmYear: "2024"
    -isCompleteFilmRelease: true
    -completeFilmWhereAvailable: "Docplay, SBS"
    -completeFilmType: [
      "Confirmed STREAMER"
      "Nominated for won AWARDS"
      "MEDIA coverage"
    ]
    -completeFilmProgressDetails: "we won many awards, and played at many festivals"
    -reachResponseDetails: """
      reach far\r\n
      response good
      """
    -reachResponseUse: [
      "Education & training"
      "Advocacy and information campaigns"
      "Community events"
      "Other"
    ]
    -outcomeChange: "there was a lot of change that we were happy with"
    -isOutcomeMeasuredImpact: true
    -outcomeMeasuredImpactDetails: """
      evaluation is important\r\n
      we did lots
      """
    -outcomeContributeExtent: null
    -feedbackEngagement: [
      "DA workshops or webinars"
      "General support from DA staff"
      "Other"
    ]
    -feedbackEngagementDetails: "many ways"
    -feedbackExperienceAgreement: "Disagree"
    -feedbackDoingWell: "lots and lots"
    -feedbackImprovement: "nothing at all"
    -feedbackInvolvement: [
      "Contributed to the quality of film"
      "Increased the visibility of film"
      "Other"
    ]
    -feedbackImprovementDetails: "here is more stuff about the involvement"
    -createdAt: DateTime @1757046694 {#1494
      date: 2025-09-05 14:31:34.0 Australia/Sydney (+10:00)
    }
    -modifiedAt: DateTime @1757048335 {#1495
      date: 2025-09-05 14:58:55.0 Australia/Sydney (+10:00)
    }
    -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1498 …}
    -feedbackBenefitAgreement: "Strongly disagree"
    -feedbackRecommendAgreement: "Strongly disagree"
    -feedbackCriticalRoleAgreement: "Disagree"
    -reachResponseUseDetails: "Other uses"
    -feedbackComment: "here are more comments and final feedback"
    -completeFilmTypeDetails: null
    -outcomeAwarenessExtent: "N/A - not a goal"
    -outcomeVisibilityExtent: "To some extent"
    -outcomeConnectionExtent: "To a great extent"
    -outcomeActionExtent: "To some extent"
    -outcomeOrganisationExtent: "Not at all"
    -outcomeCommunityExtent: "To some extent"
    -outcomeSystemExtent: "To a great extent"
    -files: null
    -status: "completed"
    -projectUpdateCategory: null
    -isFilePublic: null
    -projectUpdateTags: [
      "Partnerships"
      "Fundraising"
    ]
    -currentStage: "Film Complete"
    -screenerLink: null
    -screenPassword: null
    -trailerLink: null
    -trailerPassword: null
    -digitalAssetsLink: null
    -generalSupportArea: []
    -generalSupportAreaDetails: null
    -fundraisingStatus: "Yes"
    -outcomeAdditionalInformation: "Here is more info about the impact outcomes"
    -isDraft: false
    -filmWebsiteUrl: null
    -isDocument: true
    -onlineDocumentLink: "https://youtu.be/7Z4zCIn7zyY?si=gVTBFkayDOPln2h1"
    -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1500 …}
    -isActive: true
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 64
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3137 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3817 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
14 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1434
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.title"
  -value: "Behind the Test"
  -formattedValue: "Behind the Test"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1213 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1551 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: "col-md-6"
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1438 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1513 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1211 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1439 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1444 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
15 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1619
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.productionStage"
  -value: "Development"
  -formattedValue: "Development"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1096 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1428 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/project_stage.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1429 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1427 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1373 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1430 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1425 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
16 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1424
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.status"
  -value: "approved"
  -formattedValue: "approved"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1074 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1421 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/project_status.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1422 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1420 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1370 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1423 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1418 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
17 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1417
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.wordpressStatus"
  -value: "draft"
  -formattedValue: "draft"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1067 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1414 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/project_wordpress_status.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1415 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1413 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1075 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1416 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1411 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
18 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1410
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "filmProject.wordpressId"
  -value: 37644
  -formattedValue: "37644"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1060 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1407 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1408 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1406 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1426 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1409 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1404 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
19 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1410
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "filmProject.wordpressId"
  -value: 37644
  -formattedValue: "37644"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1060 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1407 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1408 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1406 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1426 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1409 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1404 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
20 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1403
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "oldWordpressId"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1053 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1400 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1401 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1399 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1026 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1402 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1397 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
21 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1403
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "oldWordpressId"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1053 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1400 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1401 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1399 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1026 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1402 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1397 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
22 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1396
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "createdAt"
  -value: DateTime @1757320590 {#1588
    date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
  }
  -formattedValue: "2025"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1398 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1393 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1394 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1392 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1045 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1395 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1390 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
23 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1389
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "status"
  -value: "completed"
  -formattedValue: "completed"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1050 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1386 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/progress_report_status.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1387 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1385 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1028 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1388 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1383 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
24 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1382
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isActive"
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1025 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1379 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/is_progress_report_active.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1380 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1378 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1024 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1381 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1376 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
25 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1374
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.title"
  -value: "DocuTest Project"
  -formattedValue: "DocuTest Project"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#939 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1012 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: "col-md-6"
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1391 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1013 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#947 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1384 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1019 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
26 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1011
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.productionStage"
  -value: "Development"
  -formattedValue: "Development"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#946 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1008 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/project_stage.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1009 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1007 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2107 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1010 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1005 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
27 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#1004
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.status"
  -value: "approved"
  -formattedValue: "approved"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#941 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1001 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/project_status.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#1002 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1000 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2108 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#1003 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#998 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
28 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#997
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.wordpressStatus"
  -value: "draft"
  -formattedValue: "draft"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#937 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#994 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/project_wordpress_status.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#995 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#993 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2113 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#996 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#991 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
29 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#990
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "filmProject.wordpressId"
  -value: 37634
  -formattedValue: "37634"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#940 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#987 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#988 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#986 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2118 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#989 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#984 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
30 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#990
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "filmProject.wordpressId"
  -value: 37634
  -formattedValue: "37634"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#940 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#987 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#988 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#986 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2118 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#989 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#984 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
31 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#983
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "oldWordpressId"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1018 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#980 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#981 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#979 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2123 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#982 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#977 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
32 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#983
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "oldWordpressId"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#1018 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#980 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#981 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#979 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2123 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#982 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#977 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
33 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#976
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "createdAt"
  -value: DateTime @1757320590 {#1565
    date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
  }
  -formattedValue: "2025"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#978 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#973 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#974 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#972 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2124 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#975 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#970 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
34 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#969
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "status"
  -value: "completed"
  -formattedValue: "completed"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#999 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#923 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/progress_report_status.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#968 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#922 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2129 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#966 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#927 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
35 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#928
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isActive"
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#992 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#931 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/is_progress_report_active.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#930 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#932 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2146 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#929 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#934 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
36 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#936
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.title"
  -value: "Exploring Test Cases"
  -formattedValue: "Exploring Test Cases"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2217 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#985 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: "col-md-6"
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#971 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#1006 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2228 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#918 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2156 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
37 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2157
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.productionStage"
  -value: "Development"
  -formattedValue: "Development"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2227 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2160 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/project_stage.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2159 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2161 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2261 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2158 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2163 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
38 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2164
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.status"
  -value: "approved"
  -formattedValue: "approved"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2219 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2167 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/project_status.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2166 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2168 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2262 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2165 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2170 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
39 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2171
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.wordpressStatus"
  -value: "publish"
  -formattedValue: "publish"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2215 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2174 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/project_wordpress_status.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2173 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2175 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2267 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2172 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2177 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
40 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2178
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "filmProject.wordpressId"
  -value: 37641
  -formattedValue: "37641"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2218 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2181 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2180 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2182 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2272 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2179 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2184 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
41 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2178
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "filmProject.wordpressId"
  -value: 37641
  -formattedValue: "37641"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2218 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2181 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2180 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2182 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2272 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2179 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2184 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
42 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2185
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "oldWordpressId"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2151 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2188 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2187 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2189 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2277 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2186 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2191 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
43 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2185
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "oldWordpressId"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2151 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2188 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2187 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2189 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2277 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2186 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2191 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
44 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2192
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "createdAt"
  -value: DateTime @1757320590 {#1517
    date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
  }
  -formattedValue: "2025"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2190 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2195 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2194 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2196 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2278 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2193 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2198 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
45 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2199
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "status"
  -value: "completed"
  -formattedValue: "completed"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2169 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2202 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/progress_report_status.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2201 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2203 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2283 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2200 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2205 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
46 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2206
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isActive"
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2176 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2209 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/is_progress_report_active.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2208 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2210 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2300 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2207 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2212 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
47 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2214
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.title"
  -value: "DAVE'S PROJECT2"
  -formattedValue: "DAVE'S PROJECT2"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2371 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2183 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: "col-md-6"
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2197 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2162 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2382 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2204 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2310 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
48 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2311
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.productionStage"
  -value: "Development"
  -formattedValue: "Development"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2381 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2314 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/project_stage.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2313 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2315 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2415 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2312 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2317 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
49 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2318
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.status"
  -value: "approved"
  -formattedValue: "approved"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2373 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2321 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/project_status.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2320 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2322 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2416 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2319 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2324 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
50 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2325
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.wordpressStatus"
  -value: "draft"
  -formattedValue: "draft"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2369 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2328 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/project_wordpress_status.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2327 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2329 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2421 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2326 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2331 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
51 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2332
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "filmProject.wordpressId"
  -value: 37560
  -formattedValue: "37560"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2372 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2335 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2334 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2336 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2426 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2333 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2338 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
52 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2332
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "filmProject.wordpressId"
  -value: 37560
  -formattedValue: "37560"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2372 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2335 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2334 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2336 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2426 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2333 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2338 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
53 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2339
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "oldWordpressId"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2305 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2342 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2341 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2343 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2431 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2340 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2345 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
54 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2339
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "oldWordpressId"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2305 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2342 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2341 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2343 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2431 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2340 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2345 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
55 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2346
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "createdAt"
  -value: DateTime @1756869436 {#1602
    date: 2025-09-03 13:17:16.0 Australia/Sydney (+10:00)
  }
  -formattedValue: "2025"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2344 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2349 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2348 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2350 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2432 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2347 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2352 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
56 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2353
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "status"
  -value: "completed"
  -formattedValue: "completed"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2323 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2356 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/progress_report_status.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2355 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2357 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2437 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2354 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2359 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
57 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2360
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isActive"
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2330 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2363 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/is_progress_report_active.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2362 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2364 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2454 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2361 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2366 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
58 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2368
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.title"
  -value: "J project"
  -formattedValue: "J project"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2525 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2337 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: "col-md-6"
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2351 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2316 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2536 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2358 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2464 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
59 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2465
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.productionStage"
  -value: "Development"
  -formattedValue: "Development"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2535 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2468 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/project_stage.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2467 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2469 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2568 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2466 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2471 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
60 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2472
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.status"
  -value: "approved"
  -formattedValue: "approved"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2527 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2475 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/project_status.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2474 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2476 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2569 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2473 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2478 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
61 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2479
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.wordpressStatus"
  -value: "draft"
  -formattedValue: "draft"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2523 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2482 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/project_wordpress_status.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2481 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2483 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2574 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2480 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2485 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
62 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2486
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "filmProject.wordpressId"
  -value: 37631
  -formattedValue: "37631"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2526 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2489 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2488 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2490 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2579 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2487 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2492 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
63 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2486
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "filmProject.wordpressId"
  -value: 37631
  -formattedValue: "37631"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2526 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2489 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2488 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2490 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2579 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2487 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2492 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
64 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2493
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "oldWordpressId"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2459 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2496 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2495 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2497 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2584 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2494 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2499 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
65 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2493
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "oldWordpressId"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2459 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2496 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2495 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2497 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2584 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2494 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2499 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
66 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2500
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "createdAt"
  -value: DateTime @1757317415 {#1601
    date: 2025-09-08 17:43:35.0 Australia/Sydney (+10:00)
  }
  -formattedValue: "2025"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2498 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2503 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2502 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2504 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2585 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2501 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2506 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
67 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2507
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "status"
  -value: "completed"
  -formattedValue: "completed"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2477 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2510 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/progress_report_status.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2509 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2511 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2590 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2508 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2513 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
68 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2514
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isActive"
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2484 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2517 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/is_progress_report_active.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2516 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2518 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2607 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2515 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2520 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
69 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2522
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.title"
  -value: "Test Documentary Reel"
  -formattedValue: "Test Documentary Reel"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2678 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2491 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: "col-md-6"
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2505 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2470 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2689 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2512 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2617 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
70 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2618
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.productionStage"
  -value: "Development"
  -formattedValue: "Development"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2688 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2621 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/project_stage.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2620 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2622 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2723 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2619 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2624 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
71 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2625
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.status"
  -value: "approved"
  -formattedValue: "approved"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2680 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2628 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/project_status.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2627 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2629 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2724 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2626 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2631 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
72 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2632
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.wordpressStatus"
  -value: "draft"
  -formattedValue: "draft"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2676 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2635 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/project_wordpress_status.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2634 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2636 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2729 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2633 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2638 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
73 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2639
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "filmProject.wordpressId"
  -value: 37637
  -formattedValue: "37637"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2679 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2642 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2641 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2643 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2734 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2640 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2645 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
74 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2639
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "filmProject.wordpressId"
  -value: 37637
  -formattedValue: "37637"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2679 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2642 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2641 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2643 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2734 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2640 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2645 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
75 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2646
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "oldWordpressId"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2612 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2649 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2648 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2650 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2739 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2647 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2652 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
76 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2646
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "oldWordpressId"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2612 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2649 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2648 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2650 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2739 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2647 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2652 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
77 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2653
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "createdAt"
  -value: DateTime @1757320590 {#1507
    date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
  }
  -formattedValue: "2025"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2651 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2656 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2655 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2657 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2740 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2654 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2659 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
78 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2660
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "status"
  -value: "completed"
  -formattedValue: "completed"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2630 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2663 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/progress_report_status.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2662 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2664 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2745 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2661 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2666 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
79 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2667
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isActive"
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2637 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2670 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/is_progress_report_active.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2669 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2671 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2762 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2668 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2673 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
80 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2675
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.title"
  -value: "Test Footage: A Story"
  -formattedValue: "Test Footage: A Story"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2833 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2644 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: "col-md-6"
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2658 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2623 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2844 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2665 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2772 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
81 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2773
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.productionStage"
  -value: "Development"
  -formattedValue: "Development"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2843 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2776 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/project_stage.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2775 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2777 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2878 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2774 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2779 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
82 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2780
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.status"
  -value: "approved"
  -formattedValue: "approved"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2835 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2783 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/project_status.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2782 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2784 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2879 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2781 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2786 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
83 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2787
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.wordpressStatus"
  -value: "draft"
  -formattedValue: "draft"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2831 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2790 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/project_wordpress_status.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2789 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2791 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2884 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2788 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2793 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
84 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2794
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "filmProject.wordpressId"
  -value: 37647
  -formattedValue: "37647"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2834 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2797 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2796 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2798 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2889 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2795 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2800 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
85 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2794
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "filmProject.wordpressId"
  -value: 37647
  -formattedValue: "37647"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2834 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2797 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2796 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2798 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2889 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2795 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2800 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
86 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2801
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "oldWordpressId"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2767 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2804 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2803 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2805 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2894 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2802 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2807 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
87 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2801
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "oldWordpressId"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2767 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2804 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2803 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2805 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2894 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2802 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2807 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
88 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2808
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "createdAt"
  -value: DateTime @1757320590 {#1473
    date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
  }
  -formattedValue: "2025"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2806 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2811 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2810 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2812 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2895 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2809 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2814 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
89 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2815
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "status"
  -value: "completed"
  -formattedValue: "completed"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2785 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2818 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/progress_report_status.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2817 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2819 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2900 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2816 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2821 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
90 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2822
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isActive"
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2792 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2825 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/is_progress_report_active.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2824 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2826 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2917 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2823 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2828 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
91 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2830
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.title"
  -value: "The Test Chronicles"
  -formattedValue: "The Test Chronicles"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2988 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2799 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: "col-md-6"
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2813 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2778 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2999 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2820 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2927 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
92 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2928
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.productionStage"
  -value: "Development"
  -formattedValue: "Development"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2998 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2931 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/project_stage.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2930 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2932 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3031 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2929 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2934 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
93 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2935
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.status"
  -value: "approved"
  -formattedValue: "approved"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2990 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2938 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/project_status.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2937 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2939 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3032 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2936 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2941 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
94 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2942
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.wordpressStatus"
  -value: "draft"
  -formattedValue: "draft"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2986 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2945 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/project_wordpress_status.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2944 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2946 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3037 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2943 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2948 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
95 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2949
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "filmProject.wordpressId"
  -value: 37649
  -formattedValue: "37649"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2989 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2952 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2951 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2953 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3042 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2950 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2955 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
96 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2949
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "filmProject.wordpressId"
  -value: 37649
  -formattedValue: "37649"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2989 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2952 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2951 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2953 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3042 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2950 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2955 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
97 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2956
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "oldWordpressId"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2922 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2959 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2958 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2960 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3047 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2957 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2962 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
98 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2956
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "oldWordpressId"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2922 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2959 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2958 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2960 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3047 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2957 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2962 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
99 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2963
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "createdAt"
  -value: DateTime @1757320590 {#1480
    date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
  }
  -formattedValue: "2025"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2961 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2966 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2965 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2967 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3048 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2964 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2969 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
100 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2970
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "status"
  -value: "completed"
  -formattedValue: "completed"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2940 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2973 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/progress_report_status.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2972 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2974 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3053 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2971 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2976 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
101 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2977
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isActive"
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#2947 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2980 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/is_progress_report_active.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2979 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2981 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3070 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2978 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2983 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
102 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#2985
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.title"
  -value: "J PROJECT"
  -formattedValue: "J PROJECT"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3141 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2954 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: "col-md-6"
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#2968 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#2933 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3152 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#2975 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3080 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
103 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3081
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.productionStage"
  -value: "Development"
  -formattedValue: "Development"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3151 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3084 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/project_stage.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3083 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3085 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3183 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3082 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3087 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
104 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3088
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.status"
  -value: "approved"
  -formattedValue: "approved"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3143 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3091 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/project_status.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3090 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3092 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3184 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3089 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3094 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
105 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3095
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.wordpressStatus"
  -value: "draft"
  -formattedValue: "draft"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3139 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3098 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/project_wordpress_status.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3097 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3099 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3189 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3096 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3101 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
106 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3102
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "filmProject.wordpressId"
  -value: 37621
  -formattedValue: "37621"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3142 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3105 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3104 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3106 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3194 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3103 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3108 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
107 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3102
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "filmProject.wordpressId"
  -value: 37621
  -formattedValue: "37621"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3142 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3105 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3104 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3106 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3194 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3103 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3108 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
108 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3109
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "oldWordpressId"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3075 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3112 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3111 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3113 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3199 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3110 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3115 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
109 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3109
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "oldWordpressId"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3075 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3112 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3111 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3113 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3199 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3110 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3115 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
110 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3116
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "createdAt"
  -value: DateTime @1757059027 {#1487
    date: 2025-09-05 17:57:07.0 Australia/Sydney (+10:00)
  }
  -formattedValue: "2025"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3114 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3119 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3118 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3120 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3200 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3117 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3122 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
111 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3123
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "status"
  -value: "completed"
  -formattedValue: "completed"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3093 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3126 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/progress_report_status.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3125 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3127 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3205 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3124 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3129 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
112 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3130
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isActive"
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3100 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3133 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/is_progress_report_active.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3132 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3134 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3222 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3131 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3136 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
113 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3138
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.title"
  -value: "EM TESTING TWO 2025"
  -formattedValue: "EM TESTING TWO 2025"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3293 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3107 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: "col-md-6"
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3121 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3086 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3304 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3128 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3232 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
114 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3233
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.productionStage"
  -value: "Film Complete"
  -formattedValue: "Film Complete"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3303 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3236 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/project_stage.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3235 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3237 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3336 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3234 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3239 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
115 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3240
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.status"
  -value: "approved"
  -formattedValue: "approved"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3295 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3243 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/project_status.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3242 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3244 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3337 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3241 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3246 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
116 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3247
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "filmProject.wordpressStatus"
  -value: "publish"
  -formattedValue: "publish"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3291 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3250 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/project_wordpress_status.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3249 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3251 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3342 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3248 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3253 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
117 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3254
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "filmProject.wordpressId"
  -value: 37614
  -formattedValue: "37614"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3294 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3257 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3256 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3258 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3347 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3255 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3260 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
118 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3254
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "filmProject.wordpressId"
  -value: 37614
  -formattedValue: "37614"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3294 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3257 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3256 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3258 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3347 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3255 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3260 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
119 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3261
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "oldWordpressId"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3227 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3264 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3263 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3265 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3352 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3262 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3267 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
120 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3261
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IdField"
  -propertyName: "oldWordpressId"
  -value: null
  -formattedValue: null
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3227 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3264 …}
  -sortable: false
  -virtual: true
  -permission: "ROLE_ADMIN"
  -textAlign: null
  -help: null
  -cssClass: "field-id"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/wordpress_id.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3263 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3265 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3352 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3262 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3267 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
121 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3268
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateField"
  -propertyName: "createdAt"
  -value: DateTime @1757046694 {#1494
    date: 2025-09-05 14:31:34.0 Australia/Sydney (+10:00)
  }
  -formattedValue: "2025"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3266 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3271 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-date"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/date"
  -templatePath: "@EasyAdmin/crud/field/date.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3270 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3272 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3353 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3269 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3274 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
122 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3275
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "status"
  -value: "completed"
  -formattedValue: "completed"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3245 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3278 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/progress_report_status.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3277 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3279 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3358 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3276 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3281 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
123 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3282
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isActive"
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3252 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3285 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: null
  -templatePath: "admin/field/is_progress_report_active.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3284 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3286 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3375 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3283 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3288 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
124 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3385
    -type: "entity"
    -name: "viewProgressReport"
    -label: Symfony\Component\Translation\TranslatableMessage {#3399 …}
    -icon: ""
    -cssClass: "action-viewProgressReport"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "viewProgressReport"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=viewProgressReport&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityId=69&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "viewProgressReport"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1740
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1554
      -id: 69
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1448 …}
      -isUptodate: true
      -projectUpdate: "This is for the updates tab"
      -isStillFundraising: null
      -projectActiveStatus: "active"
      -completeFilmYear: null
      -isCompleteFilmRelease: null
      -completeFilmWhereAvailable: null
      -completeFilmType: []
      -completeFilmProgressDetails: null
      -reachResponseDetails: null
      -reachResponseUse: []
      -outcomeChange: null
      -isOutcomeMeasuredImpact: null
      -outcomeMeasuredImpactDetails: null
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA screening or pitch events"
        "Other"
      ]
      -feedbackEngagementDetails: "Other feedback"
      -feedbackExperienceAgreement: "Disagree"
      -feedbackDoingWell: "DA is doing lots well"
      -feedbackImprovement: "Improvement are a few"
      -feedbackInvolvement: [
        "Contributed to the quality of film"
        "Other"
      ]
      -feedbackImprovementDetails: "Involvement with DA"
      -createdAt: DateTime @1757320590 {#1588
        date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1758517942 {#1585
        date: 2025-09-22 15:12:22.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1468 …}
      -feedbackBenefitAgreement: "Strongly disagree"
      -feedbackRecommendAgreement: "Neutral"
      -feedbackCriticalRoleAgreement: "Strongly disagree"
      -reachResponseUseDetails: null
      -feedbackComment: "Other comments and feedback right here"
      -completeFilmTypeDetails: null
      -outcomeAwarenessExtent: null
      -outcomeVisibilityExtent: null
      -outcomeConnectionExtent: null
      -outcomeActionExtent: null
      -outcomeOrganisationExtent: null
      -outcomeCommunityExtent: null
      -outcomeSystemExtent: null
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Project Progress and Milestones"
        "Festival Acceptance and Awards/Nominations"
      ]
      -currentStage: "Production"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: null
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: false
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1536 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 69
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1433 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3402 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
125 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3386
    -type: "entity"
    -name: "downloadPdf"
    -label: Symfony\Component\Translation\TranslatableMessage {#3410 …}
    -icon: null
    -cssClass: "action-downloadPdf"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "downloadPdf"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=downloadPdf&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityId=69&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "downloadPdf"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: Closure($entity) {#1805 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1740
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1554
      -id: 69
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1448 …}
      -isUptodate: true
      -projectUpdate: "This is for the updates tab"
      -isStillFundraising: null
      -projectActiveStatus: "active"
      -completeFilmYear: null
      -isCompleteFilmRelease: null
      -completeFilmWhereAvailable: null
      -completeFilmType: []
      -completeFilmProgressDetails: null
      -reachResponseDetails: null
      -reachResponseUse: []
      -outcomeChange: null
      -isOutcomeMeasuredImpact: null
      -outcomeMeasuredImpactDetails: null
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA screening or pitch events"
        "Other"
      ]
      -feedbackEngagementDetails: "Other feedback"
      -feedbackExperienceAgreement: "Disagree"
      -feedbackDoingWell: "DA is doing lots well"
      -feedbackImprovement: "Improvement are a few"
      -feedbackInvolvement: [
        "Contributed to the quality of film"
        "Other"
      ]
      -feedbackImprovementDetails: "Involvement with DA"
      -createdAt: DateTime @1757320590 {#1588
        date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1758517942 {#1585
        date: 2025-09-22 15:12:22.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1468 …}
      -feedbackBenefitAgreement: "Strongly disagree"
      -feedbackRecommendAgreement: "Neutral"
      -feedbackCriticalRoleAgreement: "Strongly disagree"
      -reachResponseUseDetails: null
      -feedbackComment: "Other comments and feedback right here"
      -completeFilmTypeDetails: null
      -outcomeAwarenessExtent: null
      -outcomeVisibilityExtent: null
      -outcomeConnectionExtent: null
      -outcomeActionExtent: null
      -outcomeOrganisationExtent: null
      -outcomeCommunityExtent: null
      -outcomeSystemExtent: null
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Project Progress and Milestones"
        "Festival Acceptance and Awards/Nominations"
      ]
      -currentStage: "Production"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: null
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: false
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1536 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 69
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1433 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3402 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
126 GRANTED ROLE_ADMIN
App\Entity\FilmProjectProgressReport {#1554
  -id: 69
  -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1448 …}
  -isUptodate: true
  -projectUpdate: "This is for the updates tab"
  -isStillFundraising: null
  -projectActiveStatus: "active"
  -completeFilmYear: null
  -isCompleteFilmRelease: null
  -completeFilmWhereAvailable: null
  -completeFilmType: []
  -completeFilmProgressDetails: null
  -reachResponseDetails: null
  -reachResponseUse: []
  -outcomeChange: null
  -isOutcomeMeasuredImpact: null
  -outcomeMeasuredImpactDetails: null
  -outcomeContributeExtent: null
  -feedbackEngagement: [
    "DA screening or pitch events"
    "Other"
  ]
  -feedbackEngagementDetails: "Other feedback"
  -feedbackExperienceAgreement: "Disagree"
  -feedbackDoingWell: "DA is doing lots well"
  -feedbackImprovement: "Improvement are a few"
  -feedbackInvolvement: [
    "Contributed to the quality of film"
    "Other"
  ]
  -feedbackImprovementDetails: "Involvement with DA"
  -createdAt: DateTime @1757320590 {#1588
    date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
  }
  -modifiedAt: DateTime @1758517942 {#1585
    date: 2025-09-22 15:12:22.0 Australia/Sydney (+10:00)
  }
  -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1468 …}
  -feedbackBenefitAgreement: "Strongly disagree"
  -feedbackRecommendAgreement: "Neutral"
  -feedbackCriticalRoleAgreement: "Strongly disagree"
  -reachResponseUseDetails: null
  -feedbackComment: "Other comments and feedback right here"
  -completeFilmTypeDetails: null
  -outcomeAwarenessExtent: null
  -outcomeVisibilityExtent: null
  -outcomeConnectionExtent: null
  -outcomeActionExtent: null
  -outcomeOrganisationExtent: null
  -outcomeCommunityExtent: null
  -outcomeSystemExtent: null
  -files: null
  -status: "completed"
  -projectUpdateCategory: null
  -isFilePublic: null
  -projectUpdateTags: [
    "Project Progress and Milestones"
    "Festival Acceptance and Awards/Nominations"
  ]
  -currentStage: "Production"
  -screenerLink: null
  -screenPassword: null
  -trailerLink: null
  -trailerPassword: null
  -digitalAssetsLink: null
  -generalSupportArea: []
  -generalSupportAreaDetails: null
  -fundraisingStatus: "Yes"
  -outcomeAdditionalInformation: null
  -isDraft: false
  -filmWebsiteUrl: null
  -isDocument: false
  -onlineDocumentLink: null
  -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1536 …}
  -isActive: true
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
127 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3387
    -type: "entity"
    -name: "toggleOnProgressReportStatus"
    -label: "Turn on Progress Report"
    -icon: null
    -cssClass: ""
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: null
    -routeName: null
    -routeParameters: []
    -url: Closure($entity) {#1849 …}
    -translationParameters: []
    -displayCallable: Closure($entity) {#1853 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1740
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1554
      -id: 69
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1448 …}
      -isUptodate: true
      -projectUpdate: "This is for the updates tab"
      -isStillFundraising: null
      -projectActiveStatus: "active"
      -completeFilmYear: null
      -isCompleteFilmRelease: null
      -completeFilmWhereAvailable: null
      -completeFilmType: []
      -completeFilmProgressDetails: null
      -reachResponseDetails: null
      -reachResponseUse: []
      -outcomeChange: null
      -isOutcomeMeasuredImpact: null
      -outcomeMeasuredImpactDetails: null
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA screening or pitch events"
        "Other"
      ]
      -feedbackEngagementDetails: "Other feedback"
      -feedbackExperienceAgreement: "Disagree"
      -feedbackDoingWell: "DA is doing lots well"
      -feedbackImprovement: "Improvement are a few"
      -feedbackInvolvement: [
        "Contributed to the quality of film"
        "Other"
      ]
      -feedbackImprovementDetails: "Involvement with DA"
      -createdAt: DateTime @1757320590 {#1588
        date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1758517942 {#1585
        date: 2025-09-22 15:12:22.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1468 …}
      -feedbackBenefitAgreement: "Strongly disagree"
      -feedbackRecommendAgreement: "Neutral"
      -feedbackCriticalRoleAgreement: "Strongly disagree"
      -reachResponseUseDetails: null
      -feedbackComment: "Other comments and feedback right here"
      -completeFilmTypeDetails: null
      -outcomeAwarenessExtent: null
      -outcomeVisibilityExtent: null
      -outcomeConnectionExtent: null
      -outcomeActionExtent: null
      -outcomeOrganisationExtent: null
      -outcomeCommunityExtent: null
      -outcomeSystemExtent: null
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Project Progress and Milestones"
        "Festival Acceptance and Awards/Nominations"
      ]
      -currentStage: "Production"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: null
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: false
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1536 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 69
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1433 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3402 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
128 GRANTED ROLE_ADMIN
App\Entity\FilmProjectProgressReport {#1554
  -id: 69
  -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1448 …}
  -isUptodate: true
  -projectUpdate: "This is for the updates tab"
  -isStillFundraising: null
  -projectActiveStatus: "active"
  -completeFilmYear: null
  -isCompleteFilmRelease: null
  -completeFilmWhereAvailable: null
  -completeFilmType: []
  -completeFilmProgressDetails: null
  -reachResponseDetails: null
  -reachResponseUse: []
  -outcomeChange: null
  -isOutcomeMeasuredImpact: null
  -outcomeMeasuredImpactDetails: null
  -outcomeContributeExtent: null
  -feedbackEngagement: [
    "DA screening or pitch events"
    "Other"
  ]
  -feedbackEngagementDetails: "Other feedback"
  -feedbackExperienceAgreement: "Disagree"
  -feedbackDoingWell: "DA is doing lots well"
  -feedbackImprovement: "Improvement are a few"
  -feedbackInvolvement: [
    "Contributed to the quality of film"
    "Other"
  ]
  -feedbackImprovementDetails: "Involvement with DA"
  -createdAt: DateTime @1757320590 {#1588
    date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
  }
  -modifiedAt: DateTime @1758517942 {#1585
    date: 2025-09-22 15:12:22.0 Australia/Sydney (+10:00)
  }
  -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1468 …}
  -feedbackBenefitAgreement: "Strongly disagree"
  -feedbackRecommendAgreement: "Neutral"
  -feedbackCriticalRoleAgreement: "Strongly disagree"
  -reachResponseUseDetails: null
  -feedbackComment: "Other comments and feedback right here"
  -completeFilmTypeDetails: null
  -outcomeAwarenessExtent: null
  -outcomeVisibilityExtent: null
  -outcomeConnectionExtent: null
  -outcomeActionExtent: null
  -outcomeOrganisationExtent: null
  -outcomeCommunityExtent: null
  -outcomeSystemExtent: null
  -files: null
  -status: "completed"
  -projectUpdateCategory: null
  -isFilePublic: null
  -projectUpdateTags: [
    "Project Progress and Milestones"
    "Festival Acceptance and Awards/Nominations"
  ]
  -currentStage: "Production"
  -screenerLink: null
  -screenPassword: null
  -trailerLink: null
  -trailerPassword: null
  -digitalAssetsLink: null
  -generalSupportArea: []
  -generalSupportAreaDetails: null
  -fundraisingStatus: "Yes"
  -outcomeAdditionalInformation: null
  -isDraft: false
  -filmWebsiteUrl: null
  -isDocument: false
  -onlineDocumentLink: null
  -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1536 …}
  -isActive: true
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
129 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3388
    -type: "entity"
    -name: "toggleOffProgressReportStatus"
    -label: Symfony\Component\Translation\TranslatableMessage {#3403 …}
    -icon: null
    -cssClass: "action-toggleOffProgressReportStatus"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "toggleOffProgressReportStatus"
    ]
    -linkUrl: "/admin/progress-report/workflow/cron/single/43?progressReportId=69"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: null
    -routeParameters: []
    -url: Closure($entity) {#1892 …}
    -translationParameters: []
    -displayCallable: Closure($entity) {#1900 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1740
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1554
      -id: 69
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1448 …}
      -isUptodate: true
      -projectUpdate: "This is for the updates tab"
      -isStillFundraising: null
      -projectActiveStatus: "active"
      -completeFilmYear: null
      -isCompleteFilmRelease: null
      -completeFilmWhereAvailable: null
      -completeFilmType: []
      -completeFilmProgressDetails: null
      -reachResponseDetails: null
      -reachResponseUse: []
      -outcomeChange: null
      -isOutcomeMeasuredImpact: null
      -outcomeMeasuredImpactDetails: null
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA screening or pitch events"
        "Other"
      ]
      -feedbackEngagementDetails: "Other feedback"
      -feedbackExperienceAgreement: "Disagree"
      -feedbackDoingWell: "DA is doing lots well"
      -feedbackImprovement: "Improvement are a few"
      -feedbackInvolvement: [
        "Contributed to the quality of film"
        "Other"
      ]
      -feedbackImprovementDetails: "Involvement with DA"
      -createdAt: DateTime @1757320590 {#1588
        date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1758517942 {#1585
        date: 2025-09-22 15:12:22.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1468 …}
      -feedbackBenefitAgreement: "Strongly disagree"
      -feedbackRecommendAgreement: "Neutral"
      -feedbackCriticalRoleAgreement: "Strongly disagree"
      -reachResponseUseDetails: null
      -feedbackComment: "Other comments and feedback right here"
      -completeFilmTypeDetails: null
      -outcomeAwarenessExtent: null
      -outcomeVisibilityExtent: null
      -outcomeConnectionExtent: null
      -outcomeActionExtent: null
      -outcomeOrganisationExtent: null
      -outcomeCommunityExtent: null
      -outcomeSystemExtent: null
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Project Progress and Milestones"
        "Festival Acceptance and Awards/Nominations"
      ]
      -currentStage: "Production"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: null
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: false
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1536 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 69
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1433 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3402 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
130 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3389
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#3418 …}
    -icon: null
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://daf-middleware.wtdevsite.com/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityFqcn=App%5CEntity%5CFilmProjectProgressReport&entityId=69"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityId=69&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1740
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1554
      -id: 69
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1448 …}
      -isUptodate: true
      -projectUpdate: "This is for the updates tab"
      -isStillFundraising: null
      -projectActiveStatus: "active"
      -completeFilmYear: null
      -isCompleteFilmRelease: null
      -completeFilmWhereAvailable: null
      -completeFilmType: []
      -completeFilmProgressDetails: null
      -reachResponseDetails: null
      -reachResponseUse: []
      -outcomeChange: null
      -isOutcomeMeasuredImpact: null
      -outcomeMeasuredImpactDetails: null
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA screening or pitch events"
        "Other"
      ]
      -feedbackEngagementDetails: "Other feedback"
      -feedbackExperienceAgreement: "Disagree"
      -feedbackDoingWell: "DA is doing lots well"
      -feedbackImprovement: "Improvement are a few"
      -feedbackInvolvement: [
        "Contributed to the quality of film"
        "Other"
      ]
      -feedbackImprovementDetails: "Involvement with DA"
      -createdAt: DateTime @1757320590 {#1588
        date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1758517942 {#1585
        date: 2025-09-22 15:12:22.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1468 …}
      -feedbackBenefitAgreement: "Strongly disagree"
      -feedbackRecommendAgreement: "Neutral"
      -feedbackCriticalRoleAgreement: "Strongly disagree"
      -reachResponseUseDetails: null
      -feedbackComment: "Other comments and feedback right here"
      -completeFilmTypeDetails: null
      -outcomeAwarenessExtent: null
      -outcomeVisibilityExtent: null
      -outcomeConnectionExtent: null
      -outcomeActionExtent: null
      -outcomeOrganisationExtent: null
      -outcomeCommunityExtent: null
      -outcomeSystemExtent: null
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Project Progress and Milestones"
        "Festival Acceptance and Awards/Nominations"
      ]
      -currentStage: "Production"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: null
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: false
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1536 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 69
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1433 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3402 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
131 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3392
    -type: "entity"
    -name: "viewProgressReport"
    -label: Symfony\Component\Translation\TranslatableMessage {#3444 …}
    -icon: ""
    -cssClass: "action-viewProgressReport"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "viewProgressReport"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=viewProgressReport&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityId=72&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "viewProgressReport"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1738
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1603
      -id: 72
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1597 …}
      -isUptodate: true
      -projectUpdate: "THIS IS MY BIG UPDATE FOR THE YEAR"
      -isStillFundraising: null
      -projectActiveStatus: "active"
      -completeFilmYear: "2024"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: "Netflix"
      -completeFilmType: [
        "Confirmed BROADCASTER"
      ]
      -completeFilmProgressDetails: "ABC"
      -reachResponseDetails: "My film has done a lot this year. It was amazing."
      -reachResponseUse: [
        "Fundraisers"
        "Education & training"
      ]
      -outcomeChange: "My big outcomes are so huge"
      -isOutcomeMeasuredImpact: true
      -outcomeMeasuredImpactDetails: "Measurements of my film are here ."
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA resources and information on our website"
        "DA programs or Fellowships"
        "DA workshops or webinars"
      ]
      -feedbackEngagementDetails: null
      -feedbackExperienceAgreement: "Agree"
      -feedbackDoingWell: "It's all good"
      -feedbackImprovement: "It's all good"
      -feedbackInvolvement: [
        "Contributed to the progression of project"
      ]
      -feedbackImprovementDetails: null
      -createdAt: DateTime @1757320590 {#1565
        date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757651543 {#1527
        date: 2025-09-12 14:32:23.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1549 …}
      -feedbackBenefitAgreement: "Agree"
      -feedbackRecommendAgreement: "Agree"
      -feedbackCriticalRoleAgreement: "Agree"
      -reachResponseUseDetails: null
      -feedbackComment: "No additional comments"
      -completeFilmTypeDetails: null
      -outcomeAwarenessExtent: "To a great extent"
      -outcomeVisibilityExtent: "To a great extent"
      -outcomeConnectionExtent: "To a great extent"
      -outcomeActionExtent: "To a great extent"
      -outcomeOrganisationExtent: "To a great extent"
      -outcomeCommunityExtent: "To a great extent"
      -outcomeSystemExtent: "To a great extent"
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Fundraising"
        "Partnerships"
      ]
      -currentStage: "Film Complete"
      -screenerLink: "http://www.vimeo.com"
      -screenPassword: "hdfjhask;fjh"
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: "Nothing else to share"
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: true
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1515 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 72
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1375 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3457 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
132 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3391
    -type: "entity"
    -name: "downloadPdf"
    -label: Symfony\Component\Translation\TranslatableMessage {#3449 …}
    -icon: null
    -cssClass: "action-downloadPdf"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "downloadPdf"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=downloadPdf&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityId=72&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "downloadPdf"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: Closure($entity) {#1805 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1738
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1603
      -id: 72
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1597 …}
      -isUptodate: true
      -projectUpdate: "THIS IS MY BIG UPDATE FOR THE YEAR"
      -isStillFundraising: null
      -projectActiveStatus: "active"
      -completeFilmYear: "2024"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: "Netflix"
      -completeFilmType: [
        "Confirmed BROADCASTER"
      ]
      -completeFilmProgressDetails: "ABC"
      -reachResponseDetails: "My film has done a lot this year. It was amazing."
      -reachResponseUse: [
        "Fundraisers"
        "Education & training"
      ]
      -outcomeChange: "My big outcomes are so huge"
      -isOutcomeMeasuredImpact: true
      -outcomeMeasuredImpactDetails: "Measurements of my film are here ."
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA resources and information on our website"
        "DA programs or Fellowships"
        "DA workshops or webinars"
      ]
      -feedbackEngagementDetails: null
      -feedbackExperienceAgreement: "Agree"
      -feedbackDoingWell: "It's all good"
      -feedbackImprovement: "It's all good"
      -feedbackInvolvement: [
        "Contributed to the progression of project"
      ]
      -feedbackImprovementDetails: null
      -createdAt: DateTime @1757320590 {#1565
        date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757651543 {#1527
        date: 2025-09-12 14:32:23.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1549 …}
      -feedbackBenefitAgreement: "Agree"
      -feedbackRecommendAgreement: "Agree"
      -feedbackCriticalRoleAgreement: "Agree"
      -reachResponseUseDetails: null
      -feedbackComment: "No additional comments"
      -completeFilmTypeDetails: null
      -outcomeAwarenessExtent: "To a great extent"
      -outcomeVisibilityExtent: "To a great extent"
      -outcomeConnectionExtent: "To a great extent"
      -outcomeActionExtent: "To a great extent"
      -outcomeOrganisationExtent: "To a great extent"
      -outcomeCommunityExtent: "To a great extent"
      -outcomeSystemExtent: "To a great extent"
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Fundraising"
        "Partnerships"
      ]
      -currentStage: "Film Complete"
      -screenerLink: "http://www.vimeo.com"
      -screenPassword: "hdfjhask;fjh"
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: "Nothing else to share"
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: true
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1515 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 72
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1375 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3457 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
133 GRANTED ROLE_ADMIN
App\Entity\FilmProjectProgressReport {#1603
  -id: 72
  -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1597 …}
  -isUptodate: true
  -projectUpdate: "THIS IS MY BIG UPDATE FOR THE YEAR"
  -isStillFundraising: null
  -projectActiveStatus: "active"
  -completeFilmYear: "2024"
  -isCompleteFilmRelease: true
  -completeFilmWhereAvailable: "Netflix"
  -completeFilmType: [
    "Confirmed BROADCASTER"
  ]
  -completeFilmProgressDetails: "ABC"
  -reachResponseDetails: "My film has done a lot this year. It was amazing."
  -reachResponseUse: [
    "Fundraisers"
    "Education & training"
  ]
  -outcomeChange: "My big outcomes are so huge"
  -isOutcomeMeasuredImpact: true
  -outcomeMeasuredImpactDetails: "Measurements of my film are here ."
  -outcomeContributeExtent: null
  -feedbackEngagement: [
    "DA resources and information on our website"
    "DA programs or Fellowships"
    "DA workshops or webinars"
  ]
  -feedbackEngagementDetails: null
  -feedbackExperienceAgreement: "Agree"
  -feedbackDoingWell: "It's all good"
  -feedbackImprovement: "It's all good"
  -feedbackInvolvement: [
    "Contributed to the progression of project"
  ]
  -feedbackImprovementDetails: null
  -createdAt: DateTime @1757320590 {#1565
    date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
  }
  -modifiedAt: DateTime @1757651543 {#1527
    date: 2025-09-12 14:32:23.0 Australia/Sydney (+10:00)
  }
  -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1549 …}
  -feedbackBenefitAgreement: "Agree"
  -feedbackRecommendAgreement: "Agree"
  -feedbackCriticalRoleAgreement: "Agree"
  -reachResponseUseDetails: null
  -feedbackComment: "No additional comments"
  -completeFilmTypeDetails: null
  -outcomeAwarenessExtent: "To a great extent"
  -outcomeVisibilityExtent: "To a great extent"
  -outcomeConnectionExtent: "To a great extent"
  -outcomeActionExtent: "To a great extent"
  -outcomeOrganisationExtent: "To a great extent"
  -outcomeCommunityExtent: "To a great extent"
  -outcomeSystemExtent: "To a great extent"
  -files: null
  -status: "completed"
  -projectUpdateCategory: null
  -isFilePublic: null
  -projectUpdateTags: [
    "Fundraising"
    "Partnerships"
  ]
  -currentStage: "Film Complete"
  -screenerLink: "http://www.vimeo.com"
  -screenPassword: "hdfjhask;fjh"
  -trailerLink: null
  -trailerPassword: null
  -digitalAssetsLink: null
  -generalSupportArea: []
  -generalSupportAreaDetails: null
  -fundraisingStatus: "Yes"
  -outcomeAdditionalInformation: "Nothing else to share"
  -isDraft: false
  -filmWebsiteUrl: null
  -isDocument: true
  -onlineDocumentLink: null
  -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1515 …}
  -isActive: true
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
134 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3390
    -type: "entity"
    -name: "toggleOnProgressReportStatus"
    -label: "Turn on Progress Report"
    -icon: null
    -cssClass: ""
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: null
    -routeName: null
    -routeParameters: []
    -url: Closure($entity) {#1849 …}
    -translationParameters: []
    -displayCallable: Closure($entity) {#1853 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1738
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1603
      -id: 72
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1597 …}
      -isUptodate: true
      -projectUpdate: "THIS IS MY BIG UPDATE FOR THE YEAR"
      -isStillFundraising: null
      -projectActiveStatus: "active"
      -completeFilmYear: "2024"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: "Netflix"
      -completeFilmType: [
        "Confirmed BROADCASTER"
      ]
      -completeFilmProgressDetails: "ABC"
      -reachResponseDetails: "My film has done a lot this year. It was amazing."
      -reachResponseUse: [
        "Fundraisers"
        "Education & training"
      ]
      -outcomeChange: "My big outcomes are so huge"
      -isOutcomeMeasuredImpact: true
      -outcomeMeasuredImpactDetails: "Measurements of my film are here ."
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA resources and information on our website"
        "DA programs or Fellowships"
        "DA workshops or webinars"
      ]
      -feedbackEngagementDetails: null
      -feedbackExperienceAgreement: "Agree"
      -feedbackDoingWell: "It's all good"
      -feedbackImprovement: "It's all good"
      -feedbackInvolvement: [
        "Contributed to the progression of project"
      ]
      -feedbackImprovementDetails: null
      -createdAt: DateTime @1757320590 {#1565
        date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757651543 {#1527
        date: 2025-09-12 14:32:23.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1549 …}
      -feedbackBenefitAgreement: "Agree"
      -feedbackRecommendAgreement: "Agree"
      -feedbackCriticalRoleAgreement: "Agree"
      -reachResponseUseDetails: null
      -feedbackComment: "No additional comments"
      -completeFilmTypeDetails: null
      -outcomeAwarenessExtent: "To a great extent"
      -outcomeVisibilityExtent: "To a great extent"
      -outcomeConnectionExtent: "To a great extent"
      -outcomeActionExtent: "To a great extent"
      -outcomeOrganisationExtent: "To a great extent"
      -outcomeCommunityExtent: "To a great extent"
      -outcomeSystemExtent: "To a great extent"
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Fundraising"
        "Partnerships"
      ]
      -currentStage: "Film Complete"
      -screenerLink: "http://www.vimeo.com"
      -screenPassword: "hdfjhask;fjh"
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: "Nothing else to share"
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: true
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1515 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 72
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1375 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3457 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
135 GRANTED ROLE_ADMIN
App\Entity\FilmProjectProgressReport {#1603
  -id: 72
  -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1597 …}
  -isUptodate: true
  -projectUpdate: "THIS IS MY BIG UPDATE FOR THE YEAR"
  -isStillFundraising: null
  -projectActiveStatus: "active"
  -completeFilmYear: "2024"
  -isCompleteFilmRelease: true
  -completeFilmWhereAvailable: "Netflix"
  -completeFilmType: [
    "Confirmed BROADCASTER"
  ]
  -completeFilmProgressDetails: "ABC"
  -reachResponseDetails: "My film has done a lot this year. It was amazing."
  -reachResponseUse: [
    "Fundraisers"
    "Education & training"
  ]
  -outcomeChange: "My big outcomes are so huge"
  -isOutcomeMeasuredImpact: true
  -outcomeMeasuredImpactDetails: "Measurements of my film are here ."
  -outcomeContributeExtent: null
  -feedbackEngagement: [
    "DA resources and information on our website"
    "DA programs or Fellowships"
    "DA workshops or webinars"
  ]
  -feedbackEngagementDetails: null
  -feedbackExperienceAgreement: "Agree"
  -feedbackDoingWell: "It's all good"
  -feedbackImprovement: "It's all good"
  -feedbackInvolvement: [
    "Contributed to the progression of project"
  ]
  -feedbackImprovementDetails: null
  -createdAt: DateTime @1757320590 {#1565
    date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
  }
  -modifiedAt: DateTime @1757651543 {#1527
    date: 2025-09-12 14:32:23.0 Australia/Sydney (+10:00)
  }
  -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1549 …}
  -feedbackBenefitAgreement: "Agree"
  -feedbackRecommendAgreement: "Agree"
  -feedbackCriticalRoleAgreement: "Agree"
  -reachResponseUseDetails: null
  -feedbackComment: "No additional comments"
  -completeFilmTypeDetails: null
  -outcomeAwarenessExtent: "To a great extent"
  -outcomeVisibilityExtent: "To a great extent"
  -outcomeConnectionExtent: "To a great extent"
  -outcomeActionExtent: "To a great extent"
  -outcomeOrganisationExtent: "To a great extent"
  -outcomeCommunityExtent: "To a great extent"
  -outcomeSystemExtent: "To a great extent"
  -files: null
  -status: "completed"
  -projectUpdateCategory: null
  -isFilePublic: null
  -projectUpdateTags: [
    "Fundraising"
    "Partnerships"
  ]
  -currentStage: "Film Complete"
  -screenerLink: "http://www.vimeo.com"
  -screenPassword: "hdfjhask;fjh"
  -trailerLink: null
  -trailerPassword: null
  -digitalAssetsLink: null
  -generalSupportArea: []
  -generalSupportAreaDetails: null
  -fundraisingStatus: "Yes"
  -outcomeAdditionalInformation: "Nothing else to share"
  -isDraft: false
  -filmWebsiteUrl: null
  -isDocument: true
  -onlineDocumentLink: null
  -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1515 …}
  -isActive: true
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
136 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3380
    -type: "entity"
    -name: "toggleOffProgressReportStatus"
    -label: Symfony\Component\Translation\TranslatableMessage {#3456 …}
    -icon: null
    -cssClass: "action-toggleOffProgressReportStatus"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "toggleOffProgressReportStatus"
    ]
    -linkUrl: "/admin/progress-report/workflow/cron/single/40?progressReportId=72"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: null
    -routeParameters: []
    -url: Closure($entity) {#1892 …}
    -translationParameters: []
    -displayCallable: Closure($entity) {#1900 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1738
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1603
      -id: 72
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1597 …}
      -isUptodate: true
      -projectUpdate: "THIS IS MY BIG UPDATE FOR THE YEAR"
      -isStillFundraising: null
      -projectActiveStatus: "active"
      -completeFilmYear: "2024"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: "Netflix"
      -completeFilmType: [
        "Confirmed BROADCASTER"
      ]
      -completeFilmProgressDetails: "ABC"
      -reachResponseDetails: "My film has done a lot this year. It was amazing."
      -reachResponseUse: [
        "Fundraisers"
        "Education & training"
      ]
      -outcomeChange: "My big outcomes are so huge"
      -isOutcomeMeasuredImpact: true
      -outcomeMeasuredImpactDetails: "Measurements of my film are here ."
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA resources and information on our website"
        "DA programs or Fellowships"
        "DA workshops or webinars"
      ]
      -feedbackEngagementDetails: null
      -feedbackExperienceAgreement: "Agree"
      -feedbackDoingWell: "It's all good"
      -feedbackImprovement: "It's all good"
      -feedbackInvolvement: [
        "Contributed to the progression of project"
      ]
      -feedbackImprovementDetails: null
      -createdAt: DateTime @1757320590 {#1565
        date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757651543 {#1527
        date: 2025-09-12 14:32:23.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1549 …}
      -feedbackBenefitAgreement: "Agree"
      -feedbackRecommendAgreement: "Agree"
      -feedbackCriticalRoleAgreement: "Agree"
      -reachResponseUseDetails: null
      -feedbackComment: "No additional comments"
      -completeFilmTypeDetails: null
      -outcomeAwarenessExtent: "To a great extent"
      -outcomeVisibilityExtent: "To a great extent"
      -outcomeConnectionExtent: "To a great extent"
      -outcomeActionExtent: "To a great extent"
      -outcomeOrganisationExtent: "To a great extent"
      -outcomeCommunityExtent: "To a great extent"
      -outcomeSystemExtent: "To a great extent"
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Fundraising"
        "Partnerships"
      ]
      -currentStage: "Film Complete"
      -screenerLink: "http://www.vimeo.com"
      -screenPassword: "hdfjhask;fjh"
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: "Nothing else to share"
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: true
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1515 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 72
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1375 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3457 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
137 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3238
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#3463 …}
    -icon: null
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://daf-middleware.wtdevsite.com/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityFqcn=App%5CEntity%5CFilmProjectProgressReport&entityId=72"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityId=72&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1738
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1603
      -id: 72
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1597 …}
      -isUptodate: true
      -projectUpdate: "THIS IS MY BIG UPDATE FOR THE YEAR"
      -isStillFundraising: null
      -projectActiveStatus: "active"
      -completeFilmYear: "2024"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: "Netflix"
      -completeFilmType: [
        "Confirmed BROADCASTER"
      ]
      -completeFilmProgressDetails: "ABC"
      -reachResponseDetails: "My film has done a lot this year. It was amazing."
      -reachResponseUse: [
        "Fundraisers"
        "Education & training"
      ]
      -outcomeChange: "My big outcomes are so huge"
      -isOutcomeMeasuredImpact: true
      -outcomeMeasuredImpactDetails: "Measurements of my film are here ."
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA resources and information on our website"
        "DA programs or Fellowships"
        "DA workshops or webinars"
      ]
      -feedbackEngagementDetails: null
      -feedbackExperienceAgreement: "Agree"
      -feedbackDoingWell: "It's all good"
      -feedbackImprovement: "It's all good"
      -feedbackInvolvement: [
        "Contributed to the progression of project"
      ]
      -feedbackImprovementDetails: null
      -createdAt: DateTime @1757320590 {#1565
        date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757651543 {#1527
        date: 2025-09-12 14:32:23.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1549 …}
      -feedbackBenefitAgreement: "Agree"
      -feedbackRecommendAgreement: "Agree"
      -feedbackCriticalRoleAgreement: "Agree"
      -reachResponseUseDetails: null
      -feedbackComment: "No additional comments"
      -completeFilmTypeDetails: null
      -outcomeAwarenessExtent: "To a great extent"
      -outcomeVisibilityExtent: "To a great extent"
      -outcomeConnectionExtent: "To a great extent"
      -outcomeActionExtent: "To a great extent"
      -outcomeOrganisationExtent: "To a great extent"
      -outcomeCommunityExtent: "To a great extent"
      -outcomeSystemExtent: "To a great extent"
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Fundraising"
        "Partnerships"
      ]
      -currentStage: "Film Complete"
      -screenerLink: "http://www.vimeo.com"
      -screenPassword: "hdfjhask;fjh"
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: "Nothing else to share"
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: true
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1515 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 72
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#1375 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3457 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
138 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3280
    -type: "entity"
    -name: "viewProgressReport"
    -label: Symfony\Component\Translation\TranslatableMessage {#3489 …}
    -icon: ""
    -cssClass: "action-viewProgressReport"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "viewProgressReport"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=viewProgressReport&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityId=70&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "viewProgressReport"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1611
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1520
      -id: 70
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1521 …}
      -isUptodate: true
      -projectUpdate: """
        This will show up on my updates tab on my project page\r\n
        This will show up on my updates tab on my project page\r\n
        This will show up on my updates tab on my project page
        """
      -isStillFundraising: null
      -projectActiveStatus: "inactive"
      -completeFilmYear: "2018"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: "Everywhere"
      -completeFilmType: [
        "Confirmed BROADCASTER"
        "Nominated for won AWARDS"
        "Other"
      ]
      -completeFilmProgressDetails: "Here are more details"
      -reachResponseDetails: "There was a lot"
      -reachResponseUse: [
        "Education & training"
        "Council / Festivals"
        "Other"
      ]
      -outcomeChange: "There has been so many changes"
      -isOutcomeMeasuredImpact: true
      -outcomeMeasuredImpactDetails: "Here is my evaluation strategy"
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA workshops or webinars"
        "Fundraising or grants"
        "Other"
      ]
      -feedbackEngagementDetails: "Other ways"
      -feedbackExperienceAgreement: "Disagree"
      -feedbackDoingWell: "Lots!"
      -feedbackImprovement: "Nothing!"
      -feedbackInvolvement: [
        "Contributed to the progression of project"
        "Built film team skills and capacity"
        "Increased the visibility of film"
      ]
      -feedbackImprovementDetails: null
      -createdAt: DateTime @1757320590 {#1517
        date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757648603 {#1516
        date: 2025-09-12 13:43:23.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1519 …}
      -feedbackBenefitAgreement: "Agree"
      -feedbackRecommendAgreement: "Disagree"
      -feedbackCriticalRoleAgreement: "Neutral"
      -reachResponseUseDetails: "Here are the others"
      -feedbackComment: "Here are more comments and feedback"
      -completeFilmTypeDetails: "Other places"
      -outcomeAwarenessExtent: "To some extent"
      -outcomeVisibilityExtent: "To a great extent"
      -outcomeConnectionExtent: "Not at all"
      -outcomeActionExtent: "To some extent"
      -outcomeOrganisationExtent: "To some extent"
      -outcomeCommunityExtent: "To a great extent"
      -outcomeSystemExtent: "To some extent"
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Festival Acceptance and Awards/Nominations"
        "Partnerships"
        "Film Response"
      ]
      -currentStage: "Film Complete"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "No"
      -outcomeAdditionalInformation: "Here is additional information"
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: true
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1600 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 70
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#935 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3502 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
139 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3273
    -type: "entity"
    -name: "downloadPdf"
    -label: Symfony\Component\Translation\TranslatableMessage {#3494 …}
    -icon: null
    -cssClass: "action-downloadPdf"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "downloadPdf"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=downloadPdf&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityId=70&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "downloadPdf"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: Closure($entity) {#1805 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1611
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1520
      -id: 70
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1521 …}
      -isUptodate: true
      -projectUpdate: """
        This will show up on my updates tab on my project page\r\n
        This will show up on my updates tab on my project page\r\n
        This will show up on my updates tab on my project page
        """
      -isStillFundraising: null
      -projectActiveStatus: "inactive"
      -completeFilmYear: "2018"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: "Everywhere"
      -completeFilmType: [
        "Confirmed BROADCASTER"
        "Nominated for won AWARDS"
        "Other"
      ]
      -completeFilmProgressDetails: "Here are more details"
      -reachResponseDetails: "There was a lot"
      -reachResponseUse: [
        "Education & training"
        "Council / Festivals"
        "Other"
      ]
      -outcomeChange: "There has been so many changes"
      -isOutcomeMeasuredImpact: true
      -outcomeMeasuredImpactDetails: "Here is my evaluation strategy"
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA workshops or webinars"
        "Fundraising or grants"
        "Other"
      ]
      -feedbackEngagementDetails: "Other ways"
      -feedbackExperienceAgreement: "Disagree"
      -feedbackDoingWell: "Lots!"
      -feedbackImprovement: "Nothing!"
      -feedbackInvolvement: [
        "Contributed to the progression of project"
        "Built film team skills and capacity"
        "Increased the visibility of film"
      ]
      -feedbackImprovementDetails: null
      -createdAt: DateTime @1757320590 {#1517
        date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757648603 {#1516
        date: 2025-09-12 13:43:23.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1519 …}
      -feedbackBenefitAgreement: "Agree"
      -feedbackRecommendAgreement: "Disagree"
      -feedbackCriticalRoleAgreement: "Neutral"
      -reachResponseUseDetails: "Here are the others"
      -feedbackComment: "Here are more comments and feedback"
      -completeFilmTypeDetails: "Other places"
      -outcomeAwarenessExtent: "To some extent"
      -outcomeVisibilityExtent: "To a great extent"
      -outcomeConnectionExtent: "Not at all"
      -outcomeActionExtent: "To some extent"
      -outcomeOrganisationExtent: "To some extent"
      -outcomeCommunityExtent: "To a great extent"
      -outcomeSystemExtent: "To some extent"
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Festival Acceptance and Awards/Nominations"
        "Partnerships"
        "Film Response"
      ]
      -currentStage: "Film Complete"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "No"
      -outcomeAdditionalInformation: "Here is additional information"
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: true
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1600 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 70
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#935 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3502 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
140 GRANTED ROLE_ADMIN
App\Entity\FilmProjectProgressReport {#1520
  -id: 70
  -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1521 …}
  -isUptodate: true
  -projectUpdate: """
    This will show up on my updates tab on my project page\r\n
    This will show up on my updates tab on my project page\r\n
    This will show up on my updates tab on my project page
    """
  -isStillFundraising: null
  -projectActiveStatus: "inactive"
  -completeFilmYear: "2018"
  -isCompleteFilmRelease: true
  -completeFilmWhereAvailable: "Everywhere"
  -completeFilmType: [
    "Confirmed BROADCASTER"
    "Nominated for won AWARDS"
    "Other"
  ]
  -completeFilmProgressDetails: "Here are more details"
  -reachResponseDetails: "There was a lot"
  -reachResponseUse: [
    "Education & training"
    "Council / Festivals"
    "Other"
  ]
  -outcomeChange: "There has been so many changes"
  -isOutcomeMeasuredImpact: true
  -outcomeMeasuredImpactDetails: "Here is my evaluation strategy"
  -outcomeContributeExtent: null
  -feedbackEngagement: [
    "DA workshops or webinars"
    "Fundraising or grants"
    "Other"
  ]
  -feedbackEngagementDetails: "Other ways"
  -feedbackExperienceAgreement: "Disagree"
  -feedbackDoingWell: "Lots!"
  -feedbackImprovement: "Nothing!"
  -feedbackInvolvement: [
    "Contributed to the progression of project"
    "Built film team skills and capacity"
    "Increased the visibility of film"
  ]
  -feedbackImprovementDetails: null
  -createdAt: DateTime @1757320590 {#1517
    date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
  }
  -modifiedAt: DateTime @1757648603 {#1516
    date: 2025-09-12 13:43:23.0 Australia/Sydney (+10:00)
  }
  -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1519 …}
  -feedbackBenefitAgreement: "Agree"
  -feedbackRecommendAgreement: "Disagree"
  -feedbackCriticalRoleAgreement: "Neutral"
  -reachResponseUseDetails: "Here are the others"
  -feedbackComment: "Here are more comments and feedback"
  -completeFilmTypeDetails: "Other places"
  -outcomeAwarenessExtent: "To some extent"
  -outcomeVisibilityExtent: "To a great extent"
  -outcomeConnectionExtent: "Not at all"
  -outcomeActionExtent: "To some extent"
  -outcomeOrganisationExtent: "To some extent"
  -outcomeCommunityExtent: "To a great extent"
  -outcomeSystemExtent: "To some extent"
  -files: null
  -status: "completed"
  -projectUpdateCategory: null
  -isFilePublic: null
  -projectUpdateTags: [
    "Festival Acceptance and Awards/Nominations"
    "Partnerships"
    "Film Response"
  ]
  -currentStage: "Film Complete"
  -screenerLink: null
  -screenPassword: null
  -trailerLink: null
  -trailerPassword: null
  -digitalAssetsLink: null
  -generalSupportArea: []
  -generalSupportAreaDetails: null
  -fundraisingStatus: "No"
  -outcomeAdditionalInformation: "Here is additional information"
  -isDraft: false
  -filmWebsiteUrl: null
  -isDocument: true
  -onlineDocumentLink: null
  -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1600 …}
  -isActive: true
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
141 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3259
    -type: "entity"
    -name: "toggleOnProgressReportStatus"
    -label: "Turn on Progress Report"
    -icon: null
    -cssClass: ""
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: null
    -routeName: null
    -routeParameters: []
    -url: Closure($entity) {#1849 …}
    -translationParameters: []
    -displayCallable: Closure($entity) {#1853 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1611
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1520
      -id: 70
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1521 …}
      -isUptodate: true
      -projectUpdate: """
        This will show up on my updates tab on my project page\r\n
        This will show up on my updates tab on my project page\r\n
        This will show up on my updates tab on my project page
        """
      -isStillFundraising: null
      -projectActiveStatus: "inactive"
      -completeFilmYear: "2018"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: "Everywhere"
      -completeFilmType: [
        "Confirmed BROADCASTER"
        "Nominated for won AWARDS"
        "Other"
      ]
      -completeFilmProgressDetails: "Here are more details"
      -reachResponseDetails: "There was a lot"
      -reachResponseUse: [
        "Education & training"
        "Council / Festivals"
        "Other"
      ]
      -outcomeChange: "There has been so many changes"
      -isOutcomeMeasuredImpact: true
      -outcomeMeasuredImpactDetails: "Here is my evaluation strategy"
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA workshops or webinars"
        "Fundraising or grants"
        "Other"
      ]
      -feedbackEngagementDetails: "Other ways"
      -feedbackExperienceAgreement: "Disagree"
      -feedbackDoingWell: "Lots!"
      -feedbackImprovement: "Nothing!"
      -feedbackInvolvement: [
        "Contributed to the progression of project"
        "Built film team skills and capacity"
        "Increased the visibility of film"
      ]
      -feedbackImprovementDetails: null
      -createdAt: DateTime @1757320590 {#1517
        date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757648603 {#1516
        date: 2025-09-12 13:43:23.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1519 …}
      -feedbackBenefitAgreement: "Agree"
      -feedbackRecommendAgreement: "Disagree"
      -feedbackCriticalRoleAgreement: "Neutral"
      -reachResponseUseDetails: "Here are the others"
      -feedbackComment: "Here are more comments and feedback"
      -completeFilmTypeDetails: "Other places"
      -outcomeAwarenessExtent: "To some extent"
      -outcomeVisibilityExtent: "To a great extent"
      -outcomeConnectionExtent: "Not at all"
      -outcomeActionExtent: "To some extent"
      -outcomeOrganisationExtent: "To some extent"
      -outcomeCommunityExtent: "To a great extent"
      -outcomeSystemExtent: "To some extent"
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Festival Acceptance and Awards/Nominations"
        "Partnerships"
        "Film Response"
      ]
      -currentStage: "Film Complete"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "No"
      -outcomeAdditionalInformation: "Here is additional information"
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: true
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1600 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 70
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#935 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3502 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
142 GRANTED ROLE_ADMIN
App\Entity\FilmProjectProgressReport {#1520
  -id: 70
  -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1521 …}
  -isUptodate: true
  -projectUpdate: """
    This will show up on my updates tab on my project page\r\n
    This will show up on my updates tab on my project page\r\n
    This will show up on my updates tab on my project page
    """
  -isStillFundraising: null
  -projectActiveStatus: "inactive"
  -completeFilmYear: "2018"
  -isCompleteFilmRelease: true
  -completeFilmWhereAvailable: "Everywhere"
  -completeFilmType: [
    "Confirmed BROADCASTER"
    "Nominated for won AWARDS"
    "Other"
  ]
  -completeFilmProgressDetails: "Here are more details"
  -reachResponseDetails: "There was a lot"
  -reachResponseUse: [
    "Education & training"
    "Council / Festivals"
    "Other"
  ]
  -outcomeChange: "There has been so many changes"
  -isOutcomeMeasuredImpact: true
  -outcomeMeasuredImpactDetails: "Here is my evaluation strategy"
  -outcomeContributeExtent: null
  -feedbackEngagement: [
    "DA workshops or webinars"
    "Fundraising or grants"
    "Other"
  ]
  -feedbackEngagementDetails: "Other ways"
  -feedbackExperienceAgreement: "Disagree"
  -feedbackDoingWell: "Lots!"
  -feedbackImprovement: "Nothing!"
  -feedbackInvolvement: [
    "Contributed to the progression of project"
    "Built film team skills and capacity"
    "Increased the visibility of film"
  ]
  -feedbackImprovementDetails: null
  -createdAt: DateTime @1757320590 {#1517
    date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
  }
  -modifiedAt: DateTime @1757648603 {#1516
    date: 2025-09-12 13:43:23.0 Australia/Sydney (+10:00)
  }
  -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1519 …}
  -feedbackBenefitAgreement: "Agree"
  -feedbackRecommendAgreement: "Disagree"
  -feedbackCriticalRoleAgreement: "Neutral"
  -reachResponseUseDetails: "Here are the others"
  -feedbackComment: "Here are more comments and feedback"
  -completeFilmTypeDetails: "Other places"
  -outcomeAwarenessExtent: "To some extent"
  -outcomeVisibilityExtent: "To a great extent"
  -outcomeConnectionExtent: "Not at all"
  -outcomeActionExtent: "To some extent"
  -outcomeOrganisationExtent: "To some extent"
  -outcomeCommunityExtent: "To a great extent"
  -outcomeSystemExtent: "To some extent"
  -files: null
  -status: "completed"
  -projectUpdateCategory: null
  -isFilePublic: null
  -projectUpdateTags: [
    "Festival Acceptance and Awards/Nominations"
    "Partnerships"
    "Film Response"
  ]
  -currentStage: "Film Complete"
  -screenerLink: null
  -screenPassword: null
  -trailerLink: null
  -trailerPassword: null
  -digitalAssetsLink: null
  -generalSupportArea: []
  -generalSupportAreaDetails: null
  -fundraisingStatus: "No"
  -outcomeAdditionalInformation: "Here is additional information"
  -isDraft: false
  -filmWebsiteUrl: null
  -isDocument: true
  -onlineDocumentLink: null
  -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1600 …}
  -isActive: true
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
143 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3393
    -type: "entity"
    -name: "toggleOffProgressReportStatus"
    -label: Symfony\Component\Translation\TranslatableMessage {#3501 …}
    -icon: null
    -cssClass: "action-toggleOffProgressReportStatus"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "toggleOffProgressReportStatus"
    ]
    -linkUrl: "/admin/progress-report/workflow/cron/single/42?progressReportId=70"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: null
    -routeParameters: []
    -url: Closure($entity) {#1892 …}
    -translationParameters: []
    -displayCallable: Closure($entity) {#1900 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1611
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1520
      -id: 70
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1521 …}
      -isUptodate: true
      -projectUpdate: """
        This will show up on my updates tab on my project page\r\n
        This will show up on my updates tab on my project page\r\n
        This will show up on my updates tab on my project page
        """
      -isStillFundraising: null
      -projectActiveStatus: "inactive"
      -completeFilmYear: "2018"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: "Everywhere"
      -completeFilmType: [
        "Confirmed BROADCASTER"
        "Nominated for won AWARDS"
        "Other"
      ]
      -completeFilmProgressDetails: "Here are more details"
      -reachResponseDetails: "There was a lot"
      -reachResponseUse: [
        "Education & training"
        "Council / Festivals"
        "Other"
      ]
      -outcomeChange: "There has been so many changes"
      -isOutcomeMeasuredImpact: true
      -outcomeMeasuredImpactDetails: "Here is my evaluation strategy"
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA workshops or webinars"
        "Fundraising or grants"
        "Other"
      ]
      -feedbackEngagementDetails: "Other ways"
      -feedbackExperienceAgreement: "Disagree"
      -feedbackDoingWell: "Lots!"
      -feedbackImprovement: "Nothing!"
      -feedbackInvolvement: [
        "Contributed to the progression of project"
        "Built film team skills and capacity"
        "Increased the visibility of film"
      ]
      -feedbackImprovementDetails: null
      -createdAt: DateTime @1757320590 {#1517
        date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757648603 {#1516
        date: 2025-09-12 13:43:23.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1519 …}
      -feedbackBenefitAgreement: "Agree"
      -feedbackRecommendAgreement: "Disagree"
      -feedbackCriticalRoleAgreement: "Neutral"
      -reachResponseUseDetails: "Here are the others"
      -feedbackComment: "Here are more comments and feedback"
      -completeFilmTypeDetails: "Other places"
      -outcomeAwarenessExtent: "To some extent"
      -outcomeVisibilityExtent: "To a great extent"
      -outcomeConnectionExtent: "Not at all"
      -outcomeActionExtent: "To some extent"
      -outcomeOrganisationExtent: "To some extent"
      -outcomeCommunityExtent: "To a great extent"
      -outcomeSystemExtent: "To some extent"
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Festival Acceptance and Awards/Nominations"
        "Partnerships"
        "Film Response"
      ]
      -currentStage: "Film Complete"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "No"
      -outcomeAdditionalInformation: "Here is additional information"
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: true
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1600 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 70
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#935 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3502 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
144 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3394
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#3508 …}
    -icon: null
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://daf-middleware.wtdevsite.com/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityFqcn=App%5CEntity%5CFilmProjectProgressReport&entityId=70"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityId=70&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1611
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1520
      -id: 70
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1521 …}
      -isUptodate: true
      -projectUpdate: """
        This will show up on my updates tab on my project page\r\n
        This will show up on my updates tab on my project page\r\n
        This will show up on my updates tab on my project page
        """
      -isStillFundraising: null
      -projectActiveStatus: "inactive"
      -completeFilmYear: "2018"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: "Everywhere"
      -completeFilmType: [
        "Confirmed BROADCASTER"
        "Nominated for won AWARDS"
        "Other"
      ]
      -completeFilmProgressDetails: "Here are more details"
      -reachResponseDetails: "There was a lot"
      -reachResponseUse: [
        "Education & training"
        "Council / Festivals"
        "Other"
      ]
      -outcomeChange: "There has been so many changes"
      -isOutcomeMeasuredImpact: true
      -outcomeMeasuredImpactDetails: "Here is my evaluation strategy"
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA workshops or webinars"
        "Fundraising or grants"
        "Other"
      ]
      -feedbackEngagementDetails: "Other ways"
      -feedbackExperienceAgreement: "Disagree"
      -feedbackDoingWell: "Lots!"
      -feedbackImprovement: "Nothing!"
      -feedbackInvolvement: [
        "Contributed to the progression of project"
        "Built film team skills and capacity"
        "Increased the visibility of film"
      ]
      -feedbackImprovementDetails: null
      -createdAt: DateTime @1757320590 {#1517
        date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757648603 {#1516
        date: 2025-09-12 13:43:23.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1519 …}
      -feedbackBenefitAgreement: "Agree"
      -feedbackRecommendAgreement: "Disagree"
      -feedbackCriticalRoleAgreement: "Neutral"
      -reachResponseUseDetails: "Here are the others"
      -feedbackComment: "Here are more comments and feedback"
      -completeFilmTypeDetails: "Other places"
      -outcomeAwarenessExtent: "To some extent"
      -outcomeVisibilityExtent: "To a great extent"
      -outcomeConnectionExtent: "Not at all"
      -outcomeActionExtent: "To some extent"
      -outcomeOrganisationExtent: "To some extent"
      -outcomeCommunityExtent: "To a great extent"
      -outcomeSystemExtent: "To some extent"
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Festival Acceptance and Awards/Nominations"
        "Partnerships"
        "Film Response"
      ]
      -currentStage: "Film Complete"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "No"
      -outcomeAdditionalInformation: "Here is additional information"
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: true
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1600 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 70
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#935 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3502 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
145 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3397
    -type: "entity"
    -name: "viewProgressReport"
    -label: Symfony\Component\Translation\TranslatableMessage {#3534 …}
    -icon: ""
    -cssClass: "action-viewProgressReport"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "viewProgressReport"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=viewProgressReport&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityId=58&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "viewProgressReport"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1617
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1579
      -id: 58
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1511 …}
      -isUptodate: true
      -projectUpdate: "testt"
      -isStillFundraising: null
      -projectActiveStatus: "active"
      -completeFilmYear: "2025"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: null
      -completeFilmType: [
        "FESTIVAL acceptance"
      ]
      -completeFilmProgressDetails: null
      -reachResponseDetails: null
      -reachResponseUse: []
      -outcomeChange: null
      -isOutcomeMeasuredImpact: null
      -outcomeMeasuredImpactDetails: null
      -outcomeContributeExtent: null
      -feedbackEngagement: []
      -feedbackEngagementDetails: null
      -feedbackExperienceAgreement: "Agree"
      -feedbackDoingWell: "test"
      -feedbackImprovement: null
      -feedbackInvolvement: []
      -feedbackImprovementDetails: null
      -createdAt: DateTime @1756869436 {#1602
        date: 2025-09-03 13:17:16.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757648156 {#1599
        date: 2025-09-12 13:35:56.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1604 …}
      -feedbackBenefitAgreement: "Agree"
      -feedbackRecommendAgreement: "Agree"
      -feedbackCriticalRoleAgreement: "Agree"
      -reachResponseUseDetails: null
      -feedbackComment: null
      -completeFilmTypeDetails: null
      -outcomeAwarenessExtent: null
      -outcomeVisibilityExtent: null
      -outcomeConnectionExtent: null
      -outcomeActionExtent: null
      -outcomeOrganisationExtent: null
      -outcomeCommunityExtent: null
      -outcomeSystemExtent: null
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Partnerships"
      ]
      -currentStage: "Film Complete"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: null
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: true
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1518 …}
      -isActive: false
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 58
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2213 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3545 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
146 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3396
    -type: "entity"
    -name: "downloadPdf"
    -label: Symfony\Component\Translation\TranslatableMessage {#3539 …}
    -icon: null
    -cssClass: "action-downloadPdf"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "downloadPdf"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=downloadPdf&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityId=58&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "downloadPdf"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: Closure($entity) {#1805 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1617
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1579
      -id: 58
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1511 …}
      -isUptodate: true
      -projectUpdate: "testt"
      -isStillFundraising: null
      -projectActiveStatus: "active"
      -completeFilmYear: "2025"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: null
      -completeFilmType: [
        "FESTIVAL acceptance"
      ]
      -completeFilmProgressDetails: null
      -reachResponseDetails: null
      -reachResponseUse: []
      -outcomeChange: null
      -isOutcomeMeasuredImpact: null
      -outcomeMeasuredImpactDetails: null
      -outcomeContributeExtent: null
      -feedbackEngagement: []
      -feedbackEngagementDetails: null
      -feedbackExperienceAgreement: "Agree"
      -feedbackDoingWell: "test"
      -feedbackImprovement: null
      -feedbackInvolvement: []
      -feedbackImprovementDetails: null
      -createdAt: DateTime @1756869436 {#1602
        date: 2025-09-03 13:17:16.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757648156 {#1599
        date: 2025-09-12 13:35:56.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1604 …}
      -feedbackBenefitAgreement: "Agree"
      -feedbackRecommendAgreement: "Agree"
      -feedbackCriticalRoleAgreement: "Agree"
      -reachResponseUseDetails: null
      -feedbackComment: null
      -completeFilmTypeDetails: null
      -outcomeAwarenessExtent: null
      -outcomeVisibilityExtent: null
      -outcomeConnectionExtent: null
      -outcomeActionExtent: null
      -outcomeOrganisationExtent: null
      -outcomeCommunityExtent: null
      -outcomeSystemExtent: null
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Partnerships"
      ]
      -currentStage: "Film Complete"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: null
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: true
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1518 …}
      -isActive: false
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 58
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2213 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3545 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
147 GRANTED ROLE_ADMIN
App\Entity\FilmProjectProgressReport {#1579
  -id: 58
  -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1511 …}
  -isUptodate: true
  -projectUpdate: "testt"
  -isStillFundraising: null
  -projectActiveStatus: "active"
  -completeFilmYear: "2025"
  -isCompleteFilmRelease: true
  -completeFilmWhereAvailable: null
  -completeFilmType: [
    "FESTIVAL acceptance"
  ]
  -completeFilmProgressDetails: null
  -reachResponseDetails: null
  -reachResponseUse: []
  -outcomeChange: null
  -isOutcomeMeasuredImpact: null
  -outcomeMeasuredImpactDetails: null
  -outcomeContributeExtent: null
  -feedbackEngagement: []
  -feedbackEngagementDetails: null
  -feedbackExperienceAgreement: "Agree"
  -feedbackDoingWell: "test"
  -feedbackImprovement: null
  -feedbackInvolvement: []
  -feedbackImprovementDetails: null
  -createdAt: DateTime @1756869436 {#1602
    date: 2025-09-03 13:17:16.0 Australia/Sydney (+10:00)
  }
  -modifiedAt: DateTime @1757648156 {#1599
    date: 2025-09-12 13:35:56.0 Australia/Sydney (+10:00)
  }
  -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1604 …}
  -feedbackBenefitAgreement: "Agree"
  -feedbackRecommendAgreement: "Agree"
  -feedbackCriticalRoleAgreement: "Agree"
  -reachResponseUseDetails: null
  -feedbackComment: null
  -completeFilmTypeDetails: null
  -outcomeAwarenessExtent: null
  -outcomeVisibilityExtent: null
  -outcomeConnectionExtent: null
  -outcomeActionExtent: null
  -outcomeOrganisationExtent: null
  -outcomeCommunityExtent: null
  -outcomeSystemExtent: null
  -files: null
  -status: "completed"
  -projectUpdateCategory: null
  -isFilePublic: null
  -projectUpdateTags: [
    "Partnerships"
  ]
  -currentStage: "Film Complete"
  -screenerLink: null
  -screenPassword: null
  -trailerLink: null
  -trailerPassword: null
  -digitalAssetsLink: null
  -generalSupportArea: []
  -generalSupportAreaDetails: null
  -fundraisingStatus: "Yes"
  -outcomeAdditionalInformation: null
  -isDraft: false
  -filmWebsiteUrl: null
  -isDocument: true
  -onlineDocumentLink: null
  -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1518 …}
  -isActive: false
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
148 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3395
    -type: "entity"
    -name: "toggleOnProgressReportStatus"
    -label: Symfony\Component\Translation\TranslatableMessage {#3546 …}
    -icon: null
    -cssClass: "action-toggleOnProgressReportStatus"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "toggleOnProgressReportStatus"
    ]
    -linkUrl: "/admin/progress-report/workflow/cron/single/28?year=2025"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: null
    -routeParameters: []
    -url: Closure($entity) {#1849 …}
    -translationParameters: []
    -displayCallable: Closure($entity) {#1853 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1617
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1579
      -id: 58
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1511 …}
      -isUptodate: true
      -projectUpdate: "testt"
      -isStillFundraising: null
      -projectActiveStatus: "active"
      -completeFilmYear: "2025"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: null
      -completeFilmType: [
        "FESTIVAL acceptance"
      ]
      -completeFilmProgressDetails: null
      -reachResponseDetails: null
      -reachResponseUse: []
      -outcomeChange: null
      -isOutcomeMeasuredImpact: null
      -outcomeMeasuredImpactDetails: null
      -outcomeContributeExtent: null
      -feedbackEngagement: []
      -feedbackEngagementDetails: null
      -feedbackExperienceAgreement: "Agree"
      -feedbackDoingWell: "test"
      -feedbackImprovement: null
      -feedbackInvolvement: []
      -feedbackImprovementDetails: null
      -createdAt: DateTime @1756869436 {#1602
        date: 2025-09-03 13:17:16.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757648156 {#1599
        date: 2025-09-12 13:35:56.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1604 …}
      -feedbackBenefitAgreement: "Agree"
      -feedbackRecommendAgreement: "Agree"
      -feedbackCriticalRoleAgreement: "Agree"
      -reachResponseUseDetails: null
      -feedbackComment: null
      -completeFilmTypeDetails: null
      -outcomeAwarenessExtent: null
      -outcomeVisibilityExtent: null
      -outcomeConnectionExtent: null
      -outcomeActionExtent: null
      -outcomeOrganisationExtent: null
      -outcomeCommunityExtent: null
      -outcomeSystemExtent: null
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Partnerships"
      ]
      -currentStage: "Film Complete"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: null
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: true
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1518 …}
      -isActive: false
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 58
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2213 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3545 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
149 GRANTED ROLE_ADMIN
App\Entity\FilmProjectProgressReport {#1579
  -id: 58
  -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1511 …}
  -isUptodate: true
  -projectUpdate: "testt"
  -isStillFundraising: null
  -projectActiveStatus: "active"
  -completeFilmYear: "2025"
  -isCompleteFilmRelease: true
  -completeFilmWhereAvailable: null
  -completeFilmType: [
    "FESTIVAL acceptance"
  ]
  -completeFilmProgressDetails: null
  -reachResponseDetails: null
  -reachResponseUse: []
  -outcomeChange: null
  -isOutcomeMeasuredImpact: null
  -outcomeMeasuredImpactDetails: null
  -outcomeContributeExtent: null
  -feedbackEngagement: []
  -feedbackEngagementDetails: null
  -feedbackExperienceAgreement: "Agree"
  -feedbackDoingWell: "test"
  -feedbackImprovement: null
  -feedbackInvolvement: []
  -feedbackImprovementDetails: null
  -createdAt: DateTime @1756869436 {#1602
    date: 2025-09-03 13:17:16.0 Australia/Sydney (+10:00)
  }
  -modifiedAt: DateTime @1757648156 {#1599
    date: 2025-09-12 13:35:56.0 Australia/Sydney (+10:00)
  }
  -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1604 …}
  -feedbackBenefitAgreement: "Agree"
  -feedbackRecommendAgreement: "Agree"
  -feedbackCriticalRoleAgreement: "Agree"
  -reachResponseUseDetails: null
  -feedbackComment: null
  -completeFilmTypeDetails: null
  -outcomeAwarenessExtent: null
  -outcomeVisibilityExtent: null
  -outcomeConnectionExtent: null
  -outcomeActionExtent: null
  -outcomeOrganisationExtent: null
  -outcomeCommunityExtent: null
  -outcomeSystemExtent: null
  -files: null
  -status: "completed"
  -projectUpdateCategory: null
  -isFilePublic: null
  -projectUpdateTags: [
    "Partnerships"
  ]
  -currentStage: "Film Complete"
  -screenerLink: null
  -screenPassword: null
  -trailerLink: null
  -trailerPassword: null
  -digitalAssetsLink: null
  -generalSupportArea: []
  -generalSupportAreaDetails: null
  -fundraisingStatus: "Yes"
  -outcomeAdditionalInformation: null
  -isDraft: false
  -filmWebsiteUrl: null
  -isDocument: true
  -onlineDocumentLink: null
  -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1518 …}
  -isActive: false
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
150 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3290
    -type: "entity"
    -name: "toggleOffProgressReportStatus"
    -label: "Turn off Progress Report"
    -icon: null
    -cssClass: ""
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: null
    -routeName: null
    -routeParameters: []
    -url: Closure($entity) {#1892 …}
    -translationParameters: []
    -displayCallable: Closure($entity) {#1900 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1617
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1579
      -id: 58
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1511 …}
      -isUptodate: true
      -projectUpdate: "testt"
      -isStillFundraising: null
      -projectActiveStatus: "active"
      -completeFilmYear: "2025"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: null
      -completeFilmType: [
        "FESTIVAL acceptance"
      ]
      -completeFilmProgressDetails: null
      -reachResponseDetails: null
      -reachResponseUse: []
      -outcomeChange: null
      -isOutcomeMeasuredImpact: null
      -outcomeMeasuredImpactDetails: null
      -outcomeContributeExtent: null
      -feedbackEngagement: []
      -feedbackEngagementDetails: null
      -feedbackExperienceAgreement: "Agree"
      -feedbackDoingWell: "test"
      -feedbackImprovement: null
      -feedbackInvolvement: []
      -feedbackImprovementDetails: null
      -createdAt: DateTime @1756869436 {#1602
        date: 2025-09-03 13:17:16.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757648156 {#1599
        date: 2025-09-12 13:35:56.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1604 …}
      -feedbackBenefitAgreement: "Agree"
      -feedbackRecommendAgreement: "Agree"
      -feedbackCriticalRoleAgreement: "Agree"
      -reachResponseUseDetails: null
      -feedbackComment: null
      -completeFilmTypeDetails: null
      -outcomeAwarenessExtent: null
      -outcomeVisibilityExtent: null
      -outcomeConnectionExtent: null
      -outcomeActionExtent: null
      -outcomeOrganisationExtent: null
      -outcomeCommunityExtent: null
      -outcomeSystemExtent: null
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Partnerships"
      ]
      -currentStage: "Film Complete"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: null
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: true
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1518 …}
      -isActive: false
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 58
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2213 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3545 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
151 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3411
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#3547 …}
    -icon: null
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://daf-middleware.wtdevsite.com/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityFqcn=App%5CEntity%5CFilmProjectProgressReport&entityId=58"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityId=58&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1617
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1579
      -id: 58
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1511 …}
      -isUptodate: true
      -projectUpdate: "testt"
      -isStillFundraising: null
      -projectActiveStatus: "active"
      -completeFilmYear: "2025"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: null
      -completeFilmType: [
        "FESTIVAL acceptance"
      ]
      -completeFilmProgressDetails: null
      -reachResponseDetails: null
      -reachResponseUse: []
      -outcomeChange: null
      -isOutcomeMeasuredImpact: null
      -outcomeMeasuredImpactDetails: null
      -outcomeContributeExtent: null
      -feedbackEngagement: []
      -feedbackEngagementDetails: null
      -feedbackExperienceAgreement: "Agree"
      -feedbackDoingWell: "test"
      -feedbackImprovement: null
      -feedbackInvolvement: []
      -feedbackImprovementDetails: null
      -createdAt: DateTime @1756869436 {#1602
        date: 2025-09-03 13:17:16.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757648156 {#1599
        date: 2025-09-12 13:35:56.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1604 …}
      -feedbackBenefitAgreement: "Agree"
      -feedbackRecommendAgreement: "Agree"
      -feedbackCriticalRoleAgreement: "Agree"
      -reachResponseUseDetails: null
      -feedbackComment: null
      -completeFilmTypeDetails: null
      -outcomeAwarenessExtent: null
      -outcomeVisibilityExtent: null
      -outcomeConnectionExtent: null
      -outcomeActionExtent: null
      -outcomeOrganisationExtent: null
      -outcomeCommunityExtent: null
      -outcomeSystemExtent: null
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Partnerships"
      ]
      -currentStage: "Film Complete"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: null
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: true
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1518 …}
      -isActive: false
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 58
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2213 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3545 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
152 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3442
    -type: "entity"
    -name: "viewProgressReport"
    -label: Symfony\Component\Translation\TranslatableMessage {#3579 …}
    -icon: ""
    -cssClass: "action-viewProgressReport"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "viewProgressReport"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=viewProgressReport&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityId=66&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "viewProgressReport"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1553
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1606
      -id: 66
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1605 …}
      -isUptodate: true
      -projectUpdate: "test"
      -isStillFundraising: null
      -projectActiveStatus: "inactive"
      -completeFilmYear: "2025"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: null
      -completeFilmType: []
      -completeFilmProgressDetails: null
      -reachResponseDetails: null
      -reachResponseUse: []
      -outcomeChange: null
      -isOutcomeMeasuredImpact: null
      -outcomeMeasuredImpactDetails: null
      -outcomeContributeExtent: null
      -feedbackEngagement: []
      -feedbackEngagementDetails: null
      -feedbackExperienceAgreement: "Agree"
      -feedbackDoingWell: "test"
      -feedbackImprovement: null
      -feedbackInvolvement: []
      -feedbackImprovementDetails: null
      -createdAt: DateTime @1757317415 {#1601
        date: 2025-09-08 17:43:35.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757646462 {#1557
        date: 2025-09-12 13:07:42.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1555 …}
      -feedbackBenefitAgreement: "Agree"
      -feedbackRecommendAgreement: "Agree"
      -feedbackCriticalRoleAgreement: "Agree"
      -reachResponseUseDetails: null
      -feedbackComment: null
      -completeFilmTypeDetails: null
      -outcomeAwarenessExtent: null
      -outcomeVisibilityExtent: null
      -outcomeConnectionExtent: null
      -outcomeActionExtent: null
      -outcomeOrganisationExtent: null
      -outcomeCommunityExtent: null
      -outcomeSystemExtent: null
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Partnerships"
      ]
      -currentStage: "Film Complete"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: null
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: false
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1508 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 66
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2367 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3592 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
153 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3441
    -type: "entity"
    -name: "downloadPdf"
    -label: Symfony\Component\Translation\TranslatableMessage {#3584 …}
    -icon: null
    -cssClass: "action-downloadPdf"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "downloadPdf"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=downloadPdf&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityId=66&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "downloadPdf"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: Closure($entity) {#1805 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1553
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1606
      -id: 66
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1605 …}
      -isUptodate: true
      -projectUpdate: "test"
      -isStillFundraising: null
      -projectActiveStatus: "inactive"
      -completeFilmYear: "2025"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: null
      -completeFilmType: []
      -completeFilmProgressDetails: null
      -reachResponseDetails: null
      -reachResponseUse: []
      -outcomeChange: null
      -isOutcomeMeasuredImpact: null
      -outcomeMeasuredImpactDetails: null
      -outcomeContributeExtent: null
      -feedbackEngagement: []
      -feedbackEngagementDetails: null
      -feedbackExperienceAgreement: "Agree"
      -feedbackDoingWell: "test"
      -feedbackImprovement: null
      -feedbackInvolvement: []
      -feedbackImprovementDetails: null
      -createdAt: DateTime @1757317415 {#1601
        date: 2025-09-08 17:43:35.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757646462 {#1557
        date: 2025-09-12 13:07:42.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1555 …}
      -feedbackBenefitAgreement: "Agree"
      -feedbackRecommendAgreement: "Agree"
      -feedbackCriticalRoleAgreement: "Agree"
      -reachResponseUseDetails: null
      -feedbackComment: null
      -completeFilmTypeDetails: null
      -outcomeAwarenessExtent: null
      -outcomeVisibilityExtent: null
      -outcomeConnectionExtent: null
      -outcomeActionExtent: null
      -outcomeOrganisationExtent: null
      -outcomeCommunityExtent: null
      -outcomeSystemExtent: null
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Partnerships"
      ]
      -currentStage: "Film Complete"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: null
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: false
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1508 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 66
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2367 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3592 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
154 GRANTED ROLE_ADMIN
App\Entity\FilmProjectProgressReport {#1606
  -id: 66
  -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1605 …}
  -isUptodate: true
  -projectUpdate: "test"
  -isStillFundraising: null
  -projectActiveStatus: "inactive"
  -completeFilmYear: "2025"
  -isCompleteFilmRelease: true
  -completeFilmWhereAvailable: null
  -completeFilmType: []
  -completeFilmProgressDetails: null
  -reachResponseDetails: null
  -reachResponseUse: []
  -outcomeChange: null
  -isOutcomeMeasuredImpact: null
  -outcomeMeasuredImpactDetails: null
  -outcomeContributeExtent: null
  -feedbackEngagement: []
  -feedbackEngagementDetails: null
  -feedbackExperienceAgreement: "Agree"
  -feedbackDoingWell: "test"
  -feedbackImprovement: null
  -feedbackInvolvement: []
  -feedbackImprovementDetails: null
  -createdAt: DateTime @1757317415 {#1601
    date: 2025-09-08 17:43:35.0 Australia/Sydney (+10:00)
  }
  -modifiedAt: DateTime @1757646462 {#1557
    date: 2025-09-12 13:07:42.0 Australia/Sydney (+10:00)
  }
  -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1555 …}
  -feedbackBenefitAgreement: "Agree"
  -feedbackRecommendAgreement: "Agree"
  -feedbackCriticalRoleAgreement: "Agree"
  -reachResponseUseDetails: null
  -feedbackComment: null
  -completeFilmTypeDetails: null
  -outcomeAwarenessExtent: null
  -outcomeVisibilityExtent: null
  -outcomeConnectionExtent: null
  -outcomeActionExtent: null
  -outcomeOrganisationExtent: null
  -outcomeCommunityExtent: null
  -outcomeSystemExtent: null
  -files: null
  -status: "completed"
  -projectUpdateCategory: null
  -isFilePublic: null
  -projectUpdateTags: [
    "Partnerships"
  ]
  -currentStage: "Film Complete"
  -screenerLink: null
  -screenPassword: null
  -trailerLink: null
  -trailerPassword: null
  -digitalAssetsLink: null
  -generalSupportArea: []
  -generalSupportAreaDetails: null
  -fundraisingStatus: "Yes"
  -outcomeAdditionalInformation: null
  -isDraft: false
  -filmWebsiteUrl: null
  -isDocument: false
  -onlineDocumentLink: null
  -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1508 …}
  -isActive: true
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
155 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3420
    -type: "entity"
    -name: "toggleOnProgressReportStatus"
    -label: "Turn on Progress Report"
    -icon: null
    -cssClass: ""
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: null
    -routeName: null
    -routeParameters: []
    -url: Closure($entity) {#1849 …}
    -translationParameters: []
    -displayCallable: Closure($entity) {#1853 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1553
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1606
      -id: 66
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1605 …}
      -isUptodate: true
      -projectUpdate: "test"
      -isStillFundraising: null
      -projectActiveStatus: "inactive"
      -completeFilmYear: "2025"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: null
      -completeFilmType: []
      -completeFilmProgressDetails: null
      -reachResponseDetails: null
      -reachResponseUse: []
      -outcomeChange: null
      -isOutcomeMeasuredImpact: null
      -outcomeMeasuredImpactDetails: null
      -outcomeContributeExtent: null
      -feedbackEngagement: []
      -feedbackEngagementDetails: null
      -feedbackExperienceAgreement: "Agree"
      -feedbackDoingWell: "test"
      -feedbackImprovement: null
      -feedbackInvolvement: []
      -feedbackImprovementDetails: null
      -createdAt: DateTime @1757317415 {#1601
        date: 2025-09-08 17:43:35.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757646462 {#1557
        date: 2025-09-12 13:07:42.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1555 …}
      -feedbackBenefitAgreement: "Agree"
      -feedbackRecommendAgreement: "Agree"
      -feedbackCriticalRoleAgreement: "Agree"
      -reachResponseUseDetails: null
      -feedbackComment: null
      -completeFilmTypeDetails: null
      -outcomeAwarenessExtent: null
      -outcomeVisibilityExtent: null
      -outcomeConnectionExtent: null
      -outcomeActionExtent: null
      -outcomeOrganisationExtent: null
      -outcomeCommunityExtent: null
      -outcomeSystemExtent: null
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Partnerships"
      ]
      -currentStage: "Film Complete"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: null
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: false
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1508 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 66
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2367 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3592 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
156 GRANTED ROLE_ADMIN
App\Entity\FilmProjectProgressReport {#1606
  -id: 66
  -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1605 …}
  -isUptodate: true
  -projectUpdate: "test"
  -isStillFundraising: null
  -projectActiveStatus: "inactive"
  -completeFilmYear: "2025"
  -isCompleteFilmRelease: true
  -completeFilmWhereAvailable: null
  -completeFilmType: []
  -completeFilmProgressDetails: null
  -reachResponseDetails: null
  -reachResponseUse: []
  -outcomeChange: null
  -isOutcomeMeasuredImpact: null
  -outcomeMeasuredImpactDetails: null
  -outcomeContributeExtent: null
  -feedbackEngagement: []
  -feedbackEngagementDetails: null
  -feedbackExperienceAgreement: "Agree"
  -feedbackDoingWell: "test"
  -feedbackImprovement: null
  -feedbackInvolvement: []
  -feedbackImprovementDetails: null
  -createdAt: DateTime @1757317415 {#1601
    date: 2025-09-08 17:43:35.0 Australia/Sydney (+10:00)
  }
  -modifiedAt: DateTime @1757646462 {#1557
    date: 2025-09-12 13:07:42.0 Australia/Sydney (+10:00)
  }
  -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1555 …}
  -feedbackBenefitAgreement: "Agree"
  -feedbackRecommendAgreement: "Agree"
  -feedbackCriticalRoleAgreement: "Agree"
  -reachResponseUseDetails: null
  -feedbackComment: null
  -completeFilmTypeDetails: null
  -outcomeAwarenessExtent: null
  -outcomeVisibilityExtent: null
  -outcomeConnectionExtent: null
  -outcomeActionExtent: null
  -outcomeOrganisationExtent: null
  -outcomeCommunityExtent: null
  -outcomeSystemExtent: null
  -files: null
  -status: "completed"
  -projectUpdateCategory: null
  -isFilePublic: null
  -projectUpdateTags: [
    "Partnerships"
  ]
  -currentStage: "Film Complete"
  -screenerLink: null
  -screenPassword: null
  -trailerLink: null
  -trailerPassword: null
  -digitalAssetsLink: null
  -generalSupportArea: []
  -generalSupportAreaDetails: null
  -fundraisingStatus: "Yes"
  -outcomeAdditionalInformation: null
  -isDraft: false
  -filmWebsiteUrl: null
  -isDocument: false
  -onlineDocumentLink: null
  -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1508 …}
  -isActive: true
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
157 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3398
    -type: "entity"
    -name: "toggleOffProgressReportStatus"
    -label: Symfony\Component\Translation\TranslatableMessage {#3591 …}
    -icon: null
    -cssClass: "action-toggleOffProgressReportStatus"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "toggleOffProgressReportStatus"
    ]
    -linkUrl: "/admin/progress-report/workflow/cron/single/32?progressReportId=66"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: null
    -routeParameters: []
    -url: Closure($entity) {#1892 …}
    -translationParameters: []
    -displayCallable: Closure($entity) {#1900 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1553
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1606
      -id: 66
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1605 …}
      -isUptodate: true
      -projectUpdate: "test"
      -isStillFundraising: null
      -projectActiveStatus: "inactive"
      -completeFilmYear: "2025"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: null
      -completeFilmType: []
      -completeFilmProgressDetails: null
      -reachResponseDetails: null
      -reachResponseUse: []
      -outcomeChange: null
      -isOutcomeMeasuredImpact: null
      -outcomeMeasuredImpactDetails: null
      -outcomeContributeExtent: null
      -feedbackEngagement: []
      -feedbackEngagementDetails: null
      -feedbackExperienceAgreement: "Agree"
      -feedbackDoingWell: "test"
      -feedbackImprovement: null
      -feedbackInvolvement: []
      -feedbackImprovementDetails: null
      -createdAt: DateTime @1757317415 {#1601
        date: 2025-09-08 17:43:35.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757646462 {#1557
        date: 2025-09-12 13:07:42.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1555 …}
      -feedbackBenefitAgreement: "Agree"
      -feedbackRecommendAgreement: "Agree"
      -feedbackCriticalRoleAgreement: "Agree"
      -reachResponseUseDetails: null
      -feedbackComment: null
      -completeFilmTypeDetails: null
      -outcomeAwarenessExtent: null
      -outcomeVisibilityExtent: null
      -outcomeConnectionExtent: null
      -outcomeActionExtent: null
      -outcomeOrganisationExtent: null
      -outcomeCommunityExtent: null
      -outcomeSystemExtent: null
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Partnerships"
      ]
      -currentStage: "Film Complete"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: null
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: false
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1508 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 66
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2367 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3592 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
158 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3448
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#3598 …}
    -icon: null
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://daf-middleware.wtdevsite.com/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityFqcn=App%5CEntity%5CFilmProjectProgressReport&entityId=66"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityId=66&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1553
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1606
      -id: 66
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1605 …}
      -isUptodate: true
      -projectUpdate: "test"
      -isStillFundraising: null
      -projectActiveStatus: "inactive"
      -completeFilmYear: "2025"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: null
      -completeFilmType: []
      -completeFilmProgressDetails: null
      -reachResponseDetails: null
      -reachResponseUse: []
      -outcomeChange: null
      -isOutcomeMeasuredImpact: null
      -outcomeMeasuredImpactDetails: null
      -outcomeContributeExtent: null
      -feedbackEngagement: []
      -feedbackEngagementDetails: null
      -feedbackExperienceAgreement: "Agree"
      -feedbackDoingWell: "test"
      -feedbackImprovement: null
      -feedbackInvolvement: []
      -feedbackImprovementDetails: null
      -createdAt: DateTime @1757317415 {#1601
        date: 2025-09-08 17:43:35.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757646462 {#1557
        date: 2025-09-12 13:07:42.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1555 …}
      -feedbackBenefitAgreement: "Agree"
      -feedbackRecommendAgreement: "Agree"
      -feedbackCriticalRoleAgreement: "Agree"
      -reachResponseUseDetails: null
      -feedbackComment: null
      -completeFilmTypeDetails: null
      -outcomeAwarenessExtent: null
      -outcomeVisibilityExtent: null
      -outcomeConnectionExtent: null
      -outcomeActionExtent: null
      -outcomeOrganisationExtent: null
      -outcomeCommunityExtent: null
      -outcomeSystemExtent: null
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Partnerships"
      ]
      -currentStage: "Film Complete"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: null
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: false
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1508 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 66
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2367 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3592 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
159 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3487
    -type: "entity"
    -name: "viewProgressReport"
    -label: Symfony\Component\Translation\TranslatableMessage {#3624 …}
    -icon: ""
    -cssClass: "action-viewProgressReport"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "viewProgressReport"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=viewProgressReport&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityId=71&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "viewProgressReport"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1624
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1505
      -id: 71
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1504 …}
      -isUptodate: true
      -projectUpdate: "MY BIG UPDATE"
      -isStillFundraising: null
      -projectActiveStatus: "inactive"
      -completeFilmYear: "2022"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: "nowehere"
      -completeFilmType: [
        "Other"
      ]
      -completeFilmProgressDetails: "dhfkhdf"
      -reachResponseDetails: "Reach info is extensive"
      -reachResponseUse: [
        "Other"
      ]
      -outcomeChange: "Lots of changes have occured"
      -isOutcomeMeasuredImpact: true
      -outcomeMeasuredImpactDetails: "Number of people in the cinema"
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "Other"
      ]
      -feedbackEngagementDetails: "My other interactions with DA"
      -feedbackExperienceAgreement: "Disagree"
      -feedbackDoingWell: "fgdfs"
      -feedbackImprovement: "sdfgdfs"
      -feedbackInvolvement: [
        "Other"
      ]
      -feedbackImprovementDetails: "My other involvement has lead to so many things happening"
      -createdAt: DateTime @1757320590 {#1507
        date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757564840 {#1506
        date: 2025-09-11 14:27:20.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1503 …}
      -feedbackBenefitAgreement: "Disagree"
      -feedbackRecommendAgreement: "Disagree"
      -feedbackCriticalRoleAgreement: "Disagree"
      -reachResponseUseDetails: "The other uses of my film are plenty"
      -feedbackComment: null
      -completeFilmTypeDetails: "My other confirmed things for release"
      -outcomeAwarenessExtent: "To a great extent"
      -outcomeVisibilityExtent: "To a great extent"
      -outcomeConnectionExtent: "To a great extent"
      -outcomeActionExtent: "To a great extent"
      -outcomeOrganisationExtent: "To a great extent"
      -outcomeCommunityExtent: "To a great extent"
      -outcomeSystemExtent: "To a great extent"
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Partnerships"
      ]
      -currentStage: "Film Complete"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "No"
      -outcomeAdditionalInformation: "We are fabulous . My film is fabulous"
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: false
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1501 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 71
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2521 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3637 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
160 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3486
    -type: "entity"
    -name: "downloadPdf"
    -label: Symfony\Component\Translation\TranslatableMessage {#3629 …}
    -icon: null
    -cssClass: "action-downloadPdf"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "downloadPdf"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=downloadPdf&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityId=71&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "downloadPdf"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: Closure($entity) {#1805 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1624
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1505
      -id: 71
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1504 …}
      -isUptodate: true
      -projectUpdate: "MY BIG UPDATE"
      -isStillFundraising: null
      -projectActiveStatus: "inactive"
      -completeFilmYear: "2022"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: "nowehere"
      -completeFilmType: [
        "Other"
      ]
      -completeFilmProgressDetails: "dhfkhdf"
      -reachResponseDetails: "Reach info is extensive"
      -reachResponseUse: [
        "Other"
      ]
      -outcomeChange: "Lots of changes have occured"
      -isOutcomeMeasuredImpact: true
      -outcomeMeasuredImpactDetails: "Number of people in the cinema"
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "Other"
      ]
      -feedbackEngagementDetails: "My other interactions with DA"
      -feedbackExperienceAgreement: "Disagree"
      -feedbackDoingWell: "fgdfs"
      -feedbackImprovement: "sdfgdfs"
      -feedbackInvolvement: [
        "Other"
      ]
      -feedbackImprovementDetails: "My other involvement has lead to so many things happening"
      -createdAt: DateTime @1757320590 {#1507
        date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757564840 {#1506
        date: 2025-09-11 14:27:20.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1503 …}
      -feedbackBenefitAgreement: "Disagree"
      -feedbackRecommendAgreement: "Disagree"
      -feedbackCriticalRoleAgreement: "Disagree"
      -reachResponseUseDetails: "The other uses of my film are plenty"
      -feedbackComment: null
      -completeFilmTypeDetails: "My other confirmed things for release"
      -outcomeAwarenessExtent: "To a great extent"
      -outcomeVisibilityExtent: "To a great extent"
      -outcomeConnectionExtent: "To a great extent"
      -outcomeActionExtent: "To a great extent"
      -outcomeOrganisationExtent: "To a great extent"
      -outcomeCommunityExtent: "To a great extent"
      -outcomeSystemExtent: "To a great extent"
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Partnerships"
      ]
      -currentStage: "Film Complete"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "No"
      -outcomeAdditionalInformation: "We are fabulous . My film is fabulous"
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: false
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1501 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 71
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2521 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3637 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
161 GRANTED ROLE_ADMIN
App\Entity\FilmProjectProgressReport {#1505
  -id: 71
  -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1504 …}
  -isUptodate: true
  -projectUpdate: "MY BIG UPDATE"
  -isStillFundraising: null
  -projectActiveStatus: "inactive"
  -completeFilmYear: "2022"
  -isCompleteFilmRelease: true
  -completeFilmWhereAvailable: "nowehere"
  -completeFilmType: [
    "Other"
  ]
  -completeFilmProgressDetails: "dhfkhdf"
  -reachResponseDetails: "Reach info is extensive"
  -reachResponseUse: [
    "Other"
  ]
  -outcomeChange: "Lots of changes have occured"
  -isOutcomeMeasuredImpact: true
  -outcomeMeasuredImpactDetails: "Number of people in the cinema"
  -outcomeContributeExtent: null
  -feedbackEngagement: [
    "Other"
  ]
  -feedbackEngagementDetails: "My other interactions with DA"
  -feedbackExperienceAgreement: "Disagree"
  -feedbackDoingWell: "fgdfs"
  -feedbackImprovement: "sdfgdfs"
  -feedbackInvolvement: [
    "Other"
  ]
  -feedbackImprovementDetails: "My other involvement has lead to so many things happening"
  -createdAt: DateTime @1757320590 {#1507
    date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
  }
  -modifiedAt: DateTime @1757564840 {#1506
    date: 2025-09-11 14:27:20.0 Australia/Sydney (+10:00)
  }
  -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1503 …}
  -feedbackBenefitAgreement: "Disagree"
  -feedbackRecommendAgreement: "Disagree"
  -feedbackCriticalRoleAgreement: "Disagree"
  -reachResponseUseDetails: "The other uses of my film are plenty"
  -feedbackComment: null
  -completeFilmTypeDetails: "My other confirmed things for release"
  -outcomeAwarenessExtent: "To a great extent"
  -outcomeVisibilityExtent: "To a great extent"
  -outcomeConnectionExtent: "To a great extent"
  -outcomeActionExtent: "To a great extent"
  -outcomeOrganisationExtent: "To a great extent"
  -outcomeCommunityExtent: "To a great extent"
  -outcomeSystemExtent: "To a great extent"
  -files: null
  -status: "completed"
  -projectUpdateCategory: null
  -isFilePublic: null
  -projectUpdateTags: [
    "Partnerships"
  ]
  -currentStage: "Film Complete"
  -screenerLink: null
  -screenPassword: null
  -trailerLink: null
  -trailerPassword: null
  -digitalAssetsLink: null
  -generalSupportArea: []
  -generalSupportAreaDetails: null
  -fundraisingStatus: "No"
  -outcomeAdditionalInformation: "We are fabulous . My film is fabulous"
  -isDraft: false
  -filmWebsiteUrl: null
  -isDocument: false
  -onlineDocumentLink: null
  -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1501 …}
  -isActive: true
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
162 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3465
    -type: "entity"
    -name: "toggleOnProgressReportStatus"
    -label: "Turn on Progress Report"
    -icon: null
    -cssClass: ""
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: null
    -routeName: null
    -routeParameters: []
    -url: Closure($entity) {#1849 …}
    -translationParameters: []
    -displayCallable: Closure($entity) {#1853 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1624
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1505
      -id: 71
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1504 …}
      -isUptodate: true
      -projectUpdate: "MY BIG UPDATE"
      -isStillFundraising: null
      -projectActiveStatus: "inactive"
      -completeFilmYear: "2022"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: "nowehere"
      -completeFilmType: [
        "Other"
      ]
      -completeFilmProgressDetails: "dhfkhdf"
      -reachResponseDetails: "Reach info is extensive"
      -reachResponseUse: [
        "Other"
      ]
      -outcomeChange: "Lots of changes have occured"
      -isOutcomeMeasuredImpact: true
      -outcomeMeasuredImpactDetails: "Number of people in the cinema"
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "Other"
      ]
      -feedbackEngagementDetails: "My other interactions with DA"
      -feedbackExperienceAgreement: "Disagree"
      -feedbackDoingWell: "fgdfs"
      -feedbackImprovement: "sdfgdfs"
      -feedbackInvolvement: [
        "Other"
      ]
      -feedbackImprovementDetails: "My other involvement has lead to so many things happening"
      -createdAt: DateTime @1757320590 {#1507
        date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757564840 {#1506
        date: 2025-09-11 14:27:20.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1503 …}
      -feedbackBenefitAgreement: "Disagree"
      -feedbackRecommendAgreement: "Disagree"
      -feedbackCriticalRoleAgreement: "Disagree"
      -reachResponseUseDetails: "The other uses of my film are plenty"
      -feedbackComment: null
      -completeFilmTypeDetails: "My other confirmed things for release"
      -outcomeAwarenessExtent: "To a great extent"
      -outcomeVisibilityExtent: "To a great extent"
      -outcomeConnectionExtent: "To a great extent"
      -outcomeActionExtent: "To a great extent"
      -outcomeOrganisationExtent: "To a great extent"
      -outcomeCommunityExtent: "To a great extent"
      -outcomeSystemExtent: "To a great extent"
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Partnerships"
      ]
      -currentStage: "Film Complete"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "No"
      -outcomeAdditionalInformation: "We are fabulous . My film is fabulous"
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: false
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1501 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 71
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2521 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3637 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
163 GRANTED ROLE_ADMIN
App\Entity\FilmProjectProgressReport {#1505
  -id: 71
  -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1504 …}
  -isUptodate: true
  -projectUpdate: "MY BIG UPDATE"
  -isStillFundraising: null
  -projectActiveStatus: "inactive"
  -completeFilmYear: "2022"
  -isCompleteFilmRelease: true
  -completeFilmWhereAvailable: "nowehere"
  -completeFilmType: [
    "Other"
  ]
  -completeFilmProgressDetails: "dhfkhdf"
  -reachResponseDetails: "Reach info is extensive"
  -reachResponseUse: [
    "Other"
  ]
  -outcomeChange: "Lots of changes have occured"
  -isOutcomeMeasuredImpact: true
  -outcomeMeasuredImpactDetails: "Number of people in the cinema"
  -outcomeContributeExtent: null
  -feedbackEngagement: [
    "Other"
  ]
  -feedbackEngagementDetails: "My other interactions with DA"
  -feedbackExperienceAgreement: "Disagree"
  -feedbackDoingWell: "fgdfs"
  -feedbackImprovement: "sdfgdfs"
  -feedbackInvolvement: [
    "Other"
  ]
  -feedbackImprovementDetails: "My other involvement has lead to so many things happening"
  -createdAt: DateTime @1757320590 {#1507
    date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
  }
  -modifiedAt: DateTime @1757564840 {#1506
    date: 2025-09-11 14:27:20.0 Australia/Sydney (+10:00)
  }
  -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1503 …}
  -feedbackBenefitAgreement: "Disagree"
  -feedbackRecommendAgreement: "Disagree"
  -feedbackCriticalRoleAgreement: "Disagree"
  -reachResponseUseDetails: "The other uses of my film are plenty"
  -feedbackComment: null
  -completeFilmTypeDetails: "My other confirmed things for release"
  -outcomeAwarenessExtent: "To a great extent"
  -outcomeVisibilityExtent: "To a great extent"
  -outcomeConnectionExtent: "To a great extent"
  -outcomeActionExtent: "To a great extent"
  -outcomeOrganisationExtent: "To a great extent"
  -outcomeCommunityExtent: "To a great extent"
  -outcomeSystemExtent: "To a great extent"
  -files: null
  -status: "completed"
  -projectUpdateCategory: null
  -isFilePublic: null
  -projectUpdateTags: [
    "Partnerships"
  ]
  -currentStage: "Film Complete"
  -screenerLink: null
  -screenPassword: null
  -trailerLink: null
  -trailerPassword: null
  -digitalAssetsLink: null
  -generalSupportArea: []
  -generalSupportAreaDetails: null
  -fundraisingStatus: "No"
  -outcomeAdditionalInformation: "We are fabulous . My film is fabulous"
  -isDraft: false
  -filmWebsiteUrl: null
  -isDocument: false
  -onlineDocumentLink: null
  -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1501 …}
  -isActive: true
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
164 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3443
    -type: "entity"
    -name: "toggleOffProgressReportStatus"
    -label: Symfony\Component\Translation\TranslatableMessage {#3636 …}
    -icon: null
    -cssClass: "action-toggleOffProgressReportStatus"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "toggleOffProgressReportStatus"
    ]
    -linkUrl: "/admin/progress-report/workflow/cron/single/41?progressReportId=71"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: null
    -routeParameters: []
    -url: Closure($entity) {#1892 …}
    -translationParameters: []
    -displayCallable: Closure($entity) {#1900 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1624
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1505
      -id: 71
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1504 …}
      -isUptodate: true
      -projectUpdate: "MY BIG UPDATE"
      -isStillFundraising: null
      -projectActiveStatus: "inactive"
      -completeFilmYear: "2022"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: "nowehere"
      -completeFilmType: [
        "Other"
      ]
      -completeFilmProgressDetails: "dhfkhdf"
      -reachResponseDetails: "Reach info is extensive"
      -reachResponseUse: [
        "Other"
      ]
      -outcomeChange: "Lots of changes have occured"
      -isOutcomeMeasuredImpact: true
      -outcomeMeasuredImpactDetails: "Number of people in the cinema"
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "Other"
      ]
      -feedbackEngagementDetails: "My other interactions with DA"
      -feedbackExperienceAgreement: "Disagree"
      -feedbackDoingWell: "fgdfs"
      -feedbackImprovement: "sdfgdfs"
      -feedbackInvolvement: [
        "Other"
      ]
      -feedbackImprovementDetails: "My other involvement has lead to so many things happening"
      -createdAt: DateTime @1757320590 {#1507
        date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757564840 {#1506
        date: 2025-09-11 14:27:20.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1503 …}
      -feedbackBenefitAgreement: "Disagree"
      -feedbackRecommendAgreement: "Disagree"
      -feedbackCriticalRoleAgreement: "Disagree"
      -reachResponseUseDetails: "The other uses of my film are plenty"
      -feedbackComment: null
      -completeFilmTypeDetails: "My other confirmed things for release"
      -outcomeAwarenessExtent: "To a great extent"
      -outcomeVisibilityExtent: "To a great extent"
      -outcomeConnectionExtent: "To a great extent"
      -outcomeActionExtent: "To a great extent"
      -outcomeOrganisationExtent: "To a great extent"
      -outcomeCommunityExtent: "To a great extent"
      -outcomeSystemExtent: "To a great extent"
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Partnerships"
      ]
      -currentStage: "Film Complete"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "No"
      -outcomeAdditionalInformation: "We are fabulous . My film is fabulous"
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: false
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1501 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 71
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2521 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3637 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
165 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3493
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#3643 …}
    -icon: null
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://daf-middleware.wtdevsite.com/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityFqcn=App%5CEntity%5CFilmProjectProgressReport&entityId=71"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityId=71&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1624
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1505
      -id: 71
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1504 …}
      -isUptodate: true
      -projectUpdate: "MY BIG UPDATE"
      -isStillFundraising: null
      -projectActiveStatus: "inactive"
      -completeFilmYear: "2022"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: "nowehere"
      -completeFilmType: [
        "Other"
      ]
      -completeFilmProgressDetails: "dhfkhdf"
      -reachResponseDetails: "Reach info is extensive"
      -reachResponseUse: [
        "Other"
      ]
      -outcomeChange: "Lots of changes have occured"
      -isOutcomeMeasuredImpact: true
      -outcomeMeasuredImpactDetails: "Number of people in the cinema"
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "Other"
      ]
      -feedbackEngagementDetails: "My other interactions with DA"
      -feedbackExperienceAgreement: "Disagree"
      -feedbackDoingWell: "fgdfs"
      -feedbackImprovement: "sdfgdfs"
      -feedbackInvolvement: [
        "Other"
      ]
      -feedbackImprovementDetails: "My other involvement has lead to so many things happening"
      -createdAt: DateTime @1757320590 {#1507
        date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757564840 {#1506
        date: 2025-09-11 14:27:20.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1503 …}
      -feedbackBenefitAgreement: "Disagree"
      -feedbackRecommendAgreement: "Disagree"
      -feedbackCriticalRoleAgreement: "Disagree"
      -reachResponseUseDetails: "The other uses of my film are plenty"
      -feedbackComment: null
      -completeFilmTypeDetails: "My other confirmed things for release"
      -outcomeAwarenessExtent: "To a great extent"
      -outcomeVisibilityExtent: "To a great extent"
      -outcomeConnectionExtent: "To a great extent"
      -outcomeActionExtent: "To a great extent"
      -outcomeOrganisationExtent: "To a great extent"
      -outcomeCommunityExtent: "To a great extent"
      -outcomeSystemExtent: "To a great extent"
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Partnerships"
      ]
      -currentStage: "Film Complete"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "No"
      -outcomeAdditionalInformation: "We are fabulous . My film is fabulous"
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: false
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1501 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 71
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2521 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3637 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
166 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3532
    -type: "entity"
    -name: "viewProgressReport"
    -label: Symfony\Component\Translation\TranslatableMessage {#3669 …}
    -icon: ""
    -cssClass: "action-viewProgressReport"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "viewProgressReport"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=viewProgressReport&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityId=68&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "viewProgressReport"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1572
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1475
      -id: 68
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1476 …}
      -isUptodate: true
      -projectUpdate: "updates"
      -isStillFundraising: null
      -projectActiveStatus: "inactive"
      -completeFilmYear: "2023"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: "nowhere"
      -completeFilmType: [
        "FESTIVAL acceptance"
        "Confirmed CINEMA release"
      ]
      -completeFilmProgressDetails: "details deatils"
      -reachResponseDetails: "so much reach"
      -reachResponseUse: [
        "Fundraisers"
        "Community events"
      ]
      -outcomeChange: "OUTCOMES OUT COMES OUTCOMES"
      -isOutcomeMeasuredImpact: false
      -outcomeMeasuredImpactDetails: null
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA resources and information on our website"
        "DA programs or Fellowships"
      ]
      -feedbackEngagementDetails: null
      -feedbackExperienceAgreement: "Strongly disagree"
      -feedbackDoingWell: "nothing"
      -feedbackImprovement: "everything"
      -feedbackInvolvement: [
        "Enabled film team to access funds they wouldn’t have otherwise"
        "Contributed to the progression of project"
      ]
      -feedbackImprovementDetails: null
      -createdAt: DateTime @1757320590 {#1473
        date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757563129 {#1474
        date: 2025-09-11 13:58:49.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1477 …}
      -feedbackBenefitAgreement: "Strongly disagree"
      -feedbackRecommendAgreement: "Strongly disagree"
      -feedbackCriticalRoleAgreement: "Strongly disagree"
      -reachResponseUseDetails: null
      -feedbackComment: null
      -completeFilmTypeDetails: null
      -outcomeAwarenessExtent: "Not at all"
      -outcomeVisibilityExtent: "Not at all"
      -outcomeConnectionExtent: "Not at all"
      -outcomeActionExtent: "Not at all"
      -outcomeOrganisationExtent: "Not at all"
      -outcomeCommunityExtent: "Not at all"
      -outcomeSystemExtent: "Not at all"
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Fundraising"
        "Partnerships"
      ]
      -currentStage: "Film Complete"
      -screenerLink: "http://www.hfkjhsdkjh.com"
      -screenPassword: "yiuwyiuwy"
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: "it's bad, all bad"
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: false
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1479 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 68
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2674 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3682 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
167 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3531
    -type: "entity"
    -name: "downloadPdf"
    -label: Symfony\Component\Translation\TranslatableMessage {#3674 …}
    -icon: null
    -cssClass: "action-downloadPdf"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "downloadPdf"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=downloadPdf&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityId=68&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "downloadPdf"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: Closure($entity) {#1805 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1572
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1475
      -id: 68
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1476 …}
      -isUptodate: true
      -projectUpdate: "updates"
      -isStillFundraising: null
      -projectActiveStatus: "inactive"
      -completeFilmYear: "2023"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: "nowhere"
      -completeFilmType: [
        "FESTIVAL acceptance"
        "Confirmed CINEMA release"
      ]
      -completeFilmProgressDetails: "details deatils"
      -reachResponseDetails: "so much reach"
      -reachResponseUse: [
        "Fundraisers"
        "Community events"
      ]
      -outcomeChange: "OUTCOMES OUT COMES OUTCOMES"
      -isOutcomeMeasuredImpact: false
      -outcomeMeasuredImpactDetails: null
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA resources and information on our website"
        "DA programs or Fellowships"
      ]
      -feedbackEngagementDetails: null
      -feedbackExperienceAgreement: "Strongly disagree"
      -feedbackDoingWell: "nothing"
      -feedbackImprovement: "everything"
      -feedbackInvolvement: [
        "Enabled film team to access funds they wouldn’t have otherwise"
        "Contributed to the progression of project"
      ]
      -feedbackImprovementDetails: null
      -createdAt: DateTime @1757320590 {#1473
        date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757563129 {#1474
        date: 2025-09-11 13:58:49.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1477 …}
      -feedbackBenefitAgreement: "Strongly disagree"
      -feedbackRecommendAgreement: "Strongly disagree"
      -feedbackCriticalRoleAgreement: "Strongly disagree"
      -reachResponseUseDetails: null
      -feedbackComment: null
      -completeFilmTypeDetails: null
      -outcomeAwarenessExtent: "Not at all"
      -outcomeVisibilityExtent: "Not at all"
      -outcomeConnectionExtent: "Not at all"
      -outcomeActionExtent: "Not at all"
      -outcomeOrganisationExtent: "Not at all"
      -outcomeCommunityExtent: "Not at all"
      -outcomeSystemExtent: "Not at all"
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Fundraising"
        "Partnerships"
      ]
      -currentStage: "Film Complete"
      -screenerLink: "http://www.hfkjhsdkjh.com"
      -screenPassword: "yiuwyiuwy"
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: "it's bad, all bad"
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: false
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1479 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 68
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2674 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3682 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
168 GRANTED ROLE_ADMIN
App\Entity\FilmProjectProgressReport {#1475
  -id: 68
  -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1476 …}
  -isUptodate: true
  -projectUpdate: "updates"
  -isStillFundraising: null
  -projectActiveStatus: "inactive"
  -completeFilmYear: "2023"
  -isCompleteFilmRelease: true
  -completeFilmWhereAvailable: "nowhere"
  -completeFilmType: [
    "FESTIVAL acceptance"
    "Confirmed CINEMA release"
  ]
  -completeFilmProgressDetails: "details deatils"
  -reachResponseDetails: "so much reach"
  -reachResponseUse: [
    "Fundraisers"
    "Community events"
  ]
  -outcomeChange: "OUTCOMES OUT COMES OUTCOMES"
  -isOutcomeMeasuredImpact: false
  -outcomeMeasuredImpactDetails: null
  -outcomeContributeExtent: null
  -feedbackEngagement: [
    "DA resources and information on our website"
    "DA programs or Fellowships"
  ]
  -feedbackEngagementDetails: null
  -feedbackExperienceAgreement: "Strongly disagree"
  -feedbackDoingWell: "nothing"
  -feedbackImprovement: "everything"
  -feedbackInvolvement: [
    "Enabled film team to access funds they wouldn’t have otherwise"
    "Contributed to the progression of project"
  ]
  -feedbackImprovementDetails: null
  -createdAt: DateTime @1757320590 {#1473
    date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
  }
  -modifiedAt: DateTime @1757563129 {#1474
    date: 2025-09-11 13:58:49.0 Australia/Sydney (+10:00)
  }
  -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1477 …}
  -feedbackBenefitAgreement: "Strongly disagree"
  -feedbackRecommendAgreement: "Strongly disagree"
  -feedbackCriticalRoleAgreement: "Strongly disagree"
  -reachResponseUseDetails: null
  -feedbackComment: null
  -completeFilmTypeDetails: null
  -outcomeAwarenessExtent: "Not at all"
  -outcomeVisibilityExtent: "Not at all"
  -outcomeConnectionExtent: "Not at all"
  -outcomeActionExtent: "Not at all"
  -outcomeOrganisationExtent: "Not at all"
  -outcomeCommunityExtent: "Not at all"
  -outcomeSystemExtent: "Not at all"
  -files: null
  -status: "completed"
  -projectUpdateCategory: null
  -isFilePublic: null
  -projectUpdateTags: [
    "Fundraising"
    "Partnerships"
  ]
  -currentStage: "Film Complete"
  -screenerLink: "http://www.hfkjhsdkjh.com"
  -screenPassword: "yiuwyiuwy"
  -trailerLink: null
  -trailerPassword: null
  -digitalAssetsLink: null
  -generalSupportArea: []
  -generalSupportAreaDetails: null
  -fundraisingStatus: "Yes"
  -outcomeAdditionalInformation: "it's bad, all bad"
  -isDraft: false
  -filmWebsiteUrl: null
  -isDocument: false
  -onlineDocumentLink: null
  -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1479 …}
  -isActive: true
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
169 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3510
    -type: "entity"
    -name: "toggleOnProgressReportStatus"
    -label: "Turn on Progress Report"
    -icon: null
    -cssClass: ""
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: null
    -routeName: null
    -routeParameters: []
    -url: Closure($entity) {#1849 …}
    -translationParameters: []
    -displayCallable: Closure($entity) {#1853 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1572
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1475
      -id: 68
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1476 …}
      -isUptodate: true
      -projectUpdate: "updates"
      -isStillFundraising: null
      -projectActiveStatus: "inactive"
      -completeFilmYear: "2023"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: "nowhere"
      -completeFilmType: [
        "FESTIVAL acceptance"
        "Confirmed CINEMA release"
      ]
      -completeFilmProgressDetails: "details deatils"
      -reachResponseDetails: "so much reach"
      -reachResponseUse: [
        "Fundraisers"
        "Community events"
      ]
      -outcomeChange: "OUTCOMES OUT COMES OUTCOMES"
      -isOutcomeMeasuredImpact: false
      -outcomeMeasuredImpactDetails: null
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA resources and information on our website"
        "DA programs or Fellowships"
      ]
      -feedbackEngagementDetails: null
      -feedbackExperienceAgreement: "Strongly disagree"
      -feedbackDoingWell: "nothing"
      -feedbackImprovement: "everything"
      -feedbackInvolvement: [
        "Enabled film team to access funds they wouldn’t have otherwise"
        "Contributed to the progression of project"
      ]
      -feedbackImprovementDetails: null
      -createdAt: DateTime @1757320590 {#1473
        date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757563129 {#1474
        date: 2025-09-11 13:58:49.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1477 …}
      -feedbackBenefitAgreement: "Strongly disagree"
      -feedbackRecommendAgreement: "Strongly disagree"
      -feedbackCriticalRoleAgreement: "Strongly disagree"
      -reachResponseUseDetails: null
      -feedbackComment: null
      -completeFilmTypeDetails: null
      -outcomeAwarenessExtent: "Not at all"
      -outcomeVisibilityExtent: "Not at all"
      -outcomeConnectionExtent: "Not at all"
      -outcomeActionExtent: "Not at all"
      -outcomeOrganisationExtent: "Not at all"
      -outcomeCommunityExtent: "Not at all"
      -outcomeSystemExtent: "Not at all"
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Fundraising"
        "Partnerships"
      ]
      -currentStage: "Film Complete"
      -screenerLink: "http://www.hfkjhsdkjh.com"
      -screenPassword: "yiuwyiuwy"
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: "it's bad, all bad"
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: false
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1479 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 68
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2674 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3682 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
170 GRANTED ROLE_ADMIN
App\Entity\FilmProjectProgressReport {#1475
  -id: 68
  -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1476 …}
  -isUptodate: true
  -projectUpdate: "updates"
  -isStillFundraising: null
  -projectActiveStatus: "inactive"
  -completeFilmYear: "2023"
  -isCompleteFilmRelease: true
  -completeFilmWhereAvailable: "nowhere"
  -completeFilmType: [
    "FESTIVAL acceptance"
    "Confirmed CINEMA release"
  ]
  -completeFilmProgressDetails: "details deatils"
  -reachResponseDetails: "so much reach"
  -reachResponseUse: [
    "Fundraisers"
    "Community events"
  ]
  -outcomeChange: "OUTCOMES OUT COMES OUTCOMES"
  -isOutcomeMeasuredImpact: false
  -outcomeMeasuredImpactDetails: null
  -outcomeContributeExtent: null
  -feedbackEngagement: [
    "DA resources and information on our website"
    "DA programs or Fellowships"
  ]
  -feedbackEngagementDetails: null
  -feedbackExperienceAgreement: "Strongly disagree"
  -feedbackDoingWell: "nothing"
  -feedbackImprovement: "everything"
  -feedbackInvolvement: [
    "Enabled film team to access funds they wouldn’t have otherwise"
    "Contributed to the progression of project"
  ]
  -feedbackImprovementDetails: null
  -createdAt: DateTime @1757320590 {#1473
    date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
  }
  -modifiedAt: DateTime @1757563129 {#1474
    date: 2025-09-11 13:58:49.0 Australia/Sydney (+10:00)
  }
  -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1477 …}
  -feedbackBenefitAgreement: "Strongly disagree"
  -feedbackRecommendAgreement: "Strongly disagree"
  -feedbackCriticalRoleAgreement: "Strongly disagree"
  -reachResponseUseDetails: null
  -feedbackComment: null
  -completeFilmTypeDetails: null
  -outcomeAwarenessExtent: "Not at all"
  -outcomeVisibilityExtent: "Not at all"
  -outcomeConnectionExtent: "Not at all"
  -outcomeActionExtent: "Not at all"
  -outcomeOrganisationExtent: "Not at all"
  -outcomeCommunityExtent: "Not at all"
  -outcomeSystemExtent: "Not at all"
  -files: null
  -status: "completed"
  -projectUpdateCategory: null
  -isFilePublic: null
  -projectUpdateTags: [
    "Fundraising"
    "Partnerships"
  ]
  -currentStage: "Film Complete"
  -screenerLink: "http://www.hfkjhsdkjh.com"
  -screenPassword: "yiuwyiuwy"
  -trailerLink: null
  -trailerPassword: null
  -digitalAssetsLink: null
  -generalSupportArea: []
  -generalSupportAreaDetails: null
  -fundraisingStatus: "Yes"
  -outcomeAdditionalInformation: "it's bad, all bad"
  -isDraft: false
  -filmWebsiteUrl: null
  -isDocument: false
  -onlineDocumentLink: null
  -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1479 …}
  -isActive: true
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
171 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3488
    -type: "entity"
    -name: "toggleOffProgressReportStatus"
    -label: Symfony\Component\Translation\TranslatableMessage {#3681 …}
    -icon: null
    -cssClass: "action-toggleOffProgressReportStatus"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "toggleOffProgressReportStatus"
    ]
    -linkUrl: "/admin/progress-report/workflow/cron/single/44?progressReportId=68"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: null
    -routeParameters: []
    -url: Closure($entity) {#1892 …}
    -translationParameters: []
    -displayCallable: Closure($entity) {#1900 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1572
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1475
      -id: 68
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1476 …}
      -isUptodate: true
      -projectUpdate: "updates"
      -isStillFundraising: null
      -projectActiveStatus: "inactive"
      -completeFilmYear: "2023"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: "nowhere"
      -completeFilmType: [
        "FESTIVAL acceptance"
        "Confirmed CINEMA release"
      ]
      -completeFilmProgressDetails: "details deatils"
      -reachResponseDetails: "so much reach"
      -reachResponseUse: [
        "Fundraisers"
        "Community events"
      ]
      -outcomeChange: "OUTCOMES OUT COMES OUTCOMES"
      -isOutcomeMeasuredImpact: false
      -outcomeMeasuredImpactDetails: null
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA resources and information on our website"
        "DA programs or Fellowships"
      ]
      -feedbackEngagementDetails: null
      -feedbackExperienceAgreement: "Strongly disagree"
      -feedbackDoingWell: "nothing"
      -feedbackImprovement: "everything"
      -feedbackInvolvement: [
        "Enabled film team to access funds they wouldn’t have otherwise"
        "Contributed to the progression of project"
      ]
      -feedbackImprovementDetails: null
      -createdAt: DateTime @1757320590 {#1473
        date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757563129 {#1474
        date: 2025-09-11 13:58:49.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1477 …}
      -feedbackBenefitAgreement: "Strongly disagree"
      -feedbackRecommendAgreement: "Strongly disagree"
      -feedbackCriticalRoleAgreement: "Strongly disagree"
      -reachResponseUseDetails: null
      -feedbackComment: null
      -completeFilmTypeDetails: null
      -outcomeAwarenessExtent: "Not at all"
      -outcomeVisibilityExtent: "Not at all"
      -outcomeConnectionExtent: "Not at all"
      -outcomeActionExtent: "Not at all"
      -outcomeOrganisationExtent: "Not at all"
      -outcomeCommunityExtent: "Not at all"
      -outcomeSystemExtent: "Not at all"
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Fundraising"
        "Partnerships"
      ]
      -currentStage: "Film Complete"
      -screenerLink: "http://www.hfkjhsdkjh.com"
      -screenPassword: "yiuwyiuwy"
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: "it's bad, all bad"
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: false
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1479 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 68
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2674 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3682 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
172 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3552
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#3688 …}
    -icon: null
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://daf-middleware.wtdevsite.com/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityFqcn=App%5CEntity%5CFilmProjectProgressReport&entityId=68"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityId=68&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1572
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1475
      -id: 68
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1476 …}
      -isUptodate: true
      -projectUpdate: "updates"
      -isStillFundraising: null
      -projectActiveStatus: "inactive"
      -completeFilmYear: "2023"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: "nowhere"
      -completeFilmType: [
        "FESTIVAL acceptance"
        "Confirmed CINEMA release"
      ]
      -completeFilmProgressDetails: "details deatils"
      -reachResponseDetails: "so much reach"
      -reachResponseUse: [
        "Fundraisers"
        "Community events"
      ]
      -outcomeChange: "OUTCOMES OUT COMES OUTCOMES"
      -isOutcomeMeasuredImpact: false
      -outcomeMeasuredImpactDetails: null
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA resources and information on our website"
        "DA programs or Fellowships"
      ]
      -feedbackEngagementDetails: null
      -feedbackExperienceAgreement: "Strongly disagree"
      -feedbackDoingWell: "nothing"
      -feedbackImprovement: "everything"
      -feedbackInvolvement: [
        "Enabled film team to access funds they wouldn’t have otherwise"
        "Contributed to the progression of project"
      ]
      -feedbackImprovementDetails: null
      -createdAt: DateTime @1757320590 {#1473
        date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757563129 {#1474
        date: 2025-09-11 13:58:49.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1477 …}
      -feedbackBenefitAgreement: "Strongly disagree"
      -feedbackRecommendAgreement: "Strongly disagree"
      -feedbackCriticalRoleAgreement: "Strongly disagree"
      -reachResponseUseDetails: null
      -feedbackComment: null
      -completeFilmTypeDetails: null
      -outcomeAwarenessExtent: "Not at all"
      -outcomeVisibilityExtent: "Not at all"
      -outcomeConnectionExtent: "Not at all"
      -outcomeActionExtent: "Not at all"
      -outcomeOrganisationExtent: "Not at all"
      -outcomeCommunityExtent: "Not at all"
      -outcomeSystemExtent: "Not at all"
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Fundraising"
        "Partnerships"
      ]
      -currentStage: "Film Complete"
      -screenerLink: "http://www.hfkjhsdkjh.com"
      -screenPassword: "yiuwyiuwy"
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: "it's bad, all bad"
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: false
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1479 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 68
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2674 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3682 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
173 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3577
    -type: "entity"
    -name: "viewProgressReport"
    -label: Symfony\Component\Translation\TranslatableMessage {#3714 …}
    -icon: ""
    -cssClass: "action-viewProgressReport"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "viewProgressReport"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=viewProgressReport&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityId=67&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "viewProgressReport"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1626
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1482
      -id: 67
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1483 …}
      -isUptodate: true
      -projectUpdate: "Testing testing This update will be shared publicly on your project ‘Updates’ tab so please write your summary accordingly."
      -isStillFundraising: null
      -projectActiveStatus: "inactive"
      -completeFilmYear: "2020"
      -isCompleteFilmRelease: false
      -completeFilmWhereAvailable: null
      -completeFilmType: [
        "Confirmed BROADCASTER"
        "Nominated for won AWARDS"
        "Other"
      ]
      -completeFilmProgressDetails: "Many things confirmed, too many to say"
      -reachResponseDetails: null
      -reachResponseUse: []
      -outcomeChange: null
      -isOutcomeMeasuredImpact: null
      -outcomeMeasuredImpactDetails: null
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA programs or Fellowships"
        "Fundraising or grants"
        "Other"
      ]
      -feedbackEngagementDetails: "Specifying other"
      -feedbackExperienceAgreement: "Disagree"
      -feedbackDoingWell: "Of course! wonderful"
      -feedbackImprovement: "Not much"
      -feedbackInvolvement: [
        "Contributed to the progression of project"
        "Other"
      ]
      -feedbackImprovementDetails: "Other other other involvement"
      -createdAt: DateTime @1757320590 {#1480
        date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757557317 {#1481
        date: 2025-09-11 12:21:57.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1484 …}
      -feedbackBenefitAgreement: "Strongly disagree"
      -feedbackRecommendAgreement: "Disagree"
      -feedbackCriticalRoleAgreement: "Strongly disagree"
      -reachResponseUseDetails: null
      -feedbackComment: "Other comments and feedback right here"
      -completeFilmTypeDetails: "Other other other"
      -outcomeAwarenessExtent: null
      -outcomeVisibilityExtent: null
      -outcomeConnectionExtent: null
      -outcomeActionExtent: null
      -outcomeOrganisationExtent: null
      -outcomeCommunityExtent: null
      -outcomeSystemExtent: null
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Partnerships"
        "Screenings and Events"
      ]
      -currentStage: "Film Complete"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "No"
      -outcomeAdditionalInformation: null
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: false
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1486 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 67
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2829 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3727 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
174 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3576
    -type: "entity"
    -name: "downloadPdf"
    -label: Symfony\Component\Translation\TranslatableMessage {#3719 …}
    -icon: null
    -cssClass: "action-downloadPdf"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "downloadPdf"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=downloadPdf&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityId=67&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "downloadPdf"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: Closure($entity) {#1805 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1626
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1482
      -id: 67
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1483 …}
      -isUptodate: true
      -projectUpdate: "Testing testing This update will be shared publicly on your project ‘Updates’ tab so please write your summary accordingly."
      -isStillFundraising: null
      -projectActiveStatus: "inactive"
      -completeFilmYear: "2020"
      -isCompleteFilmRelease: false
      -completeFilmWhereAvailable: null
      -completeFilmType: [
        "Confirmed BROADCASTER"
        "Nominated for won AWARDS"
        "Other"
      ]
      -completeFilmProgressDetails: "Many things confirmed, too many to say"
      -reachResponseDetails: null
      -reachResponseUse: []
      -outcomeChange: null
      -isOutcomeMeasuredImpact: null
      -outcomeMeasuredImpactDetails: null
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA programs or Fellowships"
        "Fundraising or grants"
        "Other"
      ]
      -feedbackEngagementDetails: "Specifying other"
      -feedbackExperienceAgreement: "Disagree"
      -feedbackDoingWell: "Of course! wonderful"
      -feedbackImprovement: "Not much"
      -feedbackInvolvement: [
        "Contributed to the progression of project"
        "Other"
      ]
      -feedbackImprovementDetails: "Other other other involvement"
      -createdAt: DateTime @1757320590 {#1480
        date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757557317 {#1481
        date: 2025-09-11 12:21:57.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1484 …}
      -feedbackBenefitAgreement: "Strongly disagree"
      -feedbackRecommendAgreement: "Disagree"
      -feedbackCriticalRoleAgreement: "Strongly disagree"
      -reachResponseUseDetails: null
      -feedbackComment: "Other comments and feedback right here"
      -completeFilmTypeDetails: "Other other other"
      -outcomeAwarenessExtent: null
      -outcomeVisibilityExtent: null
      -outcomeConnectionExtent: null
      -outcomeActionExtent: null
      -outcomeOrganisationExtent: null
      -outcomeCommunityExtent: null
      -outcomeSystemExtent: null
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Partnerships"
        "Screenings and Events"
      ]
      -currentStage: "Film Complete"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "No"
      -outcomeAdditionalInformation: null
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: false
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1486 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 67
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2829 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3727 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
175 GRANTED ROLE_ADMIN
App\Entity\FilmProjectProgressReport {#1482
  -id: 67
  -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1483 …}
  -isUptodate: true
  -projectUpdate: "Testing testing This update will be shared publicly on your project ‘Updates’ tab so please write your summary accordingly."
  -isStillFundraising: null
  -projectActiveStatus: "inactive"
  -completeFilmYear: "2020"
  -isCompleteFilmRelease: false
  -completeFilmWhereAvailable: null
  -completeFilmType: [
    "Confirmed BROADCASTER"
    "Nominated for won AWARDS"
    "Other"
  ]
  -completeFilmProgressDetails: "Many things confirmed, too many to say"
  -reachResponseDetails: null
  -reachResponseUse: []
  -outcomeChange: null
  -isOutcomeMeasuredImpact: null
  -outcomeMeasuredImpactDetails: null
  -outcomeContributeExtent: null
  -feedbackEngagement: [
    "DA programs or Fellowships"
    "Fundraising or grants"
    "Other"
  ]
  -feedbackEngagementDetails: "Specifying other"
  -feedbackExperienceAgreement: "Disagree"
  -feedbackDoingWell: "Of course! wonderful"
  -feedbackImprovement: "Not much"
  -feedbackInvolvement: [
    "Contributed to the progression of project"
    "Other"
  ]
  -feedbackImprovementDetails: "Other other other involvement"
  -createdAt: DateTime @1757320590 {#1480
    date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
  }
  -modifiedAt: DateTime @1757557317 {#1481
    date: 2025-09-11 12:21:57.0 Australia/Sydney (+10:00)
  }
  -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1484 …}
  -feedbackBenefitAgreement: "Strongly disagree"
  -feedbackRecommendAgreement: "Disagree"
  -feedbackCriticalRoleAgreement: "Strongly disagree"
  -reachResponseUseDetails: null
  -feedbackComment: "Other comments and feedback right here"
  -completeFilmTypeDetails: "Other other other"
  -outcomeAwarenessExtent: null
  -outcomeVisibilityExtent: null
  -outcomeConnectionExtent: null
  -outcomeActionExtent: null
  -outcomeOrganisationExtent: null
  -outcomeCommunityExtent: null
  -outcomeSystemExtent: null
  -files: null
  -status: "completed"
  -projectUpdateCategory: null
  -isFilePublic: null
  -projectUpdateTags: [
    "Partnerships"
    "Screenings and Events"
  ]
  -currentStage: "Film Complete"
  -screenerLink: null
  -screenPassword: null
  -trailerLink: null
  -trailerPassword: null
  -digitalAssetsLink: null
  -generalSupportArea: []
  -generalSupportAreaDetails: null
  -fundraisingStatus: "No"
  -outcomeAdditionalInformation: null
  -isDraft: false
  -filmWebsiteUrl: null
  -isDocument: false
  -onlineDocumentLink: null
  -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1486 …}
  -isActive: true
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
176 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3555
    -type: "entity"
    -name: "toggleOnProgressReportStatus"
    -label: "Turn on Progress Report"
    -icon: null
    -cssClass: ""
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: null
    -routeName: null
    -routeParameters: []
    -url: Closure($entity) {#1849 …}
    -translationParameters: []
    -displayCallable: Closure($entity) {#1853 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1626
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1482
      -id: 67
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1483 …}
      -isUptodate: true
      -projectUpdate: "Testing testing This update will be shared publicly on your project ‘Updates’ tab so please write your summary accordingly."
      -isStillFundraising: null
      -projectActiveStatus: "inactive"
      -completeFilmYear: "2020"
      -isCompleteFilmRelease: false
      -completeFilmWhereAvailable: null
      -completeFilmType: [
        "Confirmed BROADCASTER"
        "Nominated for won AWARDS"
        "Other"
      ]
      -completeFilmProgressDetails: "Many things confirmed, too many to say"
      -reachResponseDetails: null
      -reachResponseUse: []
      -outcomeChange: null
      -isOutcomeMeasuredImpact: null
      -outcomeMeasuredImpactDetails: null
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA programs or Fellowships"
        "Fundraising or grants"
        "Other"
      ]
      -feedbackEngagementDetails: "Specifying other"
      -feedbackExperienceAgreement: "Disagree"
      -feedbackDoingWell: "Of course! wonderful"
      -feedbackImprovement: "Not much"
      -feedbackInvolvement: [
        "Contributed to the progression of project"
        "Other"
      ]
      -feedbackImprovementDetails: "Other other other involvement"
      -createdAt: DateTime @1757320590 {#1480
        date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757557317 {#1481
        date: 2025-09-11 12:21:57.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1484 …}
      -feedbackBenefitAgreement: "Strongly disagree"
      -feedbackRecommendAgreement: "Disagree"
      -feedbackCriticalRoleAgreement: "Strongly disagree"
      -reachResponseUseDetails: null
      -feedbackComment: "Other comments and feedback right here"
      -completeFilmTypeDetails: "Other other other"
      -outcomeAwarenessExtent: null
      -outcomeVisibilityExtent: null
      -outcomeConnectionExtent: null
      -outcomeActionExtent: null
      -outcomeOrganisationExtent: null
      -outcomeCommunityExtent: null
      -outcomeSystemExtent: null
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Partnerships"
        "Screenings and Events"
      ]
      -currentStage: "Film Complete"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "No"
      -outcomeAdditionalInformation: null
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: false
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1486 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 67
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2829 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3727 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
177 GRANTED ROLE_ADMIN
App\Entity\FilmProjectProgressReport {#1482
  -id: 67
  -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1483 …}
  -isUptodate: true
  -projectUpdate: "Testing testing This update will be shared publicly on your project ‘Updates’ tab so please write your summary accordingly."
  -isStillFundraising: null
  -projectActiveStatus: "inactive"
  -completeFilmYear: "2020"
  -isCompleteFilmRelease: false
  -completeFilmWhereAvailable: null
  -completeFilmType: [
    "Confirmed BROADCASTER"
    "Nominated for won AWARDS"
    "Other"
  ]
  -completeFilmProgressDetails: "Many things confirmed, too many to say"
  -reachResponseDetails: null
  -reachResponseUse: []
  -outcomeChange: null
  -isOutcomeMeasuredImpact: null
  -outcomeMeasuredImpactDetails: null
  -outcomeContributeExtent: null
  -feedbackEngagement: [
    "DA programs or Fellowships"
    "Fundraising or grants"
    "Other"
  ]
  -feedbackEngagementDetails: "Specifying other"
  -feedbackExperienceAgreement: "Disagree"
  -feedbackDoingWell: "Of course! wonderful"
  -feedbackImprovement: "Not much"
  -feedbackInvolvement: [
    "Contributed to the progression of project"
    "Other"
  ]
  -feedbackImprovementDetails: "Other other other involvement"
  -createdAt: DateTime @1757320590 {#1480
    date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
  }
  -modifiedAt: DateTime @1757557317 {#1481
    date: 2025-09-11 12:21:57.0 Australia/Sydney (+10:00)
  }
  -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1484 …}
  -feedbackBenefitAgreement: "Strongly disagree"
  -feedbackRecommendAgreement: "Disagree"
  -feedbackCriticalRoleAgreement: "Strongly disagree"
  -reachResponseUseDetails: null
  -feedbackComment: "Other comments and feedback right here"
  -completeFilmTypeDetails: "Other other other"
  -outcomeAwarenessExtent: null
  -outcomeVisibilityExtent: null
  -outcomeConnectionExtent: null
  -outcomeActionExtent: null
  -outcomeOrganisationExtent: null
  -outcomeCommunityExtent: null
  -outcomeSystemExtent: null
  -files: null
  -status: "completed"
  -projectUpdateCategory: null
  -isFilePublic: null
  -projectUpdateTags: [
    "Partnerships"
    "Screenings and Events"
  ]
  -currentStage: "Film Complete"
  -screenerLink: null
  -screenPassword: null
  -trailerLink: null
  -trailerPassword: null
  -digitalAssetsLink: null
  -generalSupportArea: []
  -generalSupportAreaDetails: null
  -fundraisingStatus: "No"
  -outcomeAdditionalInformation: null
  -isDraft: false
  -filmWebsiteUrl: null
  -isDocument: false
  -onlineDocumentLink: null
  -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1486 …}
  -isActive: true
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
178 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3533
    -type: "entity"
    -name: "toggleOffProgressReportStatus"
    -label: Symfony\Component\Translation\TranslatableMessage {#3726 …}
    -icon: null
    -cssClass: "action-toggleOffProgressReportStatus"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "toggleOffProgressReportStatus"
    ]
    -linkUrl: "/admin/progress-report/workflow/cron/single/45?progressReportId=67"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: null
    -routeParameters: []
    -url: Closure($entity) {#1892 …}
    -translationParameters: []
    -displayCallable: Closure($entity) {#1900 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1626
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1482
      -id: 67
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1483 …}
      -isUptodate: true
      -projectUpdate: "Testing testing This update will be shared publicly on your project ‘Updates’ tab so please write your summary accordingly."
      -isStillFundraising: null
      -projectActiveStatus: "inactive"
      -completeFilmYear: "2020"
      -isCompleteFilmRelease: false
      -completeFilmWhereAvailable: null
      -completeFilmType: [
        "Confirmed BROADCASTER"
        "Nominated for won AWARDS"
        "Other"
      ]
      -completeFilmProgressDetails: "Many things confirmed, too many to say"
      -reachResponseDetails: null
      -reachResponseUse: []
      -outcomeChange: null
      -isOutcomeMeasuredImpact: null
      -outcomeMeasuredImpactDetails: null
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA programs or Fellowships"
        "Fundraising or grants"
        "Other"
      ]
      -feedbackEngagementDetails: "Specifying other"
      -feedbackExperienceAgreement: "Disagree"
      -feedbackDoingWell: "Of course! wonderful"
      -feedbackImprovement: "Not much"
      -feedbackInvolvement: [
        "Contributed to the progression of project"
        "Other"
      ]
      -feedbackImprovementDetails: "Other other other involvement"
      -createdAt: DateTime @1757320590 {#1480
        date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757557317 {#1481
        date: 2025-09-11 12:21:57.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1484 …}
      -feedbackBenefitAgreement: "Strongly disagree"
      -feedbackRecommendAgreement: "Disagree"
      -feedbackCriticalRoleAgreement: "Strongly disagree"
      -reachResponseUseDetails: null
      -feedbackComment: "Other comments and feedback right here"
      -completeFilmTypeDetails: "Other other other"
      -outcomeAwarenessExtent: null
      -outcomeVisibilityExtent: null
      -outcomeConnectionExtent: null
      -outcomeActionExtent: null
      -outcomeOrganisationExtent: null
      -outcomeCommunityExtent: null
      -outcomeSystemExtent: null
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Partnerships"
        "Screenings and Events"
      ]
      -currentStage: "Film Complete"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "No"
      -outcomeAdditionalInformation: null
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: false
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1486 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 67
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2829 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3727 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
179 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3583
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#3733 …}
    -icon: null
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://daf-middleware.wtdevsite.com/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityFqcn=App%5CEntity%5CFilmProjectProgressReport&entityId=67"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityId=67&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1626
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1482
      -id: 67
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1483 …}
      -isUptodate: true
      -projectUpdate: "Testing testing This update will be shared publicly on your project ‘Updates’ tab so please write your summary accordingly."
      -isStillFundraising: null
      -projectActiveStatus: "inactive"
      -completeFilmYear: "2020"
      -isCompleteFilmRelease: false
      -completeFilmWhereAvailable: null
      -completeFilmType: [
        "Confirmed BROADCASTER"
        "Nominated for won AWARDS"
        "Other"
      ]
      -completeFilmProgressDetails: "Many things confirmed, too many to say"
      -reachResponseDetails: null
      -reachResponseUse: []
      -outcomeChange: null
      -isOutcomeMeasuredImpact: null
      -outcomeMeasuredImpactDetails: null
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA programs or Fellowships"
        "Fundraising or grants"
        "Other"
      ]
      -feedbackEngagementDetails: "Specifying other"
      -feedbackExperienceAgreement: "Disagree"
      -feedbackDoingWell: "Of course! wonderful"
      -feedbackImprovement: "Not much"
      -feedbackInvolvement: [
        "Contributed to the progression of project"
        "Other"
      ]
      -feedbackImprovementDetails: "Other other other involvement"
      -createdAt: DateTime @1757320590 {#1480
        date: 2025-09-08 18:36:30.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757557317 {#1481
        date: 2025-09-11 12:21:57.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1484 …}
      -feedbackBenefitAgreement: "Strongly disagree"
      -feedbackRecommendAgreement: "Disagree"
      -feedbackCriticalRoleAgreement: "Strongly disagree"
      -reachResponseUseDetails: null
      -feedbackComment: "Other comments and feedback right here"
      -completeFilmTypeDetails: "Other other other"
      -outcomeAwarenessExtent: null
      -outcomeVisibilityExtent: null
      -outcomeConnectionExtent: null
      -outcomeActionExtent: null
      -outcomeOrganisationExtent: null
      -outcomeCommunityExtent: null
      -outcomeSystemExtent: null
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Partnerships"
        "Screenings and Events"
      ]
      -currentStage: "Film Complete"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "No"
      -outcomeAdditionalInformation: null
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: false
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1486 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 67
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2829 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3727 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
180 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3622
    -type: "entity"
    -name: "viewProgressReport"
    -label: Symfony\Component\Translation\TranslatableMessage {#3759 …}
    -icon: ""
    -cssClass: "action-viewProgressReport"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "viewProgressReport"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=viewProgressReport&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityId=65&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "viewProgressReport"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1737
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1489
      -id: 65
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1490 …}
      -isUptodate: true
      -projectUpdate: "test"
      -isStillFundraising: null
      -projectActiveStatus: "active"
      -completeFilmYear: "2025"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: "test"
      -completeFilmType: [
        "Confirmed for CINEMA ON DEMAND"
        "Other"
      ]
      -completeFilmProgressDetails: "test"
      -reachResponseDetails: null
      -reachResponseUse: []
      -outcomeChange: null
      -isOutcomeMeasuredImpact: null
      -outcomeMeasuredImpactDetails: null
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA resources and information on our website"
      ]
      -feedbackEngagementDetails: null
      -feedbackExperienceAgreement: "Agree"
      -feedbackDoingWell: "test"
      -feedbackImprovement: "test"
      -feedbackInvolvement: [
        "Other"
      ]
      -feedbackImprovementDetails: "test other involvement"
      -createdAt: DateTime @1757059027 {#1487
        date: 2025-09-05 17:57:07.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757067648 {#1488
        date: 2025-09-05 20:20:48.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1491 …}
      -feedbackBenefitAgreement: "Neutral"
      -feedbackRecommendAgreement: "Strongly agree"
      -feedbackCriticalRoleAgreement: "Agree"
      -reachResponseUseDetails: null
      -feedbackComment: "test feedback"
      -completeFilmTypeDetails: "test"
      -outcomeAwarenessExtent: null
      -outcomeVisibilityExtent: null
      -outcomeConnectionExtent: null
      -outcomeActionExtent: null
      -outcomeOrganisationExtent: null
      -outcomeCommunityExtent: null
      -outcomeSystemExtent: null
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Project Progress and Milestones"
      ]
      -currentStage: "Film Complete"
      -screenerLink: "http://test"
      -screenPassword: "test"
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: null
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: true
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1493 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 65
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2984 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3772 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
181 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3621
    -type: "entity"
    -name: "downloadPdf"
    -label: Symfony\Component\Translation\TranslatableMessage {#3764 …}
    -icon: null
    -cssClass: "action-downloadPdf"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "downloadPdf"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=downloadPdf&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityId=65&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "downloadPdf"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: Closure($entity) {#1805 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1737
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1489
      -id: 65
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1490 …}
      -isUptodate: true
      -projectUpdate: "test"
      -isStillFundraising: null
      -projectActiveStatus: "active"
      -completeFilmYear: "2025"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: "test"
      -completeFilmType: [
        "Confirmed for CINEMA ON DEMAND"
        "Other"
      ]
      -completeFilmProgressDetails: "test"
      -reachResponseDetails: null
      -reachResponseUse: []
      -outcomeChange: null
      -isOutcomeMeasuredImpact: null
      -outcomeMeasuredImpactDetails: null
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA resources and information on our website"
      ]
      -feedbackEngagementDetails: null
      -feedbackExperienceAgreement: "Agree"
      -feedbackDoingWell: "test"
      -feedbackImprovement: "test"
      -feedbackInvolvement: [
        "Other"
      ]
      -feedbackImprovementDetails: "test other involvement"
      -createdAt: DateTime @1757059027 {#1487
        date: 2025-09-05 17:57:07.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757067648 {#1488
        date: 2025-09-05 20:20:48.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1491 …}
      -feedbackBenefitAgreement: "Neutral"
      -feedbackRecommendAgreement: "Strongly agree"
      -feedbackCriticalRoleAgreement: "Agree"
      -reachResponseUseDetails: null
      -feedbackComment: "test feedback"
      -completeFilmTypeDetails: "test"
      -outcomeAwarenessExtent: null
      -outcomeVisibilityExtent: null
      -outcomeConnectionExtent: null
      -outcomeActionExtent: null
      -outcomeOrganisationExtent: null
      -outcomeCommunityExtent: null
      -outcomeSystemExtent: null
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Project Progress and Milestones"
      ]
      -currentStage: "Film Complete"
      -screenerLink: "http://test"
      -screenPassword: "test"
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: null
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: true
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1493 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 65
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2984 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3772 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
182 GRANTED ROLE_ADMIN
App\Entity\FilmProjectProgressReport {#1489
  -id: 65
  -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1490 …}
  -isUptodate: true
  -projectUpdate: "test"
  -isStillFundraising: null
  -projectActiveStatus: "active"
  -completeFilmYear: "2025"
  -isCompleteFilmRelease: true
  -completeFilmWhereAvailable: "test"
  -completeFilmType: [
    "Confirmed for CINEMA ON DEMAND"
    "Other"
  ]
  -completeFilmProgressDetails: "test"
  -reachResponseDetails: null
  -reachResponseUse: []
  -outcomeChange: null
  -isOutcomeMeasuredImpact: null
  -outcomeMeasuredImpactDetails: null
  -outcomeContributeExtent: null
  -feedbackEngagement: [
    "DA resources and information on our website"
  ]
  -feedbackEngagementDetails: null
  -feedbackExperienceAgreement: "Agree"
  -feedbackDoingWell: "test"
  -feedbackImprovement: "test"
  -feedbackInvolvement: [
    "Other"
  ]
  -feedbackImprovementDetails: "test other involvement"
  -createdAt: DateTime @1757059027 {#1487
    date: 2025-09-05 17:57:07.0 Australia/Sydney (+10:00)
  }
  -modifiedAt: DateTime @1757067648 {#1488
    date: 2025-09-05 20:20:48.0 Australia/Sydney (+10:00)
  }
  -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1491 …}
  -feedbackBenefitAgreement: "Neutral"
  -feedbackRecommendAgreement: "Strongly agree"
  -feedbackCriticalRoleAgreement: "Agree"
  -reachResponseUseDetails: null
  -feedbackComment: "test feedback"
  -completeFilmTypeDetails: "test"
  -outcomeAwarenessExtent: null
  -outcomeVisibilityExtent: null
  -outcomeConnectionExtent: null
  -outcomeActionExtent: null
  -outcomeOrganisationExtent: null
  -outcomeCommunityExtent: null
  -outcomeSystemExtent: null
  -files: null
  -status: "completed"
  -projectUpdateCategory: null
  -isFilePublic: null
  -projectUpdateTags: [
    "Project Progress and Milestones"
  ]
  -currentStage: "Film Complete"
  -screenerLink: "http://test"
  -screenPassword: "test"
  -trailerLink: null
  -trailerPassword: null
  -digitalAssetsLink: null
  -generalSupportArea: []
  -generalSupportAreaDetails: null
  -fundraisingStatus: "Yes"
  -outcomeAdditionalInformation: null
  -isDraft: false
  -filmWebsiteUrl: null
  -isDocument: true
  -onlineDocumentLink: null
  -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1493 …}
  -isActive: true
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
183 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3600
    -type: "entity"
    -name: "toggleOnProgressReportStatus"
    -label: "Turn on Progress Report"
    -icon: null
    -cssClass: ""
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: null
    -routeName: null
    -routeParameters: []
    -url: Closure($entity) {#1849 …}
    -translationParameters: []
    -displayCallable: Closure($entity) {#1853 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1737
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1489
      -id: 65
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1490 …}
      -isUptodate: true
      -projectUpdate: "test"
      -isStillFundraising: null
      -projectActiveStatus: "active"
      -completeFilmYear: "2025"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: "test"
      -completeFilmType: [
        "Confirmed for CINEMA ON DEMAND"
        "Other"
      ]
      -completeFilmProgressDetails: "test"
      -reachResponseDetails: null
      -reachResponseUse: []
      -outcomeChange: null
      -isOutcomeMeasuredImpact: null
      -outcomeMeasuredImpactDetails: null
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA resources and information on our website"
      ]
      -feedbackEngagementDetails: null
      -feedbackExperienceAgreement: "Agree"
      -feedbackDoingWell: "test"
      -feedbackImprovement: "test"
      -feedbackInvolvement: [
        "Other"
      ]
      -feedbackImprovementDetails: "test other involvement"
      -createdAt: DateTime @1757059027 {#1487
        date: 2025-09-05 17:57:07.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757067648 {#1488
        date: 2025-09-05 20:20:48.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1491 …}
      -feedbackBenefitAgreement: "Neutral"
      -feedbackRecommendAgreement: "Strongly agree"
      -feedbackCriticalRoleAgreement: "Agree"
      -reachResponseUseDetails: null
      -feedbackComment: "test feedback"
      -completeFilmTypeDetails: "test"
      -outcomeAwarenessExtent: null
      -outcomeVisibilityExtent: null
      -outcomeConnectionExtent: null
      -outcomeActionExtent: null
      -outcomeOrganisationExtent: null
      -outcomeCommunityExtent: null
      -outcomeSystemExtent: null
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Project Progress and Milestones"
      ]
      -currentStage: "Film Complete"
      -screenerLink: "http://test"
      -screenPassword: "test"
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: null
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: true
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1493 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 65
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2984 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3772 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
184 GRANTED ROLE_ADMIN
App\Entity\FilmProjectProgressReport {#1489
  -id: 65
  -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1490 …}
  -isUptodate: true
  -projectUpdate: "test"
  -isStillFundraising: null
  -projectActiveStatus: "active"
  -completeFilmYear: "2025"
  -isCompleteFilmRelease: true
  -completeFilmWhereAvailable: "test"
  -completeFilmType: [
    "Confirmed for CINEMA ON DEMAND"
    "Other"
  ]
  -completeFilmProgressDetails: "test"
  -reachResponseDetails: null
  -reachResponseUse: []
  -outcomeChange: null
  -isOutcomeMeasuredImpact: null
  -outcomeMeasuredImpactDetails: null
  -outcomeContributeExtent: null
  -feedbackEngagement: [
    "DA resources and information on our website"
  ]
  -feedbackEngagementDetails: null
  -feedbackExperienceAgreement: "Agree"
  -feedbackDoingWell: "test"
  -feedbackImprovement: "test"
  -feedbackInvolvement: [
    "Other"
  ]
  -feedbackImprovementDetails: "test other involvement"
  -createdAt: DateTime @1757059027 {#1487
    date: 2025-09-05 17:57:07.0 Australia/Sydney (+10:00)
  }
  -modifiedAt: DateTime @1757067648 {#1488
    date: 2025-09-05 20:20:48.0 Australia/Sydney (+10:00)
  }
  -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1491 …}
  -feedbackBenefitAgreement: "Neutral"
  -feedbackRecommendAgreement: "Strongly agree"
  -feedbackCriticalRoleAgreement: "Agree"
  -reachResponseUseDetails: null
  -feedbackComment: "test feedback"
  -completeFilmTypeDetails: "test"
  -outcomeAwarenessExtent: null
  -outcomeVisibilityExtent: null
  -outcomeConnectionExtent: null
  -outcomeActionExtent: null
  -outcomeOrganisationExtent: null
  -outcomeCommunityExtent: null
  -outcomeSystemExtent: null
  -files: null
  -status: "completed"
  -projectUpdateCategory: null
  -isFilePublic: null
  -projectUpdateTags: [
    "Project Progress and Milestones"
  ]
  -currentStage: "Film Complete"
  -screenerLink: "http://test"
  -screenPassword: "test"
  -trailerLink: null
  -trailerPassword: null
  -digitalAssetsLink: null
  -generalSupportArea: []
  -generalSupportAreaDetails: null
  -fundraisingStatus: "Yes"
  -outcomeAdditionalInformation: null
  -isDraft: false
  -filmWebsiteUrl: null
  -isDocument: true
  -onlineDocumentLink: null
  -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1493 …}
  -isActive: true
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
185 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3578
    -type: "entity"
    -name: "toggleOffProgressReportStatus"
    -label: Symfony\Component\Translation\TranslatableMessage {#3771 …}
    -icon: null
    -cssClass: "action-toggleOffProgressReportStatus"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "toggleOffProgressReportStatus"
    ]
    -linkUrl: "/admin/progress-report/workflow/cron/single/31?progressReportId=65"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: null
    -routeParameters: []
    -url: Closure($entity) {#1892 …}
    -translationParameters: []
    -displayCallable: Closure($entity) {#1900 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1737
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1489
      -id: 65
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1490 …}
      -isUptodate: true
      -projectUpdate: "test"
      -isStillFundraising: null
      -projectActiveStatus: "active"
      -completeFilmYear: "2025"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: "test"
      -completeFilmType: [
        "Confirmed for CINEMA ON DEMAND"
        "Other"
      ]
      -completeFilmProgressDetails: "test"
      -reachResponseDetails: null
      -reachResponseUse: []
      -outcomeChange: null
      -isOutcomeMeasuredImpact: null
      -outcomeMeasuredImpactDetails: null
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA resources and information on our website"
      ]
      -feedbackEngagementDetails: null
      -feedbackExperienceAgreement: "Agree"
      -feedbackDoingWell: "test"
      -feedbackImprovement: "test"
      -feedbackInvolvement: [
        "Other"
      ]
      -feedbackImprovementDetails: "test other involvement"
      -createdAt: DateTime @1757059027 {#1487
        date: 2025-09-05 17:57:07.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757067648 {#1488
        date: 2025-09-05 20:20:48.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1491 …}
      -feedbackBenefitAgreement: "Neutral"
      -feedbackRecommendAgreement: "Strongly agree"
      -feedbackCriticalRoleAgreement: "Agree"
      -reachResponseUseDetails: null
      -feedbackComment: "test feedback"
      -completeFilmTypeDetails: "test"
      -outcomeAwarenessExtent: null
      -outcomeVisibilityExtent: null
      -outcomeConnectionExtent: null
      -outcomeActionExtent: null
      -outcomeOrganisationExtent: null
      -outcomeCommunityExtent: null
      -outcomeSystemExtent: null
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Project Progress and Milestones"
      ]
      -currentStage: "Film Complete"
      -screenerLink: "http://test"
      -screenPassword: "test"
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: null
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: true
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1493 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 65
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2984 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3772 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
186 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3628
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#3778 …}
    -icon: null
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://daf-middleware.wtdevsite.com/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityFqcn=App%5CEntity%5CFilmProjectProgressReport&entityId=65"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityId=65&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1737
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1489
      -id: 65
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1490 …}
      -isUptodate: true
      -projectUpdate: "test"
      -isStillFundraising: null
      -projectActiveStatus: "active"
      -completeFilmYear: "2025"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: "test"
      -completeFilmType: [
        "Confirmed for CINEMA ON DEMAND"
        "Other"
      ]
      -completeFilmProgressDetails: "test"
      -reachResponseDetails: null
      -reachResponseUse: []
      -outcomeChange: null
      -isOutcomeMeasuredImpact: null
      -outcomeMeasuredImpactDetails: null
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA resources and information on our website"
      ]
      -feedbackEngagementDetails: null
      -feedbackExperienceAgreement: "Agree"
      -feedbackDoingWell: "test"
      -feedbackImprovement: "test"
      -feedbackInvolvement: [
        "Other"
      ]
      -feedbackImprovementDetails: "test other involvement"
      -createdAt: DateTime @1757059027 {#1487
        date: 2025-09-05 17:57:07.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757067648 {#1488
        date: 2025-09-05 20:20:48.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1491 …}
      -feedbackBenefitAgreement: "Neutral"
      -feedbackRecommendAgreement: "Strongly agree"
      -feedbackCriticalRoleAgreement: "Agree"
      -reachResponseUseDetails: null
      -feedbackComment: "test feedback"
      -completeFilmTypeDetails: "test"
      -outcomeAwarenessExtent: null
      -outcomeVisibilityExtent: null
      -outcomeConnectionExtent: null
      -outcomeActionExtent: null
      -outcomeOrganisationExtent: null
      -outcomeCommunityExtent: null
      -outcomeSystemExtent: null
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Project Progress and Milestones"
      ]
      -currentStage: "Film Complete"
      -screenerLink: "http://test"
      -screenPassword: "test"
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: null
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: true
      -onlineDocumentLink: null
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1493 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 65
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#2984 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3772 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
187 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3667
    -type: "entity"
    -name: "viewProgressReport"
    -label: Symfony\Component\Translation\TranslatableMessage {#3804 …}
    -icon: ""
    -cssClass: "action-viewProgressReport"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "target" => "_blank"
      "data-action-name" => "viewProgressReport"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=viewProgressReport&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityId=64&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "viewProgressReport"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1736
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1496
      -id: 64
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1497 …}
      -isUptodate: true
      -projectUpdate: "testing testing for the updates tab"
      -isStillFundraising: null
      -projectActiveStatus: "inactive"
      -completeFilmYear: "2024"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: "Docplay, SBS"
      -completeFilmType: [
        "Confirmed STREAMER"
        "Nominated for won AWARDS"
        "MEDIA coverage"
      ]
      -completeFilmProgressDetails: "we won many awards, and played at many festivals"
      -reachResponseDetails: """
        reach far\r\n
        response good
        """
      -reachResponseUse: [
        "Education & training"
        "Advocacy and information campaigns"
        "Community events"
        "Other"
      ]
      -outcomeChange: "there was a lot of change that we were happy with"
      -isOutcomeMeasuredImpact: true
      -outcomeMeasuredImpactDetails: """
        evaluation is important\r\n
        we did lots
        """
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA workshops or webinars"
        "General support from DA staff"
        "Other"
      ]
      -feedbackEngagementDetails: "many ways"
      -feedbackExperienceAgreement: "Disagree"
      -feedbackDoingWell: "lots and lots"
      -feedbackImprovement: "nothing at all"
      -feedbackInvolvement: [
        "Contributed to the quality of film"
        "Increased the visibility of film"
        "Other"
      ]
      -feedbackImprovementDetails: "here is more stuff about the involvement"
      -createdAt: DateTime @1757046694 {#1494
        date: 2025-09-05 14:31:34.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757048335 {#1495
        date: 2025-09-05 14:58:55.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1498 …}
      -feedbackBenefitAgreement: "Strongly disagree"
      -feedbackRecommendAgreement: "Strongly disagree"
      -feedbackCriticalRoleAgreement: "Disagree"
      -reachResponseUseDetails: "Other uses"
      -feedbackComment: "here are more comments and final feedback"
      -completeFilmTypeDetails: null
      -outcomeAwarenessExtent: "N/A - not a goal"
      -outcomeVisibilityExtent: "To some extent"
      -outcomeConnectionExtent: "To a great extent"
      -outcomeActionExtent: "To some extent"
      -outcomeOrganisationExtent: "Not at all"
      -outcomeCommunityExtent: "To some extent"
      -outcomeSystemExtent: "To a great extent"
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Partnerships"
        "Fundraising"
      ]
      -currentStage: "Film Complete"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: "Here is more info about the impact outcomes"
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: true
      -onlineDocumentLink: "https://youtu.be/7Z4zCIn7zyY?si=gVTBFkayDOPln2h1"
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1500 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 64
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3137 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3817 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
188 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3666
    -type: "entity"
    -name: "downloadPdf"
    -label: Symfony\Component\Translation\TranslatableMessage {#3809 …}
    -icon: null
    -cssClass: "action-downloadPdf"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "downloadPdf"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=downloadPdf&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityId=64&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "downloadPdf"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: Closure($entity) {#1805 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1736
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1496
      -id: 64
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1497 …}
      -isUptodate: true
      -projectUpdate: "testing testing for the updates tab"
      -isStillFundraising: null
      -projectActiveStatus: "inactive"
      -completeFilmYear: "2024"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: "Docplay, SBS"
      -completeFilmType: [
        "Confirmed STREAMER"
        "Nominated for won AWARDS"
        "MEDIA coverage"
      ]
      -completeFilmProgressDetails: "we won many awards, and played at many festivals"
      -reachResponseDetails: """
        reach far\r\n
        response good
        """
      -reachResponseUse: [
        "Education & training"
        "Advocacy and information campaigns"
        "Community events"
        "Other"
      ]
      -outcomeChange: "there was a lot of change that we were happy with"
      -isOutcomeMeasuredImpact: true
      -outcomeMeasuredImpactDetails: """
        evaluation is important\r\n
        we did lots
        """
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA workshops or webinars"
        "General support from DA staff"
        "Other"
      ]
      -feedbackEngagementDetails: "many ways"
      -feedbackExperienceAgreement: "Disagree"
      -feedbackDoingWell: "lots and lots"
      -feedbackImprovement: "nothing at all"
      -feedbackInvolvement: [
        "Contributed to the quality of film"
        "Increased the visibility of film"
        "Other"
      ]
      -feedbackImprovementDetails: "here is more stuff about the involvement"
      -createdAt: DateTime @1757046694 {#1494
        date: 2025-09-05 14:31:34.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757048335 {#1495
        date: 2025-09-05 14:58:55.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1498 …}
      -feedbackBenefitAgreement: "Strongly disagree"
      -feedbackRecommendAgreement: "Strongly disagree"
      -feedbackCriticalRoleAgreement: "Disagree"
      -reachResponseUseDetails: "Other uses"
      -feedbackComment: "here are more comments and final feedback"
      -completeFilmTypeDetails: null
      -outcomeAwarenessExtent: "N/A - not a goal"
      -outcomeVisibilityExtent: "To some extent"
      -outcomeConnectionExtent: "To a great extent"
      -outcomeActionExtent: "To some extent"
      -outcomeOrganisationExtent: "Not at all"
      -outcomeCommunityExtent: "To some extent"
      -outcomeSystemExtent: "To a great extent"
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Partnerships"
        "Fundraising"
      ]
      -currentStage: "Film Complete"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: "Here is more info about the impact outcomes"
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: true
      -onlineDocumentLink: "https://youtu.be/7Z4zCIn7zyY?si=gVTBFkayDOPln2h1"
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1500 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 64
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3137 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3817 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
189 GRANTED ROLE_ADMIN
App\Entity\FilmProjectProgressReport {#1496
  -id: 64
  -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1497 …}
  -isUptodate: true
  -projectUpdate: "testing testing for the updates tab"
  -isStillFundraising: null
  -projectActiveStatus: "inactive"
  -completeFilmYear: "2024"
  -isCompleteFilmRelease: true
  -completeFilmWhereAvailable: "Docplay, SBS"
  -completeFilmType: [
    "Confirmed STREAMER"
    "Nominated for won AWARDS"
    "MEDIA coverage"
  ]
  -completeFilmProgressDetails: "we won many awards, and played at many festivals"
  -reachResponseDetails: """
    reach far\r\n
    response good
    """
  -reachResponseUse: [
    "Education & training"
    "Advocacy and information campaigns"
    "Community events"
    "Other"
  ]
  -outcomeChange: "there was a lot of change that we were happy with"
  -isOutcomeMeasuredImpact: true
  -outcomeMeasuredImpactDetails: """
    evaluation is important\r\n
    we did lots
    """
  -outcomeContributeExtent: null
  -feedbackEngagement: [
    "DA workshops or webinars"
    "General support from DA staff"
    "Other"
  ]
  -feedbackEngagementDetails: "many ways"
  -feedbackExperienceAgreement: "Disagree"
  -feedbackDoingWell: "lots and lots"
  -feedbackImprovement: "nothing at all"
  -feedbackInvolvement: [
    "Contributed to the quality of film"
    "Increased the visibility of film"
    "Other"
  ]
  -feedbackImprovementDetails: "here is more stuff about the involvement"
  -createdAt: DateTime @1757046694 {#1494
    date: 2025-09-05 14:31:34.0 Australia/Sydney (+10:00)
  }
  -modifiedAt: DateTime @1757048335 {#1495
    date: 2025-09-05 14:58:55.0 Australia/Sydney (+10:00)
  }
  -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1498 …}
  -feedbackBenefitAgreement: "Strongly disagree"
  -feedbackRecommendAgreement: "Strongly disagree"
  -feedbackCriticalRoleAgreement: "Disagree"
  -reachResponseUseDetails: "Other uses"
  -feedbackComment: "here are more comments and final feedback"
  -completeFilmTypeDetails: null
  -outcomeAwarenessExtent: "N/A - not a goal"
  -outcomeVisibilityExtent: "To some extent"
  -outcomeConnectionExtent: "To a great extent"
  -outcomeActionExtent: "To some extent"
  -outcomeOrganisationExtent: "Not at all"
  -outcomeCommunityExtent: "To some extent"
  -outcomeSystemExtent: "To a great extent"
  -files: null
  -status: "completed"
  -projectUpdateCategory: null
  -isFilePublic: null
  -projectUpdateTags: [
    "Partnerships"
    "Fundraising"
  ]
  -currentStage: "Film Complete"
  -screenerLink: null
  -screenPassword: null
  -trailerLink: null
  -trailerPassword: null
  -digitalAssetsLink: null
  -generalSupportArea: []
  -generalSupportAreaDetails: null
  -fundraisingStatus: "Yes"
  -outcomeAdditionalInformation: "Here is more info about the impact outcomes"
  -isDraft: false
  -filmWebsiteUrl: null
  -isDocument: true
  -onlineDocumentLink: "https://youtu.be/7Z4zCIn7zyY?si=gVTBFkayDOPln2h1"
  -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1500 …}
  -isActive: true
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
190 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3645
    -type: "entity"
    -name: "toggleOnProgressReportStatus"
    -label: "Turn on Progress Report"
    -icon: null
    -cssClass: ""
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: null
    -routeName: null
    -routeParameters: []
    -url: Closure($entity) {#1849 …}
    -translationParameters: []
    -displayCallable: Closure($entity) {#1853 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1736
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1496
      -id: 64
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1497 …}
      -isUptodate: true
      -projectUpdate: "testing testing for the updates tab"
      -isStillFundraising: null
      -projectActiveStatus: "inactive"
      -completeFilmYear: "2024"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: "Docplay, SBS"
      -completeFilmType: [
        "Confirmed STREAMER"
        "Nominated for won AWARDS"
        "MEDIA coverage"
      ]
      -completeFilmProgressDetails: "we won many awards, and played at many festivals"
      -reachResponseDetails: """
        reach far\r\n
        response good
        """
      -reachResponseUse: [
        "Education & training"
        "Advocacy and information campaigns"
        "Community events"
        "Other"
      ]
      -outcomeChange: "there was a lot of change that we were happy with"
      -isOutcomeMeasuredImpact: true
      -outcomeMeasuredImpactDetails: """
        evaluation is important\r\n
        we did lots
        """
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA workshops or webinars"
        "General support from DA staff"
        "Other"
      ]
      -feedbackEngagementDetails: "many ways"
      -feedbackExperienceAgreement: "Disagree"
      -feedbackDoingWell: "lots and lots"
      -feedbackImprovement: "nothing at all"
      -feedbackInvolvement: [
        "Contributed to the quality of film"
        "Increased the visibility of film"
        "Other"
      ]
      -feedbackImprovementDetails: "here is more stuff about the involvement"
      -createdAt: DateTime @1757046694 {#1494
        date: 2025-09-05 14:31:34.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757048335 {#1495
        date: 2025-09-05 14:58:55.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1498 …}
      -feedbackBenefitAgreement: "Strongly disagree"
      -feedbackRecommendAgreement: "Strongly disagree"
      -feedbackCriticalRoleAgreement: "Disagree"
      -reachResponseUseDetails: "Other uses"
      -feedbackComment: "here are more comments and final feedback"
      -completeFilmTypeDetails: null
      -outcomeAwarenessExtent: "N/A - not a goal"
      -outcomeVisibilityExtent: "To some extent"
      -outcomeConnectionExtent: "To a great extent"
      -outcomeActionExtent: "To some extent"
      -outcomeOrganisationExtent: "Not at all"
      -outcomeCommunityExtent: "To some extent"
      -outcomeSystemExtent: "To a great extent"
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Partnerships"
        "Fundraising"
      ]
      -currentStage: "Film Complete"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: "Here is more info about the impact outcomes"
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: true
      -onlineDocumentLink: "https://youtu.be/7Z4zCIn7zyY?si=gVTBFkayDOPln2h1"
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1500 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 64
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3137 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3817 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
191 GRANTED ROLE_ADMIN
App\Entity\FilmProjectProgressReport {#1496
  -id: 64
  -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1497 …}
  -isUptodate: true
  -projectUpdate: "testing testing for the updates tab"
  -isStillFundraising: null
  -projectActiveStatus: "inactive"
  -completeFilmYear: "2024"
  -isCompleteFilmRelease: true
  -completeFilmWhereAvailable: "Docplay, SBS"
  -completeFilmType: [
    "Confirmed STREAMER"
    "Nominated for won AWARDS"
    "MEDIA coverage"
  ]
  -completeFilmProgressDetails: "we won many awards, and played at many festivals"
  -reachResponseDetails: """
    reach far\r\n
    response good
    """
  -reachResponseUse: [
    "Education & training"
    "Advocacy and information campaigns"
    "Community events"
    "Other"
  ]
  -outcomeChange: "there was a lot of change that we were happy with"
  -isOutcomeMeasuredImpact: true
  -outcomeMeasuredImpactDetails: """
    evaluation is important\r\n
    we did lots
    """
  -outcomeContributeExtent: null
  -feedbackEngagement: [
    "DA workshops or webinars"
    "General support from DA staff"
    "Other"
  ]
  -feedbackEngagementDetails: "many ways"
  -feedbackExperienceAgreement: "Disagree"
  -feedbackDoingWell: "lots and lots"
  -feedbackImprovement: "nothing at all"
  -feedbackInvolvement: [
    "Contributed to the quality of film"
    "Increased the visibility of film"
    "Other"
  ]
  -feedbackImprovementDetails: "here is more stuff about the involvement"
  -createdAt: DateTime @1757046694 {#1494
    date: 2025-09-05 14:31:34.0 Australia/Sydney (+10:00)
  }
  -modifiedAt: DateTime @1757048335 {#1495
    date: 2025-09-05 14:58:55.0 Australia/Sydney (+10:00)
  }
  -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1498 …}
  -feedbackBenefitAgreement: "Strongly disagree"
  -feedbackRecommendAgreement: "Strongly disagree"
  -feedbackCriticalRoleAgreement: "Disagree"
  -reachResponseUseDetails: "Other uses"
  -feedbackComment: "here are more comments and final feedback"
  -completeFilmTypeDetails: null
  -outcomeAwarenessExtent: "N/A - not a goal"
  -outcomeVisibilityExtent: "To some extent"
  -outcomeConnectionExtent: "To a great extent"
  -outcomeActionExtent: "To some extent"
  -outcomeOrganisationExtent: "Not at all"
  -outcomeCommunityExtent: "To some extent"
  -outcomeSystemExtent: "To a great extent"
  -files: null
  -status: "completed"
  -projectUpdateCategory: null
  -isFilePublic: null
  -projectUpdateTags: [
    "Partnerships"
    "Fundraising"
  ]
  -currentStage: "Film Complete"
  -screenerLink: null
  -screenPassword: null
  -trailerLink: null
  -trailerPassword: null
  -digitalAssetsLink: null
  -generalSupportArea: []
  -generalSupportAreaDetails: null
  -fundraisingStatus: "Yes"
  -outcomeAdditionalInformation: "Here is more info about the impact outcomes"
  -isDraft: false
  -filmWebsiteUrl: null
  -isDocument: true
  -onlineDocumentLink: "https://youtu.be/7Z4zCIn7zyY?si=gVTBFkayDOPln2h1"
  -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1500 …}
  -isActive: true
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
192 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3623
    -type: "entity"
    -name: "toggleOffProgressReportStatus"
    -label: Symfony\Component\Translation\TranslatableMessage {#3816 …}
    -icon: null
    -cssClass: "action-toggleOffProgressReportStatus"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "toggleOffProgressReportStatus"
    ]
    -linkUrl: "/admin/progress-report/workflow/cron/single/38?progressReportId=64"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: null
    -routeParameters: []
    -url: Closure($entity) {#1892 …}
    -translationParameters: []
    -displayCallable: Closure($entity) {#1900 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1736
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1496
      -id: 64
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1497 …}
      -isUptodate: true
      -projectUpdate: "testing testing for the updates tab"
      -isStillFundraising: null
      -projectActiveStatus: "inactive"
      -completeFilmYear: "2024"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: "Docplay, SBS"
      -completeFilmType: [
        "Confirmed STREAMER"
        "Nominated for won AWARDS"
        "MEDIA coverage"
      ]
      -completeFilmProgressDetails: "we won many awards, and played at many festivals"
      -reachResponseDetails: """
        reach far\r\n
        response good
        """
      -reachResponseUse: [
        "Education & training"
        "Advocacy and information campaigns"
        "Community events"
        "Other"
      ]
      -outcomeChange: "there was a lot of change that we were happy with"
      -isOutcomeMeasuredImpact: true
      -outcomeMeasuredImpactDetails: """
        evaluation is important\r\n
        we did lots
        """
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA workshops or webinars"
        "General support from DA staff"
        "Other"
      ]
      -feedbackEngagementDetails: "many ways"
      -feedbackExperienceAgreement: "Disagree"
      -feedbackDoingWell: "lots and lots"
      -feedbackImprovement: "nothing at all"
      -feedbackInvolvement: [
        "Contributed to the quality of film"
        "Increased the visibility of film"
        "Other"
      ]
      -feedbackImprovementDetails: "here is more stuff about the involvement"
      -createdAt: DateTime @1757046694 {#1494
        date: 2025-09-05 14:31:34.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757048335 {#1495
        date: 2025-09-05 14:58:55.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1498 …}
      -feedbackBenefitAgreement: "Strongly disagree"
      -feedbackRecommendAgreement: "Strongly disagree"
      -feedbackCriticalRoleAgreement: "Disagree"
      -reachResponseUseDetails: "Other uses"
      -feedbackComment: "here are more comments and final feedback"
      -completeFilmTypeDetails: null
      -outcomeAwarenessExtent: "N/A - not a goal"
      -outcomeVisibilityExtent: "To some extent"
      -outcomeConnectionExtent: "To a great extent"
      -outcomeActionExtent: "To some extent"
      -outcomeOrganisationExtent: "Not at all"
      -outcomeCommunityExtent: "To some extent"
      -outcomeSystemExtent: "To a great extent"
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Partnerships"
        "Fundraising"
      ]
      -currentStage: "Film Complete"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: "Here is more info about the impact outcomes"
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: true
      -onlineDocumentLink: "https://youtu.be/7Z4zCIn7zyY?si=gVTBFkayDOPln2h1"
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1500 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 64
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3137 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3817 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
193 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#3673
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#3823 …}
    -icon: null
    -cssClass: "action-delete text-danger"
    -addedCssClass: " text-danger"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "delete"
      "formaction" => "https://daf-middleware.wtdevsite.com/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityFqcn=App%5CEntity%5CFilmProjectProgressReport&entityId=64"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-delete"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=delete&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityId=64&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1736
    -isAccessible: true
    -fqcn: "App\Entity\FilmProjectProgressReport"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1919 …}
    -instance: App\Entity\FilmProjectProgressReport {#1496
      -id: 64
      -filmProject: Proxies\__CG__\App\Entity\FilmProject {#1497 …}
      -isUptodate: true
      -projectUpdate: "testing testing for the updates tab"
      -isStillFundraising: null
      -projectActiveStatus: "inactive"
      -completeFilmYear: "2024"
      -isCompleteFilmRelease: true
      -completeFilmWhereAvailable: "Docplay, SBS"
      -completeFilmType: [
        "Confirmed STREAMER"
        "Nominated for won AWARDS"
        "MEDIA coverage"
      ]
      -completeFilmProgressDetails: "we won many awards, and played at many festivals"
      -reachResponseDetails: """
        reach far\r\n
        response good
        """
      -reachResponseUse: [
        "Education & training"
        "Advocacy and information campaigns"
        "Community events"
        "Other"
      ]
      -outcomeChange: "there was a lot of change that we were happy with"
      -isOutcomeMeasuredImpact: true
      -outcomeMeasuredImpactDetails: """
        evaluation is important\r\n
        we did lots
        """
      -outcomeContributeExtent: null
      -feedbackEngagement: [
        "DA workshops or webinars"
        "General support from DA staff"
        "Other"
      ]
      -feedbackEngagementDetails: "many ways"
      -feedbackExperienceAgreement: "Disagree"
      -feedbackDoingWell: "lots and lots"
      -feedbackImprovement: "nothing at all"
      -feedbackInvolvement: [
        "Contributed to the quality of film"
        "Increased the visibility of film"
        "Other"
      ]
      -feedbackImprovementDetails: "here is more stuff about the involvement"
      -createdAt: DateTime @1757046694 {#1494
        date: 2025-09-05 14:31:34.0 Australia/Sydney (+10:00)
      }
      -modifiedAt: DateTime @1757048335 {#1495
        date: 2025-09-05 14:58:55.0 Australia/Sydney (+10:00)
      }
      -filmProjectProgressReportFiles: Doctrine\ORM\PersistentCollection {#1498 …}
      -feedbackBenefitAgreement: "Strongly disagree"
      -feedbackRecommendAgreement: "Strongly disagree"
      -feedbackCriticalRoleAgreement: "Disagree"
      -reachResponseUseDetails: "Other uses"
      -feedbackComment: "here are more comments and final feedback"
      -completeFilmTypeDetails: null
      -outcomeAwarenessExtent: "N/A - not a goal"
      -outcomeVisibilityExtent: "To some extent"
      -outcomeConnectionExtent: "To a great extent"
      -outcomeActionExtent: "To some extent"
      -outcomeOrganisationExtent: "Not at all"
      -outcomeCommunityExtent: "To some extent"
      -outcomeSystemExtent: "To a great extent"
      -files: null
      -status: "completed"
      -projectUpdateCategory: null
      -isFilePublic: null
      -projectUpdateTags: [
        "Partnerships"
        "Fundraising"
      ]
      -currentStage: "Film Complete"
      -screenerLink: null
      -screenPassword: null
      -trailerLink: null
      -trailerPassword: null
      -digitalAssetsLink: null
      -generalSupportArea: []
      -generalSupportAreaDetails: null
      -fundraisingStatus: "Yes"
      -outcomeAdditionalInformation: "Here is more info about the impact outcomes"
      -isDraft: false
      -filmWebsiteUrl: null
      -isDocument: true
      -onlineDocumentLink: "https://youtu.be/7Z4zCIn7zyY?si=gVTBFkayDOPln2h1"
      -filmProjectUpdate: Proxies\__CG__\App\Entity\FilmProjectUpdate {#1500 …}
      -isActive: true
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 64
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3137 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#3817 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
194 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
195 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#1948
    -type: "global"
    -name: "toggleProgressReportOff"
    -label: Symfony\Component\Translation\TranslatableMessage {#1431 …}
    -icon: null
    -cssClass: "btn action-toggleProgressReportOff btn btn-primary d-block"
    -addedCssClass: " btn btn-primary d-block"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "toggleProgressReportOff"
    ]
    -linkUrl: "/admin/progress-report/workflow/cron"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: null
    -routeParameters: []
    -url: "/admin/progress-report/workflow/cron"
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => null
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
196 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
197 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#1873
    -type: "batch"
    -name: "sendBatchEmail"
    -label: Symfony\Component\Translation\TranslatableMessage {#3803 …}
    -icon: null
    -cssClass: "btn action-sendBatchEmail"
    -addedCssClass: ""
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "sendBatchEmail"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-batch-action"
      "data-action-csrf-token" => Symfony\Component\Security\Csrf\CsrfToken {#3780
        -id: "ea-batch-action-sendBatchEmail"
        -value: "1a.oZlP3mV6R8k0ymLGqlzrw9eHla4TpMXM_btAGwZPPjk.mdB6twAxNpNihin_yD--pLGwxs1MzL_8tOw2XmQcD23i3SC5MTMqm228EQ"
      }
      "data-action-batch" => "true"
      "data-entity-fqcn" => "App\Entity\FilmProjectProgressReport"
      "data-action-url" => "https://daf-middleware.wtdevsite.com/admin?crudAction=sendBatchEmail&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=sendBatchEmail&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "sendBatchEmail"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => null
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
198 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
199 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#1869
    -type: "batch"
    -name: "unpublishProjects"
    -label: Symfony\Component\Translation\TranslatableMessage {#1432 …}
    -icon: null
    -cssClass: "btn action-unpublishProjects wordpress-action"
    -addedCssClass: " wordpress-action"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "unpublishProjects"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-batch-action"
      "data-action-csrf-token" => Symfony\Component\Security\Csrf\CsrfToken {#3852
        -id: "ea-batch-action-unpublishProjects"
        -value: "0436c4adbb2431a.LimWppi_6za0SH-vcYUpOSPB9Q-lMvjATbg1pGErQ7c.b2uk_8uS21H_BFLdPshIXHCEsT7IZ46rKup8zjtSdeV8aq_5wPuzAvsEFA"
      }
      "data-action-batch" => "true"
      "data-entity-fqcn" => "App\Entity\FilmProjectProgressReport"
      "data-action-url" => "https://daf-middleware.wtdevsite.com/admin?crudAction=unpublishProjects&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=unpublishProjects&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "unpublishProjects"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => null
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
200 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
201 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#1871
    -type: "batch"
    -name: "publishProjects"
    -label: Symfony\Component\Translation\TranslatableMessage {#3847 …}
    -icon: null
    -cssClass: "btn action-publishProjects wordpress-action"
    -addedCssClass: " wordpress-action"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "publishProjects"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-batch-action"
      "data-action-csrf-token" => Symfony\Component\Security\Csrf\CsrfToken {#3864
        -id: "ea-batch-action-publishProjects"
        -value: "1e3d62a564fc46f15.sMRRTKbOkOAWTC33mZphiDZBg6Jf0-Ip0LqwiPKbN-Y._ZVgfcK546QlOGSo1fsY5AIy9M4Ln7tTqvvjuMOuVp6Iqxck05fdriUhYA"
      }
      "data-action-batch" => "true"
      "data-entity-fqcn" => "App\Entity\FilmProjectProgressReport"
      "data-action-url" => "https://daf-middleware.wtdevsite.com/admin?crudAction=publishProjects&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=publishProjects&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "publishProjects"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => null
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
202 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
203 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#1894
    -type: "global"
    -name: "exportProgressReportFeedbackList"
    -label: Symfony\Component\Translation\TranslatableMessage {#3859 …}
    -icon: null
    -cssClass: "btn action-exportProgressReportFeedbackList btn btn-primary d-block"
    -addedCssClass: " btn btn-primary d-block"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "exportProgressReportFeedbackList"
    ]
    -linkUrl: "/admin/project/export-progress-report-feedback"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: null
    -routeParameters: []
    -url: "/admin/project/export-progress-report-feedback"
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => null
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
204 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
205 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#1890
    -type: "global"
    -name: "exportProgressReportList"
    -label: Symfony\Component\Translation\TranslatableMessage {#3866 …}
    -icon: null
    -cssClass: "btn action-exportProgressReportList btn btn-primary d-block"
    -addedCssClass: " btn btn-primary d-block"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "exportProgressReportList"
    ]
    -linkUrl: "/admin/project/export-progress-report"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: null
    -routeParameters: []
    -url: Closure() {#1935 …}
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => null
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
206 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
207 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#1875
    -type: "global"
    -name: "sendEmail"
    -label: Symfony\Component\Translation\TranslatableMessage {#3871 …}
    -icon: null
    -cssClass: "btn action-sendEmail btn btn-primary d-block"
    -addedCssClass: " btn btn-primary d-block"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "sendEmail"
    ]
    -linkUrl: "/progress-report/workflow/send-email"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: null
    -routeName: null
    -routeParameters: []
    -url: "/progress-report/workflow/send-email"
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => null
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
208 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#1953
    -type: "batch"
    -name: "batchDelete"
    -label: Symfony\Component\Translation\TranslatableMessage {#3289 …}
    -icon: null
    -cssClass: "action-batchDelete btn btn-danger pr-0"
    -addedCssClass: " btn btn-danger pr-0"
    -htmlElement: "a"
    -htmlAttributes: [
      "data-action-name" => "batchDelete"
      "data-bs-toggle" => "modal"
      "data-bs-target" => "#modal-batch-action"
      "data-action-csrf-token" => Symfony\Component\Security\Csrf\CsrfToken {#3878
        -id: "ea-batch-action-batchDelete"
        -value: "e21344c709bf49ad6dc0.M4lotV56RMOf3oWG3JJMWHr2ial6lTkyOe6H_vjtGO0.fr0h5HNMKvOuvdfOqNAlbyis0dk1_m4LDLHStJeuWdwFuzqBNkky98aI7g"
      }
      "data-action-batch" => "true"
      "data-entity-fqcn" => "App\Entity\FilmProjectProgressReport"
      "data-action-url" => "https://daf-middleware.wtdevsite.com/admin?crudAction=batchDelete&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    ]
    -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=batchDelete&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&referrer=https://daf-middleware.wtdevsite.com/admin?crudAction%3Dindex%26crudControllerFqcn%3DApp%255CController%255CAdmin%255CFilmProjectProgressReportCrudController%26entityFqcn%3DApp%255CEntity%255CFilmProjectProgressReport"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "batchDelete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => null
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
209 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details
210 DENIED EA_EXIT_IMPERSONATION
null
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
211 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4129
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4126 …}
  -icon: "fa fa-bell"
  -cssClass: "user-notification-action"
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\ProjectNotificationCrudController"
    "entityFqcn" => "App\Entity\ProjectNotification"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CProjectNotificationCrudController&entityFqcn=App%5CEntity%5CProjectNotification"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
212 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4134
  -type: "section"
  -selected: false
  -expanded: false
  -label: ""
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
213 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4149
  -type: "logout"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4161 …}
  -icon: "fa-sign-out"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "/logout"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
214 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details
215 GRANTED ROLE_PARTNER
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4188
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4255 …}
  -icon: null
  -cssClass: "filmmaker-portal"
  -permission: "ROLE_PARTNER"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
216 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4188
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4255 …}
  -icon: null
  -cssClass: "filmmaker-portal"
  -permission: "ROLE_PARTNER"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
217 GRANTED ROLE_PARTNER
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4200
  -type: "dashboard"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4252 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_PARTNER"
  -routeName: null
  -routeParameters: null
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
218 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4200
  -type: "dashboard"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4252 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_PARTNER"
  -routeName: null
  -routeParameters: null
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
219 GRANTED ROLE_PARTNER
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4202
  -type: "url"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4257 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_PARTNER"
  -routeName: null
  -routeParameters: null
  -linkUrl: "https://documentaryaustralia.com.au/filmmaker-resources/"
  -linkRel: "noopener"
  -linkTarget: "_blank"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
220 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4202
  -type: "url"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4257 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_PARTNER"
  -routeName: null
  -routeParameters: null
  -linkUrl: "https://documentaryaustralia.com.au/filmmaker-resources/"
  -linkRel: "noopener"
  -linkTarget: "_blank"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
221 DENIED ROLE_DONOR
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4190
  -type: "section"
  -selected: false
  -expanded: false
  -label: "SUPPORTER"
  -icon: null
  -cssClass: ""
  -permission: "ROLE_DONOR"
  -routeName: null
  -routeParameters: null
  -linkUrl: null
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details
222 DENIED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4190
  -type: "section"
  -selected: false
  -expanded: false
  -label: "SUPPORTER"
  -icon: null
  -cssClass: ""
  -permission: "ROLE_DONOR"
  -routeName: null
  -routeParameters: null
  -linkUrl: null
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
223 DENIED ROLE_DONOR
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4192
  -type: "url"
  -selected: false
  -expanded: false
  -label: "Dashboard"
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_DONOR"
  -routeName: null
  -routeParameters: null
  -linkUrl: "/admin/supporter"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details
224 DENIED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4192
  -type: "url"
  -selected: false
  -expanded: false
  -label: "Dashboard"
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_DONOR"
  -routeName: null
  -routeParameters: null
  -linkUrl: "/admin/supporter"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
225 DENIED ROLE_DONOR
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4194
  -type: "crud"
  -selected: false
  -expanded: false
  -label: "Donations"
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_DONOR"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\DonationCrudController"
    "entityFqcn" => "App\Entity\FilmProject"
    "entityId" => null
  ]
  -linkUrl: null
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details
226 DENIED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4194
  -type: "crud"
  -selected: false
  -expanded: false
  -label: "Donations"
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_DONOR"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\DonationCrudController"
    "entityFqcn" => "App\Entity\FilmProject"
    "entityId" => null
  ]
  -linkUrl: null
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
227 GRANTED ROLE_PORTALUSER
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4196
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4253 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_PORTALUSER"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\FollowingProjectCrudController"
    "entityFqcn" => "App\Entity\FilmProject"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CFollowingProjectCrudController&entityFqcn=App%5CEntity%5CFilmProject"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
228 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4196
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4253 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_PORTALUSER"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\FollowingProjectCrudController"
    "entityFqcn" => "App\Entity\FilmProject"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CFollowingProjectCrudController&entityFqcn=App%5CEntity%5CFilmProject"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
229 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4201
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4259 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
230 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4201
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4259 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
231 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4204
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4254 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\UserAdminCrudController"
    "entityFqcn" => "App\Entity\User"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CUserAdminCrudController&entityFqcn=App%5CEntity%5CUser"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
232 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4204
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4254 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\UserAdminCrudController"
    "entityFqcn" => "App\Entity\User"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CUserAdminCrudController&entityFqcn=App%5CEntity%5CUser"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
233 GRANTED ROLE_PORTALUSER
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4206
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4314 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_PORTALUSER"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
234 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4206
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4314 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_PORTALUSER"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
235 GRANTED ROLE_PORTALUSER
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4208
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4273 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_PORTALUSER"
  -routeName: null
  -routeParameters: [
    "crudAction" => "edit"
    "crudControllerFqcn" => "App\Controller\Admin\UserCrudController"
    "entityFqcn" => "App\Entity\User"
    "entityId" => 29
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CUserCrudController&entityFqcn=App%5CEntity%5CUser&entityId=29"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
236 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4208
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4273 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_PORTALUSER"
  -routeName: null
  -routeParameters: [
    "crudAction" => "edit"
    "crudControllerFqcn" => "App\Controller\Admin\UserCrudController"
    "entityFqcn" => "App\Entity\User"
    "entityId" => 29
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CUserCrudController&entityFqcn=App%5CEntity%5CUser&entityId=29"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
237 GRANTED ROLE_PORTALUSER
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4210
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4338 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_PORTALUSER"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\UserBillingCrudController"
    "entityFqcn" => "App\Entity\User"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CUserBillingCrudController&entityFqcn=App%5CEntity%5CUser"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
238 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4210
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4338 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_PORTALUSER"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\UserBillingCrudController"
    "entityFqcn" => "App\Entity\User"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CUserBillingCrudController&entityFqcn=App%5CEntity%5CUser"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
239 GRANTED ROLE_PARTNER
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4212
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4328 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_PARTNER"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
240 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4212
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4328 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_PARTNER"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
241 GRANTED ROLE_PARTNER
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4214
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4347 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_PARTNER"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\FilmProjectCrudController"
    "entityFqcn" => "App\Entity\FilmProject"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectCrudController&entityFqcn=App%5CEntity%5CFilmProject"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
242 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4214
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4347 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_PARTNER"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\FilmProjectCrudController"
    "entityFqcn" => "App\Entity\FilmProject"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectCrudController&entityFqcn=App%5CEntity%5CFilmProject"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
243 GRANTED ROLE_PARTNER
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4216
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4371 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_PARTNER"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\PendingFilmProjectCrudController"
    "entityFqcn" => "App\Entity\FilmProject"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CPendingFilmProjectCrudController&entityFqcn=App%5CEntity%5CFilmProject"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
244 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4216
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4371 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_PARTNER"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\PendingFilmProjectCrudController"
    "entityFqcn" => "App\Entity\FilmProject"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CPendingFilmProjectCrudController&entityFqcn=App%5CEntity%5CFilmProject"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
245 GRANTED ROLE_PARTNER
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4218
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4357 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_PARTNER"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\LinkedFilmProjectCrudController"
    "entityFqcn" => "App\Entity\FilmProject"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CLinkedFilmProjectCrudController&entityFqcn=App%5CEntity%5CFilmProject"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
246 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4218
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4357 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_PARTNER"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\LinkedFilmProjectCrudController"
    "entityFqcn" => "App\Entity\FilmProject"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CLinkedFilmProjectCrudController&entityFqcn=App%5CEntity%5CFilmProject"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
247 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4220
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4381 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\FilmProjectAdminUpdateCrudController"
    "entityFqcn" => "App\Entity\FilmProjectUpdate"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectAdminUpdateCrudController&entityFqcn=App%5CEntity%5CFilmProjectUpdate"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
248 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4220
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4381 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\FilmProjectAdminUpdateCrudController"
    "entityFqcn" => "App\Entity\FilmProjectUpdate"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectAdminUpdateCrudController&entityFqcn=App%5CEntity%5CFilmProjectUpdate"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
249 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4222
  -type: "crud"
  -selected: true
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4395 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\FilmProjectProgressReportCrudController"
    "entityFqcn" => "App\Entity\FilmProjectProgressReport"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityFqcn=App%5CEntity%5CFilmProjectProgressReport"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
250 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4222
  -type: "crud"
  -selected: true
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4395 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\FilmProjectProgressReportCrudController"
    "entityFqcn" => "App\Entity\FilmProjectProgressReport"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CFilmProjectProgressReportCrudController&entityFqcn=App%5CEntity%5CFilmProjectProgressReport"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
251 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4224
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4405 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
252 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4224
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4405 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
253 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4226
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4410 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\EventCrudController"
    "entityFqcn" => "App\Entity\Event"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CEventCrudController&entityFqcn=App%5CEntity%5CEvent"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
254 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4226
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4410 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\EventCrudController"
    "entityFqcn" => "App\Entity\Event"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CEventCrudController&entityFqcn=App%5CEntity%5CEvent"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
255 GRANTED ROLE_FIN_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4228
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4430 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_FIN_ADMIN"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
256 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4228
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4430 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_FIN_ADMIN"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
257 GRANTED ROLE_FIN_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4230
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4415 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_FIN_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\ProductCrudController"
    "entityFqcn" => "App\Entity\Product"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CProductCrudController&entityFqcn=App%5CEntity%5CProduct"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
258 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4230
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4415 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_FIN_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\ProductCrudController"
    "entityFqcn" => "App\Entity\Product"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CProductCrudController&entityFqcn=App%5CEntity%5CProduct"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
259 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4232
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4445 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
260 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4234
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4420 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\OrderDetailsCrudController"
    "entityFqcn" => "App\Entity\Donation"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5COrderDetailsCrudController&entityFqcn=App%5CEntity%5CDonation"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
261 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4236
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4464 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
262 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4236
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4464 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
263 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4238
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4435 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\DonationCrudController"
    "entityFqcn" => "App\Entity\Donation"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CDonationCrudController&entityFqcn=App%5CEntity%5CDonation"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
264 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4238
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4435 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\DonationCrudController"
    "entityFqcn" => "App\Entity\Donation"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CDonationCrudController&entityFqcn=App%5CEntity%5CDonation"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
265 GRANTED ROLE_PORTALUSER
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4240
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4487 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_PORTALUSER"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
266 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4240
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4487 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_PORTALUSER"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
267 GRANTED ROLE_PORTALUSER
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4242
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4454 …}
  -icon: "fa fa-bell"
  -cssClass: ""
  -permission: "ROLE_PORTALUSER"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\ProjectNotificationCrudController"
    "entityFqcn" => "App\Entity\ProjectNotification"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CProjectNotificationCrudController&entityFqcn=App%5CEntity%5CProjectNotification"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
268 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4242
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4454 …}
  -icon: "fa fa-bell"
  -cssClass: ""
  -permission: "ROLE_PORTALUSER"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\ProjectNotificationCrudController"
    "entityFqcn" => "App\Entity\ProjectNotification"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CProjectNotificationCrudController&entityFqcn=App%5CEntity%5CProjectNotification"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
269 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4244
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4494 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
270 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4244
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4494 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
271 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4246
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4473 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\EmailTemplateCrudController"
    "entityFqcn" => "App\Entity\EmailTemplate"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CEmailTemplateCrudController&entityFqcn=App%5CEntity%5CEmailTemplate"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
272 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4246
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4473 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\EmailTemplateCrudController"
    "entityFqcn" => "App\Entity\EmailTemplate"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CEmailTemplateCrudController&entityFqcn=App%5CEntity%5CEmailTemplate"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
273 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4248
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4513 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\SettingCrudController"
    "entityFqcn" => "App\Entity\Setting"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CSettingCrudController&entityFqcn=App%5CEntity%5CSetting"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
274 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4248
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4513 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\SettingCrudController"
    "entityFqcn" => "App\Entity\Setting"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CSettingCrudController&entityFqcn=App%5CEntity%5CSetting"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
275 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4250
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4503 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\UserCategoryCrudController"
    "entityFqcn" => "App\Entity\User"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CUserCategoryCrudController&entityFqcn=App%5CEntity%5CUser"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
276 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#4250
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#4503 …}
  -icon: "fa fa-list"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => "App\Controller\Admin\UserCategoryCrudController"
    "entityFqcn" => "App\Entity\User"
    "entityId" => null
  ]
  -linkUrl: "https://daf-middleware.wtdevsite.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CUserCategoryCrudController&entityFqcn=App%5CEntity%5CUser"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
277 DENIED ROLE_DONOR
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details
278 DENIED ROLE_FUNDER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details
279 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details
280 DENIED ROLE_DONOR
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details
281 DENIED ROLE_FUNDER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details