Where can I find my login credentials to database?

Hi! Where can I find file that contains my database login credentials? Thanks a lot.

For Yii2:
https://www.yiiframework.com/doc/guide/2.0/en/start-databases#configuring-db-connection

For Yii1:
https://www.yiiframework.com/doc/guide/1.1/en/quickstart.first-app#connecting-to-database
(main.php and console.php)