yiisoft / yii2

Yii 2: The Fast, Secure and Professional PHP Framework
http://www.yiiframework.com
BSD 3-Clause "New" or "Revised" License
14.24k stars 6.91k forks source link

Revert "Remove cache \yii\data\ActiveDataProvider::prepareTotalCount(…) (#20206)" #20223

Closed terabytesoftw closed 2 months ago

terabytesoftw commented 2 months ago

This reverts commit 140570d1860a5734f9e47de75bf1197853a3380a.

Q A
Is bugfix? ✔️
New feature?
Breaks BC?
Fixed issues https://github.com/yiisoft/yii2/issues/20213
codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 64.99%. Comparing base (5f5ef64) to head (8500033).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #20223 +/- ## ========================================= Coverage 64.98% 64.99% - Complexity 11391 11392 +1 ========================================= Files 430 430 Lines 36919 36922 +3 ========================================= + Hits 23993 23998 +5 + Misses 12926 12924 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.