http://homologportal.descomplicavendas.com.br/

Query Metrics

2 Database Queries
2 Different statements
2.16 ms Query time
2 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.18 ms
(54.70%)
1
SELECT t0.name AS name_1, t0.phone AS phone_2, t0.email_default AS email_default_3, t0.whatsapp AS whatsapp_4, t0.siteUrl AS siteUrl_5, t0.mapLink AS mapLink_6, t0.openingHours AS openingHours_7, t0.modulos AS modulos_8, t0.id AS id_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.logo_id AS logo_id_12, t0.address_id AS address_id_13 FROM internit_builder_builder t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.98 ms
(45.30%)
1
SELECT i0_.id AS id_0, i0_.name AS name_1 FROM internit_realestate_realestate i0_
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\Application\Internit\ContentBundle\Entity\Entity No errors.
App\Application\Internit\RealEstateBundle\Entity\Realty
  • The association App\Application\Internit\RealEstateBundle\Entity\Realty#realEstates refers to the inverse side field App\Application\Internit\RealEstateBundle\Entity\RealEstate#realtys which does not exist.
  • The field App\Application\Internit\RealEstateBundle\Entity\Realty#proposals is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Application\Internit\ProposalBundle\Entity\Proposal#realty does not contain the required 'inversedBy="proposals"' attribute.
  • The mappings App\Application\Internit\RealEstateBundle\Entity\Realty#videos and App\Application\Internit\RealEstateBundle\Entity\Video#realty are inconsistent with each other.
  • The mappings App\Application\Internit\RealEstateBundle\Entity\Realty#gallerysFiles and App\Application\Internit\RealEstateBundle\Entity\GalleryFile#realty are inconsistent with each other.
  • The mappings App\Application\Internit\RealEstateBundle\Entity\Realty#suites and App\Application\Internit\RealEstateBundle\Entity\RealtySuite#realtys are inconsistent with each other.
  • The mappings App\Application\Internit\RealEstateBundle\Entity\Realty#vacancies and App\Application\Internit\RealEstateBundle\Entity\RealtyVacancy#realtys are inconsistent with each other.
App\Application\Internit\RealEstateBundle\Entity\RealEstate
  • The mappings App\Application\Internit\RealEstateBundle\Entity\RealEstate#realys and App\Application\Internit\RealEstateBundle\Entity\Realty#realEstates are inconsistent with each other.
  • The association App\Application\Internit\RealEstateBundle\Entity\RealEstate#leads refers to the owning side field App\Application\Internit\ChatbotLeadBundle\Entity\Lead#realState which does not exist.
App\Application\Internit\BuilderBundle\Entity\Builder No errors.
Sonata\MediaBundle\Entity\BaseMedia No errors.
App\Application\Sonata\MediaBundle\Entity\Media No errors.
App\Application\Internit\ContentBundle\Entity\Address No errors.