https://admin.toau.pl/robots.txt

Query Metrics

3 Database Queries
2 Different statements
1.31 ms Query time
2 Invalid entities

Queries

Group similar statements

# Time Info
1 0.47 ms
SELECT DATABASE()
Parameters:
[]
2 0.65 ms
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "toau_db"
]
3 0.19 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\ItemPromotion No errors.
App\Entity\UserSaveItem No errors.
Vich\UploaderBundle\Entity\File No errors.
App\Entity\PageSliderSlide No errors.
App\Entity\UserLoginEvent No errors.
App\Entity\UserRoles No errors.
App\Entity\UserSaveSearch No errors.
App\Entity\ChatMessage No errors.
App\Entity\ResetPasswordRequest No errors.
App\Entity\PageMenuLink No errors.
App\Entity\PageSlider No errors.
App\Entity\AppSettings No errors.
App\Entity\Chat No errors.
App\Entity\ItemCategoryPromotionPrice No errors.
App\Entity\Campaign No errors.
App\Entity\File No errors.
App\Entity\SliderSlide No errors.
App\Entity\ItemCategory No errors.
App\Entity\ItemSpecCategory No errors.
App\Entity\ItemVideo No errors.
App\Entity\Item No errors.
App\Entity\AdminUser No errors.
App\Entity\ItemPhoto No errors.
App\Entity\ItemSpecTypes
  • The field App\Entity\ItemSpecTypes#parentSpec is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\ItemSpec#childSpecType does not contain the required 'mappedBy="parentSpec"' attribute.
  • If association App\Entity\ItemSpecTypes#parentSpec is many-to-one, then the inversed side App\Entity\ItemSpec#childSpecType has to be one-to-many.
  • The association App\Entity\ItemSpecTypes#itemCategory refers to the inverse side field App\Entity\ItemCategory#itemSpecTypes which does not exist.
App\Entity\PageBlock No errors.
App\Entity\PromoPayTransaction No errors.
App\Entity\User No errors.
App\Entity\BlogPost No errors.
App\Entity\ReportedItems No errors.
App\Entity\PageMenu No errors.
App\Entity\ItemSpec
  • The field App\Entity\ItemSpec#childSpecType is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\ItemSpecTypes#parentSpec does not contain the required 'mappedBy="childSpecType"' attribute.
  • If association App\Entity\ItemSpec#childSpecType is many-to-one, then the inversed side App\Entity\ItemSpecTypes#parentSpec has to be one-to-many.
App\Entity\Page No errors.
App\Entity\PageSection No errors.
App\Entity\Ad No errors.