doctrine-odm
MongoDB does not get updated
I use Doctrine 2 ODM\\MongoDB (this and dependencies all latest from GIT) + PHP Mongo extension (v1.1.4) + Mongo (v1.8.3 x64 latest)[详细]
2023-04-03 06:58 分类:问答Doctrine ODM / PHP / MongoDB - ReferenceOne ID changed or nulled when flushed
I\'m trying to do a simple ReferenceOne with MongoDB/Doctrine, but I get a really weird problem: My ID:4e63611cbc347053a2000001[详细]
2023-04-03 05:48 分类:问答Doctrine ODM / PHP / MongoDB - Can't query Referenced Elements
I have an Event, that has a Privilege and this Privilege references a User. I\'m trying to get all the events associated with a User, but I can\'t seem to get doctrine working as I\'d like.[详细]
2023-04-02 14:20 分类:问答can I use Doctrine Mongodb ODM in my plain php class?
I want to use Doctrine mongodb ODM for my separate project, I want to do all mongodb related database-calls using this ODM.[详细]
2023-03-30 01:52 分类:问答Doctrine Mongo update $pull query not working
I\'m attempting to remove references to a document (for the purpose of removing said document) using a $pull update query however nothing appears to be happening.[详细]
2023-03-30 01:52 分类:问答Issue persisting nested nested embedded documents
Update: Pretty certain this a bug, made an issue on Jira: http://bit.ly/gpstW9 Update (5th May 2011): Upon jwage\'s recommendation I have switch to Referenced relationships between Categories and Post[详细]
2023-02-25 15:36 分类:问答Doctrine ODM and schema-less design
Continuing on from my question about EAV, I\'m considering using MongoDB to store product attributes.[详细]
2023-02-16 16:45 分类:问答Doctrine: ODM vs. ORM [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-02-05 14:50 分类:问答Connecting to internet thru my app
Is there any way to start the internet through Wifi/GPRS/EDGE/UMTS from application?? Thanks an开发者_C百科d Regards.Basically, you can just assume there\'s an internet connection available, and use[详细]
2022-12-26 13:57 分类:问答