http://51.77.247.170:8080/robots.txt

Query Metrics

8 Database Queries
4 Different statements
8.02 ms Query time
13 Invalid entities

Grouped Statements

Show all queries

default connection

Time Count Info
5.00 ms
(62.28%)
2
"COMMIT"
Parameters:
[]
1.33 ms
(16.58%)
2
INSERT INTO logs_actions (action, route, method, ip_address, user_agent, request_data, response_data, data_before, data_after, status_code, created_at, updated_at, user_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "error"
  "/robots.txt"
  "GET"
  "216.73.216.28"
  "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
  "{"query":[],"request":[],"attributes":{"_controller":"error_controller","exception":{},"logger":{},"_stopwatch_token":"66c476"}}"
  "{"status_code":404,"headers":{"content-type":"text\/html; charset=UTF-8","cache-control":"no-cache, private"}}"
  "[]"
  "{"error_message":"No route found for \"GET http:\/\/51.77.247.170:8080\/robots.txt\"","error_code":0,"error_file":"\/var\/www\/html\/vendor\/symfony\/http-kernel\/EventListener\/RouterListener.php","error_line":128,"error_trace":"#0 \/var\/www\/html\/vendor\/symfony\/event-dispatcher\/Debug\/WrappedListener.php(115): Symfony\\Component\\HttpKernel\\EventListener\\RouterListener->onKernelRequest(Object(Symfony\\Component\\HttpKernel\\Event\\RequestEvent), 'kernel.request', Object(Symfony\\Component\\HttpKernel\\Debug\\TraceableEventDispatcher))\n#1 \/var\/www\/html\/vendor\/symfony\/event-dispatcher\/EventDispatcher.php(230): Symfony\\Component\\EventDispatcher\\Debug\\WrappedListener->__invoke(Object(Symfony\\Component\\HttpKernel\\Event\\RequestEvent), 'kernel.request', Object(Symfony\\Component\\HttpKernel\\Debug\\TraceableEventDispatcher))\n#2 \/var\/www\/html\/vendor\/symfony\/event-dispatcher\/EventDispatcher.php(59): Symfony\\Component\\EventDispatcher\\EventDispatcher->callListeners(Array, 'kernel.request', Object(Symfony\\Component\\HttpKernel\\Event\\RequestEvent))\n#3 \/var\/www\/html\/vendor\/symfony\/event-dispatcher\/Debug\/TraceableEventDispatcher.php(153): Symfony\\Component\\EventDispatcher\\EventDispatcher->dispatch(Object(Symfony\\Component\\HttpKernel\\Event\\RequestEvent), 'kernel.request')\n#4 \/var\/www\/html\/vendor\/symfony\/http-kernel\/HttpKernel.php(139): Symfony\\Component\\EventDispatcher\\Debug\\TraceableEventDispatcher->dispatch(Object(Symfony\\Component\\HttpKernel\\Event\\RequestEvent), 'kernel.request')\n#5 \/var\/www\/html\/vendor\/symfony\/http-kernel\/HttpKernel.php(75): Symfony\\Component\\HttpKernel\\HttpKernel->handleRaw(Object(Symfony\\Component\\HttpFoundation\\Request), 1)\n#6 \/var\/www\/html\/vendor\/symfony\/http-kernel\/Kernel.php(202): Symfony\\Component\\HttpKernel\\HttpKernel->handle(Object(Symfony\\Component\\HttpFoundation\\Request), 1, true)\n#7 \/var\/www\/html\/vendor\/symfony\/runtime\/Runner\/Symfony\/HttpKernelRunner.php(35): Symfony\\Component\\HttpKernel\\Kernel->handle(Object(Symfony\\Component\\HttpFoundation\\Request))\n#8 \/var\/www\/html\/vendor\/autoload_runtime.php(29): Symfony\\Component\\Runtime\\Runner\\Symfony\\HttpKernelRunner->run()\n#9 \/var\/www\/html\/public\/index.php(4): require_once('\/var\/www\/html\/v...')\n#10 {main}","status_code":404,"headers":{"content-type":"text\/html; charset=UTF-8","cache-control":"no-cache, private"}}"
  404
  "2025-09-16 06:38:38"
  "2025-09-16 06:38:38"
  0
]
1.23 ms
(15.32%)
2
SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.department AS department_4, t0.position AS position_5, t0.email AS email_6, t0.password AS password_7, t0.phone AS phone_8, t0.mobile AS mobile_9, t0.website AS website_10, t0.roles AS roles_11, t0.activation_token AS activation_token_12, t0.activation_token_created_at AS activation_token_created_at_13, t0.is_enabled AS is_enabled_14, t0.expire_at AS expire_at_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.application_master AS application_master_18, t0.lang AS lang_19, t0.customer_associated  AS customer_associated_20, t0.hide_in_pa AS hide_in_pa_21, t0.is_hotline AS is_hotline_22, t0.locked_at AS locked_at_23, t0.attempts AS attempts_24, t0.customer_id AS customer_id_25, t0.profile_picture_id AS profile_picture_id_26 FROM user t0 WHERE t0.id = ?
Parameters:
[
  0
]
0.47 ms
(5.82%)
2
"START TRANSACTION"
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection
maroc doctrine.dbal.maroc_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager
maroc doctrine.orm.maroc_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

default entity manager

Class Mapping errors
App\Entity\User
  • The association App\Entity\User#exports refers to the owning side field App\Entity\Export#userId which does not exist.
App\Entity\Customer
  • The field App\Entity\Customer#sites is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Site#customer does not contain the required 'inversedBy="sites"' attribute.
App\Entity\Media No errors.
App\Entity\UserSite No errors.
App\Entity\Export
  • The mappings App\Entity\Export#user and App\Entity\User#exports are inconsistent with each other.
App\Entity\Affectation
  • The mappings App\Entity\Affectation#createdBy and App\Entity\User#affectations are inconsistent with each other.
App\Entity\Discussion
  • The field App\Entity\Discussion#messages is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Message#discussion does not contain the required 'inversedBy="messages"' attribute.
App\Entity\SiteQuestions No errors.
App\Entity\LogsAction No errors.

maroc entity manager

Class Mapping errors
App\Entity\LogsAction No errors.
App\Entity\User
  • The association App\Entity\User#exports refers to the owning side field App\Entity\Export#userId which does not exist.
App\Entity\Customer
  • The field App\Entity\Customer#sites is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Site#customer does not contain the required 'inversedBy="sites"' attribute.
App\Entity\UserSite No errors.
App\Entity\Export
  • The mappings App\Entity\Export#user and App\Entity\User#exports are inconsistent with each other.
App\Entity\Affectation
  • The mappings App\Entity\Affectation#createdBy and App\Entity\User#affectations are inconsistent with each other.
App\Entity\Discussion
  • The field App\Entity\Discussion#messages is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Message#discussion does not contain the required 'inversedBy="messages"' attribute.
App\Entity\SiteQuestions No errors.
App\Entity\Media No errors.
App\Entity\Site
  • The field App\Entity\Site#evaluations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Evaluation#site does not contain the required 'inversedBy="evaluations"' attribute.
App\Entity\Document No errors.
App\Entity\ActionPlan
  • The field App\Entity\ActionPlan#evaluation is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Evaluation#actionPlans does not contain the required 'mappedBy="evaluation"' attribute.
App\Entity\Evaluation
  • The field App\Entity\Evaluation#actionPlans is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\ActionPlan#evaluation does not contain the required 'mappedBy="actionPlans"' attribute.
App\Entity\Message No errors.
App\Entity\Questions No errors.
App\Entity\Country No errors.
App\Entity\Category No errors.
App\Entity\Compliance No errors.
App\Entity\Section No errors.
App\Entity\ActionPlanTasks No errors.
App\Entity\ActionPlanComment No errors.
App\Entity\EvaluationStatus No errors.
App\Entity\MessageFile No errors.
App\Entity\EvaluationComment No errors.
App\Entity\SyncQueue No errors.
App\Entity\LogsSession No errors.
App\Entity\Import No errors.
App\Entity\DataTmp No errors.
App\Entity\EvaluationHistory No errors.
App\Entity\BlockContent No errors.
App\Entity\SyncAffectationQueue No errors.
App\Entity\PasswordToken No errors.