Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/doctrine/orm-documentation
OUTDATED REPOSITORY - PLEASE MAKE PULL REQUESTS TO DOCTRINE2 REPOSITORY
https://github.com/doctrine/orm-documentation
fix point value object sample code and point type sample code.
cdf17d31c8571ef1d938316d5a0dd8a261b0224e authored about 8 years agoUpdate incorrect example for DISTINCT
61bbdbf8876e9c03378f1fb4ec7cd61af04d2d93 authored almost 9 years agoMinor docblock correction
fae8cae2dc1e06910d521e338ce2c582ef6d37de authored almost 9 years agoThe docblock for ResultSetMappingBuilder::addJoinedEntityResult() was updated in https://github....
e6f6f4713d3a3c920e33eb3038c182a64844f3f2 authored almost 9 years agoWe dont get an array of CMSUsers back from a COUNT(DISTINCT u.name) select query.
a2cbd4da607bbefb742fd3822f46fcafc18d7524 authored over 11 years agof4873bc1259f96cb8273945a8426b27cffb12ae9 authored about 12 years ago
Update en/reference/query-builder.rst
8fcf2d45019bf38a1df728353a1e417343c69cfb authored about 12 years agokey for yaml-files was changed, know Idea what it might affect as well
94526ab6028be9e9f591fb18220c41631d6c4aba authored about 12 years agoDocumented `guid` mapping type
a512c7f89aca730d049dad5459bb874e94c9686c authored about 12 years agorefs #456a756febb258b52092fa2640c77bb8400114fa
f5ba83cae5da6c9bc61b0bc9f90cbec28b86bbed authored about 12 years agoCorrect the usage for "nullable"
c4b0bc5adc259ec890138a62d32de3bcab027320 authored about 12 years agoec23961c7d8dfe2941dcd1e42801a9f79ca43dcd authored about 12 years ago
27ac88fe28169fdee81c5d26edfb720febad93a8 authored about 12 years ago
b369158dc674065f36a9b3fd242829ae606c01e7 authored about 12 years ago
Remove reference to download page as it does not exist anymore. We are no longer maintaining pac...
16533299b0ad35d43e13ec99d59ec14729b14095 authored about 12 years agoDocs for IDENTITY() composite primary key
8230b270e35e95c45e0813f0461a482497a5e4ab authored about 12 years agoDocs for “NEW” Operator Syntax
66774f8fe03687a7662f587d6786264a7210170a authored about 12 years ago6a23e6be96ad43555f077dcf22fdbc84a5c8e4bc authored about 12 years ago
939ca1b85f949b7e50a7b3d7b4136bd42e7aff3e authored about 12 years ago
47043a54a535941f5cdcdacb4a9dd2bb5de887c1 authored about 12 years ago
Fix syntax error in one of the orderBy examples.
fbd1e7bc453e77675ffc791d82b5d96706704f79 authored about 12 years agoFix syntax error in one of the orderBy examples.
b0a24c8baa9b04cb306f401b9c0704a51c33f13e authored about 12 years agod8b94b052774b8a3f445d0ffc9ec3760bc53017b authored about 12 years ago
Added missing "new" keyword for event listener
a8340cc9807f77cb5bf27216fb7570ec9ed28893 authored about 12 years agoe17fc6c4745b713603d75ef81ee18b0dab523742 authored about 12 years ago
4c1759eecb0f058a92019490259261d733633876 authored about 12 years ago
Adding note for $append parameter of QueryBuilder::add() method.
ca1c6498eca707fe7ad656848553dc056134ca81 authored about 12 years agoFixed typos
4b4126dfa67467f636df7f89ce1f495d1d77d3ac authored about 12 years ago8717088ed128be45082d1d79f9cfa89d616f7aa0 authored about 12 years ago
docs for association/attribute override
390fbd84931632560b0c7152ba2f2a518c5a6e48 authored about 12 years agoInitial ResolveTargetEntityListener cookbook entry
1f2050f20da078d8114ddbc9d3f12ceb4e218111 authored about 12 years agoadded missing JoinColumn node for xml and yaml for many-to-one unidirect...
7f0ff6a07938e46b465e1e73bb26e656e95e4b1f authored about 12 years ago[DDC-1872] add tutorial for override annotations mappings
bc9c7d1c0789996ff337330b06438b892159c9a5 authored about 12 years agoCleaner to remove the note, and modify the code to put the doctrine_bootstrap.php include first?
9f86cda6816624cf5a4d068b73f6a0f427d7b574 authored about 12 years agoRemove "before the lists of scheduled changes are cleared"
52bc9a82ef9c3c472fbda4f6d8e4872368ac3cd9 authored about 12 years agoUpdate en/reference/working-with-associations.rst
d84462923c8b081174d3292b9cef21b5d82c95a1 authored about 12 years agosimplified interface check
106620e6dd4b96736b2ebcd5bcf0f22b81d9a797 authored about 12 years agofixed typo
0cfc7dd402d3d363462d5c954bb2ebd8e361d4ec authored about 12 years agoUpdate en/reference/tools.rst
ced44e1916baf257f427120823a5c16b5016d905 authored about 12 years agoFixed typo for array mapping type
9873c9fc041e07344916506093c36cb84a8d2214 authored about 12 years agoUpdate en/tutorials/getting-started.rst
07e6a3ec68b8e2e96bff551d76d20a3a5a1517f5 authored about 12 years agoRemoving removed API description from docs
24228711fddc0b0b843dbb2773f9504c6b8d6fcc authored about 12 years agoThe yaml mapping part probably shows the path/Namespace key-value pair in the wrong order
4a01d2904c6bb3d9c7cef005bd6268cb591516a8 authored about 12 years agoFix wrong date format in example PrePersist method
f7e9a91b5c3d17fbe6dd85ff6f211f472bf69e52 authored about 12 years agof221faff2802358307f90315103e791447f327ac authored about 12 years ago
Update the i in index to uppercase
30bddbd25494cc7db9a40fcbca9897f03ec3eb84 authored about 12 years ago
This fixes the error:
[Semantical Error] The annotation "@Doctrine\ORM\Mapping\index"
According to my experience, the path has to be the key, and Namespace prefix the value in the ar...
3cee83be2bdc8886c43afadd35a3364c221f6ce0 authored about 12 years agoGrammar fix
2edccbfbc8ffad8b3bd3d2f1e55d6ef478282ad6 authored about 12 years ago56eec8979b4674768a21123fc3b5f8817a7ca03e authored about 12 years ago
Fixed typo
af39687f4564d839cecb581b15a4c8fe5ad79a8d authored about 12 years ago9f898b0b90361a14566a71b9dfe9c374e4f3fd43 authored about 12 years ago
95b8e27bc5ec26f7655a04cebba4de6edb71f297 authored over 12 years ago
Add UUID,CUSTOM generatedValue values to annot ref
f4cdded06c681258043c778779dc3236698aec6c authored over 12 years agoe3bbd058f244fc4cfdf8f80c067b32a2f020f5a9 authored over 12 years ago
Add example for index definition
54941d1f09469b57d1326af821a05e96fbd18330 authored over 12 years ago05b170fe997ad9f854de4f19dd43923199a7fbb6 authored over 12 years ago
Spelling: UDPATE -> UPDATE
5657e199bd70f3d5dfda4dc1faf4301367e9cb6b authored over 12 years ago[Association-Mapping] - Missing many-to-many xml target-entity tag
3ecce5251bb462a70e70f4a5d3a8180948e2227f authored over 12 years agoIn the many to many bidirectional xml format the "target-entity" tag is missing and generates a ...
742590d1d752cb56443efe0d8c9f4f3e0f2e8fe0 authored over 12 years agoa61afedcf9e65e26c6ea658b77778b30691995f2 authored over 12 years ago
06ad3389e0f43d856a89c59dff340fd561982ea2 authored over 12 years ago
Fix some typos in annotations reference
fa29d36d093c5298698b3b9c79ed970f8a55d805 authored over 12 years ago- Changed capitalization of the `@GeneratedValue` and `@Version` examples which incorrectly used...
c463121da8ba6dcc74c5f304e53ad9b39fb50f6e authored over 12 years agoFixed import as reported by [email protected]
0ff1f418bd7481db5ed41728ba35acf011a3a60e authored over 12 years agod47b8722923a4a6c6dcea8c44503c28671eadf04 authored over 12 years ago
7c7118d8835252cd821b7ad113d11181859af092 authored over 12 years ago
Clarifiy that orphanRemoval works with one-to-one, one-to-many and many-to-many associations.
4e4cf33342352bfc74efeff13eaf3d8c51e12ae9 authored over 12 years agoIt is not true.
e873351624bea86e0d6136b1368349e78dc21046 authored over 12 years agoMinor spelling correction & grammatical formatting
9ae1f804e185d4ab5431b92e43da1b7a5d4a7678 authored over 12 years ago46be81115a9a6737da6a28f34004f7352129e0da authored over 12 years ago
Cleaner to remove the note, and modify the code to put the doctrine_bootstrap.php include first?
b6ddb5863410dd0a8d5335214ad70bdc8ffc4a97 authored over 12 years agoAdded a note to explain something that confused me for a while in this tutorial
a9dfe1e10e648bd41b4035fb5e45d1edfccce172 authored over 12 years agoFixed failed markdown
711844296d602568c62e5f2f7d89915e55eaa82d authored over 12 years agoAdded note that tripped me up.
f3dea276e75ca843c802bb4078781c1841ab725a authored over 12 years ago2f72219d6ef87f2b2cc7db2bc4f455cc40fc0390 authored over 12 years ago
eaeda36bdb934630dcde94eaee64e3065f14d0b5 authored over 12 years ago
83b509e033f994e3dfbe373b26ff45816ff33cd3 authored over 12 years ago
71d3f5852dd870997597dcb471b86c54f61382f8 authored over 12 years ago
5e9255dda8696459cf97e5df428d48163a12b94d authored over 12 years ago
6c932af0a0aa53630ca7776824e90de092c8aab3 authored over 12 years ago
26608fed5ace883646869b0b51cae0fcb614cca7 authored over 12 years ago
Fix missing :
8a86242a5d11cdc6c46348e137e140351a5f7083 authored over 12 years ago7c79985460bd7524a26d246ad0633074dda8ccb7 authored over 12 years ago
Fix typo
1502d9b5522b195e7f63920c95593990fa53afa3 authored over 12 years agof0cc192d7b615908903a0255851176915aa0f23c authored over 12 years ago
[Index] Small typo fix
a673018508cd744b9a9746fb405a08fd022e81ec authored over 12 years ago9b2f8dca640b63245a7fbaeed616dd9418221d43 authored over 12 years ago
fix typo on namespace
b62ef939bf4c3ccfa406bf9c6b8766e798d2a799 authored over 12 years ago366bc21ab8b727e1b574d2f85b3413660fbcf283 authored over 12 years ago
Document preFlush and postFlush events
b3119c0a5f28c0d6809b8a25afbb066dc744d81b authored over 12 years ago610295f875bcde46b61c95ca9b5d84a23d0bf9f6 authored over 12 years ago
15c9f10bc1597a17768b815d186830ba4b06470a authored over 12 years ago
69432441074daf02091423f2a7c54ef7cd7e8507 authored over 12 years ago
Fix typo in the "Getting started database" tutorial
d75569abab99e4d383f63b6126f6a6e93162f2ff authored over 12 years agob5e11259e1d7c2bc14509e971c4642fb15e91153 authored over 12 years ago
Add xml code block for OrderBy
86884a33f54c5840ce2c364c0c651ad7388600a5 authored over 12 years agode9f053cfb6cc33e84aace8ae1bbfaac0153fae9 authored over 12 years ago
bc76f330927022c98540652ab522207518472274 authored over 12 years ago
Add a link to the connection configuration
b4a9b1550cb4d1497f58c77f52a7a8bf9407ca4c authored over 12 years ago