https://app.dev.my-flow.fr/api/clients/search?amp=%3D

Log Messages

Level (7)
Channel (5)
Time Message
deprecation User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventSubscriber\CampaignSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Deprecated: Creation of dynamic property App\Service\SwitchConnexionService::$dynamicHostService is deprecated
deprecation User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
deprecation User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
info Matched route
"api_clients_search"
.
info Connecting with parameters
[
  "driver" => "pdo_mysql"
  "host" => "127.0.0.1"
  "port" => 3306
  "user" => "dbPreprod"
  "password" => "<redacted>"
  "driverOptions" => []
  "defaultTableOptions" => [
    "collation" => "utf8mb4_unicode_ci"
  ]
  "dbname" => "app_preprod"
  "serverVersion" => "mariadb-10.5.18"
  "charset" => "utf8mb4"
]
deprecation User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
deprecation User Deprecated: Since symfony/framework-bundle 5.1: The "session.flash_bag" service is deprecated, use "$session->getFlashBag()" instead.
critical Uncaught Error: Call to a member function getRoles() on null
critical Uncaught PHP Exception Error: "Call to a member function getRoles() on null" at /var/www/vhosts/my-flow.fr/app.dev.my-flow.fr/src/Controller/ClientController.php line 460
deprecation User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\EventSubscriber\ClientWpSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.

There are no log messages.

Container Compilation Logs (0)

Log messages generated during the compilation of the service container.

There are no compiler log messages.