Error 404 Not Found

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

Forwarded to ErrorController (3d5c67)

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
12 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 mappings App\Entity\Kleap\Workspace\Workspace#followers and App\Entity\Kleap\Follower#workspaces are inconsistent with each other.
  • If association App\Entity\Kleap\Workspace\Workspace#followers is many-to-many, then the inversed side App\Entity\Kleap\Follower#workspaces has to be many-to-many as well.
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\Kleap\UserDetail No errors.
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\Media
  • The association App\Entity\Media#workspaceMeta refers to the owning side field App\Entity\Kleap\Workspace\WorkspaceMeta#image which does not exist.
  • The mappings App\Entity\Media#templateVisuals and App\Entity\Kleap\TemplateVisual#image are inconsistent with each other.
App\Entity\Kleap\Page\Page No errors.
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\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\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\Workspace\UserWorkspaceInvitation No errors.
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.