<?php echo Yii::$app->controller->id; //current controller id ?> <?php echo Yii::$app->controller->action->id; //current controller action id ?>