-
Would it please be possible to add support for `$userRepository = $model->getRepository(UserRepository::class);`? Currently it's just `IRepository` for phpstorm.
I can't add annotations to an exten…
mabar updated
3 years ago
-
It's required to store `getRepository()` result in variable or otherwise plugin does not provide informations related to given repository entities (e.g. UserRepository + User entity)
With variable …
mabar updated
3 years ago
-
# Bug report
When there is a nested generic parameter, resolution from subtype string-class is not done.
```php
interface IEntity {}
/** @template E of IEntity */
interface IRepository {}
…
hrach updated
3 years ago
-
If I send this url `http://89.185.254.8/nextras/orm/master/index.html`, the preview? functionality transforms url to `http://89.185.0.254.8/nextras/orm/master/index.html` and make only a part clickabl…
hrach updated
3 years ago
-
```
Child process error (exit code 255): PHP Fatal error: Class Nextras\Orm\Mapper\Dbal\DbalCollection contains 2 abstract methods
and must therefore be declared abstract or implement the…
-
Is it possible to add support for IAggregatable also for NextrasDataSource? I am using Nextras ORM with this datagrid and that implementation (which looks like one function only) is missing.
Thanks…
-
**Describe the bug**
When we upgrade from 3.1 to 4.0, our tests starts to fail in some special ManyHasMany relationships. I reproduce the error in nextras/orm tests.
**To Reproduce**
I will send …
-
**Libraries**
- https://github.com/contributte/nextras-orm-events
- https://github.com/contributte/latte-parsedown-extra
- https://github.com/contributte/database
- https://github.com/contributt…
f3l1x updated
3 years ago
-
- https://github.com/nattreid/orm
- https://github.com/Zarganwar/nextras-orm-generator
- https://github.com/Barbarossa-42/nextras-orm-command
- https://github.com/martenb/nextras-orm-code-generator…
f3l1x updated
3 years ago
-
f3l1x updated
4 years ago