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
You can opt in for more advanced analysis by providing the object manager from your own application. This will allow the correct entity `repositoryClass` to be inferred when accessing `$entityManager->getRepository()`. Also, it allows DQL validation when enabled:
61
+
You can opt in for more advanced analysis by providing the object manager from your own application. This will allow DQL validation, and the correct entity `repositoryClass` to be inferred when accessing `$entityManager->getRepository()`:
0 commit comments