Yii2 Optimization & Caching and ActiveRecord
A collection of notes on implementing caching in Yii2, including examples with caching using ActiveQuery and ActiveRecord relations.
A collection of 2 posts
A collection of notes on implementing caching in Yii2, including examples with caching using ActiveQuery and ActiveRecord relations.
A collection of solutions to unusual issues with Yii2 / Kartik components. Proper try-catch in controller actionSee: https://github.com/yiisoft/yii2/issues/14285 I had the exact same issue: calling a view inside