Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3e891d0

Browse filesBrowse files
committed
feature #8729 Doctrine update for Flex (weaverryan)
This PR was squashed before being merged into the 4.0 branch (closes #8729). Discussion ---------- Doctrine update for Flex Hi guys! This is an update to 4.0. But... I basically rewrote the main `doctrine.rst` page and also `doctrine/associations.rst`. All the rest is just a simple directory structure update. I made many changes, but I DID code through all of them, so we don't need to review the code for "will this actually work?" type of stuff :). * [ ] verify that the section where we talk about "line 12 does this" is still accurate to the lines Commits ------- 39c4a83 fixes thanks to the team! 04603c7 Fixing build problems 59c6b0d tweaks thanks to @yceruto 2b0236f updating the rest of the Doctrine docs 68ac454 WIP - updating associations article 7e77d9c moving section down 6259931 Finishing major overhaul of the main Doctrine chapter 4938678 WIP - starting to upgrade Doctrine doc
2 parents 8e9dc96 + 39c4a83 commit 3e891d0
Copy full SHA for 3e891d0
Expand file treeCollapse file tree

17 files changed

+797
-1367
lines changed

‎_build/redirection_map

Copy file name to clipboardExpand all lines: _build/redirection_map
+5-2Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,18 +138,21 @@
138138
/cookbook/deployment/platformsh /deployment/platformsh
139139
/cookbook/deployment/tools /deployment/tools
140140
/cookbook/doctrine/common_extensions /doctrine/common_extensions
141-
/cookbook/doctrine/console /doctrine/console
141+
/cookbook/doctrine/console /doctrine
142142
/cookbook/doctrine/custom_dql_functions /doctrine/custom_dql_functions
143143
/cookbook/doctrine/dbal /doctrine/dbal
144144
/cookbook/doctrine/event_listeners_subscribers /doctrine/event_listeners_subscribers
145145
/cookbook/doctrine/index /doctrine
146-
/cookbook/doctrine/mapping_model_classes /doctrine/mapping_model_classes
146+
/cookbook/doctrine/mapping_model_classes /doctrine
147+
/doctrine/mapping_model_classes /doctrine
147148
/cookbook/doctrine/mongodb_session_storage /doctrine/mongodb_session_storage
148149
/cookbook/doctrine/multiple_entity_managers /doctrine/multiple_entity_managers
149150
/cookbook/doctrine/pdo_session_storage /doctrine/pdo_session_storage
150151
/cookbook/doctrine/registration_form /doctrine/registration_form
151152
/cookbook/doctrine/resolve_target_entity /doctrine/resolve_target_entity
152153
/cookbook/doctrine/reverse_engineering /doctrine/reverse_engineering
154+
/doctrine/repository /doctrine
155+
/doctrine/console /doctrine
153156
/cookbook/email/cloud /email/cloud
154157
/cookbook/email/dev_environment /email/dev_environment
155158
/cookbook/email/email /email

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.