Error 500 Internal Server Error

GET https://imobiliare.n46.net/en/real-estate-developers

Forwarded to ErrorController (00a391)

Query Metrics

4 Database Queries
4 Different statements
5.30 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 3.92 ms
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.legal_name AS legal_name_2, a0_.business_type AS business_type_3, a0_.nin AS nin_4, a0_.first_name AS first_name_5, a0_.last_name AS last_name_6, a0_.domain AS domain_7, a0_.email AS email_8, a0_.website AS website_9, a0_.facebook_page AS facebook_page_10, a0_.instagram_username AS instagram_username_11, a0_.xcorp_username AS xcorp_username_12, a0_.youtube_handle AS youtube_handle_13, a0_.cslug AS cslug_14, a0_.street AS street_15, a0_.postal_code AS postal_code_16, a0_.phone_number AS phone_number_17, a0_.username AS username_18, a0_.password AS password_19, a0_.client_status AS client_status_20, a0_.server_status AS server_status_21, a0_.phone_status AS phone_status_22, a0_.lat AS lat_23, a0_.lng AS lng_24, a0_.roles AS roles_25, a0_.views AS views_26, a0_.created_at AS created_at_27, a0_.updated_at AS updated_at_28, a0_.language_id AS language_id_29, a0_.locality_id AS locality_id_30 FROM ax_company a0_ WHERE a0_.business_type = ? AND a0_.client_status = ? AND a0_.server_status = ? ORDER BY a0_.name ASC LIMIT 10
Parameters:
[
  "developer"
  "active"
  "ok"
]
2 0.27 ms
SELECT count(*) AS sclr_0 FROM ax_company a0_ WHERE a0_.business_type = ? AND a0_.client_status = ? AND a0_.server_status = ?
Parameters:
[
  "developer"
  "active"
  "ok"
]
3 0.13 ms
SELECT COUNT(a0_.id) AS sclr_0 FROM ax_company a0_ WHERE a0_.business_type = ? AND a0_.client_status = ? AND a0_.server_status = ?
Parameters:
[
  "developer"
  "active"
  "ok"
]
4 0.98 ms
SELECT a0_.id AS id_0, a0_.slug AS slug_1, a0_.name AS name_2 FROM ax_district a0_
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.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

Class Mapping errors
App\Entity\District No errors.
App\Entity\Company No errors.
App\Entity\Language No errors.
App\Entity\Locality No errors.
App\Entity\CompanyDescription No errors.
App\Entity\ResidentialComplex No errors.
App\Entity\User No errors.