View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002266 | Xdebug | Step Debugging | public | 2024-05-06 11:22 | 2024-07-17 18:13 |
Reporter | hacfi | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Product Version | 3.3.2 | ||||
Summary | 0002266: "can not get property" error when debugging Doctrine ORM unit of work in Symfony project | ||||
Description | I've noticed that in PhpStorm in the Debug toolbar I can't look into the UnitOfWork properties of the entity manager of a EntityRepository in Symfony project. The entity manager is proxy that gets initialized when first used. If I use the evaluate expression feature it does work. | ||||
Steps To Reproduce | In a Symfony project create an entity with an entity repository and inject the entity repository into another service, then load one entity from the database and check the debug toolbar. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Operating System | Darwin 23.3.0 macOS 14.3.1 | ||||
PHP Version | 8.2.0-8.2.9 | ||||
|
I am not a Symfony user, so I don't know how to do that. Can you provide a full set of steps on how I can reproduce this? Preferably with as little clutter through frameworks as possible. That should be doable, as this seems to be an issue showing through the use of Doctrine. |
|
Not enough feedback provided, and can't reproduce this myself. |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-05-06 11:22 | hacfi | New Issue | |
2024-05-06 11:22 | hacfi | File Added: Screenshot 2024-05-06 at 13.14.42.png | |
2024-05-06 14:57 | derick | Assigned To | => derick |
2024-05-06 14:57 | derick | Status | new => feedback |
2024-05-06 14:57 | derick | Note Added: 0006948 | |
2024-07-17 18:13 | derick | Status | feedback => resolved |
2024-07-17 18:13 | derick | Resolution | open => unable to reproduce |
2024-07-17 18:13 | derick | Note Added: 0007002 |