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_membership_create_subscription_intent" .
[ "route" => "api_membership_create_subscription_intent" "route_parameters" => [ "_route" => "api_membership_create_subscription_intent" "_controller" => "App\Controller\Api\MembershipController::createSubscriptionIntent" "_locale" => "es" ] "request_uri" => "https://prod.golmanagerpanel.com/api/es/membership/create_subscription_intent?p=api%2Fes%2Fmembership%2Fcreate_subscription_intent" "method" => "POST" ] |
INFO | security |
Guard authentication successful!
[ "token" => Lexik\Bundle\JWTAuthenticationBundle\Security\Authentication\Token\JWTUserToken {#853 #rawToken: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3MzA5MDI0NTcsImV4cCI6MTczMDkwNjA1Nywicm9sZXMiOlsiUk9MRV9DVVNUT01FUiJdLCJ1c2VybmFtZSI6ImNyb2NoYTA4ZW50cmVuYWRvcmRlZnV0Ym9sQGdtYWlsLmNvbSJ9.wFmBxb7r5lsx_ydBS3DncU0lC_PhEpf3W3pctnNC4RP0AXiTjhUZr8-eAcdIqBaAgP9fAX4byUGoxLmuCNaAn_8YaS57l7DS-1hUTxvgrPCBsOsXbVab-NeyREDMXSwoC7qs7zo5FOQ2xKDfqoRkiwo8CRPcUYGQ3liaUZzfUKSPC3CjER0amZ8NeMdcraQmIRneTDiAh0AAEUWi7csvRhDFTm30jFq3YxDDykXqostiVyn-hDCvR6Ggip6wRw0e1L9gPXLVKyIq66AjusHZd3gLQ4uoz5gTdWFmN4U4dd2x1PYILiuZ3z3GKkN1LjpKJomyi0Wqi-D-AP7TBHaPJaGLF-YLE5ggDwUeZL4lUIOBhjqkS7r96jeiAWxgbgQrnBSxghqkzgyv_ORbXrAZhyQhtPxoZSmhpAoAwbKOqGGelOU9R1nIjgYdV3CZUbdFFOD_7qDv6dVJQCbklgOCC8iUtDA0j3RdduKZOTqlQJ24ECcNYPzkDcOCejX0kv-WzBv54C8M0_y-X4p2b4LAj2iDbxvlcPYC9NdyoCpcHkJXHzeCYwMO4qzIbpJYnloqxxI9lSLqhZkHbNC-SjKtiWipLGmXGQ-19R5mgYPOp8QdRgb3qlgCuxDIfCSb0EELl2zCZ73t_oYkWicFP-gViUGQA4sCLxEgz8bc44jV0Kg" #providerKey: "api" -user: App\Entity\Customer {#904 …} -roleNames: [ "ROLE_CUSTOMER" ] -authenticated: true -attributes: [] } "authenticator" => "App\Security\Guard\JWTTokenAuthenticator" ] |
CRITICAL | php |
Uncaught Error: Call to a member function getEmail() on string
[ "exception" => Error {#1339 #message: "Call to a member function getEmail() on string" #code: 0 #file: "/home2/golmanag/public_html/prod-golmanager/backend/src/Helper/StripeHelper.php" #line: 120 : { { App\Helper\StripeHelper->createStripeCustomer($secret, $customer) … › { { App\Helper\StripeHelper->createStripeCustomer($secret, $customer) … › |
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 |