Error 404 Not Found

GET https://www.pics-world.com/ftp-sync.json

Forwarded to ErrorController (a2e1e5)

Query Metrics

1 Database Queries
1 Different statements
1.28 ms Query time
2 Invalid entities

Queries

Group similar statements

# Time Info
1 1.28 ms
SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.parent_id AS sclr_2, t0_.enabled AS enabled_3 FROM theme t0_ ORDER BY t0_.parent_id ASC, t0_.name ASC
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\Theme No errors.
App\Entity\Frame No errors.
App\Entity\Address No errors.
App\Entity\Download No errors.
App\Entity\ResetPasswordRequest No errors.
App\Entity\Photography No errors.
App\Entity\User No errors.
App\Entity\Order
  • The field 'App\Entity\Order#totalAmount' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
App\Entity\Payment
  • The field 'App\Entity\Payment#amount' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
App\Entity\OrderItem No errors.
Vich\UploaderBundle\Entity\File No errors.