Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Codeception/module-doctrine issues and pull requests
#39 - Update Doctrine.php: Adding FQCN for static analysis
Pull Request -
State: open - Opened by ThomasLandauer 20 days ago
#38 - Suggestion: `loadFixtures()`: Change the default for `append` to false
Issue -
State: open - Opened by ThomasLandauer 21 days ago
#37 - Update Doctrine.php: Adding dependency injection workaround to load fixtures
Pull Request -
State: open - Opened by ThomasLandauer 2 months ago
#36 - Update Doctrine.php: Adding `ORMPurger`
Pull Request -
State: open - Opened by ThomasLandauer 2 months ago
#35 - Recommend to load fixtures in `function _before()` and set `cleanup: false`?
Issue -
State: open - Opened by ThomasLandauer 2 months ago
#34 - PHP 8.4: Fix E_STRICT deprecation
Pull Request -
State: closed - Opened by W0rma 3 months ago
#33 - The right way to register custom doctrine type
Issue -
State: closed - Opened by pincher2012 4 months ago
- 1 comment
#32 - Fix support for doctrine/dbal v2
Pull Request -
State: closed - Opened by W0rma 6 months ago
#31 - Declare nullable parameter types explicitly
Pull Request -
State: closed - Opened by W0rma 6 months ago
- 1 comment
#30 - Undefined method "getNativeConnection" of class "Doctrine\DBAL\Connection"
Issue -
State: closed - Opened by andrey-tech 10 months ago
#29 - Update Doctrine.php: Adding upgrade instructions
Pull Request -
State: closed - Opened by ThomasLandauer 11 months ago
#28 - Remove version number from the module name
Pull Request -
State: closed - Opened by TavoNiievez 12 months ago
- 4 comments
#27 - Suggestion: Rename module from "Doctrine2" to "Doctrine"
Issue -
State: closed - Opened by ThomasLandauer about 4 years ago
- 1 comment
#26 - Support doctrine/orm v3 + doctrine/dbal v4
Pull Request -
State: closed - Opened by TavoNiievez 12 months ago
#25 - Doctrine2 module and option cleanup does not work
Issue -
State: open - Opened by ihorsamusenko over 8 years ago
- 3 comments
#24 - After Symfony Kernel reboot - Doctrine EventManager keep old Container
Issue -
State: open - Opened by ewgRa about 8 years ago
- 2 comments
#23 - How to use Doctrine Module with Relations?
Issue -
State: open - Opened by c33s over 7 years ago
- 2 comments
#22 - Memory Overflow at Doctrine Module with related entities
Issue -
State: open - Opened by ThomasLandauer over 7 years ago
- 1 comment
#21 - Doctrine2 Module: Is `flush()` before checking the database so necessary?
Issue -
State: open - Opened by AntonTyutin almost 7 years ago
- 14 comments
#20 - haveFakeRepository from Doctrine module doesn't work
Issue -
State: open - Opened by doctorby over 6 years ago
#19 - "The EntityManager is closed" with Symfony and Doctrine2 modules
Issue -
State: open - Opened by benr77 over 6 years ago
- 11 comments
#18 - Second and next requests in tests reloads entities from doctrine entity manager
Issue -
State: open - Opened by Dukecz about 6 years ago
- 3 comments
#17 - Different results if I run one test and all test in same time
Issue -
State: open - Opened by ilijastojkovic about 6 years ago
- 6 comments
#16 - [Doctrine] ManyToMany Relationships not persisted in database with haveInRepository nested entity creation
Issue -
State: open - Opened by Pryrios about 5 years ago
- 7 comments
#15 - Using Doctrine entities as Module arguments causes memory leaks
Issue -
State: open - Opened by szymach almost 5 years ago
#15 - Using Doctrine entities as Module arguments causes memory leaks
Issue -
State: open - Opened by szymach almost 5 years ago
#14 - Flush from the seeInRepository method
Issue -
State: open - Opened by kavw over 4 years ago
- 3 comments
#14 - Flush from the seeInRepository method
Issue -
State: open - Opened by kavw over 4 years ago
- 3 comments
#13 - Why flush is necesary on methods like grabFromRepository?
Issue -
State: open - Opened by reypm over 4 years ago
- 2 comments
#13 - Why flush is necesary on methods like grabFromRepository?
Issue -
State: open - Opened by reypm over 4 years ago
- 2 comments
#12 - loadFixtures() doesn't work with Symfony's dependency injection
Issue -
State: open - Opened by ThomasLandauer about 4 years ago
- 4 comments
#12 - loadFixtures() doesn't work with Symfony's dependency injection
Issue -
State: open - Opened by ThomasLandauer about 4 years ago
- 6 comments
#11 - Proposal: haveInRepository returns the created entity instead of the primary key
Issue -
State: open - Opened by TavoNiievez about 4 years ago
- 2 comments
#11 - Proposal: haveInRepository returns the created entity instead of the primary key
Issue -
State: open - Opened by TavoNiievez about 4 years ago
- 2 comments
#10 - Is the entity manager not released from memory after each unit test?
Issue -
State: open - Opened by ThomasLandauer about 4 years ago
- 2 comments
#10 - Is the entity manager not released from memory after each unit test?
Issue -
State: open - Opened by ThomasLandauer about 4 years ago
- 2 comments
#9 - haveFakeRepository does not work for several repositories
Issue -
State: open - Opened by tasselchof almost 3 years ago
#9 - haveFakeRepository does not work for several repositories
Issue -
State: open - Opened by tasselchof almost 3 years ago
#8 - Entity Manager instance
Issue -
State: open - Opened by tasselchof almost 3 years ago
#8 - Entity Manager instance
Issue -
State: open - Opened by tasselchof almost 3 years ago
#7 - seeInRepository does not work with values from multiple relations
Issue -
State: open - Opened by wazum over 2 years ago
#7 - seeInRepository does not work with values from multiple relations
Issue -
State: open - Opened by wazum over 2 years ago
#6 - Enum Array Support with `simple_array` Type
Issue -
State: open - Opened by blueblakk over 1 year ago
#6 - Enum Array Support with `simple_array` Type
Issue -
State: open - Opened by blueblakk over 1 year ago
#5 - `haveInRepository` gives constructor parameter missing?
Issue -
State: open - Opened by blueblakk over 1 year ago
#5 - `haveInRepository` gives constructor parameter missing?
Issue -
State: open - Opened by blueblakk over 1 year ago
#4 - Deprecation warning: EM->connect public usage
Issue -
State: closed - Opened by DarthLegiON over 1 year ago
- 2 comments
#3 - Issue after updating symfony dependencyInjection from 6.2 to 6.3
Issue -
State: closed - Opened by SylvainBreton over 1 year ago
- 4 comments
#2 - Method haveInRepository() does not work with readonly property in Embeddable
Issue -
State: open - Opened by 2ur1st over 1 year ago
#2 - Method haveInRepository() does not work with readonly property in Embeddable
Issue -
State: open - Opened by 2ur1st over 1 year ago
#1 - Support doctrine/orm v3
Issue -
State: closed - Opened by W0rma 12 months ago
- 1 comment