https://book.cakephp.org/5.x/console-commands/counter-cache.html
CounterCache Tool | CakePHP
Rebuild counter caches in CakePHP: use CLI tool to recalculate cached counts, fix data inconsistencies, and maintain counter cache integrity.
countercachetoolcakephp
https://book.cakephp.org/5.x/orm/behaviors/counter-cache.html
CounterCache | CakePHP
Maintain count caches in CakePHP: use CounterCacheBehavior to automatically update related record counts for better performance.
countercachecakephp