2026-06-02 03:53:33 Bootstrap with Da\User\Bootstrap::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with Da\User\Bootstrap::bootstrap()
2026-06-02 03:53:33 Loading module: user[trace][yii\base\Module::getModule] Loading module: user
2026-06-02 03:53:33 Bootstrap with yii\bootstrap5\i18n\TranslationBootstrap::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\bootstrap5\i18n\TranslationBootstrap::bootstrap()
2026-06-02 03:53:33 Bootstrap with yii\log\Dispatcher[trace][yii\base\Application::bootstrap] Bootstrap with yii\log\Dispatcher
2026-06-02 03:53:33 Loading module: debug[trace][yii\base\Module::getModule] Loading module: debug
2026-06-02 03:53:33 Bootstrap with yii\debug\Module::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\debug\Module::bootstrap()
2026-06-02 03:53:33 Loading module: gii[trace][yii\base\Module::getModule] Loading module: gii
2026-06-02 03:53:33 Bootstrap with yii\gii\Module::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\gii\Module::bootstrap()
2026-06-02 03:53:33 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii',
    'match' => false,
    'parent' => null,
]
2026-06-02 03:53:33 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii/<id:\\w+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 03:53:33 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii/<controller:[\\w\\-]+>/<action:[\\w\\-]+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 03:53:33 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'debug',
    'match' => false,
    'parent' => null,
]
2026-06-02 03:53:33 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'debug/<controller:[\\w\\-]+>/<action:[\\w\\-]+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 03:53:33 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'yii\\web\\GroupUrlRule',
    'match' => false,
    'parent' => null,
]
2026-06-02 03:53:33 Array[trace][yii\web\CompositeUrlRule::parseRequest] [
    'rule' => 'user/<id:\\d+>',
    'match' => false,
    'parent' => 'yii\\web\\GroupUrlRule',
]
2026-06-02 03:53:33 Array[trace][yii\web\CompositeUrlRule::parseRequest] [
    'rule' => 'user/<action:(login|logout)>',
    'match' => false,
    'parent' => 'yii\\web\\GroupUrlRule',
]
2026-06-02 03:53:33 Array[trace][yii\web\CompositeUrlRule::parseRequest] [
    'rule' => 'user/<action:(register|resend)>',
    'match' => false,
    'parent' => 'yii\\web\\GroupUrlRule',
]
2026-06-02 03:53:33 Array[trace][yii\web\CompositeUrlRule::parseRequest] [
    'rule' => 'user/confirm/<id:\\d+>/<code:[A-Za-z0-9_-]+>',
    'match' => false,
    'parent' => 'yii\\web\\GroupUrlRule',
]
2026-06-02 03:53:33 Array[trace][yii\web\CompositeUrlRule::parseRequest] [
    'rule' => 'user/forgot',
    'match' => false,
    'parent' => 'yii\\web\\GroupUrlRule',
]
2026-06-02 03:53:33 Array[trace][yii\web\CompositeUrlRule::parseRequest] [
    'rule' => 'user/recover/<id:\\d+>/<code:[A-Za-z0-9_-]+>',
    'match' => false,
    'parent' => 'yii\\web\\GroupUrlRule',
]
2026-06-02 03:53:33 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'yii\\web\\GroupUrlRule',
    'match' => false,
    'parent' => null,
]
2026-06-02 03:53:33 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'admin/news',
    'match' => false,
    'parent' => null,
]
2026-06-02 03:53:33 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'admin/news/<action:\\w+>/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 03:53:33 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'news',
    'match' => false,
    'parent' => null,
]
2026-06-02 03:53:33 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'news/<slug:[a-z0-9\\-]+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 03:53:33 No matching URL rules. Using default URL parsing logic.[trace][yii\web\UrlManager::parseRequest] No matching URL rules. Using default URL parsing logic.
2026-06-02 03:53:33 Route requested: 'user/login/'[trace][yii\web\Application::handleRequest] Route requested: 'user/login/'
2026-06-02 03:53:33 Rendering view file: /home/adminasl/public_html/asl/vendor/yiisoft/yii2/views/errorHandler/error.php[trace][yii\base\View::renderFile] Rendering view file: /home/adminasl/public_html/asl/vendor/yiisoft/yii2/views/errorHandler/error.php
2026-06-02 03:53:34 Bootstrap with Da\User\Bootstrap::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with Da\User\Bootstrap::bootstrap()
2026-06-02 03:53:34 Loading module: user[trace][yii\base\Module::getModule] Loading module: user
2026-06-02 03:53:34 Bootstrap with yii\bootstrap5\i18n\TranslationBootstrap::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\bootstrap5\i18n\TranslationBootstrap::bootstrap()
2026-06-02 03:53:34 Bootstrap with yii\log\Dispatcher[trace][yii\base\Application::bootstrap] Bootstrap with yii\log\Dispatcher
2026-06-02 03:53:34 Loading module: debug[trace][yii\base\Module::getModule] Loading module: debug
2026-06-02 03:53:34 Bootstrap with yii\debug\Module::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\debug\Module::bootstrap()
2026-06-02 03:53:34 Loading module: gii[trace][yii\base\Module::getModule] Loading module: gii
2026-06-02 03:53:34 Bootstrap with yii\gii\Module::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\gii\Module::bootstrap()
2026-06-02 03:53:34 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii',
    'match' => false,
    'parent' => null,
]
2026-06-02 03:53:34 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii/<id:\\w+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 03:53:34 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii/<controller:[\\w\\-]+>/<action:[\\w\\-]+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 03:53:34 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'debug',
    'match' => false,
    'parent' => null,
]
2026-06-02 03:53:34 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'debug/<controller:[\\w\\-]+>/<action:[\\w\\-]+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 03:53:34 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'yii\\web\\GroupUrlRule',
    'match' => false,
    'parent' => null,
]
2026-06-02 03:53:34 Array[trace][yii\web\CompositeUrlRule::parseRequest] [
    'rule' => 'user/<id:\\d+>',
    'match' => false,
    'parent' => 'yii\\web\\GroupUrlRule',
]
2026-06-02 03:53:34 Array[trace][yii\web\CompositeUrlRule::parseRequest] [
    'rule' => 'user/<action:(login|logout)>',
    'match' => false,
    'parent' => 'yii\\web\\GroupUrlRule',
]
2026-06-02 03:53:34 Array[trace][yii\web\CompositeUrlRule::parseRequest] [
    'rule' => 'user/<action:(register|resend)>',
    'match' => false,
    'parent' => 'yii\\web\\GroupUrlRule',
]
2026-06-02 03:53:34 Array[trace][yii\web\CompositeUrlRule::parseRequest] [
    'rule' => 'user/confirm/<id:\\d+>/<code:[A-Za-z0-9_-]+>',
    'match' => false,
    'parent' => 'yii\\web\\GroupUrlRule',
]
2026-06-02 03:53:34 Array[trace][yii\web\CompositeUrlRule::parseRequest] [
    'rule' => 'user/forgot',
    'match' => false,
    'parent' => 'yii\\web\\GroupUrlRule',
]
2026-06-02 03:53:34 Array[trace][yii\web\CompositeUrlRule::parseRequest] [
    'rule' => 'user/recover/<id:\\d+>/<code:[A-Za-z0-9_-]+>',
    'match' => false,
    'parent' => 'yii\\web\\GroupUrlRule',
]
2026-06-02 03:53:34 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'yii\\web\\GroupUrlRule',
    'match' => false,
    'parent' => null,
]
2026-06-02 03:53:34 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'admin/news',
    'match' => false,
    'parent' => null,
]
2026-06-02 03:53:34 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'admin/news/<action:\\w+>/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 03:53:34 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'news',
    'match' => false,
    'parent' => null,
]
2026-06-02 03:53:34 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'news/<slug:[a-z0-9\\-]+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 03:53:34 No matching URL rules. Using default URL parsing logic.[trace][yii\web\UrlManager::parseRequest] No matching URL rules. Using default URL parsing logic.
2026-06-02 03:53:34 Route requested: 'user/login/'[trace][yii\web\Application::handleRequest] Route requested: 'user/login/'
2026-06-02 03:53:34 Rendering view file: /home/adminasl/public_html/asl/vendor/yiisoft/yii2/views/errorHandler/error.php[trace][yii\base\View::renderFile] Rendering view file: /home/adminasl/public_html/asl/vendor/yiisoft/yii2/views/errorHandler/error.php
2026-06-02 06:14:46 Bootstrap with Da\User\Bootstrap::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with Da\User\Bootstrap::bootstrap()
2026-06-02 06:14:46 Loading module: user[trace][yii\base\Module::getModule] Loading module: user
2026-06-02 06:14:46 Bootstrap with yii\bootstrap5\i18n\TranslationBootstrap::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\bootstrap5\i18n\TranslationBootstrap::bootstrap()
2026-06-02 06:14:46 Bootstrap with yii\log\Dispatcher[trace][yii\base\Application::bootstrap] Bootstrap with yii\log\Dispatcher
2026-06-02 06:14:46 Loading module: debug[trace][yii\base\Module::getModule] Loading module: debug
2026-06-02 06:14:46 Bootstrap with yii\debug\Module::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\debug\Module::bootstrap()
2026-06-02 06:14:46 Loading module: gii[trace][yii\base\Module::getModule] Loading module: gii
2026-06-02 06:14:46 Bootstrap with yii\gii\Module::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\gii\Module::bootstrap()
2026-06-02 06:14:46 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii',
    'match' => false,
    'parent' => null,
]
2026-06-02 06:14:46 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii/<id:\\w+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 06:14:46 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii/<controller:[\\w\\-]+>/<action:[\\w\\-]+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 06:14:46 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'debug',
    'match' => false,
    'parent' => null,
]
2026-06-02 06:14:46 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'debug/<controller:[\\w\\-]+>/<action:[\\w\\-]+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 06:14:46 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'yii\\web\\GroupUrlRule',
    'match' => false,
    'parent' => null,
]
2026-06-02 06:14:46 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'yii\\web\\GroupUrlRule',
    'match' => false,
    'parent' => null,
]
2026-06-02 06:14:46 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'admin/news',
    'match' => false,
    'parent' => null,
]
2026-06-02 06:14:46 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'admin/news/<action:\\w+>/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 06:14:46 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'news',
    'match' => false,
    'parent' => null,
]
2026-06-02 06:14:46 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'news/<slug:[a-z0-9\\-]+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 06:14:46 No matching URL rules. Using default URL parsing logic.[trace][yii\web\UrlManager::parseRequest] No matching URL rules. Using default URL parsing logic.
2026-06-02 06:14:46 Route requested: 'themes/metronic/theme/assets/images/favicon.png'[trace][yii\web\Application::handleRequest] Route requested: 'themes/metronic/theme/assets/images/favicon.png'
2026-06-02 06:14:46 Rendering view file: /home/adminasl/public_html/asl/vendor/yiisoft/yii2/views/errorHandler/error.php[trace][yii\base\View::renderFile] Rendering view file: /home/adminasl/public_html/asl/vendor/yiisoft/yii2/views/errorHandler/error.php
2026-06-02 08:45:00 Bootstrap with Da\User\Bootstrap::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with Da\User\Bootstrap::bootstrap()
2026-06-02 08:45:00 Loading module: user[trace][yii\base\Module::getModule] Loading module: user
2026-06-02 08:45:00 Bootstrap with yii\bootstrap5\i18n\TranslationBootstrap::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\bootstrap5\i18n\TranslationBootstrap::bootstrap()
2026-06-02 08:45:00 Bootstrap with yii\log\Dispatcher[trace][yii\base\Application::bootstrap] Bootstrap with yii\log\Dispatcher
2026-06-02 08:45:00 Loading module: debug[trace][yii\base\Module::getModule] Loading module: debug
2026-06-02 08:45:00 Bootstrap with yii\debug\Module::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\debug\Module::bootstrap()
2026-06-02 08:45:00 Loading module: gii[trace][yii\base\Module::getModule] Loading module: gii
2026-06-02 08:45:00 Bootstrap with yii\gii\Module::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\gii\Module::bootstrap()
2026-06-02 08:45:00 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii',
    'match' => false,
    'parent' => null,
]
2026-06-02 08:45:00 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii/<id:\\w+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 08:45:00 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii/<controller:[\\w\\-]+>/<action:[\\w\\-]+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 08:45:00 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'debug',
    'match' => false,
    'parent' => null,
]
2026-06-02 08:45:00 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'debug/<controller:[\\w\\-]+>/<action:[\\w\\-]+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 08:45:00 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'yii\\web\\GroupUrlRule',
    'match' => false,
    'parent' => null,
]
2026-06-02 08:45:00 Array[trace][yii\web\CompositeUrlRule::parseRequest] [
    'rule' => 'user/<id:\\d+>',
    'match' => false,
    'parent' => 'yii\\web\\GroupUrlRule',
]
2026-06-02 08:45:00 Array[trace][yii\web\CompositeUrlRule::parseRequest] [
    'rule' => 'user/<action:(login|logout)>',
    'match' => false,
    'parent' => 'yii\\web\\GroupUrlRule',
]
2026-06-02 08:45:00 Array[trace][yii\web\CompositeUrlRule::parseRequest] [
    'rule' => 'user/<action:(register|resend)>',
    'match' => false,
    'parent' => 'yii\\web\\GroupUrlRule',
]
2026-06-02 08:45:00 Array[trace][yii\web\CompositeUrlRule::parseRequest] [
    'rule' => 'user/confirm/<id:\\d+>/<code:[A-Za-z0-9_-]+>',
    'match' => false,
    'parent' => 'yii\\web\\GroupUrlRule',
]
2026-06-02 08:45:00 Array[trace][yii\web\CompositeUrlRule::parseRequest] [
    'rule' => 'user/forgot',
    'match' => false,
    'parent' => 'yii\\web\\GroupUrlRule',
]
2026-06-02 08:45:00 Array[trace][yii\web\CompositeUrlRule::parseRequest] [
    'rule' => 'user/recover/<id:\\d+>/<code:[A-Za-z0-9_-]+>',
    'match' => false,
    'parent' => 'yii\\web\\GroupUrlRule',
]
2026-06-02 08:45:00 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'yii\\web\\GroupUrlRule',
    'match' => false,
    'parent' => null,
]
2026-06-02 08:45:00 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'admin/news',
    'match' => false,
    'parent' => null,
]
2026-06-02 08:45:00 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'admin/news/<action:\\w+>/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 08:45:00 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'news',
    'match' => false,
    'parent' => null,
]
2026-06-02 08:45:00 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'news/<slug:[a-z0-9\\-]+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 08:45:00 No matching URL rules. Using default URL parsing logic.[trace][yii\web\UrlManager::parseRequest] No matching URL rules. Using default URL parsing logic.
2026-06-02 08:45:00 Route requested: 'user/login/'[trace][yii\web\Application::handleRequest] Route requested: 'user/login/'
2026-06-02 08:45:00 Rendering view file: /home/adminasl/public_html/asl/vendor/yiisoft/yii2/views/errorHandler/error.php[trace][yii\base\View::renderFile] Rendering view file: /home/adminasl/public_html/asl/vendor/yiisoft/yii2/views/errorHandler/error.php
2026-06-02 08:45:02 Bootstrap with Da\User\Bootstrap::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with Da\User\Bootstrap::bootstrap()
2026-06-02 08:45:02 Loading module: user[trace][yii\base\Module::getModule] Loading module: user
2026-06-02 08:45:02 Bootstrap with yii\bootstrap5\i18n\TranslationBootstrap::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\bootstrap5\i18n\TranslationBootstrap::bootstrap()
2026-06-02 08:45:02 Bootstrap with yii\log\Dispatcher[trace][yii\base\Application::bootstrap] Bootstrap with yii\log\Dispatcher
2026-06-02 08:45:02 Loading module: debug[trace][yii\base\Module::getModule] Loading module: debug
2026-06-02 08:45:02 Bootstrap with yii\debug\Module::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\debug\Module::bootstrap()
2026-06-02 08:45:02 Loading module: gii[trace][yii\base\Module::getModule] Loading module: gii
2026-06-02 08:45:02 Bootstrap with yii\gii\Module::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\gii\Module::bootstrap()
2026-06-02 08:45:02 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii',
    'match' => false,
    'parent' => null,
]
2026-06-02 08:45:02 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii/<id:\\w+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 08:45:02 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii/<controller:[\\w\\-]+>/<action:[\\w\\-]+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 08:45:02 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'debug',
    'match' => false,
    'parent' => null,
]
2026-06-02 08:45:02 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'debug/<controller:[\\w\\-]+>/<action:[\\w\\-]+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 08:45:02 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'yii\\web\\GroupUrlRule',
    'match' => false,
    'parent' => null,
]
2026-06-02 08:45:02 Array[trace][yii\web\CompositeUrlRule::parseRequest] [
    'rule' => 'user/<id:\\d+>',
    'match' => false,
    'parent' => 'yii\\web\\GroupUrlRule',
]
2026-06-02 08:45:02 Array[trace][yii\web\CompositeUrlRule::parseRequest] [
    'rule' => 'user/<action:(login|logout)>',
    'match' => false,
    'parent' => 'yii\\web\\GroupUrlRule',
]
2026-06-02 08:45:02 Array[trace][yii\web\CompositeUrlRule::parseRequest] [
    'rule' => 'user/<action:(register|resend)>',
    'match' => false,
    'parent' => 'yii\\web\\GroupUrlRule',
]
2026-06-02 08:45:02 Array[trace][yii\web\CompositeUrlRule::parseRequest] [
    'rule' => 'user/confirm/<id:\\d+>/<code:[A-Za-z0-9_-]+>',
    'match' => false,
    'parent' => 'yii\\web\\GroupUrlRule',
]
2026-06-02 08:45:02 Array[trace][yii\web\CompositeUrlRule::parseRequest] [
    'rule' => 'user/forgot',
    'match' => false,
    'parent' => 'yii\\web\\GroupUrlRule',
]
2026-06-02 08:45:02 Array[trace][yii\web\CompositeUrlRule::parseRequest] [
    'rule' => 'user/recover/<id:\\d+>/<code:[A-Za-z0-9_-]+>',
    'match' => false,
    'parent' => 'yii\\web\\GroupUrlRule',
]
2026-06-02 08:45:02 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'yii\\web\\GroupUrlRule',
    'match' => false,
    'parent' => null,
]
2026-06-02 08:45:02 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'admin/news',
    'match' => false,
    'parent' => null,
]
2026-06-02 08:45:02 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'admin/news/<action:\\w+>/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 08:45:02 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'news',
    'match' => false,
    'parent' => null,
]
2026-06-02 08:45:02 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'news/<slug:[a-z0-9\\-]+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 08:45:02 No matching URL rules. Using default URL parsing logic.[trace][yii\web\UrlManager::parseRequest] No matching URL rules. Using default URL parsing logic.
2026-06-02 08:45:02 Route requested: 'user/login/'[trace][yii\web\Application::handleRequest] Route requested: 'user/login/'
2026-06-02 08:45:02 Rendering view file: /home/adminasl/public_html/asl/vendor/yiisoft/yii2/views/errorHandler/error.php[trace][yii\base\View::renderFile] Rendering view file: /home/adminasl/public_html/asl/vendor/yiisoft/yii2/views/errorHandler/error.php
2026-06-02 09:53:37 Bootstrap with Da\User\Bootstrap::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with Da\User\Bootstrap::bootstrap()
2026-06-02 09:53:37 Loading module: user[trace][yii\base\Module::getModule] Loading module: user
2026-06-02 09:53:37 Bootstrap with yii\bootstrap5\i18n\TranslationBootstrap::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\bootstrap5\i18n\TranslationBootstrap::bootstrap()
2026-06-02 09:53:37 Bootstrap with yii\log\Dispatcher[trace][yii\base\Application::bootstrap] Bootstrap with yii\log\Dispatcher
2026-06-02 09:53:37 Loading module: debug[trace][yii\base\Module::getModule] Loading module: debug
2026-06-02 09:53:37 Bootstrap with yii\debug\Module::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\debug\Module::bootstrap()
2026-06-02 09:53:37 Loading module: gii[trace][yii\base\Module::getModule] Loading module: gii
2026-06-02 09:53:37 Bootstrap with yii\gii\Module::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\gii\Module::bootstrap()
2026-06-02 09:53:37 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii',
    'match' => false,
    'parent' => null,
]
2026-06-02 09:53:37 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii/<id:\\w+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 09:53:37 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii/<controller:[\\w\\-]+>/<action:[\\w\\-]+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 09:53:37 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'debug',
    'match' => false,
    'parent' => null,
]
2026-06-02 09:53:37 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'debug/<controller:[\\w\\-]+>/<action:[\\w\\-]+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 09:53:37 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'yii\\web\\GroupUrlRule',
    'match' => false,
    'parent' => null,
]
2026-06-02 09:53:37 Array[trace][yii\web\CompositeUrlRule::parseRequest] [
    'rule' => 'user/<id:\\d+>',
    'match' => false,
    'parent' => 'yii\\web\\GroupUrlRule',
]
2026-06-02 09:53:37 Request parsed with URL rule: user/<action:(login|logout)>[trace][yii\web\UrlRule::parseRequest] Request parsed with URL rule: user/<action:(login|logout)>
2026-06-02 09:53:37 Array[trace][yii\web\CompositeUrlRule::parseRequest] [
    'rule' => 'user/<action:(login|logout)>',
    'match' => true,
    'parent' => 'yii\\web\\GroupUrlRule',
]
2026-06-02 09:53:37 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'yii\\web\\GroupUrlRule',
    'match' => true,
    'parent' => null,
]
2026-06-02 09:53:37 Route requested: 'user/security/login'[trace][yii\web\Application::handleRequest] Route requested: 'user/security/login'
2026-06-02 09:53:37 Route to run: user/security/login[trace][yii\base\Controller::runAction] Route to run: user/security/login
2026-06-02 09:53:37 Running action: app\modules\usuario\controllers\SecurityController::actionLogin()[trace][yii\base\InlineAction::runWithParams] Running action: app\modules\usuario\controllers\SecurityController::actionLogin()
2026-06-02 09:53:37 Failed to set unsafe attribute 'username' in 'Da\User\Form\LoginForm'.[trace][yii\base\Model::onUnsafeAttribute] Failed to set unsafe attribute 'username' in 'Da\User\Form\LoginForm'.
2026-06-02 09:53:37 yii\base\ErrorException: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/adminasl/public_html/asl/vendor/2amigos/yii2-usuario/src/User/Form/LoginForm.php:175
Stack trace:
#0 [internal function]: yii\base\ErrorHandler->handleError(8192, 'trim(): Passing...', '/home/adminasl/...', 175)
#1 /home/adminasl/public_html/asl/vendor/2amigos/yii2-usuario/src/User/Form/LoginForm.php(175): trim(NULL)
#2 /home/adminasl/public_html/asl/vendor/yiisoft/yii2/base/Model.php(368): Da\User\Form\LoginForm->beforeValidate()
#3 /home/adminasl/public_html/asl/modules/usuario/controllers/SecurityController.php(134): yii\base\Model->validate()
#4 [internal function]: app\modules\usuario\controllers\SecurityController->actionLogin()
#5 /home/adminasl/public_html/asl/vendor/yiisoft/yii2/base/InlineAction.php(61): call_user_func_array(Array, Array)
#6 /home/adminasl/public_html/asl/vendor/yiisoft/yii2/base/Controller.php(183): yii\base\InlineAction->runWithParams(Array)
#7 /home/adminasl/public_html/asl/vendor/yiisoft/yii2/base/Module.php(548): yii\base\Controller->runAction('login', Array)
#8 /home/adminasl/public_html/asl/vendor/yiisoft/yii2/web/Application.php(106): yii\base\Module->runAction('user/security/l...', Array)
#9 /home/adminasl/public_html/asl/vendor/yiisoft/yii2/base/Application.php(383): yii\web\Application->handleRequest(Object(yii\web\Request))
#10 /home/adminasl/public_html/asl/web/index.php(22): yii\base\Application->run()
#11 {main}[error][yii\base\ErrorException:8192] yii\base\ErrorException: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/adminasl/public_html/asl/vendor/2amigos/yii2-usuario/src/User/Form/LoginForm.php:175
Stack trace:
#0 [internal function]: yii\base\ErrorHandler->handleError(8192, 'trim(): Passing...', '/home/adminasl/...', 175)
#1 /home/adminasl/public_html/asl/vendor/2amigos/yii2-usuario/src/User/Form/LoginForm.php(175): trim(NULL)
#2 /home/adminasl/public_html/asl/vendor/yiisoft/yii2/base/Model.php(368): Da\User\Form\LoginForm->beforeValidate()
#3 /home/adminasl/public_html/asl/modules/usuario/controllers/SecurityController.php(134): yii\base\Model->validate()
#4 [internal function]: app\modules\usuario\controllers\SecurityController->actionLogin()
#5 /home/adminasl/public_html/asl/vendor/yiisoft/yii2/base/InlineAction.php(61): call_user_func_array(Array, Array)
#6 /home/adminasl/public_html/asl/vendor/yiisoft/yii2/base/Controller.php(183): yii\base\InlineAction->runWithParams(Array)
#7 /home/adminasl/public_html/asl/vendor/yiisoft/yii2/base/Module.php(548): yii\base\Controller->runAction('login', Array)
#8 /home/adminasl/public_html/asl/vendor/yiisoft/yii2/web/Application.php(106): yii\base\Module->runAction('user/security/l...', Array)
#9 /home/adminasl/public_html/asl/vendor/yiisoft/yii2/base/Application.php(383): yii\web\Application->handleRequest(Object(yii\web\Request))
#10 /home/adminasl/public_html/asl/web/index.php(22): yii\base\Application->run()
#11 {main}
2026-06-02 15:45:01 Bootstrap with Da\User\Bootstrap::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with Da\User\Bootstrap::bootstrap()
2026-06-02 15:45:01 Loading module: user[trace][yii\base\Module::getModule] Loading module: user
2026-06-02 15:45:01 Bootstrap with yii\bootstrap5\i18n\TranslationBootstrap::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\bootstrap5\i18n\TranslationBootstrap::bootstrap()
2026-06-02 15:45:01 Bootstrap with yii\log\Dispatcher[trace][yii\base\Application::bootstrap] Bootstrap with yii\log\Dispatcher
2026-06-02 15:45:01 Loading module: debug[trace][yii\base\Module::getModule] Loading module: debug
2026-06-02 15:45:01 Bootstrap with yii\debug\Module::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\debug\Module::bootstrap()
2026-06-02 15:45:01 Loading module: gii[trace][yii\base\Module::getModule] Loading module: gii
2026-06-02 15:45:01 Bootstrap with yii\gii\Module::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\gii\Module::bootstrap()
2026-06-02 15:45:01 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii',
    'match' => false,
    'parent' => null,
]
2026-06-02 15:45:01 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii/<id:\\w+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 15:45:01 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii/<controller:[\\w\\-]+>/<action:[\\w\\-]+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 15:45:01 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'debug',
    'match' => false,
    'parent' => null,
]
2026-06-02 15:45:01 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'debug/<controller:[\\w\\-]+>/<action:[\\w\\-]+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 15:45:01 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'yii\\web\\GroupUrlRule',
    'match' => false,
    'parent' => null,
]
2026-06-02 15:45:01 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'yii\\web\\GroupUrlRule',
    'match' => false,
    'parent' => null,
]
2026-06-02 15:45:01 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'admin/news',
    'match' => false,
    'parent' => null,
]
2026-06-02 15:45:01 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'admin/news/<action:\\w+>/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 15:45:01 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'news',
    'match' => false,
    'parent' => null,
]
2026-06-02 15:45:01 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'news/<slug:[a-z0-9\\-]+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 15:45:01 No matching URL rules. Using default URL parsing logic.[trace][yii\web\UrlManager::parseRequest] No matching URL rules. Using default URL parsing logic.
2026-06-02 15:45:01 Route requested: 'vendor/yiidoc/yii2-redactor/assets/redactor.js'[trace][yii\web\Application::handleRequest] Route requested: 'vendor/yiidoc/yii2-redactor/assets/redactor.js'
2026-06-02 15:45:01 Rendering view file: /home/adminasl/public_html/asl/vendor/yiisoft/yii2/views/errorHandler/error.php[trace][yii\base\View::renderFile] Rendering view file: /home/adminasl/public_html/asl/vendor/yiisoft/yii2/views/errorHandler/error.php
2026-06-02 18:53:35 Bootstrap with Da\User\Bootstrap::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with Da\User\Bootstrap::bootstrap()
2026-06-02 18:53:35 Loading module: user[trace][yii\base\Module::getModule] Loading module: user
2026-06-02 18:53:35 Bootstrap with yii\bootstrap5\i18n\TranslationBootstrap::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\bootstrap5\i18n\TranslationBootstrap::bootstrap()
2026-06-02 18:53:35 Bootstrap with yii\log\Dispatcher[trace][yii\base\Application::bootstrap] Bootstrap with yii\log\Dispatcher
2026-06-02 18:53:35 Loading module: debug[trace][yii\base\Module::getModule] Loading module: debug
2026-06-02 18:53:35 Bootstrap with yii\debug\Module::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\debug\Module::bootstrap()
2026-06-02 18:53:35 Loading module: gii[trace][yii\base\Module::getModule] Loading module: gii
2026-06-02 18:53:35 Bootstrap with yii\gii\Module::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\gii\Module::bootstrap()
2026-06-02 18:53:35 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii',
    'match' => false,
    'parent' => null,
]
2026-06-02 18:53:35 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii/<id:\\w+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 18:53:35 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii/<controller:[\\w\\-]+>/<action:[\\w\\-]+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 18:53:35 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'debug',
    'match' => false,
    'parent' => null,
]
2026-06-02 18:53:35 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'debug/<controller:[\\w\\-]+>/<action:[\\w\\-]+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 18:53:35 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'yii\\web\\GroupUrlRule',
    'match' => false,
    'parent' => null,
]
2026-06-02 18:53:35 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'yii\\web\\GroupUrlRule',
    'match' => false,
    'parent' => null,
]
2026-06-02 18:53:35 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'admin/news',
    'match' => false,
    'parent' => null,
]
2026-06-02 18:53:35 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'admin/news/<action:\\w+>/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 18:53:35 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'news',
    'match' => false,
    'parent' => null,
]
2026-06-02 18:53:35 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'news/<slug:[a-z0-9\\-]+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 18:53:35 No matching URL rules. Using default URL parsing logic.[trace][yii\web\UrlManager::parseRequest] No matching URL rules. Using default URL parsing logic.
2026-06-02 18:53:35 Route requested: 'vendor/yiidoc/yii2-redactor/assets/redactor.js'[trace][yii\web\Application::handleRequest] Route requested: 'vendor/yiidoc/yii2-redactor/assets/redactor.js'
2026-06-02 18:53:35 Rendering view file: /home/adminasl/public_html/asl/vendor/yiisoft/yii2/views/errorHandler/error.php[trace][yii\base\View::renderFile] Rendering view file: /home/adminasl/public_html/asl/vendor/yiisoft/yii2/views/errorHandler/error.php
2026-06-02 19:23:41 Bootstrap with Da\User\Bootstrap::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with Da\User\Bootstrap::bootstrap()
2026-06-02 19:23:41 Loading module: user[trace][yii\base\Module::getModule] Loading module: user
2026-06-02 19:23:41 Bootstrap with yii\bootstrap5\i18n\TranslationBootstrap::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\bootstrap5\i18n\TranslationBootstrap::bootstrap()
2026-06-02 19:23:41 Bootstrap with yii\log\Dispatcher[trace][yii\base\Application::bootstrap] Bootstrap with yii\log\Dispatcher
2026-06-02 19:23:41 Loading module: debug[trace][yii\base\Module::getModule] Loading module: debug
2026-06-02 19:23:41 Bootstrap with yii\debug\Module::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\debug\Module::bootstrap()
2026-06-02 19:23:41 Loading module: gii[trace][yii\base\Module::getModule] Loading module: gii
2026-06-02 19:23:41 Bootstrap with yii\gii\Module::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\gii\Module::bootstrap()
2026-06-02 19:23:41 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii',
    'match' => false,
    'parent' => null,
]
2026-06-02 19:23:41 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii/<id:\\w+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 19:23:41 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii/<controller:[\\w\\-]+>/<action:[\\w\\-]+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 19:23:41 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'debug',
    'match' => false,
    'parent' => null,
]
2026-06-02 19:23:41 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'debug/<controller:[\\w\\-]+>/<action:[\\w\\-]+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 19:23:41 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'yii\\web\\GroupUrlRule',
    'match' => false,
    'parent' => null,
]
2026-06-02 19:23:41 Array[trace][yii\web\CompositeUrlRule::parseRequest] [
    'rule' => 'user/<id:\\d+>',
    'match' => false,
    'parent' => 'yii\\web\\GroupUrlRule',
]
2026-06-02 19:23:41 Request parsed with URL rule: user/<action:(login|logout)>[trace][yii\web\UrlRule::parseRequest] Request parsed with URL rule: user/<action:(login|logout)>
2026-06-02 19:23:41 Array[trace][yii\web\CompositeUrlRule::parseRequest] [
    'rule' => 'user/<action:(login|logout)>',
    'match' => true,
    'parent' => 'yii\\web\\GroupUrlRule',
]
2026-06-02 19:23:41 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'yii\\web\\GroupUrlRule',
    'match' => true,
    'parent' => null,
]
2026-06-02 19:23:41 Route requested: 'user/security/login'[trace][yii\web\Application::handleRequest] Route requested: 'user/security/login'
2026-06-02 19:23:41 Route to run: user/security/login[trace][yii\base\Controller::runAction] Route to run: user/security/login
2026-06-02 19:23:41 Running action: app\modules\usuario\controllers\SecurityController::actionLogin()[trace][yii\base\InlineAction::runWithParams] Running action: app\modules\usuario\controllers\SecurityController::actionLogin()
2026-06-02 19:23:41 Failed to set unsafe attribute 'username' in 'Da\User\Form\LoginForm'.[trace][yii\base\Model::onUnsafeAttribute] Failed to set unsafe attribute 'username' in 'Da\User\Form\LoginForm'.
2026-06-02 19:23:41 yii\base\ErrorException: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/adminasl/public_html/asl/vendor/2amigos/yii2-usuario/src/User/Form/LoginForm.php:175
Stack trace:
#0 [internal function]: yii\base\ErrorHandler->handleError(8192, 'trim(): Passing...', '/home/adminasl/...', 175)
#1 /home/adminasl/public_html/asl/vendor/2amigos/yii2-usuario/src/User/Form/LoginForm.php(175): trim(NULL)
#2 /home/adminasl/public_html/asl/vendor/yiisoft/yii2/base/Model.php(368): Da\User\Form\LoginForm->beforeValidate()
#3 /home/adminasl/public_html/asl/modules/usuario/controllers/SecurityController.php(134): yii\base\Model->validate()
#4 [internal function]: app\modules\usuario\controllers\SecurityController->actionLogin()
#5 /home/adminasl/public_html/asl/vendor/yiisoft/yii2/base/InlineAction.php(61): call_user_func_array(Array, Array)
#6 /home/adminasl/public_html/asl/vendor/yiisoft/yii2/base/Controller.php(183): yii\base\InlineAction->runWithParams(Array)
#7 /home/adminasl/public_html/asl/vendor/yiisoft/yii2/base/Module.php(548): yii\base\Controller->runAction('login', Array)
#8 /home/adminasl/public_html/asl/vendor/yiisoft/yii2/web/Application.php(106): yii\base\Module->runAction('user/security/l...', Array)
#9 /home/adminasl/public_html/asl/vendor/yiisoft/yii2/base/Application.php(383): yii\web\Application->handleRequest(Object(yii\web\Request))
#10 /home/adminasl/public_html/asl/web/index.php(22): yii\base\Application->run()
#11 {main}[error][yii\base\ErrorException:8192] yii\base\ErrorException: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/adminasl/public_html/asl/vendor/2amigos/yii2-usuario/src/User/Form/LoginForm.php:175
Stack trace:
#0 [internal function]: yii\base\ErrorHandler->handleError(8192, 'trim(): Passing...', '/home/adminasl/...', 175)
#1 /home/adminasl/public_html/asl/vendor/2amigos/yii2-usuario/src/User/Form/LoginForm.php(175): trim(NULL)
#2 /home/adminasl/public_html/asl/vendor/yiisoft/yii2/base/Model.php(368): Da\User\Form\LoginForm->beforeValidate()
#3 /home/adminasl/public_html/asl/modules/usuario/controllers/SecurityController.php(134): yii\base\Model->validate()
#4 [internal function]: app\modules\usuario\controllers\SecurityController->actionLogin()
#5 /home/adminasl/public_html/asl/vendor/yiisoft/yii2/base/InlineAction.php(61): call_user_func_array(Array, Array)
#6 /home/adminasl/public_html/asl/vendor/yiisoft/yii2/base/Controller.php(183): yii\base\InlineAction->runWithParams(Array)
#7 /home/adminasl/public_html/asl/vendor/yiisoft/yii2/base/Module.php(548): yii\base\Controller->runAction('login', Array)
#8 /home/adminasl/public_html/asl/vendor/yiisoft/yii2/web/Application.php(106): yii\base\Module->runAction('user/security/l...', Array)
#9 /home/adminasl/public_html/asl/vendor/yiisoft/yii2/base/Application.php(383): yii\web\Application->handleRequest(Object(yii\web\Request))
#10 /home/adminasl/public_html/asl/web/index.php(22): yii\base\Application->run()
#11 {main}
2026-06-02 21:54:55 Bootstrap with Da\User\Bootstrap::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with Da\User\Bootstrap::bootstrap()
2026-06-02 21:54:55 Loading module: user[trace][yii\base\Module::getModule] Loading module: user
2026-06-02 21:54:55 Bootstrap with yii\bootstrap5\i18n\TranslationBootstrap::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\bootstrap5\i18n\TranslationBootstrap::bootstrap()
2026-06-02 21:54:55 Bootstrap with yii\log\Dispatcher[trace][yii\base\Application::bootstrap] Bootstrap with yii\log\Dispatcher
2026-06-02 21:54:55 Loading module: debug[trace][yii\base\Module::getModule] Loading module: debug
2026-06-02 21:54:55 Bootstrap with yii\debug\Module::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\debug\Module::bootstrap()
2026-06-02 21:54:55 Loading module: gii[trace][yii\base\Module::getModule] Loading module: gii
2026-06-02 21:54:55 Bootstrap with yii\gii\Module::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\gii\Module::bootstrap()
2026-06-02 21:54:55 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii',
    'match' => false,
    'parent' => null,
]
2026-06-02 21:54:55 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii/<id:\\w+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 21:54:55 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii/<controller:[\\w\\-]+>/<action:[\\w\\-]+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 21:54:55 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'debug',
    'match' => false,
    'parent' => null,
]
2026-06-02 21:54:55 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'debug/<controller:[\\w\\-]+>/<action:[\\w\\-]+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 21:54:55 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'yii\\web\\GroupUrlRule',
    'match' => false,
    'parent' => null,
]
2026-06-02 21:54:55 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'yii\\web\\GroupUrlRule',
    'match' => false,
    'parent' => null,
]
2026-06-02 21:54:55 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'admin/news',
    'match' => false,
    'parent' => null,
]
2026-06-02 21:54:55 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'admin/news/<action:\\w+>/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 21:54:55 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'news',
    'match' => false,
    'parent' => null,
]
2026-06-02 21:54:55 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'news/<slug:[a-z0-9\\-]+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 21:54:55 No matching URL rules. Using default URL parsing logic.[trace][yii\web\UrlManager::parseRequest] No matching URL rules. Using default URL parsing logic.
2026-06-02 21:54:55 Route requested: '.env'[trace][yii\web\Application::handleRequest] Route requested: '.env'
2026-06-02 21:54:55 Rendering view file: /home/adminasl/public_html/asl/vendor/yiisoft/yii2/views/errorHandler/error.php[trace][yii\base\View::renderFile] Rendering view file: /home/adminasl/public_html/asl/vendor/yiisoft/yii2/views/errorHandler/error.php
2026-06-02 23:25:27 Bootstrap with Da\User\Bootstrap::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with Da\User\Bootstrap::bootstrap()
2026-06-02 23:25:27 Loading module: user[trace][yii\base\Module::getModule] Loading module: user
2026-06-02 23:25:27 Bootstrap with yii\bootstrap5\i18n\TranslationBootstrap::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\bootstrap5\i18n\TranslationBootstrap::bootstrap()
2026-06-02 23:25:27 Bootstrap with yii\log\Dispatcher[trace][yii\base\Application::bootstrap] Bootstrap with yii\log\Dispatcher
2026-06-02 23:25:27 Loading module: debug[trace][yii\base\Module::getModule] Loading module: debug
2026-06-02 23:25:27 Bootstrap with yii\debug\Module::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\debug\Module::bootstrap()
2026-06-02 23:25:27 Loading module: gii[trace][yii\base\Module::getModule] Loading module: gii
2026-06-02 23:25:27 Bootstrap with yii\gii\Module::bootstrap()[trace][yii\base\Application::bootstrap] Bootstrap with yii\gii\Module::bootstrap()
2026-06-02 23:25:27 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii',
    'match' => false,
    'parent' => null,
]
2026-06-02 23:25:27 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii/<id:\\w+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 23:25:27 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'gii/<controller:[\\w\\-]+>/<action:[\\w\\-]+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 23:25:27 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'debug',
    'match' => false,
    'parent' => null,
]
2026-06-02 23:25:27 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'debug/<controller:[\\w\\-]+>/<action:[\\w\\-]+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 23:25:27 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'yii\\web\\GroupUrlRule',
    'match' => false,
    'parent' => null,
]
2026-06-02 23:25:27 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'yii\\web\\GroupUrlRule',
    'match' => false,
    'parent' => null,
]
2026-06-02 23:25:27 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'admin/news',
    'match' => false,
    'parent' => null,
]
2026-06-02 23:25:27 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'admin/news/<action:\\w+>/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 23:25:27 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'news',
    'match' => false,
    'parent' => null,
]
2026-06-02 23:25:27 Array[trace][yii\web\UrlManager::parseRequest] [
    'rule' => 'news/<slug:[a-z0-9\\-]+>',
    'match' => false,
    'parent' => null,
]
2026-06-02 23:25:27 No matching URL rules. Using default URL parsing logic.[trace][yii\web\UrlManager::parseRequest] No matching URL rules. Using default URL parsing logic.
2026-06-02 23:25:27 Route requested: '.env'[trace][yii\web\Application::handleRequest] Route requested: '.env'
2026-06-02 23:25:27 Rendering view file: /home/adminasl/public_html/asl/vendor/yiisoft/yii2/views/errorHandler/error.php[trace][yii\base\View::renderFile] Rendering view file: /home/adminasl/public_html/asl/vendor/yiisoft/yii2/views/errorHandler/error.php
