Deprecated: Optional parameter $filename declared before required parameter $filePlace is implicitly treated as a required parameter in /home/myqiccp/my-mpf/src/Controller/AdminController.php on line 855

Deprecated: Optional parameter $data declared before required parameter $filePlace is implicitly treated as a required parameter in /home/myqiccp/my-mpf/src/Controller/AdminController.php on line 855
Symfony Profiler

https://my-mpf.com/robots.txt

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

No security listeners have been recorded. Check that debugging is enabled in the kernel.

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\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"