Error 404 Not Found

GET https://vendordesk-dev.marello.com/bot-connect.js

Forwarded to ErrorController (52ff1c)

Query Metrics

2 Database Queries
2 Different statements
1.55 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 1.09 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.domain AS domain_4, t0.is_active AS is_active_5, t0.api_token AS api_token_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM organization t0 WHERE t0.domain = ? AND t0.is_active = ? LIMIT 1
Parameters:
[
  "vendordesk-dev.marello.com"
  1
]
2 0.46 ms
SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.slug AS slug_2, c0_.status AS status_3, c0_.published_at AS published_at_4, c0_.is_homepage AS is_homepage_5, c0_.meta_title AS meta_title_6, c0_.meta_description AS meta_description_7, c0_.og_image_url AS og_image_url_8, c0_.created_at AS created_at_9, c0_.updated_at AS updated_at_10, c0_.deleted_at AS deleted_at_11, c0_.organization_id AS organization_id_12, c0_.created_by_id AS created_by_id_13, c0_.updated_by_id AS updated_by_id_14 FROM cms_page c0_ WHERE (c0_.slug = ? AND c0_.status = ? AND c0_.deleted_at IS NULL) AND (c0_.deleted_at IS NULL) LIMIT 1
Parameters:
[
  "bot-connect.js"
  "published"
]

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