Hello. Why when I var_dump model, all Phalcon objects are displayed?
Beacause model have di property. Just dont var_dump model.
why when displaying information in the action, it does not show. Only if the exit() exists
well you can try use magic method degubInfo() Inherint from common class can help you to implement a global dumper
Just use dd
dd
https://packagist.org/packages/phalcongelist/dd