https://monitag.pixy.pro/robots.txt

Query Metrics

3 Database Queries
2 Different statements
4.13 ms Query time
4 Invalid entities

Queries

Group similar statements

# Time Info
1 0.50 ms
SELECT DATABASE()
Parameters:
[]
2 3.49 ms
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "monitag_dev"
]
3 0.14 ms
SELECT DATABASE()
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

Class Mapping errors
App\Entity\Techcard\Techcard No errors.
App\Entity\Field No errors.
App\Entity\Recommendation No errors.
App\Entity\Season
  • The field App\Entity\Season#fields is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Field#season does not contain the required 'inversedBy="fields"' attribute.
App\Entity\Culture
  • The field App\Entity\Culture#fields is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Field#culture does not contain the required 'inversedBy="fields"' attribute.
  • The association App\Entity\Culture#monitoringObjectives refers to the owning side field App\Entity\Task\MonitoringObjective#Culture which does not exist.
App\Entity\Company No errors.
App\Entity\Agro\Operation No errors.
App\Entity\Techcard\ParametersValue No errors.
App\Entity\Client No errors.
App\Entity\Monitoring\MonitoringParameterValue No errors.
App\Entity\Monitoring\Monitoring No errors.
App\Entity\Task\Objective No errors.
App\Entity\Task\MonitoringObjective
  • The mappings App\Entity\Task\MonitoringObjective#culture and App\Entity\Culture#monitoringObjectives are inconsistent with each other.
App\Entity\User No errors.
App\Entity\Reproduct
  • The field App\Entity\Reproduct#fields is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Field#reproduct does not contain the required 'inversedBy="fields"' attribute.
App\Entity\Report\TaskList No errors.
App\Entity\Report\Report No errors.
App\Entity\Employee No errors.
App\Entity\ObjectGroup No errors.
App\Entity\Location No errors.
App\Entity\FieldParams No errors.
App\Entity\Report\ReportValue No errors.
App\Entity\Image No errors.