Error 404 Not Found

GET https://admin-service.dev.kleap.co/robots.txt

Forwarded to ErrorController (dee1c0)

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
13 Invalid entities

Queries

No executed queries.

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\Kleap\User
  • The field App\Entity\Kleap\User#userWorkspaces is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Kleap\Workspace\UserWorkspace#user does not contain the required 'inversedBy="userWorkspaces"' attribute.
App\Entity\Kleap\Workspace\Workspace
  • The field App\Entity\Kleap\Workspace\Workspace#pageRedirections is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Kleap\Page\PageRedirection#workspace does not contain the required 'inversedBy="pageRedirections"' attribute.
  • The field App\Entity\Kleap\Workspace\Workspace#products is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Kleap\Product#workspace does not contain the required 'inversedBy="products"' attribute.
  • The field App\Entity\Kleap\Workspace\Workspace#orders is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Kleap\Order#workspace does not contain the required 'inversedBy="orders"' attribute.
  • The field App\Entity\Kleap\Workspace\Workspace#userWorkspaces is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Kleap\Workspace\UserWorkspace#workspace does not contain the required 'inversedBy="userWorkspaces"' attribute.
App\Entity\Kleap\Workspace\WorkspaceMeta
  • The mappings App\Entity\Kleap\Workspace\WorkspaceMeta#favicon and App\Entity\Media#workspaceMeta are inconsistent with each other.
App\Entity\AiCredit
  • The field 'App\Entity\AiCredit#credit' has the property type 'int' that differs from the metadata field type 'string' returned by the 'string' DBAL type.
App\Entity\Kleap\Page\Page
  • The field App\Entity\Kleap\Page\Page#blocks is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Kleap\Block#page does not contain the required 'inversedBy="blocks"' attribute.
  • The field App\Entity\Kleap\Page\Page#dataBlocks is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Kleap\Block#dataPage does not contain the required 'inversedBy="dataBlocks"' attribute.
  • The mappings App\Entity\Kleap\Page\Page#blogBlocks and App\Entity\Kleap\Block#dataPages are inconsistent with each other.
App\Entity\Kleap\Layout
  • The field App\Entity\Kleap\Layout#displays is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Kleap\Display#layout does not contain the required 'inversedBy="displays"' attribute.
  • The field App\Entity\Kleap\Layout#pages is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Kleap\Page\Page#layout does not contain the required 'inversedBy="pages"' attribute.
App\Entity\Kleap\Block
  • The field App\Entity\Kleap\Block#dataPages is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Kleap\Page\Page#blockLinks does not contain the required 'mappedBy="dataPages"' attribute.
App\Entity\Media
  • The association App\Entity\Media#workspaceMeta refers to the owning side field App\Entity\Kleap\Workspace\WorkspaceMeta#image which does not exist.
App\Entity\Kleap\Order
  • The field 'App\Entity\Kleap\Order#isPhysicalProd' has the property type 'bool' that differs from the metadata field type 'string' returned by the 'string' DBAL type.
App\Entity\Kleap\Workspace\UserWorkspace No errors.
App\Entity\Kleap\UserMeta No errors.
App\Entity\Kleap\UserAccess No errors.
App\Entity\Kleap\UserDetail No errors.
App\Entity\ResetPasswordToken No errors.
App\Entity\Kleap\DomainMapping No errors.
App\Entity\Kleap\NotificationEmailSetting No errors.
App\Entity\Kleap\Workspace\WorkspaceContext No errors.
App\Entity\Kleap\Workspace\WorkspaceMenu
  • The mappings App\Entity\Kleap\Workspace\WorkspaceMenu#menuItems and App\Entity\Kleap\Workspace\WorkspaceMenuItem#workspaceMenu are inconsistent with each other.
App\Entity\Kleap\Page\PageRedirection No errors.
App\Entity\Kleap\Product No errors.
App\Entity\Kleap\Font No errors.
App\Entity\Kleap\Follower
  • The field 'App\Entity\Kleap\Follower#openRate' has the property type 'int' that differs from the metadata field type 'float' returned by the 'float' DBAL type.
  • The field App\Entity\Kleap\Follower#userWorkspaces is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Kleap\Workspace\UserWorkspace#user does not contain the required 'inversedBy="userWorkspaces"' attribute.
App\Entity\Kleap\Style
  • The mappings App\Entity\Kleap\Style#properties and App\Entity\Kleap\StyleProperty#template are inconsistent with each other.
App\Entity\Kleap\TemplateVisual No errors.
App\Entity\Kleap\Tag No errors.
App\Entity\Kleap\Workspace\WorkspaceTranslation No errors.
App\Entity\Kleap\TemplateCategory No errors.
App\Entity\Kleap\Currency No errors.
App\Entity\Kleap\Seo No errors.
App\Entity\Kleap\Workspace\WorkspaceMenuItem
  • The association App\Entity\Kleap\Workspace\WorkspaceMenuItem#workspaceMenu refers to the inverse side field App\Entity\Kleap\Workspace\WorkspaceMenu#workspaceMenu which does not exist.
App\Entity\Kleap\Display No errors.