You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a bound problem on a field that does not map but does not exist. It detects a "uid" but it is not present in the model. Any ideas where this could come from?
In SimpleObjectGenerator.php line 112:
An error occurred while generating the fixture "exam-local-1" (App\Fixture\Model\ExamLocalData): Named parameter "uid" does not have a bound value.
In MissingNamedParameter.php line 17:
Named parameter "uid" does not have a bound value.
The text was updated successfully, but these errors were encountered:
I have a bound problem on a field that does not map but does not exist. It detects a "uid" but it is not present in the model. Any ideas where this could come from?
Yaml fixture :
PHP model :
Data loader :
Term error :
The text was updated successfully, but these errors were encountered: