Create a new service

{{vm.alert}}



No DB Adapters Present

You have not yet configured any database adapters, and thus cannot create a DB-Connected service. You can create adapters on the Database Adapters setting page.

  1. {{table.table_name}}
    Fields
    Column Type (Length) Required Constraints
    {{column.name}} {{column.type}} ({{column['length']}}) {{column.constraints.join(', ')}}

No tables found

Autodiscovery could not find any existing tables, you can insert the table name here:

Doctrine configuration broken

You have not yet configured any Doctrine connection, and thus cannot create a Doctrine-Connected service.

Please refer to the documentation page and define validation configuration for your Doctrine connection.

  1. {{entity.entity_class}}

No entities found

Autodiscovery could not find any existing entities, or those entities have already been exposed through Doctrine-connected services.