Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/doctrine/mongodb-odm
The Official PHP MongoDB ORM/ODM
https://github.com/doctrine/mongodb-odm
Replace trivial odm:query example with an explanation of where to find the reference implementat...
a019fffbfe72e2b61ee2144b5b5551e1957151b5 authored over 10 years agoThis should have been done with 18590f49bff8272bc77bb1849ffd2b54c952c3d5
7a8c7faf314e90a28c0fb627f4090cef7069edc2 authored over 10 years agof8065eb46f4213573c6f69dfcbca091a7d1e8a58 authored over 10 years ago
dc4730329a028c0c5e5034db61fa432868e8b3df authored over 10 years ago
a7f59648deba613fa6a43cdd54c00cf710a58b58 authored almost 11 years ago
cc02378bd49e2ce5543c8a97aa401ace13c0edd5 authored almost 11 years ago
5ee44cf03140abd2750633c1f7fb0fd959eaf5d8 authored almost 11 years ago
CS fix and remove unused code
2e11467a5f55d636441248bae8efb8d7b0293cb5 authored almost 11 years agoFix User::removePost() in test fixture
5306167d38cd9a216b785c9889f036a4575b0a92 authored almost 11 years agoVersion.php appendectomy
89b2d4152832b4e82806f320539d71c8c2bed29c authored almost 11 years agoThis is a relic from the pre-Composer days, so there's no longer a need for it. ORM is stuck wit...
18590f49bff8272bc77bb1849ffd2b54c952c3d5 authored almost 11 years ago5315c311a5ae651f2686b9055595ed7bc42e429d authored almost 11 years ago
afd3eb3cb1d037302394466c60e5efd12d1426d6 authored almost 11 years ago
The first paramter needs to be a map of fields and not a list of mappings.
Until now exists()...
c3f50974872dfa3362f4388ec330ba5d543edfc7 authored almost 11 years agobd59fe6fdda8d564eb9e56840ca1ffe9c9ecd033 authored almost 11 years ago
Implemented a test to confirm correct behavior of issue #301
5e71458a90d69ac33daa7d2f532c37d6fcde7dda authored almost 11 years ago1e46790b649ce5682b839f688246a4aa61c311d2 authored almost 11 years ago
Handle child classes that are unlisted in parent discriminator maps
d948bc20751e4b1f19aab52474906d9489415784 authored almost 11 years ago366ba0098d1292b115b886cb410f06a86dfe7142 authored almost 11 years ago
a591468b2516506dccff4f8cbd3dfbe33aad54c7 authored almost 11 years ago
bff345713c485c029753a2378288afe12a372603 authored almost 11 years ago
For embedded/referenced documents: if a child class has a discriminator field but is not present...
ec06195f3ecc12396225665deaf01fa40d648c1b authored almost 11 years ago5dd6a74f06fae8a5034f3ec8078d4c58945b5b98 authored almost 11 years ago
Current implementation relies on DocumentPersister::load() behavior for transforming a scalar or...
e29f6d2713c645e3f86b85563854677cab96b5df authored almost 11 years agoThe ODM allows the use of custom types for identifier fields, however it currently uses the PHP ...
c519f6d017c5f7fe9eddbe681c7032bc2bb25d96 authored almost 11 years agoAllowing iterator_to_array() to use document "_id" fields as array keys is problematic when docu...
16c232475626a246e665b70b68cb02a21c1a578b authored almost 11 years agoaa70fe67c5c03fbf11844a4636afaae2e9d1f182 authored almost 11 years ago
affab5cb0601816734dde315545406db9340b6fc authored almost 11 years ago
55ab356d3dfa1f77665ed5a31e8242e555cefc47 authored almost 11 years ago
a834d5aeeb460dd79b78a8fcea7124b2a812a0e9 authored almost 11 years ago
Update typo in `events` doc
ba003dbee2e715fac5269a1bf356a73374e763d5 authored almost 11 years ago9ecf3a2f4c2819c91ca67eac744aa6ad16b6355d authored almost 11 years ago
Revert "Countable implementation for DocumentRepository"
69e3d11841419e5cb6a0eff1c0b5f40225815f88 authored almost 11 years agoThis reverts commit 76392d5fa9b0a874435c3fbb8a0fd631201f140c from #853.
feb410626688e7d57f225d0e931fa68e2a1adb36 authored almost 11 years agoCountable implementation for DocumentRepository
dedb73ab4025989575fbfc784a4bc66aee737bcc authored almost 11 years agoFixes #816 UnitOfWork::doDetach wasn't clearing documentUpserts
07b46f3718a18e238c37d413ca5faf0e7d9945db authored almost 11 years ago76392d5fa9b0a874435c3fbb8a0fd631201f140c authored almost 11 years ago
ad7739e047160f4583273d6f02b929e471f4094c authored almost 11 years ago
abdbb50852a312e7fb471f59dc9af279dd6e637f authored almost 11 years ago
Ensure that we're parsing the same attributes in the XSD. Make boolean checks consistent with ot...
9983a157f7e3e60b42cf254f55183a3947f399e8 authored almost 11 years ago30a890bb69b9331af098b0b9a5ea92fefdb74484 authored almost 11 years ago
169b3c61b3b6a374bbc49e8bf898ff0466d9fec4 authored almost 11 years ago
173e492aa63e5b98b96df29120eca2b08a739925 authored almost 11 years ago
The default commit options from ODM's configuration will suffice. In the case of CollectionPersi...
a26544cf109050d5b77c0497658bebe7c2ee0bfc authored almost 11 years agoThe "safe" override dates back to the first implementation of locking modeled after ORM (daedacf...
d205fe4c3a057739333133fd2367bc9322e1aaa4 authored almost 11 years agoThis isn't really necessary for keys, but it will make the code more readable when we add more o...
2be4dd7e0d7d89c38c1a73a4ac40ee90cc460546 authored almost 11 years agoDoctrine MongoDB already converts "safe" to "w" (doctrine/mongodb@c7b6ef9ad7140a9f29a7b964bbfa9e...
8c9b7490b38c0f24a79a5b5d274e63c7626b2b28 authored almost 11 years ago94696dd5e82da7c3266c3f0116f4166a1d9d7615 authored almost 11 years ago
Thanks to @boutell for the tip in http://stackoverflow.com/a/21666096/162228
4fe7d418353ba91cce02401ecc7ef72dece27ed9 authored almost 11 years agoDepending on the driver version, "w" or "safe" should be set by default. doctrine/mongodb#168 ma...
deb6a38d79080100bdea8e42ff9b4cc6d173674e authored almost 11 years ago[docs] Distance annotation only works with geoNear
ea4d5e7835c8c484b8a23ffca8c1a65cbb22f83a authored almost 11 years agob6c58687f4b8ae3e7419c2cf96e490eec0223cc7 authored almost 11 years ago
1be4886ee4db6060bbea483e9266482d83cd9b60 authored almost 11 years ago
DCOM-96 - doctrine common proxy factory usage
88231384d051630b9b280a8513e3070961c8eed7 authored almost 11 years agoFix AbstractMappingDriverTest for lifecycle callbacks
29861df6c0c57ba884f3f59494eca3b5a08c5f12 authored almost 11 years agoSee: f0d8ebed74c2f84a6e9790d30adbce027097ed05 from #803
8311553219ec64819f4b03a192d7e1c1429394b2 authored almost 11 years agoRestore ClassMetadataInfo::$lifecycleCallbacks array structure
96e1e1d25c0dd6f12768a766fc1ae6e7bb278324 authored almost 11 years agoThis restores the structure before 59a67f3f29020f6dfc82b7446c6140b4010d8681 (#428) to be consist...
f0d8ebed74c2f84a6e9790d30adbce027097ed05 authored almost 11 years ago1981849250821f9d5e21b05b766ec61f9d52d021 authored almost 11 years ago
56c014b1ccd95629e2065788a07ae78bc4732845 authored almost 11 years ago
f39098625076ed1aafba64ffdda6d4d80febc1bf authored almost 11 years ago
8abef6e36f503f42b519659065a2ddee8453ed1b authored almost 11 years ago
5ae24d493f966139fe1213970ac9694fcd8a7a28 authored almost 11 years ago
d6317cf45a959802e3cdad82121014328dbcc773 authored almost 11 years ago
40b03cef2e665db7930828e528759275ae5557aa authored almost 11 years ago
1b752ded093e59c895c9eda3a1eed9ca6373d6a0 authored almost 11 years ago
4567cc70bc1162db36c2436488255023d350ce05 authored almost 11 years ago
e53646d256755fa58da6959b2a9bc96f4fa6e808 authored almost 11 years ago
a2d56395f07a4ec4f535f521ba25d324c11381eb authored almost 11 years ago
4772e18e6e4552c016bd3fcc282b90c7c6f35cb3 authored almost 11 years ago
Require doctrine/mongodb >=1.1.5 (closes #829)
90e37d6746831b9d44ac0b1f41cfe907e13ad121 authored almost 11 years ago96c3dcc85db602bd75d50e3521b1f66d1ceb78d4 authored almost 11 years ago
Allow hint by index name (BUG)
e9ad2beeb1ea09bb3fc268e55be609ff3cc96a44 authored almost 11 years agohttp://php.net/manual/en/mongocursor.hint.php
a388984ef9df78c95744a0643dcbb9714b871c18 authored almost 11 years agoAdded newline at end of file
e89c2264baafecb92e3ecbed8bd5f679e3a93ba8 authored almost 11 years agoAdd a missing comma in annotations-reference.rst
c25f282adccac62f9f70c36727e3520d2f4be70f authored almost 11 years agobc5b9a414f63c7afeed4cef85af8bbf4f14cd643 authored almost 11 years ago
Updated preUpdate example in events doc
e99d818b4224b35fab38abc230696d9282a1ecea authored almost 11 years ago987594c6d7542d465fd7e2cd2fee951080009ada authored almost 11 years ago
Add missing UpdateCommand in console documentation
3743acb256eb91a377d525cd2ed03a6b5e7ddf10 authored almost 11 years agoFix CLI sandbox command DM helper and QueryCommand
74b876083c2f3b066be37558d28c0a388df3a491 authored almost 11 years agoPreviously, the array of results was dumped, so the effective depth was reduced by one. Dumping ...
26a056272d0fea6143ffebdc8ed67b91b103adb8 authored almost 11 years agoSince #752, the repository find methods return arrays instead of cursors in order to be consiste...
faf73426076e5980b86b914e8b768106e1c3465c authored almost 11 years agoApplication::add() calls Command::setApplication(), which in turn assigns the Application's curr...
4b2a1d444271081338acf1e25825e48a4e5c3670 authored almost 11 years agoSerialize ClassMetadata::$associationMappings correctly
ed46e36787a7916670a853bd06a15c3647a5cf6b authored almost 11 years ago
Prior to this commit, APC cached ClassMetadata was completely broken. ClassMetadata::__sleep()
d...
Used build-in writeln and added some full stops
db5fd69432d2e5c031529e4a6a79e8da60b74dff authored about 11 years ago22ab444e67e103f5e0a7508159351084c281798d authored about 11 years ago
Fixed little typo
68266e16684bc039d7e97871726e8a74cf5a79b2 authored about 11 years ago8ba1ef1c461f98acd5493c35a4eca6ac01c01894 authored about 11 years ago
7c74fbdef940b8097fb97a903a1daa35a6e996bf authored about 11 years ago
be36e69ca3b6c0868d21afa0f774fd263ccded18 authored about 11 years ago
[Doctrine/ODM/MongoDB/Tools/Console/Command/Schema/UpdateCommand.php](
../blob/master/lib/Doctr...
Use replacement document for upserts with no modifiers (#741)
63978994ae75feb8d8b68c5f0b2022bbf924fdae authored about 11 years ago67fa0c526f0a21bb57680ebb8e49699d44b3fcc2 authored about 11 years ago
See: https://jira.mongodb.org/browse/SERVER-12266
374efd4c51f646347c00468ff5a44f87df25cccc authored about 11 years agoDo not pass obsolete $cmd argument to PersistentCollection ctor
60a4f3f2823434fdf1cfdead5f24786b08c8a49f authored about 11 years agoThis should have been removed in 338cf06c6614dcf536e3c03bb19645fb3fa94840.
63e18a14221dd0ff2f569f5ac905227b6db12013 authored about 11 years agoSupport repositoryClass on MappedSuperclass
9d16a70854627dac71c561e10a7bee2b32023de0 authored about 11 years ago72717c79ea4d6701ff67ab46b5938dd76842c9d7 authored about 11 years ago