Error 404 Not Found

GET https://demo.littlebot.in/.env.remote

Forwarded to ErrorController (b44a42)

Query Metrics

3 Database Queries
3 Different statements
1.42 ms Query time
5 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 0.55 ms
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.initial_marking AS initial_marking_2, s0_.ui_label AS ui_label_3, s0_.fa_icon AS fa_icon_4, s0_.visible_in_chart AS visible_in_chart_5, s0_.ui_color AS ui_color_6, s0_.sort_index AS sort_index_7, s0_.parent_id AS parent_id_8 FROM state s0_ WHERE s0_.parent_id IS NULL ORDER BY s0_.id ASC
Parameters:
[]
2 0.28 ms
SELECT t0.id AS id_1, t0.guard AS guard_2, t0.name AS name_3, t0.required_fields AS required_fields_4 FROM transition t0
Parameters:
[]
3 0.59 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.initial_marking AS initial_marking_3, t0.ui_label AS ui_label_4, t0.fa_icon AS fa_icon_5, t0.visible_in_chart AS visible_in_chart_6, t0.ui_color AS ui_color_7, t0.sort_index AS sort_index_8, t0.parent_id AS parent_id_9 FROM state t0
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\State No errors.
App\Entity\Transition No errors.
App\Entity\Meta No errors.
App\Entity\LandPurchasePayment No errors.
App\Entity\TagGroup No errors.
App\Entity\RefreshToken No errors.
App\Entity\ResetPasswordRequest No errors.
App\Entity\Punch No errors.
App\Entity\Menu No errors.
App\Entity\LedgerAccount No errors.
App\Entity\UserDevice No errors.
App\Entity\ProjectPlotPlc No errors.
App\Entity\TicketReply No errors.
App\Entity\BulkImport No errors.
App\Entity\ProjectAllocationPlc No errors.
App\Entity\ProjectImage No errors.
App\Entity\ProjectPlot
  • The mappings App\Entity\ProjectPlot#plotType and App\Entity\ProjectPlotType#projectPlots are inconsistent with each other.
  • If association App\Entity\ProjectPlot#plotType is many-to-one, then the inversed side App\Entity\ProjectPlotType#projectPlots has to be one-to-many.
App\Entity\ContactUs No errors.
App\Entity\Role No errors.
App\Entity\User No errors.
App\Entity\RequestLog No errors.
App\Entity\Project
  • The association App\Entity\Project#projectAllocations refers to the owning side field App\Entity\ProjectAllocation#project which does not exist.
App\Entity\LeadAttachment No errors.
App\Entity\AppErrorLog No errors.
App\Entity\ProjectPlotType
  • The association App\Entity\ProjectPlotType#projectPlots refers to the owning side field App\Entity\ProjectPlot#projectPlots which does not exist.
App\Entity\ProjectAllocationDocument No errors.
App\Entity\LeadCustomField No errors.
App\Entity\CustomerEmiInstallment No errors.
App\Entity\Payment
  • The association App\Entity\Payment#customer refers to the inverse side field App\Entity\User#payments which does not exist.
App\Entity\Address
  • The association App\Entity\Address#user refers to the inverse side field App\Entity\User#savedAddresses which does not exist.
App\Entity\Lead No errors.
App\Entity\Tag No errors.
App\Entity\LeadCustomData No errors.
App\Entity\AppConfig No errors.
App\Entity\LandPurchase No errors.
App\Entity\Event No errors.
App\Entity\ProjectAllocation No errors.
App\Entity\NotificationHistory No errors.
App\Entity\LeadSource No errors.
App\Entity\PaymentHistory No errors.
App\Entity\MobileApp No errors.
App\Entity\UserLoginLogs No errors.
App\Entity\LeadResponse No errors.
App\Entity\MediaObject No errors.
App\Entity\Ticket No errors.
App\Entity\RoleCapability No errors.
App\Entity\CustomFieldConstraint No errors.