[2023-09-12T00:21:28.726739+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_LoadBalancedTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_LoadBalancedTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T00:21:28.728519+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_FailoverTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_FailoverTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T00:21:28.729200+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport_LoadBalancedTransport::getNextTransport()" might add "Swift_Transport" as a native return type declaration in the future. Do the same in child class "Swift_Transport_FailoverTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport_LoadBalancedTransport::getNextTransport()\" might add \"Swift_Transport\" as a native return type declaration in the future. Do the same in child class \"Swift_Transport_FailoverTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T00:21:28.730056+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_SpoolTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_SpoolTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T00:21:51.100591+02:00] request.INFO: Matched route "contacto_recibido". {"route":"contacto_recibido","route_parameters":{"_route":"contacto_recibido","_controller":"App\\Controller\\ContactosController::contactoRecibido"},"request_uri":"http://alfonsopardo.local/contacto/recibido","method":"POST"} []
[2023-09-12T00:21:51.109937+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} []
[2023-09-12T00:21:51.226547+02:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"D:\\wamp64\\www\\curriculum\\backend\\var\\cache\\dev\\ContainerBHgcvrM\\App_KernelDevDebugContainer.php","line":1307,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} []
[2023-09-12T00:21:51.423910+02:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Mailer\Exception\InvalidArgumentException: "The "smtp://contacto@alfonsopardo.com:Anchoilla1966/" mailer DSN is invalid." at D:\wamp64\www\curriculum\backend\vendor\symfony\mailer\Transport\Dsn.php line 41 {"exception":"[object] (Symfony\\Component\\Mailer\\Exception\\InvalidArgumentException(code: 0): The \"smtp://contacto@alfonsopardo.com:Anchoilla1966/\" mailer DSN is invalid. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\mailer\\Transport\\Dsn.php:41)"} []
[2023-09-12T00:21:51.893003+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"}} []
[2023-09-12T00:21:51.898723+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-12T00:21:51.901675+02:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ?   AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"fotogara_dato"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n  AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"fotogara_dato"},"types":{"1":2}} []
[2023-09-12T00:21:51.922354+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-12T00:21:54.659657+02:00] doctrine.INFO: Disconnecting [] []
[2023-09-12T00:34:11.927851+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_LoadBalancedTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_LoadBalancedTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T00:34:11.929564+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_FailoverTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_FailoverTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T00:34:11.930413+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport_LoadBalancedTransport::getNextTransport()" might add "Swift_Transport" as a native return type declaration in the future. Do the same in child class "Swift_Transport_FailoverTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport_LoadBalancedTransport::getNextTransport()\" might add \"Swift_Transport\" as a native return type declaration in the future. Do the same in child class \"Swift_Transport_FailoverTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T00:34:11.931727+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_SpoolTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_SpoolTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T00:34:12.477890+02:00] request.INFO: Matched route "contacto_recibido". {"route":"contacto_recibido","route_parameters":{"_route":"contacto_recibido","_controller":"App\\Controller\\ContactosController::contactoRecibido"},"request_uri":"http://alfonsopardo.local/contacto/recibido","method":"POST"} []
[2023-09-12T00:34:12.485076+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} []
[2023-09-12T00:34:12.506589+02:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"D:\\wamp64\\www\\curriculum\\backend\\var\\cache\\dev\\ContainerBHgcvrM\\App_KernelDevDebugContainer.php","line":1307,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} []
[2023-09-12T00:34:12.594348+02:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Mailer\Exception\InvalidArgumentException: "The "smtp://contacto@alfonsopardo.com:Anchoilla1966/@alfonsopardo.com" mailer DSN is invalid." at D:\wamp64\www\curriculum\backend\vendor\symfony\mailer\Transport\Dsn.php line 41 {"exception":"[object] (Symfony\\Component\\Mailer\\Exception\\InvalidArgumentException(code: 0): The \"smtp://contacto@alfonsopardo.com:Anchoilla1966/@alfonsopardo.com\" mailer DSN is invalid. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\mailer\\Transport\\Dsn.php:41)"} []
[2023-09-12T00:34:12.838918+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"}} []
[2023-09-12T00:34:12.856330+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-12T00:34:12.858780+02:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ?   AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"fotogara_dato"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n  AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"fotogara_dato"},"types":{"1":2}} []
[2023-09-12T00:34:12.877810+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-12T00:34:13.318824+02:00] doctrine.INFO: Disconnecting [] []
[2023-09-12T00:36:49.511918+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_LoadBalancedTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_LoadBalancedTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T00:36:49.513669+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_FailoverTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_FailoverTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T00:36:49.514512+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport_LoadBalancedTransport::getNextTransport()" might add "Swift_Transport" as a native return type declaration in the future. Do the same in child class "Swift_Transport_FailoverTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport_LoadBalancedTransport::getNextTransport()\" might add \"Swift_Transport\" as a native return type declaration in the future. Do the same in child class \"Swift_Transport_FailoverTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T00:36:49.515325+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_SpoolTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_SpoolTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T00:36:50.229539+02:00] request.INFO: Matched route "contacto_recibido". {"route":"contacto_recibido","route_parameters":{"_route":"contacto_recibido","_controller":"App\\Controller\\ContactosController::contactoRecibido"},"request_uri":"http://alfonsopardo.local/contacto/recibido","method":"POST"} []
[2023-09-12T00:36:50.237156+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} []
[2023-09-12T00:36:50.260311+02:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"D:\\wamp64\\www\\curriculum\\backend\\var\\cache\\dev\\ContainerBHgcvrM\\App_KernelDevDebugContainer.php","line":1307,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} []
[2023-09-12T00:36:50.356346+02:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Mailer\Exception\InvalidArgumentException: "The "smtp://contacto@alfonsopardo.com:Anchoilla1966/@mail.alfonsopardo.com:465" mailer DSN is invalid." at D:\wamp64\www\curriculum\backend\vendor\symfony\mailer\Transport\Dsn.php line 41 {"exception":"[object] (Symfony\\Component\\Mailer\\Exception\\InvalidArgumentException(code: 0): The \"smtp://contacto@alfonsopardo.com:Anchoilla1966/@mail.alfonsopardo.com:465\" mailer DSN is invalid. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\mailer\\Transport\\Dsn.php:41)"} []
[2023-09-12T00:36:50.624249+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"}} []
[2023-09-12T00:36:50.650505+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-12T00:36:50.653757+02:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ?   AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"fotogara_dato"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n  AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"fotogara_dato"},"types":{"1":2}} []
[2023-09-12T00:36:50.675075+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-12T00:36:51.159260+02:00] doctrine.INFO: Disconnecting [] []
[2023-09-12T01:01:31.357441+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_LoadBalancedTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_LoadBalancedTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T01:01:31.358922+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_FailoverTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_FailoverTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T01:01:31.359781+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport_LoadBalancedTransport::getNextTransport()" might add "Swift_Transport" as a native return type declaration in the future. Do the same in child class "Swift_Transport_FailoverTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport_LoadBalancedTransport::getNextTransport()\" might add \"Swift_Transport\" as a native return type declaration in the future. Do the same in child class \"Swift_Transport_FailoverTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T01:01:31.360940+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_SpoolTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_SpoolTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T01:01:31.893335+02:00] request.INFO: Matched route "contacto_recibido". {"route":"contacto_recibido","route_parameters":{"_route":"contacto_recibido","_controller":"App\\Controller\\ContactosController::contactoRecibido"},"request_uri":"http://alfonsopardo.local/contacto/recibido","method":"POST"} []
[2023-09-12T01:01:31.900917+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} []
[2023-09-12T01:01:31.922375+02:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"D:\\wamp64\\www\\curriculum\\backend\\var\\cache\\dev\\ContainerBHgcvrM\\App_KernelDevDebugContainer.php","line":1307,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} []
[2023-09-12T01:01:31.997430+02:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Mailer\Exception\InvalidArgumentException: "The "smtp://contacto@alfonsopardo.com:Anchoilla1966$" mailer DSN is invalid." at D:\wamp64\www\curriculum\backend\vendor\symfony\mailer\Transport\Dsn.php line 41 {"exception":"[object] (Symfony\\Component\\Mailer\\Exception\\InvalidArgumentException(code: 0): The \"smtp://contacto@alfonsopardo.com:Anchoilla1966$\" mailer DSN is invalid. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\mailer\\Transport\\Dsn.php:41)"} []
[2023-09-12T01:01:32.216607+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"}} []
[2023-09-12T01:01:32.221548+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-12T01:01:32.223797+02:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ?   AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"fotogara_dato"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n  AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"fotogara_dato"},"types":{"1":2}} []
[2023-09-12T01:01:32.240442+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-12T01:01:32.623112+02:00] doctrine.INFO: Disconnecting [] []
[2023-09-12T01:02:27.221021+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_LoadBalancedTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_LoadBalancedTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T01:02:27.222561+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_FailoverTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_FailoverTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T01:02:27.223309+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport_LoadBalancedTransport::getNextTransport()" might add "Swift_Transport" as a native return type declaration in the future. Do the same in child class "Swift_Transport_FailoverTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport_LoadBalancedTransport::getNextTransport()\" might add \"Swift_Transport\" as a native return type declaration in the future. Do the same in child class \"Swift_Transport_FailoverTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T01:02:27.224001+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_SpoolTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_SpoolTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T01:02:27.863407+02:00] request.INFO: Matched route "contacto_recibido". {"route":"contacto_recibido","route_parameters":{"_route":"contacto_recibido","_controller":"App\\Controller\\ContactosController::contactoRecibido"},"request_uri":"http://alfonsopardo.local/contacto/recibido","method":"POST"} []
[2023-09-12T01:02:27.874050+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} []
[2023-09-12T01:02:27.901363+02:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"D:\\wamp64\\www\\curriculum\\backend\\var\\cache\\dev\\ContainerBHgcvrM\\App_KernelDevDebugContainer.php","line":1307,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} []
[2023-09-12T01:02:41.889980+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_LoadBalancedTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_LoadBalancedTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T01:02:41.891417+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_FailoverTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_FailoverTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T01:02:41.892130+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport_LoadBalancedTransport::getNextTransport()" might add "Swift_Transport" as a native return type declaration in the future. Do the same in child class "Swift_Transport_FailoverTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport_LoadBalancedTransport::getNextTransport()\" might add \"Swift_Transport\" as a native return type declaration in the future. Do the same in child class \"Swift_Transport_FailoverTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T01:02:41.892776+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_SpoolTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_SpoolTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T01:02:42.543508+02:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"D:\\wamp64\\www\\curriculum\\backend\\var\\cache\\dev\\ContainerBHgcvrM\\App_KernelDevDebugContainer.php","line":1307,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} []
[2023-09-12T01:02:42.636540+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "GET http://alfonsopardo.local/contacto/recibido": Method Not Allowed (Allow: POST)" at D:\wamp64\www\curriculum\backend\vendor\symfony\http-kernel\EventListener\RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"GET http://alfonsopardo.local/contacto/recibido\": Method Not Allowed (Allow: POST) at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0):  at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\routing\\Matcher\\Dumper\\CompiledUrlMatcherTrait.php:46)"} []
[2023-09-12T01:02:42.790114+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"}} []
[2023-09-12T01:02:42.805505+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-12T01:02:42.807840+02:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ?   AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"fotogara_dato"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n  AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"fotogara_dato"},"types":{"1":2}} []
[2023-09-12T01:02:42.826211+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-12T01:02:43.076585+02:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6269bd"},"request_uri":"http://alfonsopardo.local/_wdt/6269bd","method":"GET"} []
[2023-09-12T01:02:43.087212+02:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"D:\\wamp64\\www\\curriculum\\backend\\var\\cache\\dev\\ContainerBHgcvrM\\App_KernelDevDebugContainer.php","line":1307,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} []
[2023-09-12T01:02:43.253462+02:00] doctrine.INFO: Disconnecting [] []
[2023-09-12T01:02:57.349084+02:00] request.INFO: Matched route "contacto_recibido". {"route":"contacto_recibido","route_parameters":{"_route":"contacto_recibido","_controller":"App\\Controller\\ContactosController::contactoRecibido"},"request_uri":"http://alfonsopardo.local/contacto/recibido","method":"POST"} []
[2023-09-12T01:02:57.371645+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} []
[2023-09-12T01:02:57.448055+02:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"D:\\wamp64\\www\\curriculum\\backend\\var\\cache\\dev\\ContainerBHgcvrM\\App_KernelDevDebugContainer.php","line":1307,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} []
[2023-09-12T01:12:35.485741+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_LoadBalancedTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_LoadBalancedTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T01:12:35.487647+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_FailoverTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_FailoverTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T01:12:35.488743+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport_LoadBalancedTransport::getNextTransport()" might add "Swift_Transport" as a native return type declaration in the future. Do the same in child class "Swift_Transport_FailoverTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport_LoadBalancedTransport::getNextTransport()\" might add \"Swift_Transport\" as a native return type declaration in the future. Do the same in child class \"Swift_Transport_FailoverTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T01:12:35.490006+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_SpoolTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_SpoolTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T01:12:36.439234+02:00] request.INFO: Matched route "contacto_recibido". {"route":"contacto_recibido","route_parameters":{"_route":"contacto_recibido","_controller":"App\\Controller\\ContactosController::contactoRecibido"},"request_uri":"http://alfonsopardo.local/contacto/recibido","method":"POST"} []
[2023-09-12T01:12:36.448304+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} []
[2023-09-12T01:12:36.477600+02:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"D:\\wamp64\\www\\curriculum\\backend\\var\\cache\\dev\\ContainerBHgcvrM\\App_KernelDevDebugContainer.php","line":1307,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} []
[2023-09-12T01:12:37.602783+02:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Mime\Exception\RfcComplianceException: "Email "Pàgina web Alfonso Pardo" does not comply with addr-spec of RFC 2822." at D:\wamp64\www\curriculum\backend\vendor\symfony\mime\Address.php line 56 {"exception":"[object] (Symfony\\Component\\Mime\\Exception\\RfcComplianceException(code: 0): Email \"Pàgina web Alfonso Pardo\" does not comply with addr-spec of RFC 2822. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\mime\\Address.php:56)"} []
[2023-09-12T01:12:37.765708+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"}} []
[2023-09-12T01:12:37.793351+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-12T01:12:37.796927+02:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ?   AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"fotogara_dato"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n  AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"fotogara_dato"},"types":{"1":2}} []
[2023-09-12T01:12:37.826215+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-12T01:12:38.521016+02:00] doctrine.INFO: Disconnecting [] []
[2023-09-12T01:13:29.471786+02:00] request.INFO: Matched route "contacto_recibido". {"route":"contacto_recibido","route_parameters":{"_route":"contacto_recibido","_controller":"App\\Controller\\ContactosController::contactoRecibido"},"request_uri":"http://alfonsopardo.local/contacto/recibido","method":"POST"} []
[2023-09-12T01:13:29.493016+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} []
[2023-09-12T01:13:29.534041+02:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"D:\\wamp64\\www\\curriculum\\backend\\var\\cache\\dev\\ContainerBHgcvrM\\App_KernelDevDebugContainer.php","line":1307,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} []
[2023-09-12T01:13:30.203219+02:00] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "Variable "nombreCliente" does not exist." at D:\wamp64\www\curriculum\backend\templates\usuario\verificarCorreo.html.twig line 4 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): Variable \"nombreCliente\" does not exist. at D:\\wamp64\\www\\curriculum\\backend\\templates\\usuario\\verificarCorreo.html.twig:4)"} []
[2023-09-12T01:13:30.347547+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"}} []
[2023-09-12T01:13:30.368301+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-12T01:13:30.370573+02:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ?   AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"fotogara_dato"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n  AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"fotogara_dato"},"types":{"1":2}} []
[2023-09-12T01:13:30.383766+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-12T01:13:30.841136+02:00] doctrine.INFO: Disconnecting [] []
[2023-09-12T01:13:56.318143+02:00] request.INFO: Matched route "contacto_recibido". {"route":"contacto_recibido","route_parameters":{"_route":"contacto_recibido","_controller":"App\\Controller\\ContactosController::contactoRecibido"},"request_uri":"http://alfonsopardo.local/contacto/recibido","method":"POST"} []
[2023-09-12T01:13:56.330846+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} []
[2023-09-12T01:13:56.362394+02:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"D:\\wamp64\\www\\curriculum\\backend\\var\\cache\\dev\\ContainerBHgcvrM\\App_KernelDevDebugContainer.php","line":1307,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} []
[2023-09-12T01:13:57.169143+02:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Messenger\Exception\HandlerFailedException: "Handling "Symfony\Component\Mailer\Messenger\SendEmailMessage" failed: A message must have a text or an HTML part or attachments." at D:\wamp64\www\curriculum\backend\vendor\symfony\messenger\Middleware\HandleMessageMiddleware.php line 130 {"exception":"[object] (Symfony\\Component\\Messenger\\Exception\\HandlerFailedException(code: 0): Handling \"Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage\" failed: A message must have a text or an HTML part or attachments. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\messenger\\Middleware\\HandleMessageMiddleware.php:130)\n[previous exception] [object] (Symfony\\Component\\Mime\\Exception\\LogicException(code: 0): A message must have a text or an HTML part or attachments. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\mime\\Email.php:432)"} []
[2023-09-12T01:13:57.449385+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"}} []
[2023-09-12T01:13:57.454920+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-12T01:13:57.458478+02:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ?   AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"fotogara_dato"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n  AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"fotogara_dato"},"types":{"1":2}} []
[2023-09-12T01:13:57.475270+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-12T01:13:58.147889+02:00] doctrine.INFO: Disconnecting [] []
[2023-09-12T01:14:25.940231+02:00] request.INFO: Matched route "contacto_recibido". {"route":"contacto_recibido","route_parameters":{"_route":"contacto_recibido","_controller":"App\\Controller\\ContactosController::contactoRecibido"},"request_uri":"http://alfonsopardo.local/contacto/recibido","method":"POST"} []
[2023-09-12T01:14:25.950030+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} []
[2023-09-12T01:14:25.974832+02:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"D:\\wamp64\\www\\curriculum\\backend\\var\\cache\\dev\\ContainerBHgcvrM\\App_KernelDevDebugContainer.php","line":1307,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} []
[2023-09-12T01:31:18.930131+02:00] request.INFO: Matched route "contacto_recibido". {"route":"contacto_recibido","route_parameters":{"_route":"contacto_recibido","_controller":"App\\Controller\\ContactosController::contactoRecibido"},"request_uri":"http://alfonsopardo.local/contacto/recibido","method":"POST"} []
[2023-09-12T01:31:18.940653+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} []
[2023-09-12T01:31:18.966110+02:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"D:\\wamp64\\www\\curriculum\\backend\\var\\cache\\dev\\ContainerBHgcvrM\\App_KernelDevDebugContainer.php","line":1307,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} []
[2023-09-12T12:07:05.055366+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_LoadBalancedTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_LoadBalancedTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T12:07:05.058149+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_FailoverTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_FailoverTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T12:07:05.059056+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport_LoadBalancedTransport::getNextTransport()" might add "Swift_Transport" as a native return type declaration in the future. Do the same in child class "Swift_Transport_FailoverTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport_LoadBalancedTransport::getNextTransport()\" might add \"Swift_Transport\" as a native return type declaration in the future. Do the same in child class \"Swift_Transport_FailoverTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T12:07:05.061058+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_SpoolTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_SpoolTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T12:07:05.674803+02:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"D:\\wamp64\\www\\curriculum\\backend\\var\\cache\\dev\\ContainerQzSmZKJ\\App_KernelDevDebugContainer.php","line":1307,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} []
[2023-09-12T12:07:05.676667+02:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"D:\\wamp64\\www\\curriculum\\backend\\var\\cache\\dev\\ContainerQzSmZKJ\\App_KernelDevDebugContainer.php","line":1307,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} []
[2023-09-12T12:07:07.139560+02:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Config\Exception\LoaderLoadException: "[Semantical Error] The annotation "@Route" in method App\Controller\ContactosController::contactoRecibido() was never imported. Did you maybe forget to add a "use" statement for this annotation? in D:\wamp64\www\curriculum\backend\config/routes\../../src/Controller/ (which is being imported from "D:\wamp64\www\curriculum\backend\config/routes/annotations.yaml"). Make sure to use PHP 8+ or that annotations are installed and enabled." at D:\wamp64\www\curriculum\backend\vendor\symfony\config\Loader\FileLoader.php line 174 {"exception":"[object] (Symfony\\Component\\Config\\Exception\\LoaderLoadException(code: 0): [Semantical Error] The annotation \"@Route\" in method App\\Controller\\ContactosController::contactoRecibido() was never imported. Did you maybe forget to add a \"use\" statement for this annotation? in D:\\wamp64\\www\\curriculum\\backend\\config/routes\\../../src/Controller/ (which is being imported from \"D:\\wamp64\\www\\curriculum\\backend\\config/routes/annotations.yaml\"). Make sure to use PHP 8+ or that annotations are installed and enabled. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\config\\Loader\\FileLoader.php:174)\n[previous exception] [object] (Doctrine\\Common\\Annotations\\AnnotationException(code: 0): [Semantical Error] The annotation \"@Route\" in method App\\Controller\\ContactosController::contactoRecibido() was never imported. Did you maybe forget to add a \"use\" statement for this annotation? at D:\\wamp64\\www\\curriculum\\backend\\vendor\\doctrine\\annotations\\lib\\Doctrine\\Common\\Annotations\\AnnotationException.php:40)"} []
[2023-09-12T12:07:07.139623+02:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Config\Exception\LoaderLoadException: "[Semantical Error] The annotation "@Route" in method App\Controller\ContactosController::contactoRecibido() was never imported. Did you maybe forget to add a "use" statement for this annotation? in D:\wamp64\www\curriculum\backend\config/routes\../../src/Controller/ (which is being imported from "D:\wamp64\www\curriculum\backend\config/routes/annotations.yaml"). Make sure to use PHP 8+ or that annotations are installed and enabled." at D:\wamp64\www\curriculum\backend\vendor\symfony\config\Loader\FileLoader.php line 174 {"exception":"[object] (Symfony\\Component\\Config\\Exception\\LoaderLoadException(code: 0): [Semantical Error] The annotation \"@Route\" in method App\\Controller\\ContactosController::contactoRecibido() was never imported. Did you maybe forget to add a \"use\" statement for this annotation? in D:\\wamp64\\www\\curriculum\\backend\\config/routes\\../../src/Controller/ (which is being imported from \"D:\\wamp64\\www\\curriculum\\backend\\config/routes/annotations.yaml\"). Make sure to use PHP 8+ or that annotations are installed and enabled. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\config\\Loader\\FileLoader.php:174)\n[previous exception] [object] (Doctrine\\Common\\Annotations\\AnnotationException(code: 0): [Semantical Error] The annotation \"@Route\" in method App\\Controller\\ContactosController::contactoRecibido() was never imported. Did you maybe forget to add a \"use\" statement for this annotation? at D:\\wamp64\\www\\curriculum\\backend\\vendor\\doctrine\\annotations\\lib\\Doctrine\\Common\\Annotations\\AnnotationException.php:40)"} []
[2023-09-12T12:07:07.203621+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"}} []
[2023-09-12T12:07:07.217112+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-12T12:07:07.217156+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"}} []
[2023-09-12T12:07:07.222710+02:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ?   AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"fotogara_dato"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n  AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"fotogara_dato"},"types":{"1":2}} []
[2023-09-12T12:07:07.223669+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-12T12:07:07.227346+02:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ?   AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"fotogara_dato"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n  AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"fotogara_dato"},"types":{"1":2}} []
[2023-09-12T12:07:07.254131+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-12T12:07:07.261755+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-12T12:07:08.685031+02:00] doctrine.INFO: Disconnecting [] []
[2023-09-12T12:07:09.437795+02:00] doctrine.INFO: Disconnecting [] []
[2023-09-12T12:07:12.115914+02:00] request.INFO: Matched route "contacto_recibido". {"route":"contacto_recibido","route_parameters":{"_route":"contacto_recibido","_controller":"App\\Controller\\ContactosController::contactoRecibido"},"request_uri":"http://alfonsopardo.local/contacto/recibido","method":"POST"} []
[2023-09-12T12:07:12.146588+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} []
[2023-09-12T12:07:12.211516+02:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"D:\\wamp64\\www\\curriculum\\backend\\var\\cache\\dev\\ContainerQzSmZKJ\\App_KernelDevDebugContainer.php","line":1307,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} []
[2023-09-12T12:07:13.579591+02:00] mailer.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] []
[2023-09-12T12:07:14.490750+02:00] mailer.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] []
[2023-09-12T12:07:15.197043+02:00] messenger.INFO: Message Symfony\Component\Mailer\Messenger\SendEmailMessage handled by Symfony\Component\Mailer\Messenger\MessageHandler::__invoke {"class":"Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage","handler":"Symfony\\Component\\Mailer\\Messenger\\MessageHandler::__invoke"} []
[2023-09-12T12:07:15.357122+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"}} []
[2023-09-12T12:07:15.377944+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-12T12:07:15.381143+02:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ?   AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"fotogara_dato"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n  AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"fotogara_dato"},"types":{"1":2}} []
[2023-09-12T12:07:15.403388+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-12T12:07:15.623012+02:00] mailer.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] []
[2023-09-12T12:07:15.651360+02:00] mailer.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] []
[2023-09-12T12:07:15.652106+02:00] doctrine.INFO: Disconnecting [] []
[2023-09-12T12:15:06.942540+02:00] request.INFO: Matched route "contacto_recibido". {"route":"contacto_recibido","route_parameters":{"_route":"contacto_recibido","_controller":"App\\Controller\\ContactosController::contactoRecibido"},"request_uri":"http://alfonsopardo.local/contacto/recibido","method":"POST"} []
[2023-09-12T12:15:06.950121+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} []
[2023-09-12T12:15:06.971544+02:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"D:\\wamp64\\www\\curriculum\\backend\\var\\cache\\dev\\ContainerQzSmZKJ\\App_KernelDevDebugContainer.php","line":1307,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} []
[2023-09-12T12:15:07.000897+02:00] mailer.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] []
[2023-09-12T12:15:07.408062+02:00] mailer.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] []
[2023-09-12T12:15:07.562277+02:00] messenger.INFO: Message Symfony\Component\Mailer\Messenger\SendEmailMessage handled by Symfony\Component\Mailer\Messenger\MessageHandler::__invoke {"class":"Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage","handler":"Symfony\\Component\\Mailer\\Messenger\\MessageHandler::__invoke"} []
[2023-09-12T12:15:07.591242+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"}} []
[2023-09-12T12:15:07.611340+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-12T12:15:07.613470+02:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ?   AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"fotogara_dato"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n  AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"fotogara_dato"},"types":{"1":2}} []
[2023-09-12T12:15:07.623594+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-12T12:15:07.701013+02:00] mailer.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] []
[2023-09-12T12:15:07.728348+02:00] mailer.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] []
[2023-09-12T12:15:07.728818+02:00] doctrine.INFO: Disconnecting [] []
[2023-09-12T12:28:58.108457+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_LoadBalancedTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_LoadBalancedTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T12:28:58.111625+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_FailoverTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_FailoverTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T12:28:58.114227+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport_LoadBalancedTransport::getNextTransport()" might add "Swift_Transport" as a native return type declaration in the future. Do the same in child class "Swift_Transport_FailoverTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport_LoadBalancedTransport::getNextTransport()\" might add \"Swift_Transport\" as a native return type declaration in the future. Do the same in child class \"Swift_Transport_FailoverTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T12:28:58.117445+02:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_SpoolTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_SpoolTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T12:28:58.529960+02:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"D:\\wamp64\\www\\curriculum\\backend\\var\\cache\\dev\\ContainerXppzIGM\\App_KernelDevDebugContainer.php","line":1220,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} []
[2023-09-12T12:28:58.619019+02:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Config\Exception\LoaderLoadException: "[Semantical Error] The annotation "@Route" in method App\Controller\ContactosController::contactoRecibido() was never imported. Did you maybe forget to add a "use" statement for this annotation? in D:\wamp64\www\curriculum\backend\config/routes\../../src/Controller/ (which is being imported from "D:\wamp64\www\curriculum\backend\config/routes/annotations.yaml"). Make sure to use PHP 8+ or that annotations are installed and enabled." at D:\wamp64\www\curriculum\backend\vendor\symfony\config\Loader\FileLoader.php line 174 {"exception":"[object] (Symfony\\Component\\Config\\Exception\\LoaderLoadException(code: 0): [Semantical Error] The annotation \"@Route\" in method App\\Controller\\ContactosController::contactoRecibido() was never imported. Did you maybe forget to add a \"use\" statement for this annotation? in D:\\wamp64\\www\\curriculum\\backend\\config/routes\\../../src/Controller/ (which is being imported from \"D:\\wamp64\\www\\curriculum\\backend\\config/routes/annotations.yaml\"). Make sure to use PHP 8+ or that annotations are installed and enabled. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\config\\Loader\\FileLoader.php:174)\n[previous exception] [object] (Doctrine\\Common\\Annotations\\AnnotationException(code: 0): [Semantical Error] The annotation \"@Route\" in method App\\Controller\\ContactosController::contactoRecibido() was never imported. Did you maybe forget to add a \"use\" statement for this annotation? at D:\\wamp64\\www\\curriculum\\backend\\vendor\\doctrine\\annotations\\lib\\Doctrine\\Common\\Annotations\\AnnotationException.php:40)"} []
[2023-09-12T12:28:59.312815+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"}} []
[2023-09-12T12:28:59.334724+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-12T12:28:59.345076+02:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ?   AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"fotogara_dato"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n  AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"fotogara_dato"},"types":{"1":2}} []
[2023-09-12T12:28:59.440453+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-12T12:29:00.834133+02:00] doctrine.INFO: Disconnecting [] []
[2023-09-12T12:29:23.830570+02:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"D:\\wamp64\\www\\curriculum\\backend\\var\\cache\\dev\\ContainerXppzIGM\\App_KernelDevDebugContainer.php","line":1220,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} []
[2023-09-12T12:29:24.014200+02:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Config\Exception\LoaderLoadException: "[Semantical Error] The annotation "@Route" in method App\Controller\ContactosController::contactoRecibido() was never imported. Did you maybe forget to add a "use" statement for this annotation? in D:\wamp64\www\curriculum\backend\config/routes\../../src/Controller/ (which is being imported from "D:\wamp64\www\curriculum\backend\config/routes/annotations.yaml"). Make sure to use PHP 8+ or that annotations are installed and enabled." at D:\wamp64\www\curriculum\backend\vendor\symfony\config\Loader\FileLoader.php line 174 {"exception":"[object] (Symfony\\Component\\Config\\Exception\\LoaderLoadException(code: 0): [Semantical Error] The annotation \"@Route\" in method App\\Controller\\ContactosController::contactoRecibido() was never imported. Did you maybe forget to add a \"use\" statement for this annotation? in D:\\wamp64\\www\\curriculum\\backend\\config/routes\\../../src/Controller/ (which is being imported from \"D:\\wamp64\\www\\curriculum\\backend\\config/routes/annotations.yaml\"). Make sure to use PHP 8+ or that annotations are installed and enabled. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\config\\Loader\\FileLoader.php:174)\n[previous exception] [object] (Doctrine\\Common\\Annotations\\AnnotationException(code: 0): [Semantical Error] The annotation \"@Route\" in method App\\Controller\\ContactosController::contactoRecibido() was never imported. Did you maybe forget to add a \"use\" statement for this annotation? at D:\\wamp64\\www\\curriculum\\backend\\vendor\\doctrine\\annotations\\lib\\Doctrine\\Common\\Annotations\\AnnotationException.php:40)"} []
[2023-09-12T12:29:24.261325+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"}} []
[2023-09-12T12:29:24.296799+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-12T12:29:24.303744+02:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ?   AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"fotogara_dato"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n  AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"fotogara_dato"},"types":{"1":2}} []
[2023-09-12T12:29:24.343197+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-12T12:29:25.372237+02:00] doctrine.INFO: Disconnecting [] []
[2023-09-12T10:39:06.797662+00:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_LoadBalancedTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_LoadBalancedTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T10:39:06.799119+00:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_FailoverTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_FailoverTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T10:39:06.799426+00:00] deprecation.INFO: User Deprecated: Method "Swift_Transport_LoadBalancedTransport::getNextTransport()" might add "Swift_Transport" as a native return type declaration in the future. Do the same in child class "Swift_Transport_FailoverTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport_LoadBalancedTransport::getNextTransport()\" might add \"Swift_Transport\" as a native return type declaration in the future. Do the same in child class \"Swift_Transport_FailoverTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T10:39:06.799706+00:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_SpoolTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_SpoolTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T10:41:53.234695+00:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_LoadBalancedTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_LoadBalancedTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T10:41:53.242511+00:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_FailoverTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_FailoverTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T10:41:53.244093+00:00] deprecation.INFO: User Deprecated: Method "Swift_Transport_LoadBalancedTransport::getNextTransport()" might add "Swift_Transport" as a native return type declaration in the future. Do the same in child class "Swift_Transport_FailoverTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport_LoadBalancedTransport::getNextTransport()\" might add \"Swift_Transport\" as a native return type declaration in the future. Do the same in child class \"Swift_Transport_FailoverTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T10:41:53.289104+00:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_SpoolTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_SpoolTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\error-handler\\DebugClassLoader.php:331)"} []
[2023-09-12T12:48:02.751151+02:00] php.DEBUG: Warning: filemtime(): stat failed for D:\wamp64\www\curriculum\backend\var\cache\de_\App_KernelDevDebugContainer.php {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":2,"file":"D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\config\\Resource\\FileResource.php","line":62,"trace":[{"file":"D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\config\\Resource\\SelfCheckingResourceChecker.php","line":44,"function":"isFresh","class":"Symfony\\Component\\Config\\Resource\\FileResource","type":"->"}],"count":1}}} []
[2023-09-12T12:48:02.959879+02:00] request.INFO: Matched route "contacto_recibido". {"route":"contacto_recibido","route_parameters":{"_route":"contacto_recibido","_controller":"App\\Controller\\ContactosController::contactoRecibido"},"request_uri":"http://alfonsopardo.local/contacto/recibido","method":"POST"} []
[2023-09-12T12:48:03.026867+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} []
[2023-09-12T12:48:03.178752+02:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"D:\\wamp64\\www\\curriculum\\backend\\var\\cache\\dev\\ContainerHSYzlHz\\App_KernelDevDebugContainer.php","line":1221,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} []
[2023-09-12T12:48:03.351548+02:00] mailer.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] []
[2023-09-12T12:48:03.783007+02:00] mailer.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] []
[2023-09-12T12:48:03.941785+02:00] messenger.INFO: Message Symfony\Component\Mailer\Messenger\SendEmailMessage handled by Symfony\Component\Mailer\Messenger\MessageHandler::__invoke {"class":"Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage","handler":"Symfony\\Component\\Mailer\\Messenger\\MessageHandler::__invoke"} []
[2023-09-12T12:48:04.202378+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"}} []
[2023-09-12T12:48:04.227551+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-12T12:48:04.243014+02:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ?   AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"fotogara_dato"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n  AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"fotogara_dato"},"types":{"1":2}} []
[2023-09-12T12:48:04.255938+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-12T12:48:04.404338+02:00] mailer.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] []
[2023-09-12T12:48:04.432998+02:00] mailer.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] []
[2023-09-12T12:48:04.433646+02:00] doctrine.INFO: Disconnecting [] []
[2023-09-13T22:41:03.028017+02:00] request.INFO: Matched route "contacto_recibido". {"route":"contacto_recibido","route_parameters":{"_route":"contacto_recibido","_controller":"App\\Controller\\ContactosController::contactoRecibido"},"request_uri":"http://alfonsopardo.local/contacto/recibido","method":"POST"} []
[2023-09-13T22:41:04.135765+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":0} []
[2023-09-13T22:41:06.495390+02:00] php.DEBUG: User Warning: Configure the "curl.cainfo", "openssl.cafile" or "openssl.capath" php.ini setting to enable the CurlHttpClient {"exception":{"Symfony\\Component\\ErrorHandler\\Exception\\SilencedErrorContext":{"severity":512,"file":"D:\\wamp64\\www\\curriculum\\backend\\vendor\\symfony\\http-client\\HttpClient.php","line":58,"trace":[{"file":"D:\\wamp64\\www\\curriculum\\backend\\var\\cache\\dev\\ContainerHSYzlHz\\App_KernelDevDebugContainer.php","line":1221,"function":"create","class":"Symfony\\Component\\HttpClient\\HttpClient","type":"::"}],"count":1}}} []
[2023-09-13T22:41:10.045682+02:00] mailer.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" starting [] []
[2023-09-13T22:41:10.689986+02:00] mailer.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" started [] []
[2023-09-13T22:41:11.059340+02:00] messenger.INFO: Message Symfony\Component\Mailer\Messenger\SendEmailMessage handled by Symfony\Component\Mailer\Messenger\MessageHandler::__invoke {"class":"Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage","handler":"Symfony\\Component\\Mailer\\Messenger\\MessageHandler::__invoke"} []
[2023-09-13T22:41:13.807077+02:00] doctrine.INFO: Connecting with parameters array{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"} {"params":{"driver":"pdo_mysql","charset":"utf8mb4","host":"127.0.0.1","port":3306,"user":"fotogara_usu","password":"<redacted>","driverOptions":[],"serverVersion":"10.3","defaultTableOptions":{"charset":"utf8mb4","collate":"utf8mb4_unicode_ci"},"dbname":"fotogara_dato"}} []
[2023-09-13T22:41:14.119972+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-13T22:41:14.309552+02:00] doctrine.DEBUG: Executing statement: SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ?   AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME (parameters: array{"1":"fotogara_dato"}, types: array{"1":2}) {"sql":"SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n  AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME","params":{"1":"fotogara_dato"},"types":{"1":2}} []
[2023-09-13T22:41:14.873898+02:00] doctrine.DEBUG: Executing query: SELECT DATABASE() {"sql":"SELECT DATABASE()"} []
[2023-09-13T22:41:16.054207+02:00] mailer.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopping [] []
[2023-09-13T22:41:16.085754+02:00] mailer.DEBUG: Email transport "Symfony\Component\Mailer\Transport\Smtp\SmtpTransport" stopped [] []
[2023-09-13T22:41:16.086142+02:00] doctrine.INFO: Disconnecting [] []
