13:50:14.091
deprecation
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.native " service is deprecated, use "session.storage.factory.native " instead.
13:50:14.092
deprecation
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag " service is deprecated, create your own "session.storage.factory " instead.
13:50:14.094
Matched route "seotasks_return " .
13:50:14.099
deprecation
User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator " class is deprecated, use the new authenticator system instead.
13:50:14.100
deprecation
User Deprecated: Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\PasswordAuthenticatedInterface " class is deprecated, use the new authenticator system instead.
13:50:14.102
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder " service is deprecated, use "security.user_password_hasher " instead.
13:50:14.102
deprecation
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoder " class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher " instead.
13:50:14.103
deprecation
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface " interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface " instead.
13:50:14.103
deprecation
User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic " service is deprecated, use "security.password_hasher_factory " instead.
13:50:14.104
deprecation
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory " class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory " instead.
13:50:14.105
deprecation
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface " class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface " instead.
13:50:14.113
Checking for authenticator support.
13:50:14.113
Checking support on authenticator.
13:50:14.113
Authenticator does not support the request.
13:50:14.113
Checking support on authenticator.
13:50:14.113
Authenticator does not support the request.
13:50:14.114
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure " .
13:50:14.114
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest " .
13:50:14.114
Notified event "kernel.request " to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest " .
13:50:14.114
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest " .
13:50:14.114
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale " .
13:50:14.114
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest " .
13:50:14.114
Notified event "kernel.request " to listener "ApiPlatform\Core\EventListener\QueryParameterValidateListener::onKernelRequest " .
13:50:14.114
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest " .
13:50:14.114
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest " .
13:50:14.114
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator " .
13:50:14.114
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest " .
13:50:14.114
Notified event "kernel.request " to listener "ApiPlatform\Core\EventListener\AddFormatListener::onKernelRequest " .
13:50:14.114
Notified event "kernel.request " to listener "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest " .
13:50:14.114
Notified event "kernel.request " to listener "ApiPlatform\Core\Security\EventListener\DenyAccessListener::onSecurity " .
13:50:14.114
Notified event "kernel.request " to listener "ApiPlatform\Core\EventListener\DeserializeListener::onKernelRequest " .
13:50:14.114
Notified event "kernel.request " to listener "ApiPlatform\Core\Security\EventListener\DenyAccessListener::onSecurityPostDenormalize " .
13:50:14.114
Notified event "kernel.request " to listener "ApiPlatform\Core\Bridge\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest " .
13:50:14.227
deprecation
User Deprecated: Class "App\Entity\System\User " should implement method "Symfony\Component\Security\Core\User\UserInterface::getUserIdentifier(): string ": returns the identifier for this user (e.g. its username or email address).
13:50:14.227
deprecation
User Deprecated: Method "Symfony\Component\Security\Core\User\UserInterface::getSalt() " might add "?string " as a native return type declaration in the future. Do the same in implementation "App\Entity\System\User " now to avoid errors or add an explicit @return annotation to suppress this message.
13:50:14.256
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.note AS note_4 FROM options t0
doctrine
13:50:14.270
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.note AS note_4 FROM options t0
doctrine
13:50:14.270
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.note AS note_4 FROM options t0
doctrine
13:50:14.271
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.note AS note_4 FROM options t0
doctrine
13:50:14.272
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.note AS note_4 FROM options t0
doctrine
13:50:14.275
Notified event "kernel.controller " to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController " .
13:50:14.275
Notified event "kernel.controller " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController " .
13:50:14.275
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController " .
13:50:14.275
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController " .
13:50:14.275
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController " .
13:50:14.275
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController " .
13:50:14.276
Notified event "kernel.controller_arguments " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments " .
13:50:14.276
Notified event "kernel.controller_arguments " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments " .
13:50:14.276
Notified event "kernel.controller_arguments " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments " .
13:50:14.276
deprecation
User Deprecated: Since symfony/framework-bundle 5.4: Method "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::getDoctrine() " is deprecated, inject an instance of ManagerRegistry in your controller instead.
13:50:14.276
SELECT t0.id AS id_1, t0.purpose AS purpose_2, t0.task_id AS task_id_3, t0.d4id AS d4id_4, t0.api AS api_5, t0.function AS function_6, t0.se AS se_7, t0.language_code AS language_code_8, t0.location_code AS location_code_9, t0.keyword AS keyword_10, t0.se_type AS se_type_11, t0.device AS device_12, t0.os AS os_13, t0.status AS status_14, t0.created AS created_15 FROM seo_tasks t0 WHERE t0.task_id = ? LIMIT 1
13:50:14.286
critical
Uncaught PHP Exception Doctrine\DBAL\Exception\TableNotFoundException: "An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'seopanelsurfside_bigseo2.seo_tasks' doesn't exist " at /home/seopanelsurfside/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php line 51
request
Show context
Show trace
{
/home/seopanelsurfside/vendor /doctrine/dbal/ src/Driver/API/MySQL/ExceptionConverter.php:51 {
Doctrine\DBAL\Driver\API\MySQL \ ExceptionConverter->convert(Exception $exception, ?Query $query): DriverException …
› case 1146:
› return new TableNotFoundException($exception, $query);
›
}
/home/seopanelsurfside/vendor /doctrine/dbal/ src/Connection.php:1767 {
Doctrine\DBAL \ Connection->handleDriverException(Exception $driverException, ?Query $query): DriverException …
›
› $exception = $this->exceptionConverter->convert($driverException, $query);
›
arguments : {
$exception : Doctrine\DBAL\Driver\PDO \ Exception {#1631 …}
$query : Doctrine\DBAL \ Query {#1637 …}
}
}
/home/seopanelsurfside/vendor /doctrine/dbal/ src/Connection.php:1706 {
Doctrine\DBAL \ Connection->convertExceptionDuringQuery(Exception $e, string $sql, array $params = [], array $types = []): DriverException …
› ): DriverException {
› return $this->handleDriverException($e, new Query($sql, $params, $types));
› }
arguments : {
$driverException : Doctrine\DBAL\Driver\PDO \ Exception {#1631 …}
$query : Doctrine\DBAL \ Query {#1637 …}
}
}
/home/seopanelsurfside/vendor /doctrine/dbal/ src/Connection.php:1039 {
Doctrine\DBAL \ Connection->executeQuery(string $sql, array $params = [], $types = [], QueryCacheProfile $qcp = null): Result …
› } catch (Driver\Exception $e) {
› throw $this->convertExceptionDuringQuery($e, $sql, $params, $types);
› } finally {
arguments : {
$e : Doctrine\DBAL\Driver\PDO \ Exception {#1631 …}
$sql : "SELECT t0.id AS id_1, t0.purpose AS purpose_2, t0.task_id AS task_id_3, t0.d4id AS d4id_4, t0.api AS api_5, t0.function AS function_6, t0.se AS se_7, t0.language_code AS language_code_8, t0.location_code AS location_code_9, t0.keyword AS keyword_10, t0.se_type AS se_type_11, t0.device AS device_12, t0.os AS os_13, t0.status AS status_14, t0.created AS created_15 FROM seo_tasks t0 WHERE t0.task_id = ? LIMIT 1 "
$params : [ …1]
$types : [ …1]
}
}
/home/seopanelsurfside/vendor /doctrine/orm/ lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:747 {
Doctrine\ORM\Persisters\Entity \ BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, array $orderBy = null) …
› [$params, $types] = $this->expandParameters($criteria);
› $stmt = $this->conn->executeQuery($sql, $params, $types);
›
arguments : {
$sql : "SELECT t0.id AS id_1, t0.purpose AS purpose_2, t0.task_id AS task_id_3, t0.d4id AS d4id_4, t0.api AS api_5, t0.function AS function_6, t0.se AS se_7, t0.language_code AS language_code_8, t0.location_code AS location_code_9, t0.keyword AS keyword_10, t0.se_type AS se_type_11, t0.device AS device_12, t0.os AS os_13, t0.status AS status_14, t0.created AS created_15 FROM seo_tasks t0 WHERE t0.task_id = ? LIMIT 1 "
$params : [ …1]
$types : [ …1]
}
}
/home/seopanelsurfside/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:219 {
Doctrine\ORM \ EntityRepository->findOneBy(array $criteria, array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
arguments : {
$criteria : [ …1]
$entity : null
$assoc : null
$hints : []
$lockMode : null
$limit : 1
$orderBy : null
}
}
/home/seopanelsurfside / src/Controller/Seo/SEOTasksController.php:251 {
App\Controller\Seo \ SEOTasksController->taskreturn(string $purpose, string $api, string $se, string $function, string $task_id): Response …
› $em = $this->getDoctrine()->getManager();
› $seotask = $em->getRepository(SEOTasks::class)->findOneBy(array('task_id' => $task_id));
› if (!$seotask) {
arguments : {
$criteria : [ …1]
}
}
/home/seopanelsurfside/vendor /symfony/http-kernel/ HttpKernel.php:152 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
arguments : {
$purpose : "discovery "
$api : "business_data "
$se : "google "
$function : "my_business_info "
$task_id : "904e961f-2ac5-464a-8dad-1b755518b527 "
}
}
/home/seopanelsurfside/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#6 …}
$type : 1
}
}
/home/seopanelsurfside/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#6 …}
$type : 1
$catch : true
}
}
/home/seopanelsurfside / public_html/index.php:28 {
› $request = Request::createFromGlobals();\r
› $response = $kernel->handle($request);\r
› $response->send();\r
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#6 …}
}
}
}
[
"exception " => Doctrine\DBAL\Exception \ TableNotFoundException {#1634
#message : "An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'seopanelsurfside_bigseo2.seo_tasks' doesn't exist "
#code : 1146
#file : "/home/seopanelsurfside/vendor /doctrine/dbal/ src/Driver/API/MySQL/ExceptionConverter.php "
#line : 51
-previous : Doctrine\DBAL\Driver\PDO \ Exception {#1631 …}
-query : Doctrine\DBAL \ Query {#1637 …}
trace : {
/home/seopanelsurfside/vendor /doctrine/dbal/ src/Driver/API/MySQL/ExceptionConverter.php:51 {
Doctrine\DBAL\Driver\API\MySQL \ ExceptionConverter->convert(Exception $exception, ?Query $query): DriverException …
› case 1146:
› return new TableNotFoundException($exception, $query);
›
}
/home/seopanelsurfside/vendor /doctrine/dbal/ src/Connection.php:1767 {
Doctrine\DBAL \ Connection->handleDriverException(Exception $driverException, ?Query $query): DriverException …
›
› $exception = $this->exceptionConverter->convert($driverException, $query);
›
arguments : {
$exception : Doctrine\DBAL\Driver\PDO \ Exception {#1631 …}
$query : Doctrine\DBAL \ Query {#1637 …}
}
}
/home/seopanelsurfside/vendor /doctrine/dbal/ src/Connection.php:1706 {
Doctrine\DBAL \ Connection->convertExceptionDuringQuery(Exception $e, string $sql, array $params = [], array $types = []): DriverException …
› ): DriverException {
› return $this->handleDriverException($e, new Query($sql, $params, $types));
› }
arguments : {
$driverException : Doctrine\DBAL\Driver\PDO \ Exception {#1631 …}
$query : Doctrine\DBAL \ Query {#1637 …}
}
}
/home/seopanelsurfside/vendor /doctrine/dbal/ src/Connection.php:1039 {
Doctrine\DBAL \ Connection->executeQuery(string $sql, array $params = [], $types = [], QueryCacheProfile $qcp = null): Result …
› } catch (Driver\Exception $e) {
› throw $this->convertExceptionDuringQuery($e, $sql, $params, $types);
› } finally {
arguments : {
$e : Doctrine\DBAL\Driver\PDO \ Exception {#1631 …}
$sql : "SELECT t0.id AS id_1, t0.purpose AS purpose_2, t0.task_id AS task_id_3, t0.d4id AS d4id_4, t0.api AS api_5, t0.function AS function_6, t0.se AS se_7, t0.language_code AS language_code_8, t0.location_code AS location_code_9, t0.keyword AS keyword_10, t0.se_type AS se_type_11, t0.device AS device_12, t0.os AS os_13, t0.status AS status_14, t0.created AS created_15 FROM seo_tasks t0 WHERE t0.task_id = ? LIMIT 1 "
$params : [ …1]
$types : [ …1]
}
}
/home/seopanelsurfside/vendor /doctrine/orm/ lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:747 {
Doctrine\ORM\Persisters\Entity \ BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, array $orderBy = null) …
› [$params, $types] = $this->expandParameters($criteria);
› $stmt = $this->conn->executeQuery($sql, $params, $types);
›
arguments : {
$sql : "SELECT t0.id AS id_1, t0.purpose AS purpose_2, t0.task_id AS task_id_3, t0.d4id AS d4id_4, t0.api AS api_5, t0.function AS function_6, t0.se AS se_7, t0.language_code AS language_code_8, t0.location_code AS location_code_9, t0.keyword AS keyword_10, t0.se_type AS se_type_11, t0.device AS device_12, t0.os AS os_13, t0.status AS status_14, t0.created AS created_15 FROM seo_tasks t0 WHERE t0.task_id = ? LIMIT 1 "
$params : [ …1]
$types : [ …1]
}
}
/home/seopanelsurfside/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:219 {
Doctrine\ORM \ EntityRepository->findOneBy(array $criteria, array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
arguments : {
$criteria : [ …1]
$entity : null
$assoc : null
$hints : []
$lockMode : null
$limit : 1
$orderBy : null
}
}
/home/seopanelsurfside / src/Controller/Seo/SEOTasksController.php:251 {
App\Controller\Seo \ SEOTasksController->taskreturn(string $purpose, string $api, string $se, string $function, string $task_id): Response …
› $em = $this->getDoctrine()->getManager();
› $seotask = $em->getRepository(SEOTasks::class)->findOneBy(array('task_id' => $task_id));
› if (!$seotask) {
arguments : {
$criteria : [ …1]
}
}
/home/seopanelsurfside/vendor /symfony/http-kernel/ HttpKernel.php:152 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
arguments : {
$purpose : "discovery "
$api : "business_data "
$se : "google "
$function : "my_business_info "
$task_id : "904e961f-2ac5-464a-8dad-1b755518b527 "
}
}
/home/seopanelsurfside/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#6 …}
$type : 1
}
}
/home/seopanelsurfside/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#6 …}
$type : 1
$catch : true
}
}
/home/seopanelsurfside / public_html/index.php:28 {
› $request = Request::createFromGlobals();\r
› $response = $kernel->handle($request);\r
› $response->send();\r
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#6 …}
}
}
}
}
]
{
/home/seopanelsurfside/vendor /doctrine/dbal/ src/Driver/API/MySQL/ExceptionConverter.php:51 {
Doctrine\DBAL\Driver\API\MySQL \ ExceptionConverter->convert(Exception $exception, ?Query $query): DriverException …
› case 1146:
› return new TableNotFoundException($exception, $query);
›
}
/home/seopanelsurfside/vendor /doctrine/dbal/ src/Connection.php:1767 {
Doctrine\DBAL \ Connection->handleDriverException(Exception $driverException, ?Query $query): DriverException …
›
› $exception = $this->exceptionConverter->convert($driverException, $query);
›
arguments : {
$exception : Doctrine\DBAL\Driver\PDO \ Exception {#1631 …}
$query : Doctrine\DBAL \ Query {#1637 …}
}
}
/home/seopanelsurfside/vendor /doctrine/dbal/ src/Connection.php:1706 {
Doctrine\DBAL \ Connection->convertExceptionDuringQuery(Exception $e, string $sql, array $params = [], array $types = []): DriverException …
› ): DriverException {
› return $this->handleDriverException($e, new Query($sql, $params, $types));
› }
arguments : {
$driverException : Doctrine\DBAL\Driver\PDO \ Exception {#1631 …}
$query : Doctrine\DBAL \ Query {#1637 …}
}
}
/home/seopanelsurfside/vendor /doctrine/dbal/ src/Connection.php:1039 {
Doctrine\DBAL \ Connection->executeQuery(string $sql, array $params = [], $types = [], QueryCacheProfile $qcp = null): Result …
› } catch (Driver\Exception $e) {
› throw $this->convertExceptionDuringQuery($e, $sql, $params, $types);
› } finally {
arguments : {
$e : Doctrine\DBAL\Driver\PDO \ Exception {#1631 …}
$sql : "SELECT t0.id AS id_1, t0.purpose AS purpose_2, t0.task_id AS task_id_3, t0.d4id AS d4id_4, t0.api AS api_5, t0.function AS function_6, t0.se AS se_7, t0.language_code AS language_code_8, t0.location_code AS location_code_9, t0.keyword AS keyword_10, t0.se_type AS se_type_11, t0.device AS device_12, t0.os AS os_13, t0.status AS status_14, t0.created AS created_15 FROM seo_tasks t0 WHERE t0.task_id = ? LIMIT 1 "
$params : [ …1]
$types : [ …1]
}
}
/home/seopanelsurfside/vendor /doctrine/orm/ lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php:747 {
Doctrine\ORM\Persisters\Entity \ BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, array $orderBy = null) …
› [$params, $types] = $this->expandParameters($criteria);
› $stmt = $this->conn->executeQuery($sql, $params, $types);
›
arguments : {
$sql : "SELECT t0.id AS id_1, t0.purpose AS purpose_2, t0.task_id AS task_id_3, t0.d4id AS d4id_4, t0.api AS api_5, t0.function AS function_6, t0.se AS se_7, t0.language_code AS language_code_8, t0.location_code AS location_code_9, t0.keyword AS keyword_10, t0.se_type AS se_type_11, t0.device AS device_12, t0.os AS os_13, t0.status AS status_14, t0.created AS created_15 FROM seo_tasks t0 WHERE t0.task_id = ? LIMIT 1 "
$params : [ …1]
$types : [ …1]
}
}
/home/seopanelsurfside/vendor /doctrine/orm/ lib/Doctrine/ORM/EntityRepository.php:219 {
Doctrine\ORM \ EntityRepository->findOneBy(array $criteria, array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
arguments : {
$criteria : [ …1]
$entity : null
$assoc : null
$hints : []
$lockMode : null
$limit : 1
$orderBy : null
}
}
/home/seopanelsurfside / src/Controller/Seo/SEOTasksController.php:251 {
App\Controller\Seo \ SEOTasksController->taskreturn(string $purpose, string $api, string $se, string $function, string $task_id): Response …
› $em = $this->getDoctrine()->getManager();
› $seotask = $em->getRepository(SEOTasks::class)->findOneBy(array('task_id' => $task_id));
› if (!$seotask) {
arguments : {
$criteria : [ …1]
}
}
/home/seopanelsurfside/vendor /symfony/http-kernel/ HttpKernel.php:152 {
Symfony\Component\HttpKernel \ HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
arguments : {
$purpose : "discovery "
$api : "business_data "
$se : "google "
$function : "my_business_info "
$task_id : "904e961f-2ac5-464a-8dad-1b755518b527 "
}
}
/home/seopanelsurfside/vendor /symfony/http-kernel/ HttpKernel.php:74 {
Symfony\Component\HttpKernel \ HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#6 …}
$type : 1
}
}
/home/seopanelsurfside/vendor /symfony/http-kernel/ Kernel.php:202 {
Symfony\Component\HttpKernel \ Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#6 …}
$type : 1
$catch : true
}
}
/home/seopanelsurfside / public_html/index.php:28 {
› $request = Request::createFromGlobals();\r
› $response = $kernel->handle($request);\r
› $response->send();\r
arguments : {
$request : Symfony\Component\HttpFoundation \ Request {#6 …}
}
}
}
13:50:14.287
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure " .
13:50:14.287
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest " .
13:50:14.287
Notified event "kernel.request " to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest " .
13:50:14.287
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest " .
13:50:14.287
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale " .
13:50:14.287
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest " .
13:50:14.287
Notified event "kernel.request " to listener "ApiPlatform\Core\EventListener\QueryParameterValidateListener::onKernelRequest " .
13:50:14.287
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest " .
13:50:14.287
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest " .
13:50:14.287
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator " .
13:50:14.287
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest " .
13:50:14.287
Notified event "kernel.request " to listener "ApiPlatform\Core\EventListener\AddFormatListener::onKernelRequest " .
13:50:14.287
Notified event "kernel.request " to listener "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest " .
13:50:14.287
Notified event "kernel.request " to listener "ApiPlatform\Core\Security\EventListener\DenyAccessListener::onSecurity " .
13:50:14.287
Notified event "kernel.request " to listener "ApiPlatform\Core\EventListener\DeserializeListener::onKernelRequest " .
13:50:14.287
Notified event "kernel.request " to listener "ApiPlatform\Core\Security\EventListener\DenyAccessListener::onSecurityPostDenormalize " .
13:50:14.287
Notified event "kernel.request " to listener "ApiPlatform\Core\Bridge\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest " .
13:50:14.289
Notified event "kernel.controller " to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController " .
13:50:14.289
Notified event "kernel.controller " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController " .
13:50:14.289
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController " .
13:50:14.289
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController " .
13:50:14.289
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController " .
13:50:14.289
Notified event "kernel.controller " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController " .
13:50:14.289
Notified event "kernel.controller_arguments " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments " .
13:50:14.289
Notified event "kernel.controller_arguments " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments " .
13:50:14.289
Notified event "kernel.controller_arguments " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments " .
13:50:14.438
deprecation
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.factory.service " service is deprecated, use "session.storage.factory.native ", "session.storage.factory.php_bridge " or "session.storage.factory.mock_file " instead.
13:50:14.443
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse " .
13:50:14.443
Notified event "kernel.response " to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse " .
13:50:14.444
Notified event "kernel.exception " to listener "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException " .
13:50:14.444
Notified event "kernel.exception " to listener "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException " .
13:50:14.444
Notified event "kernel.exception " to listener "ApiPlatform\Core\Bridge\Symfony\Validator\EventListener\ValidationExceptionListener::onKernelException " .
13:50:14.444
Notified event "kernel.exception " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException " .
13:50:14.444
Notified event "kernel.exception " to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException " .
13:50:14.444
Notified event "kernel.exception " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException " .
13:50:14.444
Notified event "kernel.exception " to listener "ApiPlatform\Core\EventListener\ExceptionListener::onKernelException " .
13:50:14.444
Notified event "kernel.exception " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException " .
13:50:14.444
Listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException " stopped propagation of the event "kernel.exception " .
13:50:14.444
Notified event "kernel.response " to listener "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse " .
13:50:14.444
Notified event "kernel.response " to listener "ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse " .
13:50:14.444
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse " .
13:50:14.444
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse " .
13:50:14.444
Notified event "kernel.response " to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse " .
13:50:14.444
Notified event "kernel.response " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse " .
13:50:14.444
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse " .
13:50:14.444
Notified event "kernel.response " to listener "ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener::onKernelResponse " .
13:50:14.444
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse " .
13:50:14.444
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader " .
13:50:14.444
Notified event "kernel.response " to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse " .
13:50:14.444
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse " .
13:50:14.444
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse " .
13:50:14.444
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse " .
13:50:14.444
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest " .
13:50:14.444
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest " .
13:50:14.444
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest " .
13:50:14.444
Notified event "kernel.finish_request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest " .
13:50:14.444
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest " .
13:50:14.453
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse " .
13:50:14.453
Notified event "kernel.response " to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse " .
13:50:14.453
Notified event "kernel.response " to listener "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse " .
13:50:14.453
Notified event "kernel.response " to listener "ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse " .
13:50:14.453
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse " .
13:50:14.453
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse " .
13:50:14.453
Notified event "kernel.response " to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse " .
13:50:14.453
Notified event "kernel.response " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse " .
13:50:14.453
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse " .
13:50:14.453
Notified event "kernel.response " to listener "ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener::onKernelResponse " .
13:50:14.453
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse " .
13:50:14.453
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader " .
13:50:14.453
Notified event "kernel.response " to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse " .
13:50:14.453
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse " .
13:50:14.453
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse " .
13:50:14.453
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse " .
13:50:14.453
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest " .
13:50:14.453
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest " .
13:50:14.453
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest " .
13:50:14.453
Notified event "kernel.finish_request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest " .
13:50:14.453
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest " .