iermb / SIMBA3

1 stars 0 forks source link

area typearea entities added + orm mapping #2

Closed metathairs closed 3 years ago

metathairs commented 3 years ago

@jordillobet When validate the schema (php bin/console doctrine:schema:validate) return the following message:

**Mapping

[FAIL] The entity-class SIMBA3\Component\Domain\Value\Entity\AreaYearValue mapping is invalid:

Database

[error] Error thrown while running command "doctrine:schema:validate". Message: "The class 'SIMBA3\Component\Domain\Area\Entity\TypeArea' was not found in the chain configured namespaces SIMBA3\Component\Domain\Indicator, SIMBA3\Component\Domain\Value"

In MappingException.php line 23:

The class 'SIMBA3\Component\Domain\Area\Entity\TypeArea' was not found in t he chain configured namespaces SIMBA3\Component\Domain\Indicator, SIMBA3\Co mponent\Domain\Value

doctrine:schema:validate [--skip-mapping] [--skip-sync] [--em [EM]] [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-e|--env ENV] [--no-debug] [--] **