GET https://speakersfira.asmtech.io/speaker/342/edit?page=17&sort%5Bbio%5D=ASC

Security

Token

There is no security token. It was removed in a825be.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.users_in_memory
context main
entry_point (none)
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators (none)

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#263
  -map: Symfony\Component\Security\Http\AccessMap {#265 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#126 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#268
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#234 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#282 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#174 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#269 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#126 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#271 …}
}
0.30 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#285
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#286 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#291
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#175 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#140 …}
  -map: Symfony\Component\Security\Http\AccessMap {#265 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#491
  -isAccessible: true
  -fqcn: "App\Entity\Speaker"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#428 …}
  -instance: App\Entity\Speaker {#505 …}
  -primaryKeyName: "id"
  -primaryKeyValue: 342
  -permission: null
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#694 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#894 …}
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
2 GRANTED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#491
    -isAccessible: true
    -fqcn: "App\Entity\Speaker"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#428 …}
    -instance: App\Entity\Speaker {#505 …}
    -primaryKeyName: "id"
    -primaryKeyValue: 342
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#694 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#894 …}
  }
  "entityFqcn" => "App\Entity\Speaker"
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
3 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#696
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "name"
  -propertyNameSuffix: null
  -value: "Rebecca Rosenberg"
  -formattedValue: "Rebecca Rosenberg"
  -formatValueCallable: null
  -label: "Name"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#734 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -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 {#733 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#737 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#707 …}
  -uniqueId: "01KFCFRNAE84RJADM8Z0T1D6HY"
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#708 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
4 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#697
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "charge_and_company"
  -propertyNameSuffix: null
  -value: "CEO ReBokeh Vision Technologies"
  -formattedValue: "CEO ReBokeh Vision Technologies"
  -formatValueCallable: null
  -label: "Charge And Company"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#739 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -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 {#738 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#742 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#837 …}
  -uniqueId: "01KFCFRNAE84RJADM8Z0T1D6HZ"
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#716 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
5 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#709
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextareaField"
  -propertyName: "bio"
  -propertyNameSuffix: null
  -value: "Rebecca Rosenberg (Forbes 30U30) is the founder of ReBokeh - a technology startup that provides accessibility tools to spaces like museums, airports, and stadiums that help support the 250M people worldwide with low vision. Rebecca has low vision herself and started ReBokeh in college to improve the lived experience of people like her. ReBokeh's tools are used in more than 115 countries globally."
  -formattedValue: "Rebecca Rosenberg (Forbes 30U30) is the founder of ReBokeh - a…"
  -formatValueCallable: null
  -label: "Bio"
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextareaType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#744 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-textarea"
  -columns: null
  -defaultColumns: "col-md-9 col-xxl-7"
  -translationParameters: []
  -templateName: "crud/field/textarea"
  -templatePath: "@EasyAdmin/crud/field/textarea.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#743 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#747 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#835 …}
  -uniqueId: "01KFCFRNAE84RJADM8Z0T1D6J0"
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#724 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
6 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#735
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\DateTimeField"
  -propertyName: "created_at"
  -propertyNameSuffix: null
  -value: DateTime @1762881915 {#496
    date: 2025-11-11 17:25:15.0 UTC (+00:00)
  }
  -formattedValue: "11 nov 2025, 17:25:15"
  -formatValueCallable: null
  -label: "Created At"
  -formType: "Symfony\Component\Form\Extension\Core\Type\DateTimeType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#749 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-datetime"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/datetime"
  -templatePath: "@EasyAdmin/crud/field/datetime.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#750 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#754 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#848 …}
  -uniqueId: "01KFCFRNAE84RJADM8Z0T1D6J1"
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#732 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
7 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#337
    -type: "entity"
    -name: "saveAndContinue"
    -label: Symfony\Component\Translation\TranslatableMessage {#344 …}
    -icon: "internal:edit"
    -cssClass: "action-saveAndContinue btn btn-secondary action-save"
    -addedCssClass: " btn btn-secondary action-save"
    -htmlElement: "button"
    -htmlAttributes: [
      "type" => "submit"
      "name" => "ea[newForm][btn]"
      "value" => "saveAndContinue"
      "data-action-name" => "saveAndContinue"
      "form" => "edit-Speaker-form"
    ]
    -linkUrl: "https://speakersfira.asmtech.io/speaker/342/edit?page=17&sort%5Bbio%5D=ASC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#491
    -isAccessible: true
    -fqcn: "App\Entity\Speaker"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#428 …}
    -instance: App\Entity\Speaker {#505 …}
    -primaryKeyName: "id"
    -primaryKeyValue: 342
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#694 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#894 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
8 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#335
    -type: "entity"
    -name: "saveAndReturn"
    -label: Symfony\Component\Translation\TranslatableMessage {#899 …}
    -icon: null
    -cssClass: "action-saveAndReturn btn btn-primary action-save"
    -addedCssClass: " btn btn-primary action-save"
    -htmlElement: "button"
    -htmlAttributes: [
      "type" => "submit"
      "name" => "ea[newForm][btn]"
      "value" => "saveAndReturn"
      "data-action-name" => "saveAndReturn"
      "form" => "edit-Speaker-form"
    ]
    -linkUrl: "https://speakersfira.asmtech.io/speaker/342/edit?page=17&sort%5Bbio%5D=ASC"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#491
    -isAccessible: true
    -fqcn: "App\Entity\Speaker"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#428 …}
    -instance: App\Entity\Speaker {#505 …}
    -primaryKeyName: "id"
    -primaryKeyValue: 342
    -permission: null
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#694 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#894 …}
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
9 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
Show voter details
10 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
Show voter details
11 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1795
  -type: "dashboard"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1802 …}
  -icon: "fa fa-dashboard"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "https://speakersfira.asmtech.io/"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
12 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1797
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1807 …}
  -icon: "fas fa-store"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Congress"
    "entityId" => null
  ]
  -linkUrl: "https://speakersfira.asmtech.io/congress"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
13 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1799
  -type: "crud"
  -selected: true
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1805 …}
  -icon: "fas fa-person"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Speaker"
    "entityId" => null
  ]
  -linkUrl: "https://speakersfira.asmtech.io/speaker"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
14 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#1801
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#1819 …}
  -icon: "fas fa-list"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Download"
    "entityId" => null
  ]
  -linkUrl: "https://speakersfira.asmtech.io/download"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
GRANTED
Show voter details
15 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
Show voter details
16 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
DENIED
The user is not appropriately authenticated.
Show voter details