Your Name
|
fa5768b14d
|
Fixed typos
|
2010-08-02 08:41:31 -05:00 |
|
Your Name
|
1fe35e518c
|
Fixed typo
|
2010-08-02 08:41:31 -05:00 |
|
Benjamin Eberlei
|
d859a77b52
|
Fix a typo, reworked main paragraph and moved behavior section to bottom
|
2010-08-01 17:09:02 +02:00 |
|
Benjamin Eberlei
|
f89646eabe
|
Added note about NestedSet to limitations section
|
2010-08-01 17:02:27 +02:00 |
|
Benjamin Eberlei
|
ec307a6046
|
Added small block on not supporting behaviors to limitations section
|
2010-08-01 16:56:36 +02:00 |
|
Benjamin Eberlei
|
437f14aa4e
|
Fix bug in ticket link
|
2010-08-01 16:44:01 +02:00 |
|
Benjamin Eberlei
|
c5512b933e
|
Add Limitations and Known Issues Appendix to the manual
|
2010-08-01 16:41:22 +02:00 |
|
Benjamin Eberlei
|
a6b5ee3cd3
|
Add Limitations and Known Issues Appendix to the manual
|
2010-08-01 16:37:53 +02:00 |
|
Benjamin Eberlei
|
93c061b7a5
|
Fixed some escaping issue with xml reference
|
2010-08-01 15:47:34 +02:00 |
|
Benjamin Eberlei
|
a34bab7f1e
|
Merge branch 'master' of github.com:doctrine/orm-documentation
|
2010-08-01 15:44:13 +02:00 |
|
Benjamin Eberlei
|
96538ae2fe
|
Seperated Change Tracking Policies and Partial Objects from Configuration Chapter, Finished XML Mapping Chapter with a reference on all tags and attributes
|
2010-08-01 15:41:40 +02:00 |
|
Roman S. Borschel
|
fcea78a6cb
|
Updated merging docs.
|
2010-07-31 12:00:42 +02:00 |
|
Your Name
|
bf23503000
|
Missing field name?
|
2010-07-30 01:46:52 +08:00 |
|
Benjamin Eberlei
|
84c1cc8865
|
Fix bug in the documentation leading to an error
|
2010-07-24 15:16:13 +02:00 |
|
Benjamin Eberlei
|
c6e423024e
|
Reference Configuration section for bootstrapping after each Install section
|
2010-07-24 14:23:35 +02:00 |
|
Benjamin Eberlei
|
9c28cc5b19
|
Rephrased some sentences in Working with Assocations
|
2010-07-24 10:53:35 +02:00 |
|
Benjamin Eberlei
|
23efc790c1
|
Split Working with Objects into two chapters, adding Working with Associations
|
2010-07-24 10:46:54 +02:00 |
|
Benjamin Eberlei
|
99533afd11
|
Added EntityManager interaction into examples
|
2010-07-23 23:51:25 +02:00 |
|
Benjamin Eberlei
|
f309190486
|
Clarified up and downsides of $collection->toArray()
|
2010-07-23 23:46:47 +02:00 |
|
Benjamin Eberlei
|
3b76ea9ffe
|
Fix code box in Note
|
2010-07-23 23:43:44 +02:00 |
|
Benjamin Eberlei
|
e0c702d068
|
Fix little bug in Note box
|
2010-07-23 23:42:03 +02:00 |
|
Benjamin Eberlei
|
b5e5cb1c65
|
Removed examples of Nested Path Expressions from DQL docs
|
2010-07-23 23:39:36 +02:00 |
|
Benjamin Eberlei
|
31b8141fee
|
Reworked Introduction a bit
|
2010-07-23 23:31:27 +02:00 |
|
Benjamin Eberlei
|
62c4f3e6fb
|
Updated documentation on chosing inverse-owning side for many-to-many associations and came up with a significantly enhanced example for the working with associations chapter
|
2010-07-23 23:21:17 +02:00 |
|
Benjamin Eberlei
|
298773b2f8
|
Added section on collection field initialization and added constructors with initialization to all examples of toMany collections
|
2010-07-23 21:36:25 +02:00 |
|
Benjamin Eberlei
|
0a066533de
|
Rephrased Obtaining Entity Manager and moved some sentences around
|
2010-07-22 23:38:09 +02:00 |
|
Benjamin Eberlei
|
f8c22abaa6
|
Use $applicationMode flag in obtaining entity manager example to make sure people understand that different settings for production and development are necessary
|
2010-07-22 23:30:17 +02:00 |
|
Benjamin Eberlei
|
974e31a307
|
Use $applicationMode flag in obtaining entity manager example to make sure people understand that different settings for production and development are necessary
|
2010-07-22 23:29:21 +02:00 |
|
Benjamin Eberlei
|
d5afa35cb8
|
Added dev vs production configuration section
|
2010-07-22 23:25:29 +02:00 |
|
Benjamin Eberlei
|
439cccbc0d
|
Enhanced Bootstrap Section for more information on Autoloading in different setups (PEAR vs Git)
|
2010-07-22 22:55:00 +02:00 |
|
Benjamin Eberlei
|
b1f6fe2528
|
Updated Introduction to be more consistent with current Github development model
|
2010-07-18 22:57:20 +02:00 |
|
Benjamin Eberlei
|
a851e08109
|
Updated Introduction to be more consistent with current Github development model
|
2010-07-18 22:55:36 +02:00 |
|
Benjamin Eberlei
|
e7066d6f36
|
Updated Introduction to be more consistent with current Github development model
|
2010-07-18 22:45:17 +02:00 |
|
Benjamin Eberlei
|
29cb77b964
|
Merge branch 'master' of github.com:doctrine/orm-documentation
|
2010-07-18 21:13:07 +02:00 |
|
Benjamin Eberlei
|
4c813f60f9
|
Updated Aggregate Fields, Added generated SQL for all Association Mappings
|
2010-07-18 21:12:51 +02:00 |
|
beberlei
|
0c8e0450de
|
Merge branch 'master' of github.com:doctrine/orm-documentation
|
2010-07-10 08:33:17 +02:00 |
|
beberlei
|
1017e2c6c7
|
Extended details on how to remove entities and their associations
|
2010-07-10 08:33:12 +02:00 |
|
Roman S. Borschel
|
0428774ec8
|
Added more information about flushing semantics.
|
2010-07-08 00:26:57 +02:00 |
|
Benjamin Eberlei
|
59aafe100b
|
Added Aggregate Fields documentation
|
2010-07-07 22:34:51 +02:00 |
|
eXtreme
|
400be2a3e6
|
fixing codeblocks
|
2010-07-07 22:19:36 +08:00 |
|
Benjamin Eberlei
|
8d2da96480
|
Fixed error in Sandbox Tutorial
|
2010-07-04 18:57:51 +02:00 |
|
Benjamin Eberlei
|
80fd691880
|
Update docs on using own types, aswell as on using Collection::clear()
|
2010-07-03 16:57:02 +02:00 |
|
Lars Olesen
|
8e7385ccc2
|
Added the name space in front of Xmldriver, as it is not stated anywhere on this page which namespace is used.
|
2010-06-21 05:35:07 +08:00 |
|
Lars Olesen
|
16740b9695
|
Fixes typo.
|
2010-06-21 05:35:07 +08:00 |
|
Jonathan H. Wage
|
823db6071b
|
Changing case.
|
2010-06-17 13:32:11 -04:00 |
|
Jonathan H. Wage
|
27233af0d2
|
Removing reference to Query object before it is introduced
|
2010-06-17 12:09:11 -04:00 |
|
Jonathan H. Wage
|
e71f00296e
|
Fixing php code
|
2010-06-17 12:07:43 -04:00 |
|
Jonathan H. Wage
|
c7a5a695d3
|
[DDC-246] Added section showing DQL examples when dealing with SINGLE_TABLE and JOINED inheritance since it affects the generated SQL of a DQL query.
|
2010-06-17 12:03:01 -04:00 |
|
Jonathan H. Wage
|
cc2d84c992
|
Adding php syntax highlighting
|
2010-06-17 10:07:18 -04:00 |
|
Jonathan H. Wage
|
53ec0700bb
|
Merge branch 'master' of github.com:doctrine/orm-documentation
|
2010-06-17 10:02:14 -04:00 |
|