Skip to content

Commit 500d961

Browse files
committed
Reworded the docs about storing sessions in database
1 parent c7b6a03 commit 500d961

File tree

7 files changed

+612
-370
lines changed

7 files changed

+612
-370
lines changed

_build/redirection_map

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -479,3 +479,5 @@
479479
/components/translation/custom_formats https://github.com/symfony/translation
480480
/components/translation/custom_message_formatter https://github.com/symfony/translation
481481
/components/routing https://github.com/symfony/routing
482+
/doctrine/pdo_session_storage /session/database
483+
/doctrine/mongodb_session_storage /session/database

doctrine.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -853,10 +853,9 @@ Learn more
853853
doctrine/custom_dql_functions
854854
doctrine/dbal
855855
doctrine/multiple_entity_managers
856-
doctrine/pdo_session_storage
857-
doctrine/mongodb_session_storage
858856
doctrine/resolve_target_entity
859857
doctrine/reverse_engineering
858+
session/database
860859
testing/database
861860

862861
.. _`Doctrine`: https://www.doctrine-project.org/

doctrine/mongodb_session_storage.rst

Lines changed: 0 additions & 31 deletions
This file was deleted.

doctrine/pdo_session_storage.rst

Lines changed: 0 additions & 276 deletions
This file was deleted.

0 commit comments

Comments
 (0)