Log Messages
Info. & Errors 1
Informational and error log messages generated during the execution of the application.
Level | Channel | Message |
---|---|---|
INFO | request |
Matched route "api_game_edit" .
[ "route" => "api_game_edit" "route_parameters" => [ "_route" => "api_game_edit" "_controller" => "App\Controller\Api\GameController::editGame" "_locale" => "es" "game" => "37241" ] "request_uri" => "https://prod.golmanagerpanel.com/api/es/game/edit/37241?isIos=false&p=api%2Fes%2Fgame%2Fedit%2F37241&version_app=4.0.8" "method" => "POST" ] |
INFO | security |
Guard authentication successful!
[ "token" => Lexik\Bundle\JWTAuthenticationBundle\Security\Authentication\Token\JWTUserToken {#758 #rawToken: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MzE1OTk4OTEsImV4cCI6MTczMTYwMzQ5MSwicm9sZXMiOlsiUk9MRV9DVVNUT01FUiJdLCJ1c2VybmFtZSI6IkVkdWFydGh0dWNoQGdtYWlsLmNvbSJ9.VS_J1LXZLRV0acwX-p0FKXRmy-WJFCIUn7kZM0lpy5TkBbWU67ms0CKyPYDpk_yaVoUVA0AHcEEvbEjBnqMEFsG8p77f7HyY3tm-hEa0hT6bxKiOkrSFJF_E9mHYyKCMsGEitXm_Jma3Ri6Qumq4zjDwC4r01bKRlWY95WCqk6tvrMc0oK07FAdPs9cx-Dmg5QKtr6UzxQlxZ9tSvvXEmYHPmnHKc8te0oKTIZxHHAcxyTBD6X8SGEHRmU7kK8zmCYPLwxGJIObejaNyaj1EUzXkpHGDB0USIeR-pzlzDKLFYcfpRPIQTwbF0hKyMwrJXjDtjmn1PFmbCpVT7ML1Izdx8aP1rfmGWMqfhmuM0x_AKzLqulhYoiYX3q7beMkvuAeVe_C2W0FG7SF8GQL3ABOXfZ2lRyxT63SIUpBdnh0E8AXfKEIlCYxQUI2YVqy1gNnLeCK6Vxm1tuwvJ3Mp6So_4m6xgFEJC_hdJkG-Sd8K7tb1DfXVkThphlH4t1vXlLUmKJDXz5uBhfuejCgJ53P3eC5jPnn7T87LPIpzuNR6a1CtUCEX-ukIHbbSfC4aqzimHdpVX9Dl4adJDvPB3vrvGA9cyfABvk5wIsKtkeUA60nUoBs1h98TOl1pxx9kAmTUlMgFrpLTNGTQA4n9XxkDULpw2CU8sGYQfPfd5Mk" #providerKey: "api" -user: App\Entity\Customer {#762 …} -roleNames: [ "ROLE_CUSTOMER" ] -authenticated: true -attributes: [] } "authenticator" => "App\Security\Guard\JWTTokenAuthenticator" ] |
CRITICAL | php |
Uncaught Error: Argument 1 passed to App\Entity\Game::setDay() must be of the type int, string given, called in /home2/golmanag/public_html/prod-golmanager/backend/src/Services/Api/BaseApiManager.php on line 34
[ "exception" => TypeError {#1988 #message: "Argument 1 passed to App\Entity\Game::setDay() must be of the type int, string given, called in /home2/golmanag/public_html/prod-golmanager/backend/src/Services/Api/BaseApiManager.php on line 34" #code: 0 #file: "/home2/golmanag/public_html/prod-golmanager/backend/src/Entity/Game.php" #line: 283 : { { App\Entity\Game->setDay(int $day): self … › › { { App\Entity\Game->setDay(int $day): self … › › |
Deprecations 1
Log messages generated by using features marked as deprecated.
Debug 0
Unimportant log messages generated during the execution of the application.
There are no log messages of this level.
PHP Notices 0
Log messages generated by PHP notices silenced with the @ operator.
There are no log messages of this level.
Container 2324
Log messages generated during the compilation of the service container.
Class | Messages |
---|---|
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
|
711 |
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
|
218 |
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
|
147 |
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
|
538 |
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
|
117 |
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
|
592 |
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\UnusedTagsPass
|
1 |