Skip to content
Snippets Groups Projects

Avoid reading the session multiple times from the database in a single request.

Closed catch requested to merge issue/drupal-3414287:3414287-avoid-reading-session into 11.x

This reverts commit 7192e60a.

Closes #3414287

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • catch added 23 commits

    added 23 commits

    • 310f0023...a2f05947 - 13 earlier commits
    • 908c8e27 - Issue #3402297 by dww: Fix strict type errors in CommentFieldAccessTest
    • c44e2489 - Issue #3402292 by mstrelan, ankithashetty, dww, smustgrave: Fix strict type...
    • 6cff737f - Issue #3413135 by Spokje: Replace deprecated functions in Nightwatch tests
    • 9532ff89 - Issue #3109971 by andypost, znerol: Use $this->request in...
    • 6fcd877c - Issue #3358581 by pfrenssen, _tarik_, a.dmitriiev, smustgrave: Deprecated...
    • 6f387930 - Issue #3413665 by Spokje: Enable modules through Nightwatch API when not testing module enabling
    • e663f07b - Issue #3400359 by el7cosmos, dinazaur, alexpott, ReINFaTe: External fonts...
    • 418e448a - Adjust test assertion for the lower database query count.
    • b38570c0 - Rebuild in JsonApiFunctionTest to deal with the static cache.
    • 566b196d - Lower query assertion thresholds to match the reduction in database queries.

    Compare with previous version

  • catch changed title from Revert "Avoid reading the session multiple times from the database in a single request." to Avoid reading the session multiple times from the database in a single request.

    changed title from Revert "Avoid reading the session multiple times from the database in a single request." to Avoid reading the session multiple times from the database in a single request.

  • catch added 31 commits

    added 31 commits

    • 566b196d...4b5138e6 - 22 commits from branch project:11.x
    • dde45168 - Avoid reading the session multiple times from the database in a single request.
    • 89ffebaa - Revert "Avoid reading the session multiple times from the database in a single request."
    • b9714dba - Avoid reading the session multiple times from the database in a single request.
    • e54a617e - Adjust test assertion for the lower database query count.
    • b412c687 - Issue #3414261 by catch: Add authenticated user umami performance tests
    • b699b77c - Adjust test assertion for the lower database query count.
    • f191f5e4 - Rebuild in JsonApiFunctionTest to deal with the static cache.
    • 4c50d7b5 - Lower query assertion thresholds to match the reduction in database queries.
    • 61832ee5 - Fix typo.

    Compare with previous version

  • catch added 48 commits

    added 48 commits

    • 61832ee5...9c618223 - 40 commits from branch project:11.x
    • be675ba1 - Avoid reading the session multiple times from the database in a single request.
    • 9993a3ac - Revert "Avoid reading the session multiple times from the database in a single request."
    • feb38c3f - Avoid reading the session multiple times from the database in a single request.
    • 0ce3bcd5 - Adjust test assertion for the lower database query count.
    • ba6ef404 - Adjust test assertion for the lower database query count.
    • 7b3e5620 - Rebuild in JsonApiFunctionTest to deal with the static cache.
    • 5207230f - Fix typo.
    • f38c131c - Reduce count in assertions.

    Compare with previous version

  • closed

Please register or sign in to reply
Loading