Error 404 Not Found

GET https://client.boltlogic.co.uk/robots.txt

Forwarded to ErrorController (6eea5a)

Query Metrics

1 Database Queries
1 Different statements
1.20 ms Query time
5 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.20 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.display_name AS display_name_3, t0.version AS version_4, t0.author AS author_5, t0.description AS description_6, t0.license AS license_7, t0.state AS state_8, t0.path AS path_9, t0.manifest AS manifest_10, t0.pteroca_min_version AS pteroca_min_version_11, t0.pteroca_max_version AS pteroca_max_version_12, t0.enabled_at AS enabled_at_13, t0.disabled_at AS disabled_at_14, t0.fault_reason AS fault_reason_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17 FROM plugin t0 WHERE t0.state = ? ORDER BY t0.name ASC
Parameters:
[
  "enabled"
]

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\Core\Entity\Plugin No errors.
Vich\UploaderBundle\Entity\File No errors.
App\Core\Entity\User
  • The field 'App\Core\Entity\User#balance' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
  • The field App\Core\Entity\User#logs is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Core\Entity\Log#user does not contain the required 'inversedBy: "logs"' attribute.
App\Core\Entity\EmailLog No errors.
App\Core\Entity\Payment
  • The field 'App\Core\Entity\Payment#amount' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
  • The field 'App\Core\Entity\Payment#balanceAmount' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
App\Core\Entity\Product No errors.
App\Core\Entity\Permission No errors.
App\Core\Entity\ProductPrice
  • The field 'App\Core\Entity\ProductPrice#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
App\Core\Entity\PasswordResetRequest No errors.
App\Core\Entity\Log No errors.
App\Core\Entity\Category No errors.
App\Core\Entity\Setting No errors.
App\Core\Entity\Role No errors.
App\Core\Entity\PurchaseToken No errors.
App\Core\Entity\ServerProduct No errors.
App\Core\Entity\ServerSubuser No errors.
App\Core\Entity\Voucher No errors.
App\Core\Entity\VoucherUsage No errors.
App\Core\Entity\ServerLog No errors.
App\Core\Entity\Panel\UserAccount No errors.
App\Core\Entity\Panel\UserPayment
  • The field 'App\Core\Entity\Panel\UserPayment#amount' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
  • The field 'App\Core\Entity\Panel\UserPayment#balanceAmount' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
App\Core\Entity\ServerProductPrice
  • The field 'App\Core\Entity\ServerProductPrice#price' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
App\Core\Entity\SettingOption No errors.
App\Core\Entity\Server No errors.