2025-11-15 09:59:09 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-15 09:59:09 [-][-][-][info][yii\web\Session::open] Session started
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-15 09:59:09 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2025-11-15 09:59:09 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2025-11-15 09:59:09 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-11-15 09:59:09 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-11-15 09:59:09 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-11-15 09:59:09 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2025-11-15 09:59:09 [-][-][-][profile begin][Twig template] render template: login
2025-11-15 09:59:09 [-][-][-][profile begin][Twig template] render macro: textField
2025-11-15 09:59:09 [-][-][-][profile begin][Twig template] render macro: field
2025-11-15 09:59:09 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2025-11-15 09:59:09 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2025-11-15 09:59:09 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2025-11-15 09:59:09 [-][-][-][profile end][Twig template] render macro: field
2025-11-15 09:59:09 [-][-][-][profile end][Twig template] render macro: textField
2025-11-15 09:59:09 [-][-][-][profile begin][Twig template] render macro: passwordField
2025-11-15 09:59:09 [-][-][-][profile begin][Twig template] render macro: field
2025-11-15 09:59:09 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2025-11-15 09:59:09 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2025-11-15 09:59:09 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2025-11-15 09:59:09 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2025-11-15 09:59:09 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2025-11-15 09:59:09 [-][-][-][profile end][Twig template] render macro: field
2025-11-15 09:59:09 [-][-][-][profile end][Twig template] render macro: passwordField
2025-11-15 09:59:09 [-][-][-][profile begin][Twig template] render macro: checkboxField
2025-11-15 09:59:09 [-][-][-][profile begin][Twig template] render macro: field
2025-11-15 09:59:09 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2025-11-15 09:59:09 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2025-11-15 09:59:09 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2025-11-15 09:59:09 [-][-][-][profile end][Twig template] render macro: field
2025-11-15 09:59:09 [-][-][-][profile end][Twig template] render macro: checkboxField
2025-11-15 09:59:09 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2025-11-15 09:59:09 [-][-][-][profile begin][Twig template] render template: _layouts/base
2025-11-15 09:59:09 [-][-][-][profile begin][Twig template] render block: head
2025-11-15 09:59:09 [-][-][-][profile end][Twig template] render block: head
2025-11-15 09:59:09 [-][-][-][profile begin][Twig template] render block: body
2025-11-15 09:59:09 [-][-][-][profile end][Twig template] render block: body
2025-11-15 09:59:09 [-][-][-][profile begin][Twig template] render block: foot
2025-11-15 09:59:09 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2025-11-15 09:59:09 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2025-11-15 09:59:09 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2025-11-15 09:59:09 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2025-11-15 09:59:09 [-][-][-][profile end][Twig template] render block: foot
2025-11-15 09:59:09 [-][-][-][profile end][Twig template] render template: _layouts/base
2025-11-15 09:59:09 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2025-11-15 09:59:09 [-][-][-][profile end][Twig template] render template: login
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-11-15 09:59:09 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => '241ebe11dfdbcf2f2e58637894781322'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.mywhc.ca/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_COOKIE' => 'CraftSessionId=241ebe11dfdbcf2f2e58637894781322'
    'HTTP_HOST' => 'lebontdu.mywhc.ca'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '752501450'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.227.82'
    'REMOTE_PORT' => '47774'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.mywhc.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://lebontdu.mywhc.ca/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1763229549.2503
    'REQUEST_TIME' => 1763229549
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-11-15 09:59:09 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-11-15 09:59:09 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-11-15 09:59:09 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-11-15 09:59:09 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-11-15 09:59:09 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-11-15 09:59:09 [-][-][-][profile begin][Twig template] render template: 
2025-11-15 09:59:09 [-][-][-][profile end][Twig template] render template: 
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-15 09:59:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-11-15 09:59:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-11-15 09:59:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-11-15 09:59:09 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'mail.lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '326991197'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.227.231'
    'REMOTE_PORT' => '48728'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://mail.lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1763229549.3942
    'REQUEST_TIME' => 1763229549
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-11-15 09:59:40 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-15 09:59:40 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-15 09:59:40 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-15 09:59:40 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-15 09:59:40 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-15 09:59:40 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-15 09:59:40 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-15 09:59:40 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-15 09:59:40 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-15 09:59:40 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-15 09:59:40 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-15 09:59:40 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-11-15 09:59:40 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-11-15 09:59:40 [-][-][-][info][yii\web\Session::open] Session started
2025-11-15 09:59:40 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://mail.lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'mail.lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '326991197'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.227.231'
    'REMOTE_PORT' => '48728'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://mail.lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1763229580.0281
    'REQUEST_TIME' => 1763229580
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-11-15 09:59:40 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-15 09:59:40 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-15 09:59:40 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-15 09:59:40 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-15 09:59:40 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-15 09:59:40 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-15 09:59:40 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-15 09:59:40 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-15 09:59:40 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-15 09:59:40 [-][-][-][info][yii\web\Session::open] Session started
2025-11-15 09:59:40 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-15 09:59:40 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-15 09:59:40 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-15 09:59:40 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2025-11-15 09:59:40 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2025-11-15 09:59:40 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2025-11-15 09:59:40 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-11-15 09:59:40 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-11-15 09:59:40 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-11-15 09:59:40 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2025-11-15 09:59:40 [-][-][-][profile begin][Twig template] render template: login
2025-11-15 09:59:40 [-][-][-][profile begin][Twig template] render macro: textField
2025-11-15 09:59:40 [-][-][-][profile begin][Twig template] render macro: field
2025-11-15 09:59:40 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2025-11-15 09:59:40 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2025-11-15 09:59:40 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2025-11-15 09:59:40 [-][-][-][profile end][Twig template] render macro: field
2025-11-15 09:59:40 [-][-][-][profile end][Twig template] render macro: textField
2025-11-15 09:59:40 [-][-][-][profile begin][Twig template] render macro: passwordField
2025-11-15 09:59:40 [-][-][-][profile begin][Twig template] render macro: field
2025-11-15 09:59:40 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2025-11-15 09:59:40 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2025-11-15 09:59:40 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2025-11-15 09:59:40 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2025-11-15 09:59:40 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2025-11-15 09:59:40 [-][-][-][profile end][Twig template] render macro: field
2025-11-15 09:59:40 [-][-][-][profile end][Twig template] render macro: passwordField
2025-11-15 09:59:40 [-][-][-][profile begin][Twig template] render macro: checkboxField
2025-11-15 09:59:40 [-][-][-][profile begin][Twig template] render macro: field
2025-11-15 09:59:40 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2025-11-15 09:59:40 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2025-11-15 09:59:40 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2025-11-15 09:59:40 [-][-][-][profile end][Twig template] render macro: field
2025-11-15 09:59:40 [-][-][-][profile end][Twig template] render macro: checkboxField
2025-11-15 09:59:40 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2025-11-15 09:59:40 [-][-][-][profile begin][Twig template] render template: _layouts/base
2025-11-15 09:59:40 [-][-][-][profile begin][Twig template] render block: head
2025-11-15 09:59:40 [-][-][-][profile end][Twig template] render block: head
2025-11-15 09:59:40 [-][-][-][profile begin][Twig template] render block: body
2025-11-15 09:59:40 [-][-][-][profile end][Twig template] render block: body
2025-11-15 09:59:40 [-][-][-][profile begin][Twig template] render block: foot
2025-11-15 09:59:40 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2025-11-15 09:59:40 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2025-11-15 09:59:40 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2025-11-15 09:59:40 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2025-11-15 09:59:40 [-][-][-][profile end][Twig template] render block: foot
2025-11-15 09:59:40 [-][-][-][profile end][Twig template] render template: _layouts/base
2025-11-15 09:59:40 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2025-11-15 09:59:40 [-][-][-][profile end][Twig template] render template: login
2025-11-15 09:59:40 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-15 09:59:40 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-15 09:59:40 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-15 09:59:40 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-15 09:59:40 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-15 09:59:40 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-15 09:59:40 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-15 09:59:40 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-15 09:59:40 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-15 09:59:40 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-15 09:59:40 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-15 09:59:40 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-15 09:59:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-11-15 09:59:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-11-15 09:59:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-11-15 09:59:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-11-15 09:59:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-11-15 09:59:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-11-15 09:59:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-11-15 09:59:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-11-15 09:59:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-11-15 09:59:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-11-15 09:59:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-11-15 09:59:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-11-15 09:59:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-11-15 09:59:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-11-15 09:59:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-11-15 09:59:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-11-15 09:59:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-11-15 09:59:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-11-15 09:59:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-11-15 09:59:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-11-15 09:59:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-11-15 09:59:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-11-15 09:59:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-11-15 09:59:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-11-15 09:59:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-11-15 09:59:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-11-15 09:59:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-11-15 09:59:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-11-15 09:59:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-11-15 09:59:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-11-15 09:59:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-11-15 09:59:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-11-15 09:59:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-11-15 09:59:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-11-15 09:59:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-11-15 09:59:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-11-15 09:59:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-11-15 09:59:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-11-15 09:59:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-11-15 09:59:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-11-15 09:59:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-11-15 09:59:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-11-15 09:59:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-11-15 09:59:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-11-15 09:59:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-11-15 09:59:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-11-15 09:59:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-11-15 09:59:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-11-15 09:59:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-11-15 09:59:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-11-15 09:59:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-11-15 09:59:40 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => '6c0a2aabc793837259304aa3810e3ceb'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://mail.lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_COOKIE' => 'CraftSessionId=6c0a2aabc793837259304aa3810e3ceb'
    'HTTP_HOST' => 'mail.lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '326991197'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.227.231'
    'REMOTE_PORT' => '48728'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://mail.lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1763229580.1686
    'REQUEST_TIME' => 1763229580
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-11-15 10:05:59 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-15 10:05:59 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-15 10:05:59 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-15 10:05:59 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-15 10:05:59 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-15 10:05:59 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-15 10:05:59 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-15 10:05:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-15 10:05:59 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-15 10:05:59 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-15 10:05:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-15 10:05:59 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-15 10:05:59 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:05:59 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-11-15 10:05:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-11-15 10:05:59 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-11-15 10:05:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:05:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:05:59 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-11-15 10:05:59 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-11-15 10:05:59 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-11-15 10:05:59 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-11-15 10:05:59 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2025-11-15 10:05:59 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-11-15 10:05:59 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-11-15 10:05:59 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-11-15 10:05:59 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-11-15 10:05:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-11-15 10:05:59 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-11-15 10:05:59 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-11-15 10:05:59 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-11-15 10:05:59 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-11-15 10:05:59 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-11-15 10:05:59 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-11-15 10:05:59 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-11-15 10:05:59 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-11-15 10:05:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-11-15 10:05:59 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-11-15 10:05:59 [-][-][-][profile begin][Twig template] render template: 
2025-11-15 10:05:59 [-][-][-][profile end][Twig template] render template: 
2025-11-15 10:05:59 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-15 10:05:59 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-15 10:05:59 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-15 10:05:59 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-15 10:05:59 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-15 10:05:59 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-15 10:05:59 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-15 10:05:59 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-15 10:05:59 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-15 10:05:59 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-15 10:05:59 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-15 10:05:59 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-15 10:05:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-11-15 10:05:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-11-15 10:05:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-11-15 10:05:59 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'www.lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '355762346'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.227.111'
    'REMOTE_PORT' => '47758'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'www.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://www.lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1763229959.3538
    'REQUEST_TIME' => 1763229959
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-11-15 10:06:15 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-15 10:06:15 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-15 10:06:15 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-15 10:06:15 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-15 10:06:15 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-15 10:06:15 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-15 10:06:15 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-15 10:06:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-15 10:06:15 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-15 10:06:15 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-15 10:06:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-15 10:06:15 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-11-15 10:06:15 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-11-15 10:06:15 [-][-][-][info][yii\web\Session::open] Session started
2025-11-15 10:06:15 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://www.lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'www.lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '355762346'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.227.111'
    'REMOTE_PORT' => '47758'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'www.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://www.lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1763229975.2081
    'REQUEST_TIME' => 1763229975
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-11-15 10:06:15 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-15 10:06:15 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-15 10:06:15 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-15 10:06:15 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-15 10:06:15 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-15 10:06:15 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-15 10:06:15 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-15 10:06:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-15 10:06:15 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-15 10:06:15 [-][-][-][info][yii\web\Session::open] Session started
2025-11-15 10:06:15 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-15 10:06:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-15 10:06:15 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-15 10:06:15 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2025-11-15 10:06:15 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2025-11-15 10:06:15 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2025-11-15 10:06:15 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-11-15 10:06:15 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-11-15 10:06:15 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-11-15 10:06:15 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2025-11-15 10:06:15 [-][-][-][profile begin][Twig template] render template: login
2025-11-15 10:06:15 [-][-][-][profile begin][Twig template] render macro: textField
2025-11-15 10:06:15 [-][-][-][profile begin][Twig template] render macro: field
2025-11-15 10:06:15 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2025-11-15 10:06:15 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2025-11-15 10:06:15 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2025-11-15 10:06:15 [-][-][-][profile end][Twig template] render macro: field
2025-11-15 10:06:15 [-][-][-][profile end][Twig template] render macro: textField
2025-11-15 10:06:15 [-][-][-][profile begin][Twig template] render macro: passwordField
2025-11-15 10:06:15 [-][-][-][profile begin][Twig template] render macro: field
2025-11-15 10:06:15 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2025-11-15 10:06:15 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2025-11-15 10:06:15 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2025-11-15 10:06:15 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2025-11-15 10:06:15 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2025-11-15 10:06:15 [-][-][-][profile end][Twig template] render macro: field
2025-11-15 10:06:15 [-][-][-][profile end][Twig template] render macro: passwordField
2025-11-15 10:06:15 [-][-][-][profile begin][Twig template] render macro: checkboxField
2025-11-15 10:06:15 [-][-][-][profile begin][Twig template] render macro: field
2025-11-15 10:06:15 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2025-11-15 10:06:15 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2025-11-15 10:06:15 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2025-11-15 10:06:15 [-][-][-][profile end][Twig template] render macro: field
2025-11-15 10:06:15 [-][-][-][profile end][Twig template] render macro: checkboxField
2025-11-15 10:06:15 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2025-11-15 10:06:15 [-][-][-][profile begin][Twig template] render template: _layouts/base
2025-11-15 10:06:15 [-][-][-][profile begin][Twig template] render block: head
2025-11-15 10:06:15 [-][-][-][profile end][Twig template] render block: head
2025-11-15 10:06:15 [-][-][-][profile begin][Twig template] render block: body
2025-11-15 10:06:15 [-][-][-][profile end][Twig template] render block: body
2025-11-15 10:06:15 [-][-][-][profile begin][Twig template] render block: foot
2025-11-15 10:06:15 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2025-11-15 10:06:15 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2025-11-15 10:06:15 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2025-11-15 10:06:15 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2025-11-15 10:06:15 [-][-][-][profile end][Twig template] render block: foot
2025-11-15 10:06:15 [-][-][-][profile end][Twig template] render template: _layouts/base
2025-11-15 10:06:15 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2025-11-15 10:06:15 [-][-][-][profile end][Twig template] render template: login
2025-11-15 10:06:15 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-15 10:06:15 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-15 10:06:15 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-15 10:06:15 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-15 10:06:15 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-15 10:06:15 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-15 10:06:15 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-15 10:06:15 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-15 10:06:15 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-15 10:06:15 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-15 10:06:15 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-15 10:06:15 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-15 10:06:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-11-15 10:06:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-11-15 10:06:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-11-15 10:06:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-11-15 10:06:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-11-15 10:06:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-11-15 10:06:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-11-15 10:06:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-11-15 10:06:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-11-15 10:06:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-11-15 10:06:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-11-15 10:06:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-11-15 10:06:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-11-15 10:06:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-11-15 10:06:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-11-15 10:06:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-11-15 10:06:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-11-15 10:06:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-11-15 10:06:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-11-15 10:06:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-11-15 10:06:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-11-15 10:06:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-11-15 10:06:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-11-15 10:06:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-11-15 10:06:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-11-15 10:06:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-11-15 10:06:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-11-15 10:06:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-11-15 10:06:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-11-15 10:06:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-11-15 10:06:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-11-15 10:06:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-11-15 10:06:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-11-15 10:06:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-11-15 10:06:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-11-15 10:06:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-11-15 10:06:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-11-15 10:06:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-11-15 10:06:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-11-15 10:06:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-11-15 10:06:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-11-15 10:06:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-11-15 10:06:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-11-15 10:06:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-11-15 10:06:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-11-15 10:06:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-11-15 10:06:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-11-15 10:06:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-11-15 10:06:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-11-15 10:06:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-11-15 10:06:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-11-15 10:06:15 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => 'a530129e10d7bb1536d9adec0cc9dfc8'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://www.lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_COOKIE' => 'CraftSessionId=a530129e10d7bb1536d9adec0cc9dfc8'
    'HTTP_HOST' => 'www.lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '355762346'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.227.111'
    'REMOTE_PORT' => '47758'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'www.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://www.lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1763229975.3768
    'REQUEST_TIME' => 1763229975
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-11-19 03:22:39 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-19 03:22:39 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-19 03:22:39 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-19 03:22:39 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-19 03:22:39 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-19 03:22:39 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-19 03:22:39 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-19 03:22:39 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-19 03:22:39 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-19 03:22:39 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-11-19 03:22:39 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-11-19 03:22:39 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-11-19 03:22:40 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-19 03:22:40 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-19 03:22:40 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-19 03:22:40 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2025-11-19 03:22:40 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-11-19 03:22:40 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-11-19 03:22:40 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-11-19 03:22:40 [-][-][-][info][yii\web\Session::open] Session started
2025-11-19 03:22:39 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.137.68'
    'REMOTE_PORT' => '25145'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1763551359.5894
    'REQUEST_TIME' => 1763551359
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-11-19 03:22:41 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-19 03:22:41 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-19 03:22:41 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-19 03:22:41 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-19 03:22:41 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-19 03:22:41 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-19 03:22:41 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-19 03:22:41 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-19 03:22:41 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-19 03:22:41 [-][-][-][info][yii\web\Session::open] Session started
2025-11-19 03:22:41 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-19 03:22:41 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-19 03:22:41 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-19 03:22:41 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2025-11-19 03:22:41 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2025-11-19 03:22:41 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2025-11-19 03:22:41 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-11-19 03:22:41 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-11-19 03:22:41 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-11-19 03:22:41 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2025-11-19 03:22:41 [-][-][-][profile begin][Twig template] render template: login
2025-11-19 03:22:41 [-][-][-][profile begin][Twig template] render macro: textField
2025-11-19 03:22:41 [-][-][-][profile begin][Twig template] render macro: field
2025-11-19 03:22:41 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2025-11-19 03:22:41 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2025-11-19 03:22:41 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2025-11-19 03:22:41 [-][-][-][profile end][Twig template] render macro: field
2025-11-19 03:22:41 [-][-][-][profile end][Twig template] render macro: textField
2025-11-19 03:22:41 [-][-][-][profile begin][Twig template] render macro: passwordField
2025-11-19 03:22:41 [-][-][-][profile begin][Twig template] render macro: field
2025-11-19 03:22:41 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2025-11-19 03:22:41 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2025-11-19 03:22:41 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2025-11-19 03:22:41 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2025-11-19 03:22:41 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2025-11-19 03:22:41 [-][-][-][profile end][Twig template] render macro: field
2025-11-19 03:22:41 [-][-][-][profile end][Twig template] render macro: passwordField
2025-11-19 03:22:41 [-][-][-][profile begin][Twig template] render macro: checkboxField
2025-11-19 03:22:41 [-][-][-][profile begin][Twig template] render macro: field
2025-11-19 03:22:41 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2025-11-19 03:22:41 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2025-11-19 03:22:41 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2025-11-19 03:22:41 [-][-][-][profile end][Twig template] render macro: field
2025-11-19 03:22:41 [-][-][-][profile end][Twig template] render macro: checkboxField
2025-11-19 03:22:41 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2025-11-19 03:22:41 [-][-][-][profile begin][Twig template] render template: _layouts/base
2025-11-19 03:22:41 [-][-][-][profile begin][Twig template] render block: head
2025-11-19 03:22:41 [-][-][-][profile end][Twig template] render block: head
2025-11-19 03:22:41 [-][-][-][profile begin][Twig template] render block: body
2025-11-19 03:22:41 [-][-][-][profile end][Twig template] render block: body
2025-11-19 03:22:41 [-][-][-][profile begin][Twig template] render block: foot
2025-11-19 03:22:41 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2025-11-19 03:22:41 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2025-11-19 03:22:41 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2025-11-19 03:22:41 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2025-11-19 03:22:41 [-][-][-][profile end][Twig template] render block: foot
2025-11-19 03:22:41 [-][-][-][profile end][Twig template] render template: _layouts/base
2025-11-19 03:22:41 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2025-11-19 03:22:41 [-][-][-][profile end][Twig template] render template: login
2025-11-19 03:22:41 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-19 03:22:41 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-19 03:22:41 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-19 03:22:41 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-19 03:22:41 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-19 03:22:41 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-19 03:22:41 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-19 03:22:41 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-19 03:22:41 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-19 03:22:41 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-19 03:22:41 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-19 03:22:41 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-19 03:22:41 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-11-19 03:22:41 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-11-19 03:22:41 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-11-19 03:22:41 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-11-19 03:22:41 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-11-19 03:22:41 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-11-19 03:22:41 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-11-19 03:22:41 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-11-19 03:22:41 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-11-19 03:22:41 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-11-19 03:22:41 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-11-19 03:22:41 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-11-19 03:22:41 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-11-19 03:22:41 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-11-19 03:22:41 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-11-19 03:22:41 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-11-19 03:22:41 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-11-19 03:22:41 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-11-19 03:22:41 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-11-19 03:22:41 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-11-19 03:22:41 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-11-19 03:22:41 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-11-19 03:22:41 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-11-19 03:22:41 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-11-19 03:22:41 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-11-19 03:22:41 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-11-19 03:22:41 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-11-19 03:22:41 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-11-19 03:22:41 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-11-19 03:22:41 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-11-19 03:22:41 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-11-19 03:22:41 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-11-19 03:22:41 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-11-19 03:22:41 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-11-19 03:22:41 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-11-19 03:22:41 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-11-19 03:22:41 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-11-19 03:22:41 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-11-19 03:22:41 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-11-19 03:22:41 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-11-19 03:22:41 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-11-19 03:22:41 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-11-19 03:22:41 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-11-19 03:22:41 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-11-19 03:22:41 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-11-19 03:22:41 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-11-19 03:22:41 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-11-19 03:22:41 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-11-19 03:22:41 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-11-19 03:22:41 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-11-19 03:22:41 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-11-19 03:22:41 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => '67f1ef8aea3bedb0cd12d98e499a025c'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_COOKIE' => 'CraftSessionId=67f1ef8aea3bedb0cd12d98e499a025c'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.137.68'
    'REMOTE_PORT' => '25147'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1763551361.1495
    'REQUEST_TIME' => 1763551361
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-11-20 08:48:00 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-20 08:48:00 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-20 08:48:00 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-20 08:48:00 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-20 08:48:00 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-20 08:48:00 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-20 08:48:00 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-20 08:48:00 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-20 08:48:00 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-20 08:48:00 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-11-20 08:48:00 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-11-20 08:48:00 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-11-20 08:48:00 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-20 08:48:00 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-20 08:48:00 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-20 08:48:00 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-11-20 08:48:00 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-11-20 08:48:00 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-11-20 08:48:00 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-11-20 08:48:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2025-11-20 08:48:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-11-20 08:48:00 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-11-20 08:48:00 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-11-20 08:48:00 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-11-20 08:48:00 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-11-20 08:48:00 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2025-11-20 08:48:00 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-11-20 08:48:00 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-11-20 08:48:00 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-11-20 08:48:00 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-11-20 08:48:00 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-11-20 08:48:00 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-11-20 08:48:00 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-11-20 08:48:00 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-11-20 08:48:00 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-11-20 08:48:00 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-11-20 08:48:00 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-11-20 08:48:00 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-11-20 08:48:00 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-11-20 08:48:00 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-11-20 08:48:00 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-11-20 08:48:00 [-][-][-][profile begin][Twig template] render template: 
2025-11-20 08:48:00 [-][-][-][profile end][Twig template] render template: 
2025-11-20 08:48:00 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-20 08:48:00 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-20 08:48:00 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-20 08:48:00 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-20 08:48:00 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-20 08:48:00 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-20 08:48:00 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-20 08:48:00 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-20 08:48:00 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-20 08:48:00 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-20 08:48:00 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-20 08:48:00 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-20 08:48:00 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-11-20 08:48:00 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-11-20 08:48:00 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-11-20 08:47:59 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/?MA'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.148.187'
    'REMOTE_PORT' => '23347'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1763657279.9311
    'REQUEST_TIME' => 1763657279
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-11-22 04:27:47 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-22 04:27:47 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-22 04:27:47 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-22 04:27:47 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-22 04:27:47 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-22 04:27:47 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-22 04:27:47 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-22 04:27:47 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-22 04:27:47 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-22 04:27:47 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-11-22 04:27:47 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-11-22 04:27:47 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-11-22 04:27:48 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-22 04:27:48 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-22 04:27:48 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-22 04:27:48 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-11-22 04:27:48 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-11-22 04:27:48 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-11-22 04:27:48 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-11-22 04:27:48 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2025-11-22 04:27:48 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-11-22 04:27:48 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-11-22 04:27:48 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-11-22 04:27:48 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-11-22 04:27:48 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-11-22 04:27:48 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2025-11-22 04:27:48 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-11-22 04:27:48 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-11-22 04:27:48 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-11-22 04:27:48 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-11-22 04:27:48 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-11-22 04:27:48 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-11-22 04:27:48 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-11-22 04:27:48 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-11-22 04:27:48 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-11-22 04:27:48 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-11-22 04:27:48 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-11-22 04:27:48 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-11-22 04:27:48 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-11-22 04:27:48 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-11-22 04:27:48 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-11-22 04:27:48 [-][-][-][profile begin][Twig template] render template: 
2025-11-22 04:27:48 [-][-][-][profile end][Twig template] render template: 
2025-11-22 04:27:48 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-22 04:27:48 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-22 04:27:48 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-22 04:27:48 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-22 04:27:48 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-22 04:27:48 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-22 04:27:48 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-22 04:27:48 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-22 04:27:48 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-22 04:27:48 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-22 04:27:48 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-22 04:27:48 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-22 04:27:48 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-11-22 04:27:48 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-11-22 04:27:48 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-11-22 04:27:47 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html;q=0.95,text/*;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip,deflate'
    'HTTP_CONNECTION' => 'Keep-Alive'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; Barkrowler/0.9; +https://babbar.tech/crawler)'
    'HTTP_IF_MODIFIED_SINCE' => 'Mon, 13 Oct 2025 19:42:00 GMT'
    'HTTP_FROM' => 'tech@babbar.tech'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '154.54.249.198'
    'REMOTE_PORT' => '26305'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1763814467.6895
    'REQUEST_TIME' => 1763814467
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-11-24 14:36:59 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-24 14:36:59 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-24 14:36:59 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-24 14:36:59 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-24 14:36:59 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-24 14:36:59 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-24 14:36:59 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-24 14:36:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-24 14:36:59 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-24 14:36:59 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-11-24 14:36:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-11-24 14:36:59 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-11-24 14:36:59 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-24 14:36:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-24 14:36:59 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-24 14:36:59 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:36:59 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-11-24 14:36:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-11-24 14:36:59 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-11-24 14:36:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:36:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:36:59 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-11-24 14:36:59 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-11-24 14:36:59 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-11-24 14:36:59 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-11-24 14:36:59 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2025-11-24 14:36:59 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-11-24 14:36:59 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-11-24 14:36:59 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-11-24 14:36:59 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-11-24 14:36:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-11-24 14:36:59 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-11-24 14:36:59 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-11-24 14:36:59 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-11-24 14:36:59 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-11-24 14:36:59 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-11-24 14:36:59 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-11-24 14:36:59 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-11-24 14:36:59 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-11-24 14:36:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-11-24 14:36:59 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-11-24 14:36:59 [-][-][-][profile begin][Twig template] render template: 
2025-11-24 14:36:59 [-][-][-][profile end][Twig template] render template: 
2025-11-24 14:36:59 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-24 14:36:59 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-24 14:36:59 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-24 14:36:59 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-24 14:36:59 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-24 14:36:59 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-24 14:36:59 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-24 14:36:59 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-24 14:36:59 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-24 14:36:59 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-24 14:36:59 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-24 14:36:59 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-24 14:36:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-11-24 14:36:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-11-24 14:36:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-11-24 14:36:59 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/web'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; VelenPublicWebCrawler/1.0; +https://velen.io)'
    'HTTP_TRACEPARENT' => '00-5b5797d9b6c20065573f894f2f5efce3-55ae0291d4aad7d6-00'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '34.14.87.210'
    'REMOTE_PORT' => '32952'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1764023819.2737
    'REQUEST_TIME' => 1764023819
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-11-24 14:45:41 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-24 14:45:41 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-24 14:45:41 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-24 14:45:41 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-24 14:45:41 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-24 14:45:41 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-24 14:45:41 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-24 14:45:41 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-24 14:45:41 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-24 14:45:41 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-24 14:45:41 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-24 14:45:41 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-24 14:45:41 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2025-11-24 14:45:41 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-11-24 14:45:41 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-11-24 14:45:41 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-11-24 14:45:41 [-][-][-][info][yii\web\Session::open] Session started
2025-11-24 14:45:41 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; VelenPublicWebCrawler/1.0; +https://velen.io)'
    'HTTP_TRACEPARENT' => '00-5b5797d9b6c20065573f894f2f5efce3-0ce2a419e4006c41-00'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '34.14.87.210'
    'REMOTE_PORT' => '56016'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1764024341.3787
    'REQUEST_TIME' => 1764024341
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-11-24 14:45:43 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-24 14:45:43 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-24 14:45:43 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-24 14:45:43 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-24 14:45:43 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-24 14:45:43 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-24 14:45:43 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-24 14:45:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-24 14:45:43 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-24 14:45:43 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-24 14:45:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-24 14:45:43 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-24 14:45:43 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2025-11-24 14:45:43 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2025-11-24 14:45:43 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2025-11-24 14:45:43 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-11-24 14:45:43 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-11-24 14:45:43 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-11-24 14:45:43 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2025-11-24 14:45:43 [-][-][-][profile begin][Twig template] render template: login
2025-11-24 14:45:43 [-][-][-][profile begin][Twig template] render macro: textField
2025-11-24 14:45:43 [-][-][-][profile begin][Twig template] render macro: field
2025-11-24 14:45:43 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2025-11-24 14:45:43 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2025-11-24 14:45:43 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2025-11-24 14:45:43 [-][-][-][profile end][Twig template] render macro: field
2025-11-24 14:45:43 [-][-][-][profile end][Twig template] render macro: textField
2025-11-24 14:45:43 [-][-][-][profile begin][Twig template] render macro: passwordField
2025-11-24 14:45:43 [-][-][-][profile begin][Twig template] render macro: field
2025-11-24 14:45:43 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2025-11-24 14:45:43 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2025-11-24 14:45:43 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2025-11-24 14:45:43 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2025-11-24 14:45:43 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2025-11-24 14:45:43 [-][-][-][profile end][Twig template] render macro: field
2025-11-24 14:45:43 [-][-][-][profile end][Twig template] render macro: passwordField
2025-11-24 14:45:43 [-][-][-][profile begin][Twig template] render macro: checkboxField
2025-11-24 14:45:43 [-][-][-][profile begin][Twig template] render macro: field
2025-11-24 14:45:43 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2025-11-24 14:45:43 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2025-11-24 14:45:43 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2025-11-24 14:45:43 [-][-][-][profile end][Twig template] render macro: field
2025-11-24 14:45:43 [-][-][-][profile end][Twig template] render macro: checkboxField
2025-11-24 14:45:44 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2025-11-24 14:45:44 [-][-][-][profile begin][Twig template] render template: _layouts/base
2025-11-24 14:45:44 [-][-][-][profile begin][Twig template] render block: head
2025-11-24 14:45:44 [-][-][-][profile end][Twig template] render block: head
2025-11-24 14:45:44 [-][-][-][profile begin][Twig template] render block: body
2025-11-24 14:45:44 [-][-][-][profile end][Twig template] render block: body
2025-11-24 14:45:44 [-][-][-][profile begin][Twig template] render block: foot
2025-11-24 14:45:44 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2025-11-24 14:45:44 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2025-11-24 14:45:44 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2025-11-24 14:45:44 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2025-11-24 14:45:44 [-][-][-][profile end][Twig template] render block: foot
2025-11-24 14:45:44 [-][-][-][profile end][Twig template] render template: _layouts/base
2025-11-24 14:45:44 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2025-11-24 14:45:44 [-][-][-][profile end][Twig template] render template: login
2025-11-24 14:45:44 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-24 14:45:44 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-24 14:45:44 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-24 14:45:44 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-24 14:45:44 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-24 14:45:44 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-24 14:45:44 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-24 14:45:44 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-24 14:45:44 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-24 14:45:44 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-24 14:45:44 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-24 14:45:44 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-24 14:45:44 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-11-24 14:45:44 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-11-24 14:45:44 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-11-24 14:45:44 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-11-24 14:45:44 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-11-24 14:45:44 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-11-24 14:45:44 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-11-24 14:45:44 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-11-24 14:45:44 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-11-24 14:45:44 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-11-24 14:45:44 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-11-24 14:45:44 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-11-24 14:45:44 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-11-24 14:45:44 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-11-24 14:45:44 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-11-24 14:45:44 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-11-24 14:45:44 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-11-24 14:45:44 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-11-24 14:45:44 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-11-24 14:45:44 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-11-24 14:45:44 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-11-24 14:45:44 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-11-24 14:45:44 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-11-24 14:45:44 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-11-24 14:45:44 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-11-24 14:45:44 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-11-24 14:45:44 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-11-24 14:45:44 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-11-24 14:45:44 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-11-24 14:45:44 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-11-24 14:45:44 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-11-24 14:45:44 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-11-24 14:45:44 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-11-24 14:45:44 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-11-24 14:45:44 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-11-24 14:45:44 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-11-24 14:45:44 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-11-24 14:45:44 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-11-24 14:45:44 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-11-24 14:45:44 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-11-24 14:45:44 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-11-24 14:45:44 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-11-24 14:45:44 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-11-24 14:45:44 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-11-24 14:45:44 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-11-24 14:45:44 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-11-24 14:45:44 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-11-24 14:45:44 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-11-24 14:45:44 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-11-24 14:45:44 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-11-24 14:45:44 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-11-24 14:45:43 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/web/admin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; VelenPublicWebCrawler/1.0; +https://velen.io)'
    'HTTP_TRACEPARENT' => '00-5b5797d9b6c20065573f894f2f5efce3-8fb6bf408b15dedd-00'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '34.14.87.210'
    'REMOTE_PORT' => '56016'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1764024343.8557
    'REQUEST_TIME' => 1764024343
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-11-28 15:20:33 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-28 15:20:33 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-28 15:20:33 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-11-28 15:20:33 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-28 15:20:33 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-28 15:20:33 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-11-28 15:20:33 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-28 15:20:33 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-28 15:20:33 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-11-28 15:20:33 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-11-28 15:20:33 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-11-28 15:20:33 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-11-28 15:20:33 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-28 15:20:33 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-28 15:20:33 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-11-28 15:20:33 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-11-28 15:20:33 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-11-28 15:20:33 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-11-28 15:20:33 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-11-28 15:20:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2025-11-28 15:20:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-11-28 15:20:33 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-11-28 15:20:33 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-11-28 15:20:33 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-11-28 15:20:33 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-11-28 15:20:33 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2025-11-28 15:20:34 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-11-28 15:20:34 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-11-28 15:20:34 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-11-28 15:20:34 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-11-28 15:20:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-11-28 15:20:34 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-11-28 15:20:34 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-11-28 15:20:34 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-11-28 15:20:34 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-11-28 15:20:34 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-11-28 15:20:34 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-11-28 15:20:34 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-11-28 15:20:34 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-11-28 15:20:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-11-28 15:20:34 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-11-28 15:20:34 [-][-][-][profile begin][Twig template] render template: 
2025-11-28 15:20:34 [-][-][-][profile end][Twig template] render template: 
2025-11-28 15:20:34 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-28 15:20:34 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-28 15:20:34 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-11-28 15:20:34 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-28 15:20:34 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-28 15:20:34 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-11-28 15:20:34 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-28 15:20:34 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-28 15:20:34 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-11-28 15:20:34 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-28 15:20:34 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-28 15:20:34 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-11-28 15:20:34 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-11-28 15:20:34 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-11-28 15:20:34 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-11-28 15:20:33 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/?MA'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.137.68'
    'REMOTE_PORT' => '26553'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1764372033.1641
    'REQUEST_TIME' => 1764372033
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-02 11:17:26 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-02 11:17:26 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-02 11:17:26 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-02 11:17:26 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-02 11:17:26 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-02 11:17:26 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-02 11:17:26 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-02 11:17:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-02 11:17:26 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-02 11:17:27 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-02 11:17:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-02 11:17:27 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-02 11:17:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-02 11:17:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-02 11:17:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-02 11:17:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:17:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-02 11:17:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-02 11:17:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-02 11:17:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:17:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:17:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-12-02 11:17:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-02 11:17:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-02 11:17:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-12-02 11:17:27 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2025-12-02 11:17:27 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-02 11:17:27 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-02 11:17:27 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-02 11:17:27 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-02 11:17:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-02 11:17:27 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-02 11:17:27 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-02 11:17:27 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-02 11:17:27 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-02 11:17:27 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-02 11:17:27 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-02 11:17:27 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-02 11:17:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-02 11:17:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-02 11:17:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-02 11:17:27 [-][-][-][profile begin][Twig template] render template: 
2025-12-02 11:17:27 [-][-][-][profile end][Twig template] render template: 
2025-12-02 11:17:27 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-02 11:17:27 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-02 11:17:27 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-02 11:17:27 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-02 11:17:27 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-02 11:17:27 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-02 11:17:27 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-02 11:17:27 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-02 11:17:27 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-02 11:17:27 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-02 11:17:27 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-02 11:17:27 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-02 11:17:27 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-02 11:17:27 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-02 11:17:27 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-02 11:17:26 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'mail.lebontdu.mywhc.ca'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '455145952'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.242.5'
    'REMOTE_PORT' => '40360'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.lebontdu.mywhc.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://mail.lebontdu.mywhc.ca/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1764703046.4785
    'REQUEST_TIME' => 1764703046
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-02 11:19:14 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-02 11:19:14 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-02 11:19:14 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-02 11:19:14 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-02 11:19:14 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-02 11:19:14 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-02 11:19:14 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-02 11:19:14 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-02 11:19:14 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-02 11:19:14 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-02 11:19:14 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-02 11:19:14 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-02 11:19:14 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2025-12-02 11:19:14 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-02 11:19:14 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-02 11:19:14 [-][-][-][info][yii\web\Session::open] Session started
2025-12-02 11:19:14 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://mail.lebontdu.mywhc.ca/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'mail.lebontdu.mywhc.ca'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '455145952'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.242.5'
    'REMOTE_PORT' => '40360'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.lebontdu.mywhc.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://mail.lebontdu.mywhc.ca/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1764703154.1293
    'REQUEST_TIME' => 1764703154
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-02 11:19:14 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-02 11:19:14 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-02 11:19:14 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-02 11:19:14 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-02 11:19:14 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-02 11:19:14 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-02 11:19:14 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-02 11:19:14 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-02 11:19:14 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-02 11:19:14 [-][-][-][info][yii\web\Session::open] Session started
2025-12-02 11:19:14 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-02 11:19:14 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-02 11:19:14 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-02 11:19:14 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2025-12-02 11:19:14 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2025-12-02 11:19:14 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2025-12-02 11:19:14 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-02 11:19:14 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-02 11:19:14 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-12-02 11:19:14 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2025-12-02 11:19:14 [-][-][-][profile begin][Twig template] render template: login
2025-12-02 11:19:14 [-][-][-][profile begin][Twig template] render macro: textField
2025-12-02 11:19:14 [-][-][-][profile begin][Twig template] render macro: field
2025-12-02 11:19:14 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2025-12-02 11:19:14 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2025-12-02 11:19:14 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2025-12-02 11:19:14 [-][-][-][profile end][Twig template] render macro: field
2025-12-02 11:19:14 [-][-][-][profile end][Twig template] render macro: textField
2025-12-02 11:19:14 [-][-][-][profile begin][Twig template] render macro: passwordField
2025-12-02 11:19:14 [-][-][-][profile begin][Twig template] render macro: field
2025-12-02 11:19:14 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2025-12-02 11:19:14 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2025-12-02 11:19:14 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2025-12-02 11:19:14 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2025-12-02 11:19:14 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2025-12-02 11:19:14 [-][-][-][profile end][Twig template] render macro: field
2025-12-02 11:19:14 [-][-][-][profile end][Twig template] render macro: passwordField
2025-12-02 11:19:14 [-][-][-][profile begin][Twig template] render macro: checkboxField
2025-12-02 11:19:14 [-][-][-][profile begin][Twig template] render macro: field
2025-12-02 11:19:14 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2025-12-02 11:19:14 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2025-12-02 11:19:14 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2025-12-02 11:19:14 [-][-][-][profile end][Twig template] render macro: field
2025-12-02 11:19:14 [-][-][-][profile end][Twig template] render macro: checkboxField
2025-12-02 11:19:14 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2025-12-02 11:19:14 [-][-][-][profile begin][Twig template] render template: _layouts/base
2025-12-02 11:19:14 [-][-][-][profile begin][Twig template] render block: head
2025-12-02 11:19:14 [-][-][-][profile end][Twig template] render block: head
2025-12-02 11:19:14 [-][-][-][profile begin][Twig template] render block: body
2025-12-02 11:19:14 [-][-][-][profile end][Twig template] render block: body
2025-12-02 11:19:14 [-][-][-][profile begin][Twig template] render block: foot
2025-12-02 11:19:14 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2025-12-02 11:19:14 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2025-12-02 11:19:14 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2025-12-02 11:19:14 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2025-12-02 11:19:14 [-][-][-][profile end][Twig template] render block: foot
2025-12-02 11:19:14 [-][-][-][profile end][Twig template] render template: _layouts/base
2025-12-02 11:19:14 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2025-12-02 11:19:14 [-][-][-][profile end][Twig template] render template: login
2025-12-02 11:19:14 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-02 11:19:14 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-02 11:19:14 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-02 11:19:14 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-02 11:19:14 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-02 11:19:14 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-02 11:19:14 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-02 11:19:14 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-02 11:19:14 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-02 11:19:14 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-02 11:19:14 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-02 11:19:14 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-02 11:19:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-12-02 11:19:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-12-02 11:19:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-12-02 11:19:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-12-02 11:19:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-12-02 11:19:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-12-02 11:19:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-12-02 11:19:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-12-02 11:19:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-12-02 11:19:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-12-02 11:19:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-12-02 11:19:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-12-02 11:19:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-12-02 11:19:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-12-02 11:19:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-12-02 11:19:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-12-02 11:19:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-12-02 11:19:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-12-02 11:19:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-12-02 11:19:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-12-02 11:19:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-12-02 11:19:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-12-02 11:19:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-12-02 11:19:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-12-02 11:19:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-12-02 11:19:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-12-02 11:19:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-12-02 11:19:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-12-02 11:19:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-12-02 11:19:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-12-02 11:19:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-12-02 11:19:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-12-02 11:19:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-12-02 11:19:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-12-02 11:19:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-12-02 11:19:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-12-02 11:19:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-12-02 11:19:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-12-02 11:19:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-12-02 11:19:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-12-02 11:19:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-12-02 11:19:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-12-02 11:19:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-12-02 11:19:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-12-02 11:19:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-12-02 11:19:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-12-02 11:19:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-12-02 11:19:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-12-02 11:19:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-12-02 11:19:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-12-02 11:19:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-12-02 11:19:14 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => 'c16a7343a1e9057c97ef0a50d8a4bc2e'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://mail.lebontdu.mywhc.ca/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_COOKIE' => 'CraftSessionId=c16a7343a1e9057c97ef0a50d8a4bc2e'
    'HTTP_HOST' => 'mail.lebontdu.mywhc.ca'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '455145952'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.242.5'
    'REMOTE_PORT' => '40360'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.lebontdu.mywhc.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://mail.lebontdu.mywhc.ca/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1764703154.2942
    'REQUEST_TIME' => 1764703154
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-02 22:12:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-02 22:12:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-02 22:12:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-02 22:12:12 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-02 22:12:12 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-02 22:12:12 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-02 22:12:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-02 22:12:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-02 22:12:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-02 22:12:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-02 22:12:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-02 22:12:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-12-02 22:12:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-02 22:12:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-02 22:12:12 [-][-][-][info][yii\web\Session::open] Session started
2025-12-02 22:12:12 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.148.187'
    'REMOTE_PORT' => '27611'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1764742331.9556
    'REQUEST_TIME' => 1764742331
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-02 22:12:13 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-02 22:12:13 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-02 22:12:13 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-02 22:12:13 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-02 22:12:13 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-02 22:12:13 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-02 22:12:13 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-02 22:12:13 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-02 22:12:13 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-02 22:12:13 [-][-][-][info][yii\web\Session::open] Session started
2025-12-02 22:12:13 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-02 22:12:13 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-02 22:12:13 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-02 22:12:13 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2025-12-02 22:12:13 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2025-12-02 22:12:13 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2025-12-02 22:12:13 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-02 22:12:13 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-02 22:12:13 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-12-02 22:12:13 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2025-12-02 22:12:13 [-][-][-][profile begin][Twig template] render template: login
2025-12-02 22:12:13 [-][-][-][profile begin][Twig template] render macro: textField
2025-12-02 22:12:13 [-][-][-][profile begin][Twig template] render macro: field
2025-12-02 22:12:13 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2025-12-02 22:12:13 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2025-12-02 22:12:13 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2025-12-02 22:12:13 [-][-][-][profile end][Twig template] render macro: field
2025-12-02 22:12:13 [-][-][-][profile end][Twig template] render macro: textField
2025-12-02 22:12:13 [-][-][-][profile begin][Twig template] render macro: passwordField
2025-12-02 22:12:13 [-][-][-][profile begin][Twig template] render macro: field
2025-12-02 22:12:13 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2025-12-02 22:12:13 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2025-12-02 22:12:13 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2025-12-02 22:12:13 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2025-12-02 22:12:13 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2025-12-02 22:12:13 [-][-][-][profile end][Twig template] render macro: field
2025-12-02 22:12:13 [-][-][-][profile end][Twig template] render macro: passwordField
2025-12-02 22:12:13 [-][-][-][profile begin][Twig template] render macro: checkboxField
2025-12-02 22:12:13 [-][-][-][profile begin][Twig template] render macro: field
2025-12-02 22:12:13 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2025-12-02 22:12:13 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2025-12-02 22:12:13 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2025-12-02 22:12:13 [-][-][-][profile end][Twig template] render macro: field
2025-12-02 22:12:13 [-][-][-][profile end][Twig template] render macro: checkboxField
2025-12-02 22:12:13 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2025-12-02 22:12:13 [-][-][-][profile begin][Twig template] render template: _layouts/base
2025-12-02 22:12:13 [-][-][-][profile begin][Twig template] render block: head
2025-12-02 22:12:13 [-][-][-][profile end][Twig template] render block: head
2025-12-02 22:12:13 [-][-][-][profile begin][Twig template] render block: body
2025-12-02 22:12:13 [-][-][-][profile end][Twig template] render block: body
2025-12-02 22:12:13 [-][-][-][profile begin][Twig template] render block: foot
2025-12-02 22:12:13 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2025-12-02 22:12:13 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2025-12-02 22:12:13 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2025-12-02 22:12:13 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2025-12-02 22:12:13 [-][-][-][profile end][Twig template] render block: foot
2025-12-02 22:12:13 [-][-][-][profile end][Twig template] render template: _layouts/base
2025-12-02 22:12:13 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2025-12-02 22:12:13 [-][-][-][profile end][Twig template] render template: login
2025-12-02 22:12:13 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-02 22:12:13 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-02 22:12:13 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-02 22:12:13 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-02 22:12:13 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-02 22:12:13 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-02 22:12:13 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-02 22:12:13 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-02 22:12:13 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-02 22:12:13 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-02 22:12:13 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-02 22:12:13 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-02 22:12:13 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-12-02 22:12:13 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-12-02 22:12:13 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-12-02 22:12:13 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-12-02 22:12:13 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-12-02 22:12:13 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-12-02 22:12:13 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-12-02 22:12:13 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-12-02 22:12:13 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-12-02 22:12:13 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-12-02 22:12:13 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-12-02 22:12:13 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-12-02 22:12:13 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-12-02 22:12:13 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-12-02 22:12:13 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-12-02 22:12:13 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-12-02 22:12:13 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-12-02 22:12:13 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-12-02 22:12:13 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-12-02 22:12:13 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-12-02 22:12:13 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-12-02 22:12:13 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-12-02 22:12:13 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-12-02 22:12:13 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-12-02 22:12:13 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-12-02 22:12:13 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-12-02 22:12:13 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-12-02 22:12:13 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-12-02 22:12:13 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-12-02 22:12:13 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-12-02 22:12:13 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-12-02 22:12:13 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-12-02 22:12:13 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-12-02 22:12:13 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-12-02 22:12:13 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-12-02 22:12:13 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-12-02 22:12:13 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-12-02 22:12:13 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-12-02 22:12:13 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-12-02 22:12:13 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-12-02 22:12:13 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-12-02 22:12:13 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-12-02 22:12:13 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-12-02 22:12:13 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-12-02 22:12:13 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-12-02 22:12:13 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-12-02 22:12:13 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-12-02 22:12:13 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-12-02 22:12:13 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-12-02 22:12:13 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-12-02 22:12:13 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-12-02 22:12:13 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => 'fd82e30105d2c6b6156856027947f3ab'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_COOKIE' => 'CraftSessionId=fd82e30105d2c6b6156856027947f3ab'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.148.187'
    'REMOTE_PORT' => '27613'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1764742333.591
    'REQUEST_TIME' => 1764742333
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-02 22:18:09 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-02 22:18:09 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-02 22:18:09 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-02 22:18:09 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-02 22:18:09 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-02 22:18:09 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-02 22:18:09 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-02 22:18:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-02 22:18:09 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-02 22:18:09 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-02 22:18:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-02 22:18:09 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-02 22:18:09 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:18:09 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-02 22:18:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-02 22:18:09 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-02 22:18:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:18:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-02 22:18:09 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-12-02 22:18:09 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-02 22:18:09 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-02 22:18:09 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-12-02 22:18:09 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2025-12-02 22:18:09 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-02 22:18:09 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-02 22:18:09 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-02 22:18:09 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-02 22:18:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-02 22:18:09 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-02 22:18:09 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-02 22:18:09 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-02 22:18:09 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-02 22:18:09 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-02 22:18:09 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-02 22:18:09 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-02 22:18:09 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-02 22:18:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-02 22:18:09 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-02 22:18:09 [-][-][-][profile begin][Twig template] render template: 
2025-12-02 22:18:10 [-][-][-][profile end][Twig template] render template: 
2025-12-02 22:18:10 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-02 22:18:10 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-02 22:18:10 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-02 22:18:10 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-02 22:18:10 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-02 22:18:10 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-02 22:18:10 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-02 22:18:10 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-02 22:18:10 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-02 22:18:10 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-02 22:18:10 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-02 22:18:10 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-02 22:18:10 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-02 22:18:10 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-02 22:18:10 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-02 22:18:09 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.145.66'
    'REMOTE_PORT' => '40473'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1764742689.0115
    'REQUEST_TIME' => 1764742689
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-05 21:13:37 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-05 21:13:37 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-05 21:13:37 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-05 21:13:37 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-05 21:13:37 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-05 21:13:37 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-05 21:13:37 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-05 21:13:37 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-05 21:13:37 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-05 21:13:38 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-05 21:13:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-05 21:13:38 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-05 21:13:38 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-05 21:13:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-05 21:13:38 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-05 21:13:39 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-05 21:13:39 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-05 21:13:39 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-05 21:13:39 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-05 21:13:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2025-12-05 21:13:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-05 21:13:39 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-12-05 21:13:39 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-05 21:13:39 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-05 21:13:39 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-12-05 21:13:39 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2025-12-05 21:13:39 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-05 21:13:39 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-05 21:13:39 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-05 21:13:39 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-05 21:13:39 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-05 21:13:39 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-05 21:13:39 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-05 21:13:39 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-05 21:13:39 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-05 21:13:39 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-05 21:13:39 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-05 21:13:39 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-05 21:13:39 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-05 21:13:39 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-05 21:13:39 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-05 21:13:39 [-][-][-][profile begin][Twig template] render template: 
2025-12-05 21:13:39 [-][-][-][profile end][Twig template] render template: 
2025-12-05 21:13:39 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-05 21:13:39 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-05 21:13:39 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-05 21:13:39 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-05 21:13:39 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-05 21:13:39 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-05 21:13:39 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-05 21:13:39 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-05 21:13:39 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-05 21:13:39 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-05 21:13:39 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-05 21:13:39 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-05 21:13:39 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-05 21:13:39 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-05 21:13:39 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-05 21:13:37 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'mail.ltdu.ca'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'
    'HTTP_SEC_CH_UA' => 'Google Chrome\";v=\"111\", \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"111'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '103.196.9.84'
    'REMOTE_PORT' => '46588'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.ltdu.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://mail.ltdu.ca/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1764998017.5914
    'REQUEST_TIME' => 1764998017
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-05 22:06:59 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-05 22:06:59 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-05 22:06:59 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-05 22:07:00 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-05 22:07:00 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-05 22:07:00 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-05 22:07:00 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-05 22:07:00 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-05 22:07:00 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-05 22:07:04 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-05 22:07:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-05 22:07:04 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-05 22:07:05 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-05 22:07:05 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-05 22:07:05 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-05 22:07:05 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-05 22:07:05 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2025-12-05 22:07:05 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-05 22:07:05 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-12-05 22:07:05 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-05 22:07:06 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-05 22:07:06 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-12-05 22:07:06 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2025-12-05 22:07:08 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-05 22:07:08 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-05 22:07:08 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-05 22:07:08 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-05 22:07:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-05 22:07:08 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-05 22:07:08 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-05 22:07:08 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-05 22:07:08 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-05 22:07:08 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-05 22:07:08 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-05 22:07:08 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-05 22:07:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-05 22:07:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-05 22:07:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-05 22:07:08 [-][-][-][profile begin][Twig template] render template: 
2025-12-05 22:07:10 [-][-][-][profile end][Twig template] render template: 
2025-12-05 22:07:10 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-05 22:07:10 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-05 22:07:10 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-05 22:07:10 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-05 22:07:10 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-05 22:07:10 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-05 22:07:10 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-05 22:07:10 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-05 22:07:10 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-05 22:07:10 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-05 22:07:10 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-05 22:07:10 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-05 22:07:10 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-05 22:07:10 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-05 22:07:10 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-05 22:06:57 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'
    'HTTP_SEC_CH_UA' => 'Google Chrome\";v=\"111\", \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"111'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '104.252.191.67'
    'REMOTE_PORT' => '35378'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1765001215.992
    'REQUEST_TIME' => 1765001215
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-05 22:07:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-05 22:07:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-05 22:07:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-05 22:07:23 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-05 22:07:23 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-05 22:07:23 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-05 22:07:23 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-05 22:07:23 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-05 22:07:23 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-05 22:07:24 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-05 22:07:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-05 22:07:24 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-05 22:07:24 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-05 22:07:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-05 22:07:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-05 22:07:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-05 22:07:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2025-12-05 22:07:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-05 22:07:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-12-05 22:07:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-05 22:07:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-05 22:07:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-12-05 22:07:25 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2025-12-05 22:07:25 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-05 22:07:25 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-05 22:07:25 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-05 22:07:25 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-05 22:07:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-05 22:07:25 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-05 22:07:25 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-05 22:07:25 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-05 22:07:25 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-05 22:07:25 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-05 22:07:25 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-05 22:07:25 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-05 22:07:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-05 22:07:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-05 22:07:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-05 22:07:25 [-][-][-][profile begin][Twig template] render template: 
2025-12-05 22:07:26 [-][-][-][profile end][Twig template] render template: 
2025-12-05 22:07:26 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-05 22:07:26 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-05 22:07:26 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-05 22:07:26 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-05 22:07:26 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-05 22:07:26 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-05 22:07:26 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-05 22:07:26 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-05 22:07:26 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-05 22:07:26 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-05 22:07:26 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-05 22:07:26 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-05 22:07:26 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-05 22:07:26 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-05 22:07:26 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-05 22:07:21 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'mail.ltdu.ca'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'
    'HTTP_SEC_CH_UA' => 'Google Chrome\";v=\"111\", \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"111'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '103.4.251.121'
    'REMOTE_PORT' => '24810'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.ltdu.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://mail.ltdu.ca/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1765001240.7131
    'REQUEST_TIME' => 1765001240
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-05 22:08:08 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-05 22:08:08 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-05 22:08:08 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-05 22:08:08 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-05 22:08:08 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-05 22:08:08 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-05 22:08:08 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-05 22:08:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-05 22:08:08 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-05 22:08:08 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-05 22:08:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-05 22:08:08 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-05 22:08:08 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-05 22:08:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-05 22:08:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-05 22:08:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-05 22:08:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2025-12-05 22:08:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-05 22:08:08 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-12-05 22:08:08 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-05 22:08:08 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-05 22:08:08 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-12-05 22:08:08 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2025-12-05 22:08:08 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-05 22:08:08 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-05 22:08:08 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-05 22:08:08 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-05 22:08:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-05 22:08:08 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-05 22:08:08 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-05 22:08:08 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-05 22:08:08 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-05 22:08:08 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-05 22:08:08 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-05 22:08:08 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-05 22:08:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-05 22:08:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-05 22:08:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-05 22:08:08 [-][-][-][profile begin][Twig template] render template: 
2025-12-05 22:08:08 [-][-][-][profile end][Twig template] render template: 
2025-12-05 22:08:08 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-05 22:08:08 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-05 22:08:08 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-05 22:08:08 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-05 22:08:08 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-05 22:08:08 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-05 22:08:08 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-05 22:08:08 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-05 22:08:08 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-05 22:08:08 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-05 22:08:08 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-05 22:08:08 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-05 22:08:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-05 22:08:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-05 22:08:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-05 22:08:08 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'mail.lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'
    'HTTP_SEC_CH_UA' => 'Google Chrome\";v=\"111\", \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"111'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '104.164.126.17'
    'REMOTE_PORT' => '21538'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://mail.lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1765001288.0695
    'REQUEST_TIME' => 1765001288
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-05 22:08:18 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-05 22:08:18 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-05 22:08:18 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-05 22:08:18 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-05 22:08:18 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-05 22:08:19 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-05 22:08:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-05 22:08:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-05 22:08:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-05 22:08:20 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-05 22:08:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-05 22:08:20 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-05 22:08:20 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-05 22:08:20 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-05 22:08:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-05 22:08:20 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-05 22:08:20 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2025-12-05 22:08:20 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-05 22:08:20 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-12-05 22:08:20 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-05 22:08:21 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-05 22:08:21 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-12-05 22:08:21 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2025-12-05 22:08:21 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-05 22:08:21 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-05 22:08:21 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-05 22:08:21 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-05 22:08:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-05 22:08:21 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-05 22:08:21 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-05 22:08:21 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-05 22:08:21 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-05 22:08:21 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-05 22:08:21 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-05 22:08:21 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-05 22:08:21 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-05 22:08:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-05 22:08:21 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-05 22:08:21 [-][-][-][profile begin][Twig template] render template: 
2025-12-05 22:08:22 [-][-][-][profile end][Twig template] render template: 
2025-12-05 22:08:22 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-05 22:08:22 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-05 22:08:22 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-05 22:08:22 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-05 22:08:22 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-05 22:08:22 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-05 22:08:22 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-05 22:08:22 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-05 22:08:22 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-05 22:08:22 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-05 22:08:22 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-05 22:08:22 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-05 22:08:22 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-05 22:08:22 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-05 22:08:22 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-05 22:08:18 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'mail.lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'
    'HTTP_SEC_CH_UA' => 'Google Chrome\";v=\"111\", \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"111'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '104.164.173.99'
    'REMOTE_PORT' => '34122'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://mail.lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1765001296.9102
    'REQUEST_TIME' => 1765001296
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-06 22:14:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-06 22:14:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-06 22:14:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-06 22:14:29 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-06 22:14:29 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-06 22:14:29 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-06 22:14:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-06 22:14:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-06 22:14:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-06 22:14:29 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-06 22:14:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-06 22:14:29 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-06 22:14:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-06 22:14:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-06 22:14:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-06 22:14:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-06 22:14:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-06 22:14:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-06 22:14:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-06 22:14:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2025-12-06 22:14:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-06 22:14:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-12-06 22:14:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-06 22:14:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-06 22:14:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-12-06 22:14:31 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2025-12-06 22:14:31 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-06 22:14:31 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-06 22:14:31 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-06 22:14:31 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-06 22:14:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-06 22:14:31 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-06 22:14:31 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-06 22:14:31 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-06 22:14:31 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-06 22:14:31 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-06 22:14:31 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-06 22:14:31 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-06 22:14:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-06 22:14:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-06 22:14:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-06 22:14:31 [-][-][-][profile begin][Twig template] render template: 
2025-12-06 22:14:31 [-][-][-][profile end][Twig template] render template: 
2025-12-06 22:14:31 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-06 22:14:31 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-06 22:14:31 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-06 22:14:31 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-06 22:14:31 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-06 22:14:31 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-06 22:14:31 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-06 22:14:31 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-06 22:14:31 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-06 22:14:31 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-06 22:14:31 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-06 22:14:31 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-06 22:14:31 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-06 22:14:31 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-06 22:14:31 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-06 22:14:29 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/?MA'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.146.197'
    'REMOTE_PORT' => '20553'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1765088069.3033
    'REQUEST_TIME' => 1765088069
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-06 22:36:50 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-06 22:36:50 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-06 22:36:50 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-06 22:36:50 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-06 22:36:50 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-06 22:36:50 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-06 22:36:50 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-06 22:36:50 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-06 22:36:50 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-06 22:36:52 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-06 22:36:52 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-06 22:36:52 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-06 22:36:53 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-06 22:36:53 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-06 22:36:53 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-06 22:36:53 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-06 22:36:53 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2025-12-06 22:36:53 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-06 22:36:53 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-12-06 22:36:53 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-06 22:36:53 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-06 22:36:53 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-12-06 22:36:53 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2025-12-06 22:36:53 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-06 22:36:53 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-06 22:36:53 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-06 22:36:53 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-06 22:36:53 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-06 22:36:53 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-06 22:36:53 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-06 22:36:53 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-06 22:36:53 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-06 22:36:53 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-06 22:36:53 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-06 22:36:53 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-06 22:36:53 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-06 22:36:53 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-06 22:36:53 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-06 22:36:53 [-][-][-][profile begin][Twig template] render template: 
2025-12-06 22:36:53 [-][-][-][profile end][Twig template] render template: 
2025-12-06 22:36:53 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-06 22:36:53 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-06 22:36:53 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-06 22:36:53 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-06 22:36:53 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-06 22:36:53 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-06 22:36:53 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-06 22:36:53 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-06 22:36:53 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-06 22:36:53 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-06 22:36:53 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-06 22:36:53 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-06 22:36:53 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-06 22:36:53 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-06 22:36:53 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-06 22:36:50 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'mail.lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'
    'HTTP_SEC_CH_UA' => 'Google Chrome\";v=\"111\", \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"111'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '107.172.195.219'
    'REMOTE_PORT' => '13658'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://mail.lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1765089409.4608
    'REQUEST_TIME' => 1765089409
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-07 02:18:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-07 02:18:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-07 02:18:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-07 02:18:12 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-07 02:18:12 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-07 02:18:12 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-07 02:18:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-07 02:18:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-07 02:18:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-07 02:18:13 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-07 02:18:13 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-07 02:18:13 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-07 02:18:13 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-07 02:18:13 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-07 02:18:13 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-07 02:18:13 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-07 02:18:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2025-12-07 02:18:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-07 02:18:13 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-12-07 02:18:13 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-07 02:18:13 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-07 02:18:13 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-12-07 02:18:13 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2025-12-07 02:18:13 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-07 02:18:13 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-07 02:18:13 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-07 02:18:13 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-07 02:18:13 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-07 02:18:13 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-07 02:18:13 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-07 02:18:13 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-07 02:18:13 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-07 02:18:13 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-07 02:18:13 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-07 02:18:13 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-07 02:18:13 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-07 02:18:13 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-07 02:18:13 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-07 02:18:13 [-][-][-][profile begin][Twig template] render template: 
2025-12-07 02:18:14 [-][-][-][profile end][Twig template] render template: 
2025-12-07 02:18:14 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-07 02:18:14 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-07 02:18:14 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-07 02:18:14 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-07 02:18:14 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-07 02:18:14 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-07 02:18:14 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-07 02:18:14 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-07 02:18:14 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-07 02:18:14 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-07 02:18:14 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-07 02:18:14 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-07 02:18:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-07 02:18:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-07 02:18:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-07 02:18:11 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'mail.lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'
    'HTTP_SEC_CH_UA' => 'Google Chrome\";v=\"111\", \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"111'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '107.172.195.58'
    'REMOTE_PORT' => '15084'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://mail.lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1765102691.1557
    'REQUEST_TIME' => 1765102691
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-07 02:20:34 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-07 02:20:34 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-07 02:20:34 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-07 02:20:34 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-07 02:20:34 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-07 02:20:34 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-07 02:20:34 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-07 02:20:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-07 02:20:34 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-07 02:20:34 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-07 02:20:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-07 02:20:34 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-07 02:20:34 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-07 02:20:34 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-07 02:20:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-07 02:20:34 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-07 02:20:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2025-12-07 02:20:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-07 02:20:34 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-12-07 02:20:34 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-07 02:20:34 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-07 02:20:34 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-12-07 02:20:34 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2025-12-07 02:20:34 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-07 02:20:34 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-07 02:20:34 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-07 02:20:34 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-07 02:20:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-07 02:20:34 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-07 02:20:34 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-07 02:20:34 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-07 02:20:34 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-07 02:20:34 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-07 02:20:34 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-07 02:20:34 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-07 02:20:34 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-07 02:20:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-07 02:20:34 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-07 02:20:34 [-][-][-][profile begin][Twig template] render template: 
2025-12-07 02:20:34 [-][-][-][profile end][Twig template] render template: 
2025-12-07 02:20:34 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-07 02:20:34 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-07 02:20:34 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-07 02:20:34 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-07 02:20:34 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-07 02:20:34 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-07 02:20:34 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-07 02:20:34 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-07 02:20:34 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-07 02:20:34 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-07 02:20:34 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-07 02:20:34 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-07 02:20:34 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-07 02:20:34 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-07 02:20:34 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-07 02:20:34 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'
    'HTTP_SEC_CH_UA' => 'Google Chrome\";v=\"111\", \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"111'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '104.164.173.243'
    'REMOTE_PORT' => '49838'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1765102834.4804
    'REQUEST_TIME' => 1765102834
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-08 12:20:49 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-08 12:20:49 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-08 12:20:49 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-08 12:20:49 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-08 12:20:49 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-08 12:20:49 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-08 12:20:49 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-08 12:20:49 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-08 12:20:49 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-08 12:20:49 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-08 12:20:49 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-08 12:20:49 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-08 12:20:50 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-08 12:20:50 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-08 12:20:50 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-08 12:20:50 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-08 12:20:50 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-08 12:20:50 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-08 12:20:50 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-08 12:20:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2025-12-08 12:20:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-08 12:20:50 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-12-08 12:20:50 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-08 12:20:50 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-08 12:20:50 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-12-08 12:20:50 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2025-12-08 12:20:50 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-08 12:20:50 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-08 12:20:50 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-08 12:20:50 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-08 12:20:50 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-08 12:20:50 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-08 12:20:50 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-08 12:20:50 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-08 12:20:50 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-08 12:20:50 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-08 12:20:50 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-08 12:20:50 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-08 12:20:50 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-08 12:20:50 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-08 12:20:50 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-08 12:20:50 [-][-][-][profile begin][Twig template] render template: 
2025-12-08 12:20:50 [-][-][-][profile end][Twig template] render template: 
2025-12-08 12:20:50 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-08 12:20:50 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-08 12:20:50 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-08 12:20:50 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-08 12:20:50 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-08 12:20:50 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-08 12:20:50 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-08 12:20:50 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-08 12:20:50 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-08 12:20:50 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-08 12:20:50 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-08 12:20:50 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-08 12:20:50 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-08 12:20:50 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-08 12:20:50 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-08 12:20:49 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'deflate, gzip, br, zstd'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '51.222.95.151'
    'REMOTE_PORT' => '51166'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1765225249.6672
    'REQUEST_TIME' => 1765225249
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-08 19:41:38 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-08 19:41:38 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-08 19:41:38 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-08 19:41:38 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-08 19:41:38 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-08 19:41:38 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-08 19:41:38 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-08 19:41:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-08 19:41:38 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-08 19:41:38 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-08 19:41:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-08 19:41:38 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-08 19:41:38 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-08 19:41:38 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-08 19:41:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-08 19:41:38 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-08 19:41:38 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2025-12-08 19:41:38 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-08 19:41:38 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-12-08 19:41:38 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-08 19:41:38 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-08 19:41:38 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-12-08 19:41:38 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2025-12-08 19:41:38 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-08 19:41:38 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-08 19:41:38 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-08 19:41:38 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-08 19:41:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-08 19:41:38 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-08 19:41:38 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-08 19:41:38 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-08 19:41:38 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-08 19:41:38 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-08 19:41:38 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-08 19:41:38 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-08 19:41:38 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-08 19:41:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-08 19:41:38 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-08 19:41:38 [-][-][-][profile begin][Twig template] render template: 
2025-12-08 19:41:38 [-][-][-][profile end][Twig template] render template: 
2025-12-08 19:41:38 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-08 19:41:38 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-08 19:41:38 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-08 19:41:38 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-08 19:41:38 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-08 19:41:38 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-08 19:41:38 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-08 19:41:38 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-08 19:41:39 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-08 19:41:39 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-08 19:41:39 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-08 19:41:39 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-08 19:41:39 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-08 19:41:39 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-08 19:41:39 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-08 19:41:38 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.141.127'
    'REMOTE_PORT' => '36697'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1765251698.0343
    'REQUEST_TIME' => 1765251698
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-10 19:32:06 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-10 19:32:06 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-10 19:32:06 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-10 19:32:06 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-10 19:32:06 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-10 19:32:06 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-10 19:32:06 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-10 19:32:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-10 19:32:06 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-10 19:32:06 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-10 19:32:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-10 19:32:06 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-10 19:32:06 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-10 19:32:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-10 19:32:06 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-10 19:32:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2025-12-10 19:32:07 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-10 19:32:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-10 19:32:07 [-][-][-][info][yii\web\Session::open] Session started
2025-12-10 19:32:06 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.153.171'
    'REMOTE_PORT' => '42075'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1765423926.487
    'REQUEST_TIME' => 1765423926
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-10 19:32:07 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-10 19:32:07 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-10 19:32:07 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-10 19:32:07 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-10 19:32:07 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-10 19:32:07 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-10 19:32:07 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-10 19:32:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-10 19:32:07 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-10 19:32:07 [-][-][-][info][yii\web\Session::open] Session started
2025-12-10 19:32:07 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-10 19:32:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-10 19:32:07 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-10 19:32:07 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2025-12-10 19:32:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2025-12-10 19:32:07 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2025-12-10 19:32:07 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-10 19:32:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-10 19:32:07 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-12-10 19:32:07 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2025-12-10 19:32:08 [-][-][-][profile begin][Twig template] render template: login
2025-12-10 19:32:08 [-][-][-][profile begin][Twig template] render macro: textField
2025-12-10 19:32:08 [-][-][-][profile begin][Twig template] render macro: field
2025-12-10 19:32:08 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2025-12-10 19:32:08 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2025-12-10 19:32:08 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2025-12-10 19:32:08 [-][-][-][profile end][Twig template] render macro: field
2025-12-10 19:32:08 [-][-][-][profile end][Twig template] render macro: textField
2025-12-10 19:32:08 [-][-][-][profile begin][Twig template] render macro: passwordField
2025-12-10 19:32:08 [-][-][-][profile begin][Twig template] render macro: field
2025-12-10 19:32:08 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2025-12-10 19:32:08 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2025-12-10 19:32:08 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2025-12-10 19:32:08 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2025-12-10 19:32:08 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2025-12-10 19:32:08 [-][-][-][profile end][Twig template] render macro: field
2025-12-10 19:32:08 [-][-][-][profile end][Twig template] render macro: passwordField
2025-12-10 19:32:08 [-][-][-][profile begin][Twig template] render macro: checkboxField
2025-12-10 19:32:08 [-][-][-][profile begin][Twig template] render macro: field
2025-12-10 19:32:08 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2025-12-10 19:32:08 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2025-12-10 19:32:08 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2025-12-10 19:32:08 [-][-][-][profile end][Twig template] render macro: field
2025-12-10 19:32:08 [-][-][-][profile end][Twig template] render macro: checkboxField
2025-12-10 19:32:08 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2025-12-10 19:32:08 [-][-][-][profile begin][Twig template] render template: _layouts/base
2025-12-10 19:32:08 [-][-][-][profile begin][Twig template] render block: head
2025-12-10 19:32:08 [-][-][-][profile end][Twig template] render block: head
2025-12-10 19:32:08 [-][-][-][profile begin][Twig template] render block: body
2025-12-10 19:32:08 [-][-][-][profile end][Twig template] render block: body
2025-12-10 19:32:08 [-][-][-][profile begin][Twig template] render block: foot
2025-12-10 19:32:08 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2025-12-10 19:32:08 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2025-12-10 19:32:08 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2025-12-10 19:32:08 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2025-12-10 19:32:08 [-][-][-][profile end][Twig template] render block: foot
2025-12-10 19:32:08 [-][-][-][profile end][Twig template] render template: _layouts/base
2025-12-10 19:32:08 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2025-12-10 19:32:08 [-][-][-][profile end][Twig template] render template: login
2025-12-10 19:32:08 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-10 19:32:08 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-10 19:32:08 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-10 19:32:08 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-10 19:32:08 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-10 19:32:08 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-10 19:32:08 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-10 19:32:08 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-10 19:32:08 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-10 19:32:08 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-10 19:32:08 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-10 19:32:08 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-10 19:32:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-12-10 19:32:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-12-10 19:32:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-12-10 19:32:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-12-10 19:32:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-12-10 19:32:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-12-10 19:32:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-12-10 19:32:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-12-10 19:32:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-12-10 19:32:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-12-10 19:32:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-12-10 19:32:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-12-10 19:32:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-12-10 19:32:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-12-10 19:32:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-12-10 19:32:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-12-10 19:32:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-12-10 19:32:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-12-10 19:32:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-12-10 19:32:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-12-10 19:32:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-12-10 19:32:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-12-10 19:32:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-12-10 19:32:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-12-10 19:32:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-12-10 19:32:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-12-10 19:32:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-12-10 19:32:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-12-10 19:32:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-12-10 19:32:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-12-10 19:32:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-12-10 19:32:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-12-10 19:32:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-12-10 19:32:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-12-10 19:32:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-12-10 19:32:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-12-10 19:32:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-12-10 19:32:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-12-10 19:32:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-12-10 19:32:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-12-10 19:32:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-12-10 19:32:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-12-10 19:32:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-12-10 19:32:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-12-10 19:32:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-12-10 19:32:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-12-10 19:32:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-12-10 19:32:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-12-10 19:32:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-12-10 19:32:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-12-10 19:32:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-12-10 19:32:07 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => '8017a27c5a580d9ce4b1231013c7231e'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_COOKIE' => 'CraftSessionId=8017a27c5a580d9ce4b1231013c7231e'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.153.171'
    'REMOTE_PORT' => '42077'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1765423927.8942
    'REQUEST_TIME' => 1765423927
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-13 13:12:07 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-13 13:12:07 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-13 13:12:07 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-13 13:12:07 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-13 13:12:07 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-13 13:12:07 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-13 13:12:07 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-13 13:12:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-13 13:12:07 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-13 13:12:07 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-13 13:12:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-13 13:12:07 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-13 13:12:07 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-13 13:12:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-13 13:12:07 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-13 13:12:07 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-13 13:12:07 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-13 13:12:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-13 13:12:07 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-13 13:12:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2025-12-13 13:12:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-13 13:12:07 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-12-13 13:12:07 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-13 13:12:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-13 13:12:07 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-12-13 13:12:07 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2025-12-13 13:12:07 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-13 13:12:07 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-13 13:12:07 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-13 13:12:07 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-13 13:12:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-13 13:12:07 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-13 13:12:07 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-13 13:12:07 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-13 13:12:07 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-13 13:12:07 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-13 13:12:07 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-13 13:12:07 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-13 13:12:07 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-13 13:12:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-13 13:12:07 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-13 13:12:07 [-][-][-][profile begin][Twig template] render template: 
2025-12-13 13:12:07 [-][-][-][profile end][Twig template] render template: 
2025-12-13 13:12:07 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-13 13:12:07 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-13 13:12:07 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-13 13:12:07 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-13 13:12:07 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-13 13:12:07 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-13 13:12:07 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-13 13:12:07 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-13 13:12:07 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-13 13:12:07 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-13 13:12:07 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-13 13:12:07 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-13 13:12:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-13 13:12:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-13 13:12:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-13 13:12:07 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/?MA'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.153.171'
    'REMOTE_PORT' => '42363'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1765660327.3982
    'REQUEST_TIME' => 1765660327
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-16 09:53:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-16 09:53:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-16 09:53:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-16 09:53:25 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-16 09:53:25 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-16 09:53:25 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-16 09:53:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-16 09:53:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-16 09:53:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-16 09:53:25 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-16 09:53:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-16 09:53:25 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-16 09:53:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-16 09:53:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-16 09:53:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-16 09:53:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2025-12-16 09:53:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2025-12-16 09:53:25 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2025-12-16 09:53:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2025-12-16 09:53:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2025-12-16 09:53:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-16 09:53:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-16 09:53:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-12-16 09:53:25 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2025-12-16 09:53:25 [-][-][-][profile begin][Twig template] render template: login
2025-12-16 09:53:25 [-][-][-][profile begin][Twig template] render macro: textField
2025-12-16 09:53:25 [-][-][-][profile begin][Twig template] render macro: field
2025-12-16 09:53:25 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2025-12-16 09:53:25 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2025-12-16 09:53:25 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2025-12-16 09:53:25 [-][-][-][profile end][Twig template] render macro: field
2025-12-16 09:53:25 [-][-][-][profile end][Twig template] render macro: textField
2025-12-16 09:53:25 [-][-][-][profile begin][Twig template] render macro: passwordField
2025-12-16 09:53:25 [-][-][-][profile begin][Twig template] render macro: field
2025-12-16 09:53:25 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2025-12-16 09:53:25 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2025-12-16 09:53:25 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2025-12-16 09:53:25 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2025-12-16 09:53:25 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2025-12-16 09:53:25 [-][-][-][profile end][Twig template] render macro: field
2025-12-16 09:53:25 [-][-][-][profile end][Twig template] render macro: passwordField
2025-12-16 09:53:25 [-][-][-][profile begin][Twig template] render macro: checkboxField
2025-12-16 09:53:25 [-][-][-][profile begin][Twig template] render macro: field
2025-12-16 09:53:25 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2025-12-16 09:53:25 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2025-12-16 09:53:25 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2025-12-16 09:53:25 [-][-][-][profile end][Twig template] render macro: field
2025-12-16 09:53:25 [-][-][-][profile end][Twig template] render macro: checkboxField
2025-12-16 09:53:25 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2025-12-16 09:53:25 [-][-][-][profile begin][Twig template] render template: _layouts/base
2025-12-16 09:53:25 [-][-][-][profile begin][Twig template] render block: head
2025-12-16 09:53:25 [-][-][-][profile end][Twig template] render block: head
2025-12-16 09:53:25 [-][-][-][profile begin][Twig template] render block: body
2025-12-16 09:53:25 [-][-][-][profile end][Twig template] render block: body
2025-12-16 09:53:25 [-][-][-][profile begin][Twig template] render block: foot
2025-12-16 09:53:25 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2025-12-16 09:53:25 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2025-12-16 09:53:25 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2025-12-16 09:53:25 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2025-12-16 09:53:25 [-][-][-][profile end][Twig template] render block: foot
2025-12-16 09:53:25 [-][-][-][profile end][Twig template] render template: _layouts/base
2025-12-16 09:53:25 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2025-12-16 09:53:25 [-][-][-][profile end][Twig template] render template: login
2025-12-16 09:53:25 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-16 09:53:25 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-16 09:53:25 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-16 09:53:25 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-16 09:53:25 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-16 09:53:25 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-16 09:53:25 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-16 09:53:25 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-16 09:53:25 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-16 09:53:25 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-16 09:53:25 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-16 09:53:25 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-16 09:53:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-12-16 09:53:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-12-16 09:53:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-12-16 09:53:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-12-16 09:53:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-12-16 09:53:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-12-16 09:53:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-12-16 09:53:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-12-16 09:53:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-12-16 09:53:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-12-16 09:53:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-12-16 09:53:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-12-16 09:53:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-12-16 09:53:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-12-16 09:53:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-12-16 09:53:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-12-16 09:53:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-12-16 09:53:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-12-16 09:53:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-12-16 09:53:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-12-16 09:53:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-12-16 09:53:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-12-16 09:53:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-12-16 09:53:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-12-16 09:53:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-12-16 09:53:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-12-16 09:53:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-12-16 09:53:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-12-16 09:53:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-12-16 09:53:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-12-16 09:53:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-12-16 09:53:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-12-16 09:53:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-12-16 09:53:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-12-16 09:53:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-12-16 09:53:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-12-16 09:53:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-12-16 09:53:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-12-16 09:53:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-12-16 09:53:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-12-16 09:53:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-12-16 09:53:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-12-16 09:53:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-12-16 09:53:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-12-16 09:53:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-12-16 09:53:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-12-16 09:53:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-12-16 09:53:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-12-16 09:53:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-12-16 09:53:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-12-16 09:53:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-12-16 09:53:25 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_CHARSET' => 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1'
    'HTTP_HOST' => 'www.lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; DotBot/1.2; +https://opensiteexplorer.org/dotbot; help@moz.com)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '216.244.66.242'
    'REMOTE_PORT' => '44432'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'www.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.2'
    'SSL_SESSION_ID' => 'fb207cad082653d3e7a6bf0fd94f7da985b5c9a84689217d84f60bdb6cea9461'
    'SSL_CIPHER' => 'ECDHE-RSA-AES128-GCM-SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://www.lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1765907604.4876
    'REQUEST_TIME' => 1765907604
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-17 08:46:21 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-17 08:46:21 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-17 08:46:21 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-17 08:46:21 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-17 08:46:21 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-17 08:46:21 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-17 08:46:21 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-17 08:46:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-17 08:46:21 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-17 08:46:21 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-17 08:46:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-17 08:46:21 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-17 08:46:21 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-17 08:46:21 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-17 08:46:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-17 08:46:21 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-17 08:46:21 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2025-12-17 08:46:21 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-17 08:46:21 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-12-17 08:46:21 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-17 08:46:21 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-17 08:46:21 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-12-17 08:46:21 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2025-12-17 08:46:21 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-17 08:46:21 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-17 08:46:21 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-17 08:46:21 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-17 08:46:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-17 08:46:21 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-17 08:46:21 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-17 08:46:21 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-17 08:46:21 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-17 08:46:21 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-17 08:46:21 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-17 08:46:21 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-17 08:46:21 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-17 08:46:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-17 08:46:21 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-17 08:46:21 [-][-][-][profile begin][Twig template] render template: 
2025-12-17 08:46:21 [-][-][-][profile end][Twig template] render template: 
2025-12-17 08:46:21 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-17 08:46:21 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-17 08:46:21 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-17 08:46:21 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-17 08:46:21 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-17 08:46:21 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-17 08:46:21 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-17 08:46:21 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-17 08:46:21 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-17 08:46:21 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-17 08:46:21 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-17 08:46:21 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-17 08:46:21 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-17 08:46:21 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-17 08:46:21 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-17 08:46:21 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.153.171'
    'REMOTE_PORT' => '42971'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1765989981.4228
    'REQUEST_TIME' => 1765989981
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-18 20:36:39 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-18 20:36:39 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-18 20:36:39 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-18 20:36:39 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-18 20:36:39 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-18 20:36:39 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-18 20:36:39 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-18 20:36:39 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-18 20:36:39 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-18 20:36:39 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-18 20:36:39 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-18 20:36:39 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-18 20:36:39 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-18 20:36:39 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-18 20:36:39 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-18 20:36:39 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2025-12-18 20:36:39 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-12-18 20:36:39 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-18 20:36:39 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-18 20:36:39 [-][-][-][info][yii\web\Session::open] Session started
2025-12-18 20:36:39 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/web'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.133.83'
    'REMOTE_PORT' => '42773'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1766118999.188
    'REQUEST_TIME' => 1766118999
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-18 20:36:40 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-18 20:36:40 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-18 20:36:40 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-18 20:36:40 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-18 20:36:40 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-18 20:36:40 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-18 20:36:40 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-18 20:36:40 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-18 20:36:40 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-18 20:36:40 [-][-][-][info][yii\web\Session::open] Session started
2025-12-18 20:36:40 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-18 20:36:40 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-18 20:36:40 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-18 20:36:40 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2025-12-18 20:36:40 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2025-12-18 20:36:40 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2025-12-18 20:36:40 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-18 20:36:40 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-18 20:36:40 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-12-18 20:36:40 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2025-12-18 20:36:40 [-][-][-][profile begin][Twig template] render template: login
2025-12-18 20:36:40 [-][-][-][profile begin][Twig template] render macro: textField
2025-12-18 20:36:40 [-][-][-][profile begin][Twig template] render macro: field
2025-12-18 20:36:40 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2025-12-18 20:36:40 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2025-12-18 20:36:40 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2025-12-18 20:36:40 [-][-][-][profile end][Twig template] render macro: field
2025-12-18 20:36:40 [-][-][-][profile end][Twig template] render macro: textField
2025-12-18 20:36:40 [-][-][-][profile begin][Twig template] render macro: passwordField
2025-12-18 20:36:40 [-][-][-][profile begin][Twig template] render macro: field
2025-12-18 20:36:40 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2025-12-18 20:36:40 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2025-12-18 20:36:40 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2025-12-18 20:36:40 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2025-12-18 20:36:40 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2025-12-18 20:36:40 [-][-][-][profile end][Twig template] render macro: field
2025-12-18 20:36:40 [-][-][-][profile end][Twig template] render macro: passwordField
2025-12-18 20:36:40 [-][-][-][profile begin][Twig template] render macro: checkboxField
2025-12-18 20:36:40 [-][-][-][profile begin][Twig template] render macro: field
2025-12-18 20:36:40 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2025-12-18 20:36:40 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2025-12-18 20:36:40 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2025-12-18 20:36:40 [-][-][-][profile end][Twig template] render macro: field
2025-12-18 20:36:40 [-][-][-][profile end][Twig template] render macro: checkboxField
2025-12-18 20:36:40 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2025-12-18 20:36:40 [-][-][-][profile begin][Twig template] render template: _layouts/base
2025-12-18 20:36:40 [-][-][-][profile begin][Twig template] render block: head
2025-12-18 20:36:40 [-][-][-][profile end][Twig template] render block: head
2025-12-18 20:36:40 [-][-][-][profile begin][Twig template] render block: body
2025-12-18 20:36:40 [-][-][-][profile end][Twig template] render block: body
2025-12-18 20:36:40 [-][-][-][profile begin][Twig template] render block: foot
2025-12-18 20:36:40 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2025-12-18 20:36:40 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2025-12-18 20:36:40 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2025-12-18 20:36:40 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2025-12-18 20:36:40 [-][-][-][profile end][Twig template] render block: foot
2025-12-18 20:36:40 [-][-][-][profile end][Twig template] render template: _layouts/base
2025-12-18 20:36:40 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2025-12-18 20:36:40 [-][-][-][profile end][Twig template] render template: login
2025-12-18 20:36:40 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-18 20:36:40 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-18 20:36:40 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-18 20:36:40 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-18 20:36:40 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-18 20:36:40 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-18 20:36:40 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-18 20:36:40 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-18 20:36:40 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-18 20:36:40 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-18 20:36:40 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-18 20:36:40 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-18 20:36:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-12-18 20:36:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-12-18 20:36:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-12-18 20:36:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-12-18 20:36:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-12-18 20:36:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-12-18 20:36:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-12-18 20:36:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-12-18 20:36:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-12-18 20:36:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-12-18 20:36:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-12-18 20:36:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-12-18 20:36:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-12-18 20:36:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-12-18 20:36:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-12-18 20:36:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-12-18 20:36:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-12-18 20:36:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-12-18 20:36:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-12-18 20:36:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-12-18 20:36:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-12-18 20:36:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-12-18 20:36:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-12-18 20:36:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-12-18 20:36:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-12-18 20:36:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-12-18 20:36:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-12-18 20:36:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-12-18 20:36:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-12-18 20:36:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-12-18 20:36:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-12-18 20:36:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-12-18 20:36:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-12-18 20:36:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-12-18 20:36:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-12-18 20:36:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-12-18 20:36:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-12-18 20:36:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-12-18 20:36:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-12-18 20:36:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-12-18 20:36:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-12-18 20:36:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-12-18 20:36:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-12-18 20:36:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-12-18 20:36:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-12-18 20:36:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-12-18 20:36:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-12-18 20:36:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-12-18 20:36:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-12-18 20:36:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-12-18 20:36:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-12-18 20:36:40 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => 'f5e96cb9142d96285b2936b60c021290'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_COOKIE' => 'CraftSessionId=f5e96cb9142d96285b2936b60c021290'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/web'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.133.83'
    'REMOTE_PORT' => '42775'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1766119000.0857
    'REQUEST_TIME' => 1766119000
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-19 20:56:54 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-19 20:56:54 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-19 20:56:54 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-19 20:56:54 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-19 20:56:54 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-19 20:56:54 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-19 20:56:54 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-19 20:56:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-19 20:56:54 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-19 20:56:54 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-19 20:56:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-19 20:56:54 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-19 20:56:54 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-19 20:56:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-19 20:56:54 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-19 20:56:54 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-19 20:56:54 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-19 20:56:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-19 20:56:54 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-19 20:56:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2025-12-19 20:56:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-19 20:56:54 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-12-19 20:56:54 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-19 20:56:54 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-19 20:56:54 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-12-19 20:56:54 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2025-12-19 20:56:54 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-19 20:56:54 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-19 20:56:54 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-19 20:56:54 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-19 20:56:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-19 20:56:54 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-19 20:56:54 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-19 20:56:54 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-19 20:56:54 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-19 20:56:54 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-19 20:56:54 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-19 20:56:54 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-19 20:56:54 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-19 20:56:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-19 20:56:54 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-19 20:56:54 [-][-][-][profile begin][Twig template] render template: 
2025-12-19 20:56:54 [-][-][-][profile end][Twig template] render template: 
2025-12-19 20:56:54 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-19 20:56:54 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-19 20:56:54 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-19 20:56:54 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-19 20:56:54 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-19 20:56:54 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-19 20:56:54 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-19 20:56:54 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-19 20:56:54 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-19 20:56:54 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-19 20:56:54 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-19 20:56:54 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-19 20:56:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-19 20:56:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-19 20:56:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-19 20:56:54 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/?MA'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.157.231'
    'REMOTE_PORT' => '48999'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1766206614.0741
    'REQUEST_TIME' => 1766206614
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-23 19:04:38 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-23 19:04:38 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-23 19:04:38 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-23 19:04:38 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-23 19:04:38 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-23 19:04:38 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-23 19:04:38 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-23 19:04:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-23 19:04:38 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-23 19:04:38 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-23 19:04:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-23 19:04:38 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-23 19:04:38 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-23 19:04:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-23 19:04:38 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-23 19:04:38 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:38 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-23 19:04:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-23 19:04:38 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-23 19:04:38 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:38 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:38 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-12-23 19:04:38 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-23 19:04:38 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-23 19:04:38 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-12-23 19:04:38 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2025-12-23 19:04:38 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-23 19:04:38 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-23 19:04:38 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-23 19:04:38 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-23 19:04:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-23 19:04:38 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-23 19:04:38 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-23 19:04:38 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-23 19:04:38 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-23 19:04:38 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-23 19:04:38 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-23 19:04:38 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-23 19:04:38 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-23 19:04:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-23 19:04:38 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-23 19:04:38 [-][-][-][profile begin][Twig template] render template: 
2025-12-23 19:04:38 [-][-][-][profile end][Twig template] render template: 
2025-12-23 19:04:38 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-23 19:04:38 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-23 19:04:38 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-23 19:04:38 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-23 19:04:38 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-23 19:04:38 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-23 19:04:38 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-23 19:04:38 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-23 19:04:38 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-23 19:04:38 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-23 19:04:38 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-23 19:04:38 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-23 19:04:38 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-23 19:04:38 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-23 19:04:38 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-23 19:04:38 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '657783084'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.241.63'
    'REMOTE_PORT' => '51478'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1766545478.3548
    'REQUEST_TIME' => 1766545478
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-23 19:04:50 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-23 19:04:50 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-23 19:04:50 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-23 19:04:50 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-23 19:04:50 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-23 19:04:50 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-23 19:04:50 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-23 19:04:50 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-23 19:04:50 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-23 19:04:50 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-23 19:04:50 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-23 19:04:50 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-23 19:04:50 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2025-12-23 19:04:50 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-23 19:04:50 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-23 19:04:50 [-][-][-][info][yii\web\Session::open] Session started
2025-12-23 19:04:50 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '657783084'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.241.63'
    'REMOTE_PORT' => '51478'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1766545490.2314
    'REQUEST_TIME' => 1766545490
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-23 19:04:50 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-23 19:04:50 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-23 19:04:50 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-23 19:04:50 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-23 19:04:50 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-23 19:04:50 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-23 19:04:50 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-23 19:04:50 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-23 19:04:50 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-23 19:04:50 [-][-][-][info][yii\web\Session::open] Session started
2025-12-23 19:04:50 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-23 19:04:50 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-23 19:04:50 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-23 19:04:50 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2025-12-23 19:04:50 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2025-12-23 19:04:50 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2025-12-23 19:04:50 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-23 19:04:50 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-23 19:04:50 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-12-23 19:04:50 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2025-12-23 19:04:50 [-][-][-][profile begin][Twig template] render template: login
2025-12-23 19:04:50 [-][-][-][profile begin][Twig template] render macro: textField
2025-12-23 19:04:50 [-][-][-][profile begin][Twig template] render macro: field
2025-12-23 19:04:50 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2025-12-23 19:04:50 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2025-12-23 19:04:50 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2025-12-23 19:04:50 [-][-][-][profile end][Twig template] render macro: field
2025-12-23 19:04:50 [-][-][-][profile end][Twig template] render macro: textField
2025-12-23 19:04:50 [-][-][-][profile begin][Twig template] render macro: passwordField
2025-12-23 19:04:50 [-][-][-][profile begin][Twig template] render macro: field
2025-12-23 19:04:50 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2025-12-23 19:04:50 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2025-12-23 19:04:50 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2025-12-23 19:04:50 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2025-12-23 19:04:50 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2025-12-23 19:04:50 [-][-][-][profile end][Twig template] render macro: field
2025-12-23 19:04:50 [-][-][-][profile end][Twig template] render macro: passwordField
2025-12-23 19:04:50 [-][-][-][profile begin][Twig template] render macro: checkboxField
2025-12-23 19:04:50 [-][-][-][profile begin][Twig template] render macro: field
2025-12-23 19:04:50 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2025-12-23 19:04:50 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2025-12-23 19:04:50 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2025-12-23 19:04:50 [-][-][-][profile end][Twig template] render macro: field
2025-12-23 19:04:50 [-][-][-][profile end][Twig template] render macro: checkboxField
2025-12-23 19:04:50 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2025-12-23 19:04:50 [-][-][-][profile begin][Twig template] render template: _layouts/base
2025-12-23 19:04:50 [-][-][-][profile begin][Twig template] render block: head
2025-12-23 19:04:50 [-][-][-][profile end][Twig template] render block: head
2025-12-23 19:04:50 [-][-][-][profile begin][Twig template] render block: body
2025-12-23 19:04:50 [-][-][-][profile end][Twig template] render block: body
2025-12-23 19:04:50 [-][-][-][profile begin][Twig template] render block: foot
2025-12-23 19:04:50 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2025-12-23 19:04:50 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2025-12-23 19:04:50 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2025-12-23 19:04:50 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2025-12-23 19:04:50 [-][-][-][profile end][Twig template] render block: foot
2025-12-23 19:04:50 [-][-][-][profile end][Twig template] render template: _layouts/base
2025-12-23 19:04:50 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2025-12-23 19:04:50 [-][-][-][profile end][Twig template] render template: login
2025-12-23 19:04:50 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-23 19:04:50 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-23 19:04:50 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-23 19:04:50 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-23 19:04:50 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-23 19:04:50 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-23 19:04:50 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-23 19:04:50 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-23 19:04:50 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-23 19:04:50 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-23 19:04:50 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-23 19:04:50 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-23 19:04:50 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-12-23 19:04:50 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-12-23 19:04:50 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-12-23 19:04:50 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-12-23 19:04:50 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-12-23 19:04:50 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-12-23 19:04:50 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-12-23 19:04:50 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-12-23 19:04:50 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-12-23 19:04:50 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-12-23 19:04:50 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-12-23 19:04:50 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-12-23 19:04:50 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-12-23 19:04:50 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-12-23 19:04:50 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-12-23 19:04:50 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-12-23 19:04:50 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-12-23 19:04:50 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-12-23 19:04:50 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-12-23 19:04:50 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-12-23 19:04:50 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-12-23 19:04:50 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-12-23 19:04:50 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-12-23 19:04:50 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-12-23 19:04:50 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-12-23 19:04:50 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-12-23 19:04:50 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-12-23 19:04:50 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-12-23 19:04:50 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-12-23 19:04:50 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-12-23 19:04:50 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-12-23 19:04:50 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-12-23 19:04:50 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-12-23 19:04:50 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-12-23 19:04:50 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-12-23 19:04:50 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-12-23 19:04:50 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-12-23 19:04:50 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-12-23 19:04:50 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-12-23 19:04:50 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-12-23 19:04:50 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-12-23 19:04:50 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-12-23 19:04:50 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-12-23 19:04:50 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-12-23 19:04:50 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-12-23 19:04:50 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-12-23 19:04:50 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-12-23 19:04:50 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-12-23 19:04:50 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-12-23 19:04:50 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-12-23 19:04:50 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-12-23 19:04:50 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => '3df4aec3e267c2782978db82fabd2478'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_COOKIE' => 'CraftSessionId=3df4aec3e267c2782978db82fabd2478'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '657783084'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.241.63'
    'REMOTE_PORT' => '51478'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1766545490.3816
    'REQUEST_TIME' => 1766545490
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-25 05:42:26 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-25 05:42:26 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-25 05:42:26 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-25 05:42:26 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-25 05:42:26 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-25 05:42:26 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-25 05:42:26 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-25 05:42:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-25 05:42:26 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-25 05:42:26 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-25 05:42:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-25 05:42:26 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-25 05:42:26 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-25 05:42:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-25 05:42:26 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-25 05:42:26 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-25 05:42:26 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-25 05:42:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-25 05:42:26 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-25 05:42:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2025-12-25 05:42:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-25 05:42:26 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-12-25 05:42:26 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-25 05:42:26 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-25 05:42:26 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-12-25 05:42:26 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2025-12-25 05:42:26 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-25 05:42:26 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-25 05:42:26 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-25 05:42:26 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-25 05:42:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-25 05:42:26 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-25 05:42:26 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-25 05:42:26 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-25 05:42:26 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-25 05:42:26 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-25 05:42:26 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-25 05:42:26 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-25 05:42:26 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-25 05:42:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-25 05:42:26 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-25 05:42:26 [-][-][-][profile begin][Twig template] render template: 
2025-12-25 05:42:26 [-][-][-][profile end][Twig template] render template: 
2025-12-25 05:42:26 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-25 05:42:26 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-25 05:42:26 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-25 05:42:26 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-25 05:42:26 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-25 05:42:26 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-25 05:42:26 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-25 05:42:26 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-25 05:42:26 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-25 05:42:26 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-25 05:42:26 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-25 05:42:26 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-25 05:42:26 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-25 05:42:26 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-25 05:42:26 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-25 05:42:26 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/?MA'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.137.68'
    'REMOTE_PORT' => '33489'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1766670146.445
    'REQUEST_TIME' => 1766670146
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-26 22:20:43 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-26 22:20:43 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-26 22:20:43 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-26 22:20:43 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-26 22:20:43 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-26 22:20:43 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-26 22:20:43 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-26 22:20:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-26 22:20:43 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-26 22:20:43 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-26 22:20:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-26 22:20:43 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-26 22:20:43 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-26 22:20:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-26 22:20:43 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-26 22:20:43 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2025-12-26 22:20:43 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-12-26 22:20:43 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-26 22:20:43 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-26 22:20:43 [-][-][-][info][yii\web\Session::open] Session started
2025-12-26 22:20:43 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.153.171'
    'REMOTE_PORT' => '44035'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1766816443.2822
    'REQUEST_TIME' => 1766816443
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-26 22:20:45 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-26 22:20:45 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-26 22:20:45 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-26 22:20:45 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-26 22:20:45 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-26 22:20:45 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-26 22:20:45 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-26 22:20:45 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-26 22:20:45 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-26 22:20:45 [-][-][-][info][yii\web\Session::open] Session started
2025-12-26 22:20:45 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-26 22:20:45 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-26 22:20:45 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-26 22:20:45 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2025-12-26 22:20:45 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2025-12-26 22:20:45 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2025-12-26 22:20:45 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-26 22:20:45 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-26 22:20:45 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-12-26 22:20:45 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2025-12-26 22:20:45 [-][-][-][profile begin][Twig template] render template: login
2025-12-26 22:20:45 [-][-][-][profile begin][Twig template] render macro: textField
2025-12-26 22:20:45 [-][-][-][profile begin][Twig template] render macro: field
2025-12-26 22:20:45 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2025-12-26 22:20:45 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2025-12-26 22:20:45 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2025-12-26 22:20:45 [-][-][-][profile end][Twig template] render macro: field
2025-12-26 22:20:45 [-][-][-][profile end][Twig template] render macro: textField
2025-12-26 22:20:45 [-][-][-][profile begin][Twig template] render macro: passwordField
2025-12-26 22:20:45 [-][-][-][profile begin][Twig template] render macro: field
2025-12-26 22:20:45 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2025-12-26 22:20:45 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2025-12-26 22:20:45 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2025-12-26 22:20:45 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2025-12-26 22:20:45 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2025-12-26 22:20:45 [-][-][-][profile end][Twig template] render macro: field
2025-12-26 22:20:45 [-][-][-][profile end][Twig template] render macro: passwordField
2025-12-26 22:20:45 [-][-][-][profile begin][Twig template] render macro: checkboxField
2025-12-26 22:20:45 [-][-][-][profile begin][Twig template] render macro: field
2025-12-26 22:20:45 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2025-12-26 22:20:45 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2025-12-26 22:20:45 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2025-12-26 22:20:45 [-][-][-][profile end][Twig template] render macro: field
2025-12-26 22:20:45 [-][-][-][profile end][Twig template] render macro: checkboxField
2025-12-26 22:20:45 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2025-12-26 22:20:45 [-][-][-][profile begin][Twig template] render template: _layouts/base
2025-12-26 22:20:45 [-][-][-][profile begin][Twig template] render block: head
2025-12-26 22:20:45 [-][-][-][profile end][Twig template] render block: head
2025-12-26 22:20:45 [-][-][-][profile begin][Twig template] render block: body
2025-12-26 22:20:45 [-][-][-][profile end][Twig template] render block: body
2025-12-26 22:20:45 [-][-][-][profile begin][Twig template] render block: foot
2025-12-26 22:20:45 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2025-12-26 22:20:45 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2025-12-26 22:20:45 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2025-12-26 22:20:45 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2025-12-26 22:20:45 [-][-][-][profile end][Twig template] render block: foot
2025-12-26 22:20:46 [-][-][-][profile end][Twig template] render template: _layouts/base
2025-12-26 22:20:46 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2025-12-26 22:20:46 [-][-][-][profile end][Twig template] render template: login
2025-12-26 22:20:46 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-26 22:20:46 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-26 22:20:46 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-26 22:20:46 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-26 22:20:46 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-26 22:20:46 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-26 22:20:46 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-26 22:20:46 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-26 22:20:46 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-26 22:20:46 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-26 22:20:46 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-26 22:20:46 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-26 22:20:46 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-12-26 22:20:46 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-12-26 22:20:46 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2025-12-26 22:20:46 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-12-26 22:20:46 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-12-26 22:20:46 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2025-12-26 22:20:46 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-12-26 22:20:46 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-12-26 22:20:46 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2025-12-26 22:20:46 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-12-26 22:20:46 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-12-26 22:20:46 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2025-12-26 22:20:46 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-12-26 22:20:46 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-12-26 22:20:46 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2025-12-26 22:20:46 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-12-26 22:20:46 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-12-26 22:20:46 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2025-12-26 22:20:46 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-12-26 22:20:46 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-12-26 22:20:46 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2025-12-26 22:20:46 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-12-26 22:20:46 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-12-26 22:20:46 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2025-12-26 22:20:46 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-12-26 22:20:46 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-12-26 22:20:46 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2025-12-26 22:20:46 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-12-26 22:20:46 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-12-26 22:20:46 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2025-12-26 22:20:46 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-12-26 22:20:46 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-12-26 22:20:46 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2025-12-26 22:20:46 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-12-26 22:20:46 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-12-26 22:20:46 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2025-12-26 22:20:46 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-12-26 22:20:46 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-12-26 22:20:46 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2025-12-26 22:20:46 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-12-26 22:20:46 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-12-26 22:20:46 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2025-12-26 22:20:46 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-12-26 22:20:46 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-12-26 22:20:46 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2025-12-26 22:20:46 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-12-26 22:20:46 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-12-26 22:20:46 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2025-12-26 22:20:46 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-12-26 22:20:46 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-12-26 22:20:46 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2025-12-26 22:20:45 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => '57c76f342b365419523256f1aea6725c'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_COOKIE' => 'CraftSessionId=57c76f342b365419523256f1aea6725c'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.153.171'
    'REMOTE_PORT' => '44037'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1766816445.8291
    'REQUEST_TIME' => 1766816445
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-28 00:05:44 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-28 00:05:44 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-28 00:05:44 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-28 00:05:44 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-28 00:05:44 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-28 00:05:44 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-28 00:05:44 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-28 00:05:44 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-28 00:05:44 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-28 00:05:44 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-28 00:05:44 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-28 00:05:44 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-28 00:05:44 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-28 00:05:44 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-28 00:05:44 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-28 00:05:44 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-28 00:05:44 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-28 00:05:44 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-28 00:05:44 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-28 00:05:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2025-12-28 00:05:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-28 00:05:44 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-12-28 00:05:44 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-28 00:05:44 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-28 00:05:44 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-12-28 00:05:44 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2025-12-28 00:05:44 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-28 00:05:44 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-28 00:05:44 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-28 00:05:44 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-28 00:05:44 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-28 00:05:44 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-28 00:05:44 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-28 00:05:44 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-28 00:05:44 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-28 00:05:44 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-28 00:05:44 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-28 00:05:44 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-28 00:05:44 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-28 00:05:44 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-28 00:05:44 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-28 00:05:44 [-][-][-][profile begin][Twig template] render template: 
2025-12-28 00:05:44 [-][-][-][profile end][Twig template] render template: 
2025-12-28 00:05:44 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-28 00:05:44 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-28 00:05:44 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-28 00:05:44 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-28 00:05:44 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-28 00:05:44 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-28 00:05:44 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-28 00:05:44 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-28 00:05:44 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-28 00:05:44 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-28 00:05:44 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-28 00:05:44 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-28 00:05:44 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-28 00:05:44 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-28 00:05:44 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-28 00:05:44 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_CHARSET' => 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1'
    'HTTP_HOST' => 'www.lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; DotBot/1.2; +https://opensiteexplorer.org/dotbot; help@moz.com)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '216.244.66.242'
    'REMOTE_PORT' => '56902'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'www.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.2'
    'SSL_SESSION_ID' => '22c937e538de4e777f13af51616e4583da3248b9558efd237dc383daae9349e6'
    'SSL_CIPHER' => 'ECDHE-RSA-AES128-GCM-SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://www.lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1766909144.2838
    'REQUEST_TIME' => 1766909144
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2025-12-29 07:14:16 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-29 07:14:16 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-29 07:14:16 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2025-12-29 07:14:16 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-29 07:14:16 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-29 07:14:16 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2025-12-29 07:14:16 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-29 07:14:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-29 07:14:16 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2025-12-29 07:14:16 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-29 07:14:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-29 07:14:16 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2025-12-29 07:14:16 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-29 07:14:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-29 07:14:16 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2025-12-29 07:14:16 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2025-12-29 07:14:16 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-29 07:14:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-29 07:14:16 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2025-12-29 07:14:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2025-12-29 07:14:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2025-12-29 07:14:16 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2025-12-29 07:14:16 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2025-12-29 07:14:16 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2025-12-29 07:14:16 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2025-12-29 07:14:16 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2025-12-29 07:14:16 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-29 07:14:16 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-29 07:14:16 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2025-12-29 07:14:16 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-29 07:14:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-29 07:14:16 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2025-12-29 07:14:16 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-29 07:14:16 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-29 07:14:16 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2025-12-29 07:14:16 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-29 07:14:16 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-29 07:14:16 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2025-12-29 07:14:16 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-29 07:14:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-29 07:14:16 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2025-12-29 07:14:16 [-][-][-][profile begin][Twig template] render template: 
2025-12-29 07:14:16 [-][-][-][profile end][Twig template] render template: 
2025-12-29 07:14:16 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-29 07:14:16 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-29 07:14:16 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2025-12-29 07:14:16 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-29 07:14:16 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-29 07:14:16 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2025-12-29 07:14:16 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-29 07:14:16 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-29 07:14:16 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2025-12-29 07:14:16 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-29 07:14:16 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-29 07:14:16 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2025-12-29 07:14:16 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-29 07:14:16 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-29 07:14:16 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2025-12-29 07:14:16 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_HOST' => 'lebontdu.mywhc.ca'
    'HTTP_REFERER' => 'https://lebontdu.mywhc.ca/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '47.82.11.37'
    'REMOTE_PORT' => '53838'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.mywhc.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.mywhc.ca/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1767021256.1735
    'REQUEST_TIME' => 1767021256
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-03 23:01:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-03 23:01:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-03 23:01:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-03 23:01:29 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-03 23:01:29 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-03 23:01:29 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-03 23:01:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-03 23:01:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-03 23:01:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-03 23:01:29 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-03 23:01:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-03 23:01:29 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-03 23:01:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-03 23:01:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-03 23:01:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-03 23:01:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-03 23:01:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-03 23:01:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-03 23:01:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-03 23:01:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-01-03 23:01:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-03 23:01:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-03 23:01:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-03 23:01:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-03 23:01:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-03 23:01:29 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-01-03 23:01:29 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-03 23:01:29 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-03 23:01:29 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-03 23:01:29 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-03 23:01:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-03 23:01:29 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-03 23:01:29 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-03 23:01:29 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-03 23:01:29 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-03 23:01:29 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-03 23:01:29 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-03 23:01:29 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-03 23:01:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-03 23:01:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-03 23:01:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-03 23:01:29 [-][-][-][profile begin][Twig template] render template: 
2026-01-03 23:01:29 [-][-][-][profile end][Twig template] render template: 
2026-01-03 23:01:29 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-03 23:01:29 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-03 23:01:29 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-03 23:01:29 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-03 23:01:29 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-03 23:01:29 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-03 23:01:29 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-03 23:01:29 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-03 23:01:29 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-03 23:01:29 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-03 23:01:29 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-03 23:01:29 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-03 23:01:29 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-03 23:01:29 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-03 23:01:29 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-03 23:01:29 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.137.68'
    'REMOTE_PORT' => '36139'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1767510089.1848
    'REQUEST_TIME' => 1767510089
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-04 12:49:57 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-04 12:49:57 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-04 12:49:57 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-04 12:49:57 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-04 12:49:57 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-04 12:49:57 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-04 12:49:57 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-04 12:49:57 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-04 12:49:57 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-04 12:49:57 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-04 12:49:57 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-04 12:49:57 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-04 12:49:57 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2026-01-04 12:49:57 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-04 12:49:57 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-04 12:49:57 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-04 12:49:57 [-][-][-][info][yii\web\Session::open] Session started
2026-01-04 12:49:57 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/web'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.145.66'
    'REMOTE_PORT' => '47675'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1767559797.757
    'REQUEST_TIME' => 1767559797
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-04 12:49:58 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-04 12:49:58 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-04 12:49:58 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-04 12:49:58 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-04 12:49:58 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-04 12:49:58 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-04 12:49:58 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-04 12:49:58 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-04 12:49:58 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-04 12:49:58 [-][-][-][info][yii\web\Session::open] Session started
2026-01-04 12:49:58 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-04 12:49:58 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-04 12:49:58 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-04 12:49:58 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-01-04 12:49:58 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-01-04 12:49:58 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-01-04 12:49:58 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-04 12:49:58 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-04 12:49:58 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-04 12:49:58 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-01-04 12:49:58 [-][-][-][profile begin][Twig template] render template: login
2026-01-04 12:49:58 [-][-][-][profile begin][Twig template] render macro: textField
2026-01-04 12:49:58 [-][-][-][profile begin][Twig template] render macro: field
2026-01-04 12:49:58 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-01-04 12:49:58 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-01-04 12:49:58 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-01-04 12:49:58 [-][-][-][profile end][Twig template] render macro: field
2026-01-04 12:49:58 [-][-][-][profile end][Twig template] render macro: textField
2026-01-04 12:49:58 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-01-04 12:49:58 [-][-][-][profile begin][Twig template] render macro: field
2026-01-04 12:49:58 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-01-04 12:49:58 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-01-04 12:49:58 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-01-04 12:49:58 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-01-04 12:49:58 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-01-04 12:49:58 [-][-][-][profile end][Twig template] render macro: field
2026-01-04 12:49:58 [-][-][-][profile end][Twig template] render macro: passwordField
2026-01-04 12:49:58 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-01-04 12:49:58 [-][-][-][profile begin][Twig template] render macro: field
2026-01-04 12:49:58 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-01-04 12:49:58 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-01-04 12:49:58 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-01-04 12:49:58 [-][-][-][profile end][Twig template] render macro: field
2026-01-04 12:49:58 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-01-04 12:49:58 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-01-04 12:49:58 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-01-04 12:49:58 [-][-][-][profile begin][Twig template] render block: head
2026-01-04 12:49:58 [-][-][-][profile end][Twig template] render block: head
2026-01-04 12:49:58 [-][-][-][profile begin][Twig template] render block: body
2026-01-04 12:49:58 [-][-][-][profile end][Twig template] render block: body
2026-01-04 12:49:58 [-][-][-][profile begin][Twig template] render block: foot
2026-01-04 12:49:58 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-01-04 12:49:58 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-01-04 12:49:58 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-01-04 12:49:58 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-01-04 12:49:58 [-][-][-][profile end][Twig template] render block: foot
2026-01-04 12:49:58 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-01-04 12:49:58 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-01-04 12:49:58 [-][-][-][profile end][Twig template] render template: login
2026-01-04 12:49:58 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-04 12:49:58 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-04 12:49:58 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-04 12:49:58 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-04 12:49:58 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-04 12:49:58 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-04 12:49:58 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-04 12:49:58 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-04 12:49:59 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-04 12:49:59 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-04 12:49:59 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-04 12:49:59 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-04 12:49:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-01-04 12:49:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-01-04 12:49:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-01-04 12:49:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-01-04 12:49:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-01-04 12:49:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-01-04 12:49:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-01-04 12:49:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-01-04 12:49:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-01-04 12:49:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-01-04 12:49:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-01-04 12:49:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-01-04 12:49:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-01-04 12:49:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-01-04 12:49:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-01-04 12:49:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-01-04 12:49:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-01-04 12:49:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-01-04 12:49:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-01-04 12:49:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-01-04 12:49:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-01-04 12:49:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-01-04 12:49:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-01-04 12:49:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-01-04 12:49:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-01-04 12:49:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-01-04 12:49:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-01-04 12:49:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-01-04 12:49:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-01-04 12:49:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-01-04 12:49:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-01-04 12:49:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-01-04 12:49:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-01-04 12:49:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-01-04 12:49:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-01-04 12:49:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-01-04 12:49:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-01-04 12:49:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-01-04 12:49:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-01-04 12:49:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-01-04 12:49:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-01-04 12:49:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-01-04 12:49:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-01-04 12:49:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-01-04 12:49:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-01-04 12:49:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-01-04 12:49:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-01-04 12:49:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-01-04 12:49:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-01-04 12:49:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-01-04 12:49:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-01-04 12:49:58 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => '82dc16e31981bae4729155083e889fea'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_COOKIE' => 'CraftSessionId=82dc16e31981bae4729155083e889fea'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/web'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.145.66'
    'REMOTE_PORT' => '47677'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1767559798.7526
    'REQUEST_TIME' => 1767559798
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-05 03:43:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-05 03:43:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-05 03:43:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-05 03:43:11 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-05 03:43:11 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-05 03:43:11 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-05 03:43:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-05 03:43:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-05 03:43:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-05 03:43:11 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-05 03:43:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-05 03:43:11 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-05 03:43:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-05 03:43:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-05 03:43:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-05 03:43:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-05 03:43:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-05 03:43:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-05 03:43:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-05 03:43:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-01-05 03:43:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-05 03:43:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-05 03:43:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-05 03:43:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-05 03:43:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-05 03:43:11 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-01-05 03:43:11 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-05 03:43:11 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-05 03:43:11 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-05 03:43:11 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-05 03:43:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-05 03:43:11 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-05 03:43:11 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-05 03:43:11 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-05 03:43:11 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-05 03:43:11 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-05 03:43:11 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-05 03:43:11 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-05 03:43:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-05 03:43:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-05 03:43:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-05 03:43:11 [-][-][-][profile begin][Twig template] render template: 
2026-01-05 03:43:11 [-][-][-][profile end][Twig template] render template: 
2026-01-05 03:43:11 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-05 03:43:11 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-05 03:43:11 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-05 03:43:11 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-05 03:43:11 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-05 03:43:11 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-05 03:43:11 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-05 03:43:11 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-05 03:43:11 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-05 03:43:11 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-05 03:43:11 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-05 03:43:11 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-05 03:43:11 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-05 03:43:11 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-05 03:43:11 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-05 03:43:11 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '47.82.11.5'
    'REMOTE_PORT' => '47280'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1767613391.5565
    'REQUEST_TIME' => 1767613391
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-08 20:40:36 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-08 20:40:36 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-08 20:40:36 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-08 20:40:36 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-08 20:40:36 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-08 20:40:36 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-08 20:40:36 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-08 20:40:36 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-08 20:40:36 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-08 20:40:36 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-08 20:40:36 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-08 20:40:36 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-08 20:40:36 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-08 20:40:36 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-08 20:40:36 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-08 20:40:36 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-08 20:40:36 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-08 20:40:36 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-08 20:40:36 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-08 20:40:36 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-01-08 20:40:36 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-08 20:40:36 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-08 20:40:36 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-08 20:40:36 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-08 20:40:36 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-08 20:40:36 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-01-08 20:40:36 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-08 20:40:36 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-08 20:40:36 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-08 20:40:36 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-08 20:40:36 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-08 20:40:36 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-08 20:40:36 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-08 20:40:36 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-08 20:40:36 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-08 20:40:36 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-08 20:40:36 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-08 20:40:36 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-08 20:40:36 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-08 20:40:36 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-08 20:40:36 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-08 20:40:36 [-][-][-][profile begin][Twig template] render template: 
2026-01-08 20:40:36 [-][-][-][profile end][Twig template] render template: 
2026-01-08 20:40:36 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-08 20:40:36 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-08 20:40:36 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-08 20:40:36 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-08 20:40:36 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-08 20:40:36 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-08 20:40:36 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-08 20:40:36 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-08 20:40:36 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-08 20:40:36 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-08 20:40:36 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-08 20:40:36 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-08 20:40:36 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-08 20:40:36 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-08 20:40:36 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-08 20:40:36 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/?MA'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.141.127'
    'REMOTE_PORT' => '40601'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1767933636.4182
    'REQUEST_TIME' => 1767933636
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-09 17:01:23 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-09 17:01:23 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-09 17:01:23 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-09 17:01:23 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-09 17:01:23 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-09 17:01:23 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-09 17:01:23 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-09 17:01:23 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-09 17:01:23 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-09 17:01:23 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-09 17:01:23 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-09 17:01:23 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-09 17:01:23 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2026-01-09 17:01:23 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-09 17:01:23 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-09 17:01:23 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-09 17:01:23 [-][-][-][info][yii\web\Session::open] Session started
2026-01-09 17:01:23 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.141.127'
    'REMOTE_PORT' => '40825'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768006883.6334
    'REQUEST_TIME' => 1768006883
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-09 17:01:24 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-09 17:01:24 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-09 17:01:24 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-09 17:01:24 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-09 17:01:24 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-09 17:01:24 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-09 17:01:24 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-09 17:01:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-09 17:01:24 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-09 17:01:24 [-][-][-][info][yii\web\Session::open] Session started
2026-01-09 17:01:24 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-09 17:01:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-09 17:01:24 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-09 17:01:24 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-01-09 17:01:24 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-01-09 17:01:24 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-01-09 17:01:24 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-09 17:01:24 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-09 17:01:24 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-09 17:01:24 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-01-09 17:01:24 [-][-][-][profile begin][Twig template] render template: login
2026-01-09 17:01:24 [-][-][-][profile begin][Twig template] render macro: textField
2026-01-09 17:01:24 [-][-][-][profile begin][Twig template] render macro: field
2026-01-09 17:01:24 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-01-09 17:01:24 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-01-09 17:01:24 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-01-09 17:01:24 [-][-][-][profile end][Twig template] render macro: field
2026-01-09 17:01:24 [-][-][-][profile end][Twig template] render macro: textField
2026-01-09 17:01:24 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-01-09 17:01:24 [-][-][-][profile begin][Twig template] render macro: field
2026-01-09 17:01:24 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-01-09 17:01:24 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-01-09 17:01:24 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-01-09 17:01:24 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-01-09 17:01:24 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-01-09 17:01:24 [-][-][-][profile end][Twig template] render macro: field
2026-01-09 17:01:24 [-][-][-][profile end][Twig template] render macro: passwordField
2026-01-09 17:01:24 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-01-09 17:01:24 [-][-][-][profile begin][Twig template] render macro: field
2026-01-09 17:01:24 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-01-09 17:01:24 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-01-09 17:01:24 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-01-09 17:01:24 [-][-][-][profile end][Twig template] render macro: field
2026-01-09 17:01:24 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-01-09 17:01:24 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-01-09 17:01:24 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-01-09 17:01:24 [-][-][-][profile begin][Twig template] render block: head
2026-01-09 17:01:24 [-][-][-][profile end][Twig template] render block: head
2026-01-09 17:01:24 [-][-][-][profile begin][Twig template] render block: body
2026-01-09 17:01:24 [-][-][-][profile end][Twig template] render block: body
2026-01-09 17:01:24 [-][-][-][profile begin][Twig template] render block: foot
2026-01-09 17:01:24 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-01-09 17:01:24 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-01-09 17:01:24 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-01-09 17:01:24 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-01-09 17:01:24 [-][-][-][profile end][Twig template] render block: foot
2026-01-09 17:01:24 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-01-09 17:01:24 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-01-09 17:01:24 [-][-][-][profile end][Twig template] render template: login
2026-01-09 17:01:24 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-09 17:01:24 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-09 17:01:24 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-09 17:01:24 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-09 17:01:24 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-09 17:01:24 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-09 17:01:24 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-09 17:01:24 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-09 17:01:24 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-09 17:01:24 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-09 17:01:24 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-09 17:01:24 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-09 17:01:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-01-09 17:01:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-01-09 17:01:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-01-09 17:01:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-01-09 17:01:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-01-09 17:01:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-01-09 17:01:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-01-09 17:01:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-01-09 17:01:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-01-09 17:01:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-01-09 17:01:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-01-09 17:01:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-01-09 17:01:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-01-09 17:01:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-01-09 17:01:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-01-09 17:01:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-01-09 17:01:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-01-09 17:01:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-01-09 17:01:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-01-09 17:01:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-01-09 17:01:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-01-09 17:01:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-01-09 17:01:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-01-09 17:01:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-01-09 17:01:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-01-09 17:01:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-01-09 17:01:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-01-09 17:01:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-01-09 17:01:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-01-09 17:01:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-01-09 17:01:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-01-09 17:01:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-01-09 17:01:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-01-09 17:01:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-01-09 17:01:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-01-09 17:01:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-01-09 17:01:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-01-09 17:01:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-01-09 17:01:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-01-09 17:01:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-01-09 17:01:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-01-09 17:01:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-01-09 17:01:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-01-09 17:01:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-01-09 17:01:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-01-09 17:01:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-01-09 17:01:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-01-09 17:01:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-01-09 17:01:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-01-09 17:01:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-01-09 17:01:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-01-09 17:01:24 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => 'cc0829620b732d0f0428c951b469ed90'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_COOKIE' => 'CraftSessionId=cc0829620b732d0f0428c951b469ed90'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.141.127'
    'REMOTE_PORT' => '40827'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768006884.5386
    'REQUEST_TIME' => 1768006884
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-15 17:16:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:16:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:16:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:16:30 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:16:30 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:16:30 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:16:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:16:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:16:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:16:30 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-15 17:16:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-15 17:16:30 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-15 17:16:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:16:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:16:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:16:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:16:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-15 17:16:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-15 17:16:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-15 17:16:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:16:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:16:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-15 17:16:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-15 17:16:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-15 17:16:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-15 17:16:31 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-01-15 17:16:31 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-15 17:16:31 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-15 17:16:31 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-15 17:16:31 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-15 17:16:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-15 17:16:31 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-15 17:16:31 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-15 17:16:31 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-15 17:16:31 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-15 17:16:31 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-15 17:16:31 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-15 17:16:31 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-15 17:16:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-15 17:16:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-15 17:16:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-15 17:16:31 [-][-][-][profile begin][Twig template] render template: 
2026-01-15 17:16:31 [-][-][-][profile end][Twig template] render template: 
2026-01-15 17:16:31 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:16:31 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:16:31 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:16:31 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:16:31 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:16:31 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:16:31 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:16:31 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:16:31 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:16:31 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:16:31 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:16:31 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:16:31 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-15 17:16:31 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-15 17:16:31 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-15 17:16:30 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'
    'HTTP_SEC_CH_UA' => 'Google Chrome\";v=\"111\", \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"111'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '107.172.195.128'
    'REMOTE_PORT' => '63192'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768526190.8528
    'REQUEST_TIME' => 1768526190
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-15 17:35:43 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:35:43 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:35:43 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:35:43 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:35:43 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:35:43 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:35:43 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:35:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:35:43 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:35:43 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:35:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:35:43 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:35:43 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:35:43 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-15 17:35:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-15 17:35:43 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-15 17:35:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:35:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:35:43 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-15 17:35:43 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-15 17:35:43 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-15 17:35:43 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-15 17:35:43 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-01-15 17:35:43 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-15 17:35:43 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-15 17:35:43 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-15 17:35:43 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-15 17:35:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-15 17:35:43 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-15 17:35:43 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-15 17:35:43 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-15 17:35:43 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-15 17:35:43 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-15 17:35:43 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-15 17:35:43 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-15 17:35:43 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-15 17:35:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-15 17:35:43 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-15 17:35:43 [-][-][-][profile begin][Twig template] render template: 
2026-01-15 17:35:43 [-][-][-][profile end][Twig template] render template: 
2026-01-15 17:35:43 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:35:43 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:35:43 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:35:43 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:35:43 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:35:43 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:35:43 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:35:43 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:35:43 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:35:43 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:35:43 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:35:43 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:35:43 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-15 17:35:43 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-15 17:35:43 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-15 17:35:43 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'wssplashchk' => '32b28171f880ff9e7d20125961231f48bea24986.1768530942.1'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-CA'
    'HTTP_COOKIE' => 'wssplashchk=32b28171f880ff9e7d20125961231f48bea24986.1768530942.1'
    'HTTP_HOST' => 'mail.lebontdu.com'
    'HTTP_REFERER' => 'https://mail.lebontdu.com/craft/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Mobile Safari/537.36'
    'HTTP_X_FORWARDED_FOR' => '95.173.219.10'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_CH_UA' => '\"Not)A;Brand\";v=\"8\", \"Chromium\";v=\"138\", \"Google Chrome\";v=\"138\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Android\"'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '95.173.219.10'
    'REMOTE_PORT' => '41882'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'PROXY_REMOTE_ADDR' => '127.0.0.1'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://mail.lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768527343.2747
    'REQUEST_TIME' => 1768527343
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-15 17:37:59 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:37:59 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:37:59 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:37:59 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:37:59 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:37:59 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:37:59 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:37:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:37:59 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:37:59 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:37:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:37:59 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:37:59 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:37:59 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-15 17:37:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-15 17:37:59 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-15 17:37:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:37:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:37:59 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-15 17:37:59 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-15 17:37:59 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-15 17:37:59 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-15 17:37:59 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-01-15 17:37:59 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-15 17:37:59 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-15 17:37:59 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-15 17:37:59 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-15 17:37:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-15 17:37:59 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-15 17:37:59 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-15 17:37:59 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-15 17:37:59 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-15 17:37:59 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-15 17:37:59 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-15 17:37:59 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-15 17:37:59 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-15 17:37:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-15 17:37:59 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-15 17:37:59 [-][-][-][profile begin][Twig template] render template: 
2026-01-15 17:37:59 [-][-][-][profile end][Twig template] render template: 
2026-01-15 17:37:59 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:37:59 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:37:59 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:37:59 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:37:59 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:37:59 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:37:59 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:37:59 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:38:00 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:38:00 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:38:00 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:38:00 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:38:00 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-15 17:38:00 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-15 17:38:00 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-15 17:37:59 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'es-UY'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"142\", \"Google Chrome\";v=\"142\", \"Not_A Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '128.90.119.57'
    'REMOTE_PORT' => '41851'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/index.php'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/index.php'
    'SCRIPT_URL' => '/craft/web/index.php'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768527479.8472
    'REQUEST_TIME' => 1768527479
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-15 17:39:07 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:39:07 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:39:07 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:39:07 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:39:07 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:39:07 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:39:07 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:39:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:39:07 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:39:07 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:39:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:39:07 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:39:07 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:39:07 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-15 17:39:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-15 17:39:07 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-15 17:39:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:39:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:39:07 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-15 17:39:07 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-15 17:39:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-15 17:39:07 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-15 17:39:07 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-01-15 17:39:07 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-15 17:39:07 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-15 17:39:07 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-15 17:39:07 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-15 17:39:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-15 17:39:07 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-15 17:39:07 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-15 17:39:07 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-15 17:39:07 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-15 17:39:07 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-15 17:39:07 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-15 17:39:07 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-15 17:39:07 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-15 17:39:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-15 17:39:07 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-15 17:39:07 [-][-][-][profile begin][Twig template] render template: 
2026-01-15 17:39:07 [-][-][-][profile end][Twig template] render template: 
2026-01-15 17:39:07 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:39:07 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:39:07 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:39:07 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:39:07 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:39:07 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:39:07 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:39:07 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:39:08 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:39:08 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:39:08 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:39:08 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:39:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-15 17:39:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-15 17:39:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-15 17:39:07 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_ACCEPT_LANGUAGE' => 'bg-BG'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; arm_64; Android 14; V2205) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.7444.121 YaBrowser/25.12.2.121.00 Mobile Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '164.138.216.248'
    'REMOTE_PORT' => '33559'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/index.php'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/index.php'
    'SCRIPT_URL' => '/craft/web/index.php'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768527547.8155
    'REQUEST_TIME' => 1768527547
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-15 17:42:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:42:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:42:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:42:11 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:42:11 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:42:11 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:42:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:42:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:42:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:42:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:42:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:42:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:42:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:42:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-15 17:42:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-15 17:42:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-15 17:42:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:42:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:42:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-15 17:42:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-15 17:42:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-15 17:42:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-15 17:42:11 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-01-15 17:42:11 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-15 17:42:11 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-15 17:42:11 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-15 17:42:11 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-15 17:42:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-15 17:42:11 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-15 17:42:11 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-15 17:42:11 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-15 17:42:11 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-15 17:42:11 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-15 17:42:11 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-15 17:42:11 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-15 17:42:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-15 17:42:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-15 17:42:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-15 17:42:11 [-][-][-][profile begin][Twig template] render template: 
2026-01-15 17:42:11 [-][-][-][profile end][Twig template] render template: 
2026-01-15 17:42:11 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:42:11 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:42:11 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:42:11 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:42:11 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:42:11 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:42:11 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:42:11 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:42:11 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:42:11 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:42:11 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:42:11 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:42:11 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-15 17:42:11 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-15 17:42:11 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-15 17:42:11 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'es-AR'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; arm_64; Android 14; V2205) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.7444.121 YaBrowser/25.12.2.121.00 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '186.153.186.37'
    'REMOTE_PORT' => '57379'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/index.php'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/index.php'
    'SCRIPT_URL' => '/craft/web/index.php'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768527731.3576
    'REQUEST_TIME' => 1768527731
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-15 17:50:39 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:50:39 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:50:39 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:50:39 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:50:39 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:50:39 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:50:39 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:50:39 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:50:39 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:50:39 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:50:39 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:50:39 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:50:39 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:39 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-15 17:50:39 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-15 17:50:39 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-15 17:50:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:39 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-15 17:50:39 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-15 17:50:39 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-15 17:50:39 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-15 17:50:39 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-01-15 17:50:39 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-15 17:50:39 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-15 17:50:39 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-15 17:50:39 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-15 17:50:39 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-15 17:50:39 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-15 17:50:39 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-15 17:50:39 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-15 17:50:39 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-15 17:50:39 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-15 17:50:39 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-15 17:50:39 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-15 17:50:39 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-15 17:50:39 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-15 17:50:39 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-15 17:50:39 [-][-][-][profile begin][Twig template] render template: 
2026-01-15 17:50:39 [-][-][-][profile end][Twig template] render template: 
2026-01-15 17:50:39 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:50:39 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:50:39 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:50:39 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:50:39 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:50:39 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:50:39 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:50:39 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:50:39 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:50:39 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:50:39 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:50:39 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:50:39 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-15 17:50:39 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-15 17:50:39 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-15 17:50:39 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'mail.lebontdu.mywhc.ca'
    'HTTP_REFERER' => 'https://mail.lebontdu.mywhc.ca/craft/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '455145952'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.227.172'
    'REMOTE_PORT' => '56376'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.lebontdu.mywhc.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://mail.lebontdu.mywhc.ca/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768528239.4371
    'REQUEST_TIME' => 1768528239
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-15 17:50:43 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:50:43 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:50:43 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:50:43 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:50:43 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:50:43 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:50:43 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:50:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:50:43 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:50:43 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:50:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:50:43 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:50:43 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:43 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-15 17:50:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-15 17:50:43 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-15 17:50:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:43 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-15 17:50:43 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-15 17:50:43 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-15 17:50:43 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-15 17:50:43 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-01-15 17:50:43 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-15 17:50:43 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-15 17:50:43 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-15 17:50:43 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-15 17:50:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-15 17:50:43 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-15 17:50:43 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-15 17:50:43 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-15 17:50:43 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-15 17:50:43 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-15 17:50:43 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-15 17:50:43 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-15 17:50:43 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-15 17:50:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-15 17:50:43 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-15 17:50:43 [-][-][-][profile begin][Twig template] render template: 
2026-01-15 17:50:43 [-][-][-][profile end][Twig template] render template: 
2026-01-15 17:50:43 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:50:43 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:50:43 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:50:43 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:50:43 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:50:43 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:50:43 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:50:43 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:50:43 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:50:43 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:50:43 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:50:43 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:50:43 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-15 17:50:43 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-15 17:50:43 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-15 17:50:43 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'mail.ltdu.ca'
    'HTTP_REFERER' => 'https://mail.ltdu.ca/craft/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '392346157'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.241.16'
    'REMOTE_PORT' => '42240'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.ltdu.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://mail.ltdu.ca/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768528243.6462
    'REQUEST_TIME' => 1768528243
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-15 17:50:44 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:50:44 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:50:44 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:50:44 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:50:44 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:50:44 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:50:44 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:50:44 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:50:44 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:50:44 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:50:44 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:50:44 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:50:44 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2026-01-15 17:50:44 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-15 17:50:44 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-15 17:50:44 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-15 17:50:44 [-][-][-][info][yii\web\Session::open] Session started
2026-01-15 17:50:44 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://mail.lebontdu.mywhc.ca/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'mail.lebontdu.mywhc.ca'
    'HTTP_REFERER' => 'https://mail.lebontdu.mywhc.ca/craft/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '455145952'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.227.172'
    'REMOTE_PORT' => '56376'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.lebontdu.mywhc.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://mail.lebontdu.mywhc.ca/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768528244.7405
    'REQUEST_TIME' => 1768528244
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-15 17:50:44 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:50:44 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:50:44 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:50:44 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:50:44 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:50:44 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:50:44 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:50:44 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:50:44 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:50:44 [-][-][-][info][yii\web\Session::open] Session started
2026-01-15 17:50:44 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:50:44 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:50:44 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:50:45 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-01-15 17:50:45 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-01-15 17:50:45 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-01-15 17:50:45 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-15 17:50:45 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-15 17:50:45 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-15 17:50:45 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-01-15 17:50:45 [-][-][-][profile begin][Twig template] render template: login
2026-01-15 17:50:45 [-][-][-][profile begin][Twig template] render macro: textField
2026-01-15 17:50:45 [-][-][-][profile begin][Twig template] render macro: field
2026-01-15 17:50:45 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-01-15 17:50:45 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-01-15 17:50:45 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-01-15 17:50:45 [-][-][-][profile end][Twig template] render macro: field
2026-01-15 17:50:45 [-][-][-][profile end][Twig template] render macro: textField
2026-01-15 17:50:45 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-01-15 17:50:45 [-][-][-][profile begin][Twig template] render macro: field
2026-01-15 17:50:45 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-01-15 17:50:45 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-01-15 17:50:45 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-01-15 17:50:45 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-01-15 17:50:45 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-01-15 17:50:45 [-][-][-][profile end][Twig template] render macro: field
2026-01-15 17:50:45 [-][-][-][profile end][Twig template] render macro: passwordField
2026-01-15 17:50:45 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-01-15 17:50:45 [-][-][-][profile begin][Twig template] render macro: field
2026-01-15 17:50:45 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-01-15 17:50:45 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-01-15 17:50:45 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-01-15 17:50:45 [-][-][-][profile end][Twig template] render macro: field
2026-01-15 17:50:45 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-01-15 17:50:45 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-01-15 17:50:45 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-01-15 17:50:45 [-][-][-][profile begin][Twig template] render block: head
2026-01-15 17:50:45 [-][-][-][profile end][Twig template] render block: head
2026-01-15 17:50:45 [-][-][-][profile begin][Twig template] render block: body
2026-01-15 17:50:45 [-][-][-][profile end][Twig template] render block: body
2026-01-15 17:50:45 [-][-][-][profile begin][Twig template] render block: foot
2026-01-15 17:50:45 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-01-15 17:50:45 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-01-15 17:50:45 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-01-15 17:50:45 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-01-15 17:50:45 [-][-][-][profile end][Twig template] render block: foot
2026-01-15 17:50:45 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-01-15 17:50:45 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-01-15 17:50:45 [-][-][-][profile end][Twig template] render template: login
2026-01-15 17:50:45 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:50:45 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:50:45 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:50:45 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:50:45 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:50:45 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:50:45 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:50:45 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:50:45 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:50:45 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:50:45 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:50:45 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:50:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-01-15 17:50:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-01-15 17:50:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-01-15 17:50:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-01-15 17:50:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-01-15 17:50:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-01-15 17:50:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-01-15 17:50:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-01-15 17:50:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-01-15 17:50:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-01-15 17:50:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-01-15 17:50:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-01-15 17:50:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-01-15 17:50:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-01-15 17:50:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-01-15 17:50:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-01-15 17:50:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-01-15 17:50:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-01-15 17:50:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-01-15 17:50:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-01-15 17:50:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-01-15 17:50:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-01-15 17:50:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-01-15 17:50:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-01-15 17:50:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-01-15 17:50:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-01-15 17:50:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-01-15 17:50:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-01-15 17:50:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-01-15 17:50:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-01-15 17:50:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-01-15 17:50:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-01-15 17:50:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-01-15 17:50:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-01-15 17:50:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-01-15 17:50:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-01-15 17:50:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-01-15 17:50:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-01-15 17:50:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-01-15 17:50:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-01-15 17:50:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-01-15 17:50:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-01-15 17:50:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-01-15 17:50:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-01-15 17:50:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-01-15 17:50:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-01-15 17:50:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-01-15 17:50:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-01-15 17:50:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-01-15 17:50:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-01-15 17:50:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-01-15 17:50:44 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => '6b79a77fcfe822c66a84b8ee01f07197'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://mail.lebontdu.mywhc.ca/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_COOKIE' => 'CraftSessionId=6b79a77fcfe822c66a84b8ee01f07197'
    'HTTP_HOST' => 'mail.lebontdu.mywhc.ca'
    'HTTP_REFERER' => 'https://mail.lebontdu.mywhc.ca/craft/web/admin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '455145952'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.227.172'
    'REMOTE_PORT' => '56376'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.lebontdu.mywhc.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://mail.lebontdu.mywhc.ca/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768528244.9115
    'REQUEST_TIME' => 1768528244
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-15 17:50:54 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:50:54 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:50:54 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:50:54 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:50:54 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:50:54 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:50:54 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:50:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:50:54 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:50:54 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:50:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:50:54 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-15 17:50:54 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-15 17:50:54 [-][-][-][info][yii\web\Session::open] Session started
2026-01-15 17:50:54 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://mail.ltdu.ca/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'mail.ltdu.ca'
    'HTTP_REFERER' => 'https://mail.ltdu.ca/craft/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '392346157'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.241.16'
    'REMOTE_PORT' => '42240'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.ltdu.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://mail.ltdu.ca/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768528254.1831
    'REQUEST_TIME' => 1768528254
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-15 17:50:54 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:50:54 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:50:54 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:50:54 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:50:54 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:50:54 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:50:54 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:50:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:50:54 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:50:54 [-][-][-][info][yii\web\Session::open] Session started
2026-01-15 17:50:54 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:50:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:50:54 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:50:54 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-01-15 17:50:54 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-01-15 17:50:54 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-01-15 17:50:54 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-15 17:50:54 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-15 17:50:54 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-15 17:50:54 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-01-15 17:50:54 [-][-][-][profile begin][Twig template] render template: login
2026-01-15 17:50:54 [-][-][-][profile begin][Twig template] render macro: textField
2026-01-15 17:50:54 [-][-][-][profile begin][Twig template] render macro: field
2026-01-15 17:50:54 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-01-15 17:50:54 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-01-15 17:50:54 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-01-15 17:50:54 [-][-][-][profile end][Twig template] render macro: field
2026-01-15 17:50:54 [-][-][-][profile end][Twig template] render macro: textField
2026-01-15 17:50:54 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-01-15 17:50:54 [-][-][-][profile begin][Twig template] render macro: field
2026-01-15 17:50:54 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-01-15 17:50:54 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-01-15 17:50:54 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-01-15 17:50:54 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-01-15 17:50:54 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-01-15 17:50:54 [-][-][-][profile end][Twig template] render macro: field
2026-01-15 17:50:54 [-][-][-][profile end][Twig template] render macro: passwordField
2026-01-15 17:50:54 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-01-15 17:50:54 [-][-][-][profile begin][Twig template] render macro: field
2026-01-15 17:50:54 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-01-15 17:50:54 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-01-15 17:50:54 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-01-15 17:50:54 [-][-][-][profile end][Twig template] render macro: field
2026-01-15 17:50:54 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-01-15 17:50:54 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-01-15 17:50:54 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-01-15 17:50:54 [-][-][-][profile begin][Twig template] render block: head
2026-01-15 17:50:54 [-][-][-][profile end][Twig template] render block: head
2026-01-15 17:50:54 [-][-][-][profile begin][Twig template] render block: body
2026-01-15 17:50:54 [-][-][-][profile end][Twig template] render block: body
2026-01-15 17:50:54 [-][-][-][profile begin][Twig template] render block: foot
2026-01-15 17:50:54 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-01-15 17:50:54 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-01-15 17:50:54 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-01-15 17:50:54 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-01-15 17:50:54 [-][-][-][profile end][Twig template] render block: foot
2026-01-15 17:50:54 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-01-15 17:50:54 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-01-15 17:50:54 [-][-][-][profile end][Twig template] render template: login
2026-01-15 17:50:54 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:50:54 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:50:54 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:50:54 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:50:54 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:50:54 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:50:54 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:50:54 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:50:54 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:50:54 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:50:54 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:50:54 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:50:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-01-15 17:50:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-01-15 17:50:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-01-15 17:50:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-01-15 17:50:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-01-15 17:50:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-01-15 17:50:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-01-15 17:50:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-01-15 17:50:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-01-15 17:50:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-01-15 17:50:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-01-15 17:50:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-01-15 17:50:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-01-15 17:50:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-01-15 17:50:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-01-15 17:50:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-01-15 17:50:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-01-15 17:50:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-01-15 17:50:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-01-15 17:50:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-01-15 17:50:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-01-15 17:50:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-01-15 17:50:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-01-15 17:50:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-01-15 17:50:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-01-15 17:50:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-01-15 17:50:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-01-15 17:50:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-01-15 17:50:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-01-15 17:50:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-01-15 17:50:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-01-15 17:50:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-01-15 17:50:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-01-15 17:50:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-01-15 17:50:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-01-15 17:50:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-01-15 17:50:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-01-15 17:50:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-01-15 17:50:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-01-15 17:50:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-01-15 17:50:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-01-15 17:50:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-01-15 17:50:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-01-15 17:50:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-01-15 17:50:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-01-15 17:50:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-01-15 17:50:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-01-15 17:50:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-01-15 17:50:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-01-15 17:50:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-01-15 17:50:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-01-15 17:50:54 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => '557ac27ed8f4fd7987e1e3fdf56aaabe'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://mail.ltdu.ca/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_COOKIE' => 'CraftSessionId=557ac27ed8f4fd7987e1e3fdf56aaabe'
    'HTTP_HOST' => 'mail.ltdu.ca'
    'HTTP_REFERER' => 'https://mail.ltdu.ca/craft/web/admin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '392346157'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.241.16'
    'REMOTE_PORT' => '42240'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.ltdu.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://mail.ltdu.ca/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768528254.3141
    'REQUEST_TIME' => 1768528254
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-15 17:51:17 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:51:17 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:51:17 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:51:17 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:51:17 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:51:17 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:51:17 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:51:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:51:17 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:51:17 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:51:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:51:17 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:51:17 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:17 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-15 17:51:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-15 17:51:17 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-15 17:51:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:17 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-15 17:51:17 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-15 17:51:17 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-15 17:51:17 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-15 17:51:17 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-01-15 17:51:17 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-15 17:51:17 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-15 17:51:17 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-15 17:51:17 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-15 17:51:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-15 17:51:17 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-15 17:51:17 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-15 17:51:17 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-15 17:51:17 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-15 17:51:17 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-15 17:51:17 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-15 17:51:17 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-15 17:51:17 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-15 17:51:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-15 17:51:17 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-15 17:51:17 [-][-][-][profile begin][Twig template] render template: 
2026-01-15 17:51:17 [-][-][-][profile end][Twig template] render template: 
2026-01-15 17:51:17 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:51:17 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:51:17 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:51:17 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:51:17 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:51:17 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:51:17 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:51:17 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:51:17 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:51:17 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:51:17 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:51:17 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:51:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-15 17:51:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-15 17:51:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-15 17:51:17 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'lebontdu.mywhc.ca'
    'HTTP_REFERER' => 'https://lebontdu.mywhc.ca/craft/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '752501450'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.227.33'
    'REMOTE_PORT' => '50922'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.mywhc.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.mywhc.ca/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768528277.545
    'REQUEST_TIME' => 1768528277
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-15 17:51:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:51:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:51:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:51:25 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:51:25 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:51:25 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:51:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:51:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:51:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:51:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:51:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:51:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-15 17:51:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-15 17:51:25 [-][-][-][info][yii\web\Session::open] Session started
2026-01-15 17:51:25 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.mywhc.ca/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'lebontdu.mywhc.ca'
    'HTTP_REFERER' => 'https://lebontdu.mywhc.ca/craft/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '752501450'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.227.33'
    'REMOTE_PORT' => '50922'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.mywhc.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://lebontdu.mywhc.ca/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768528285.5823
    'REQUEST_TIME' => 1768528285
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-15 17:51:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:51:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:51:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:51:25 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:51:25 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:51:25 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:51:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:51:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:51:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:51:25 [-][-][-][info][yii\web\Session::open] Session started
2026-01-15 17:51:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:51:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:51:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:51:25 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-01-15 17:51:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-01-15 17:51:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-01-15 17:51:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-15 17:51:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-15 17:51:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-15 17:51:25 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-01-15 17:51:25 [-][-][-][profile begin][Twig template] render template: login
2026-01-15 17:51:25 [-][-][-][profile begin][Twig template] render macro: textField
2026-01-15 17:51:25 [-][-][-][profile begin][Twig template] render macro: field
2026-01-15 17:51:25 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-01-15 17:51:25 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-01-15 17:51:25 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-01-15 17:51:25 [-][-][-][profile end][Twig template] render macro: field
2026-01-15 17:51:25 [-][-][-][profile end][Twig template] render macro: textField
2026-01-15 17:51:25 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-01-15 17:51:25 [-][-][-][profile begin][Twig template] render macro: field
2026-01-15 17:51:25 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-01-15 17:51:25 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-01-15 17:51:25 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-01-15 17:51:25 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-01-15 17:51:25 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-01-15 17:51:25 [-][-][-][profile end][Twig template] render macro: field
2026-01-15 17:51:25 [-][-][-][profile end][Twig template] render macro: passwordField
2026-01-15 17:51:25 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-01-15 17:51:25 [-][-][-][profile begin][Twig template] render macro: field
2026-01-15 17:51:25 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-01-15 17:51:25 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-01-15 17:51:25 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-01-15 17:51:25 [-][-][-][profile end][Twig template] render macro: field
2026-01-15 17:51:25 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-01-15 17:51:25 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-01-15 17:51:25 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-01-15 17:51:25 [-][-][-][profile begin][Twig template] render block: head
2026-01-15 17:51:25 [-][-][-][profile end][Twig template] render block: head
2026-01-15 17:51:25 [-][-][-][profile begin][Twig template] render block: body
2026-01-15 17:51:25 [-][-][-][profile end][Twig template] render block: body
2026-01-15 17:51:25 [-][-][-][profile begin][Twig template] render block: foot
2026-01-15 17:51:25 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-01-15 17:51:25 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-01-15 17:51:25 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-01-15 17:51:25 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-01-15 17:51:25 [-][-][-][profile end][Twig template] render block: foot
2026-01-15 17:51:25 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-01-15 17:51:25 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-01-15 17:51:25 [-][-][-][profile end][Twig template] render template: login
2026-01-15 17:51:25 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:51:25 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:51:25 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:51:25 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:51:25 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:51:25 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:51:25 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:51:25 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:51:25 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:51:25 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:51:25 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:51:25 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:51:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-01-15 17:51:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-01-15 17:51:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-01-15 17:51:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-01-15 17:51:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-01-15 17:51:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-01-15 17:51:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-01-15 17:51:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-01-15 17:51:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-01-15 17:51:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-01-15 17:51:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-01-15 17:51:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-01-15 17:51:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-01-15 17:51:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-01-15 17:51:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-01-15 17:51:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-01-15 17:51:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-01-15 17:51:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-01-15 17:51:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-01-15 17:51:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-01-15 17:51:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-01-15 17:51:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-01-15 17:51:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-01-15 17:51:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-01-15 17:51:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-01-15 17:51:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-01-15 17:51:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-01-15 17:51:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-01-15 17:51:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-01-15 17:51:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-01-15 17:51:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-01-15 17:51:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-01-15 17:51:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-01-15 17:51:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-01-15 17:51:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-01-15 17:51:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-01-15 17:51:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-01-15 17:51:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-01-15 17:51:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-01-15 17:51:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-01-15 17:51:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-01-15 17:51:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-01-15 17:51:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-01-15 17:51:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-01-15 17:51:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-01-15 17:51:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-01-15 17:51:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-01-15 17:51:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-01-15 17:51:25 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-01-15 17:51:25 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-01-15 17:51:25 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-01-15 17:51:25 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => 'fd1695c5c0c5f2ba0e677d535a70718d'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.mywhc.ca/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_COOKIE' => 'CraftSessionId=fd1695c5c0c5f2ba0e677d535a70718d'
    'HTTP_HOST' => 'lebontdu.mywhc.ca'
    'HTTP_REFERER' => 'https://lebontdu.mywhc.ca/craft/web/admin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '752501450'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.227.33'
    'REMOTE_PORT' => '50922'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.mywhc.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://lebontdu.mywhc.ca/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768528285.7081
    'REQUEST_TIME' => 1768528285
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-15 17:54:56 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:54:56 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:54:56 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:54:56 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:54:56 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:54:56 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:54:56 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:54:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:54:56 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:54:56 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:54:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:54:56 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:54:56 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:54:56 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-15 17:54:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-15 17:54:56 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-15 17:54:56 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:54:56 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:54:56 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-15 17:54:56 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-15 17:54:56 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-15 17:54:56 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-15 17:54:56 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-01-15 17:54:56 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-15 17:54:56 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-15 17:54:56 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-15 17:54:56 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-15 17:54:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-15 17:54:56 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-15 17:54:56 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-15 17:54:56 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-15 17:54:56 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-15 17:54:56 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-15 17:54:56 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-15 17:54:56 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-15 17:54:56 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-15 17:54:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-15 17:54:56 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-15 17:54:56 [-][-][-][profile begin][Twig template] render template: 
2026-01-15 17:54:56 [-][-][-][profile end][Twig template] render template: 
2026-01-15 17:54:56 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:54:56 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:54:56 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:54:56 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:54:56 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:54:56 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:54:56 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:54:56 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:54:56 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:54:56 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:54:56 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:54:56 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:54:56 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-15 17:54:56 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-15 17:54:56 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-15 17:54:56 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'www.lebontdu.com'
    'HTTP_REFERER' => 'https://www.lebontdu.com/craft/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '355762346'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.227.40'
    'REMOTE_PORT' => '46608'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'www.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://www.lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768528496.4163
    'REQUEST_TIME' => 1768528496
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-15 17:55:07 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:55:07 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:55:07 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:55:07 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:55:07 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:55:07 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:55:07 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:55:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:55:07 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:55:07 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:55:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:55:07 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-15 17:55:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-15 17:55:07 [-][-][-][info][yii\web\Session::open] Session started
2026-01-15 17:55:06 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://www.lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'www.lebontdu.com'
    'HTTP_REFERER' => 'https://www.lebontdu.com/craft/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '355762346'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.227.40'
    'REMOTE_PORT' => '46608'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'www.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://www.lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768528506.9619
    'REQUEST_TIME' => 1768528506
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-15 17:55:07 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:55:07 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:55:07 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-15 17:55:07 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:55:07 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:55:07 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-15 17:55:07 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:55:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:55:07 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-15 17:55:07 [-][-][-][info][yii\web\Session::open] Session started
2026-01-15 17:55:07 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:55:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:55:07 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-15 17:55:07 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-01-15 17:55:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-01-15 17:55:07 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-01-15 17:55:07 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-15 17:55:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-15 17:55:07 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-15 17:55:07 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-01-15 17:55:07 [-][-][-][profile begin][Twig template] render template: login
2026-01-15 17:55:07 [-][-][-][profile begin][Twig template] render macro: textField
2026-01-15 17:55:07 [-][-][-][profile begin][Twig template] render macro: field
2026-01-15 17:55:07 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-01-15 17:55:07 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-01-15 17:55:07 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-01-15 17:55:07 [-][-][-][profile end][Twig template] render macro: field
2026-01-15 17:55:07 [-][-][-][profile end][Twig template] render macro: textField
2026-01-15 17:55:07 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-01-15 17:55:07 [-][-][-][profile begin][Twig template] render macro: field
2026-01-15 17:55:07 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-01-15 17:55:07 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-01-15 17:55:07 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-01-15 17:55:07 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-01-15 17:55:07 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-01-15 17:55:07 [-][-][-][profile end][Twig template] render macro: field
2026-01-15 17:55:07 [-][-][-][profile end][Twig template] render macro: passwordField
2026-01-15 17:55:07 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-01-15 17:55:07 [-][-][-][profile begin][Twig template] render macro: field
2026-01-15 17:55:07 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-01-15 17:55:07 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-01-15 17:55:07 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-01-15 17:55:07 [-][-][-][profile end][Twig template] render macro: field
2026-01-15 17:55:07 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-01-15 17:55:07 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-01-15 17:55:07 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-01-15 17:55:07 [-][-][-][profile begin][Twig template] render block: head
2026-01-15 17:55:07 [-][-][-][profile end][Twig template] render block: head
2026-01-15 17:55:07 [-][-][-][profile begin][Twig template] render block: body
2026-01-15 17:55:07 [-][-][-][profile end][Twig template] render block: body
2026-01-15 17:55:07 [-][-][-][profile begin][Twig template] render block: foot
2026-01-15 17:55:07 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-01-15 17:55:07 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-01-15 17:55:07 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-01-15 17:55:07 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-01-15 17:55:07 [-][-][-][profile end][Twig template] render block: foot
2026-01-15 17:55:07 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-01-15 17:55:07 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-01-15 17:55:07 [-][-][-][profile end][Twig template] render template: login
2026-01-15 17:55:07 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:55:07 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:55:07 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-15 17:55:07 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:55:07 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:55:07 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-15 17:55:07 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:55:07 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:55:07 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-15 17:55:07 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:55:07 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:55:07 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-15 17:55:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-01-15 17:55:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-01-15 17:55:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-01-15 17:55:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-01-15 17:55:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-01-15 17:55:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-01-15 17:55:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-01-15 17:55:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-01-15 17:55:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-01-15 17:55:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-01-15 17:55:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-01-15 17:55:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-01-15 17:55:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-01-15 17:55:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-01-15 17:55:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-01-15 17:55:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-01-15 17:55:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-01-15 17:55:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-01-15 17:55:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-01-15 17:55:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-01-15 17:55:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-01-15 17:55:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-01-15 17:55:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-01-15 17:55:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-01-15 17:55:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-01-15 17:55:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-01-15 17:55:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-01-15 17:55:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-01-15 17:55:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-01-15 17:55:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-01-15 17:55:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-01-15 17:55:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-01-15 17:55:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-01-15 17:55:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-01-15 17:55:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-01-15 17:55:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-01-15 17:55:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-01-15 17:55:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-01-15 17:55:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-01-15 17:55:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-01-15 17:55:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-01-15 17:55:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-01-15 17:55:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-01-15 17:55:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-01-15 17:55:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-01-15 17:55:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-01-15 17:55:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-01-15 17:55:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-01-15 17:55:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-01-15 17:55:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-01-15 17:55:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-01-15 17:55:07 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => 'fc6803709bc33fe50c265c0cea688a5c'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://www.lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_COOKIE' => 'CraftSessionId=fc6803709bc33fe50c265c0cea688a5c'
    'HTTP_HOST' => 'www.lebontdu.com'
    'HTTP_REFERER' => 'https://www.lebontdu.com/craft/web/admin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '355762346'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.227.40'
    'REMOTE_PORT' => '46608'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'www.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://www.lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768528507.0896
    'REQUEST_TIME' => 1768528507
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-16 01:32:56 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-16 01:32:56 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-16 01:32:56 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-16 01:32:56 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-16 01:32:56 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-16 01:32:56 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-16 01:32:56 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-16 01:32:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-16 01:32:56 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-16 01:32:56 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-16 01:32:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-16 01:32:56 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-16 01:32:56 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-16 01:32:56 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-16 01:32:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-16 01:32:56 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-16 01:32:56 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-01-16 01:32:56 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-16 01:32:56 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-16 01:32:56 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-16 01:32:56 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-16 01:32:56 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-16 01:32:56 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-01-16 01:32:56 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-16 01:32:56 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-16 01:32:56 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-16 01:32:56 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-16 01:32:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-16 01:32:56 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-16 01:32:56 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-16 01:32:56 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-16 01:32:56 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-16 01:32:56 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-16 01:32:56 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-16 01:32:56 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-16 01:32:56 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-16 01:32:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-16 01:32:56 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-16 01:32:56 [-][-][-][profile begin][Twig template] render template: 
2026-01-16 01:32:56 [-][-][-][profile end][Twig template] render template: 
2026-01-16 01:32:56 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-16 01:32:56 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-16 01:32:56 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-16 01:32:56 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-16 01:32:56 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-16 01:32:56 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-16 01:32:56 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-16 01:32:56 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-16 01:32:56 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-16 01:32:56 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-16 01:32:56 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-16 01:32:56 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-16 01:32:56 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-16 01:32:56 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-16 01:32:56 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-16 01:32:56 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.146.197'
    'REMOTE_PORT' => '42731'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768555976.5974
    'REQUEST_TIME' => 1768555976
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-16 09:03:44 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-16 09:03:44 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-16 09:03:44 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-16 09:03:44 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-16 09:03:44 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-16 09:03:44 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-16 09:03:44 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-16 09:03:44 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-16 09:03:44 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-16 09:03:44 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-16 09:03:44 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-16 09:03:44 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-16 09:03:44 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-16 09:03:44 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-16 09:03:44 [-][-][-][info][yii\web\Session::open] Session started
2026-01-16 09:03:44 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.153.171'
    'REMOTE_PORT' => '46899'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768583024.3664
    'REQUEST_TIME' => 1768583024
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-16 09:03:45 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-16 09:03:45 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-16 09:03:45 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-16 09:03:45 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-16 09:03:45 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-16 09:03:45 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-16 09:03:45 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-16 09:03:45 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-16 09:03:45 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-16 09:03:45 [-][-][-][info][yii\web\Session::open] Session started
2026-01-16 09:03:45 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-16 09:03:45 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-16 09:03:45 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-16 09:03:45 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-01-16 09:03:45 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-01-16 09:03:45 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-01-16 09:03:45 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-16 09:03:45 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-16 09:03:45 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-16 09:03:45 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-01-16 09:03:45 [-][-][-][profile begin][Twig template] render template: login
2026-01-16 09:03:45 [-][-][-][profile begin][Twig template] render macro: textField
2026-01-16 09:03:45 [-][-][-][profile begin][Twig template] render macro: field
2026-01-16 09:03:45 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-01-16 09:03:45 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-01-16 09:03:45 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-01-16 09:03:45 [-][-][-][profile end][Twig template] render macro: field
2026-01-16 09:03:45 [-][-][-][profile end][Twig template] render macro: textField
2026-01-16 09:03:45 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-01-16 09:03:45 [-][-][-][profile begin][Twig template] render macro: field
2026-01-16 09:03:45 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-01-16 09:03:45 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-01-16 09:03:45 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-01-16 09:03:45 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-01-16 09:03:45 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-01-16 09:03:45 [-][-][-][profile end][Twig template] render macro: field
2026-01-16 09:03:45 [-][-][-][profile end][Twig template] render macro: passwordField
2026-01-16 09:03:45 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-01-16 09:03:45 [-][-][-][profile begin][Twig template] render macro: field
2026-01-16 09:03:45 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-01-16 09:03:45 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-01-16 09:03:45 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-01-16 09:03:45 [-][-][-][profile end][Twig template] render macro: field
2026-01-16 09:03:45 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-01-16 09:03:45 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-01-16 09:03:45 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-01-16 09:03:45 [-][-][-][profile begin][Twig template] render block: head
2026-01-16 09:03:45 [-][-][-][profile end][Twig template] render block: head
2026-01-16 09:03:45 [-][-][-][profile begin][Twig template] render block: body
2026-01-16 09:03:45 [-][-][-][profile end][Twig template] render block: body
2026-01-16 09:03:45 [-][-][-][profile begin][Twig template] render block: foot
2026-01-16 09:03:45 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-01-16 09:03:45 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-01-16 09:03:45 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-01-16 09:03:45 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-01-16 09:03:45 [-][-][-][profile end][Twig template] render block: foot
2026-01-16 09:03:45 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-01-16 09:03:45 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-01-16 09:03:45 [-][-][-][profile end][Twig template] render template: login
2026-01-16 09:03:45 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-16 09:03:45 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-16 09:03:45 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-16 09:03:45 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-16 09:03:45 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-16 09:03:45 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-16 09:03:45 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-16 09:03:45 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-16 09:03:45 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-16 09:03:45 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-16 09:03:45 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-16 09:03:45 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-16 09:03:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-01-16 09:03:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-01-16 09:03:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-01-16 09:03:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-01-16 09:03:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-01-16 09:03:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-01-16 09:03:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-01-16 09:03:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-01-16 09:03:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-01-16 09:03:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-01-16 09:03:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-01-16 09:03:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-01-16 09:03:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-01-16 09:03:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-01-16 09:03:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-01-16 09:03:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-01-16 09:03:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-01-16 09:03:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-01-16 09:03:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-01-16 09:03:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-01-16 09:03:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-01-16 09:03:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-01-16 09:03:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-01-16 09:03:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-01-16 09:03:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-01-16 09:03:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-01-16 09:03:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-01-16 09:03:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-01-16 09:03:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-01-16 09:03:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-01-16 09:03:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-01-16 09:03:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-01-16 09:03:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-01-16 09:03:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-01-16 09:03:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-01-16 09:03:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-01-16 09:03:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-01-16 09:03:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-01-16 09:03:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-01-16 09:03:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-01-16 09:03:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-01-16 09:03:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-01-16 09:03:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-01-16 09:03:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-01-16 09:03:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-01-16 09:03:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-01-16 09:03:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-01-16 09:03:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-01-16 09:03:45 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-01-16 09:03:45 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-01-16 09:03:45 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-01-16 09:03:45 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => '65a34f66581c8c5d8b98f54194c4870e'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_COOKIE' => 'CraftSessionId=65a34f66581c8c5d8b98f54194c4870e'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.153.171'
    'REMOTE_PORT' => '46901'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768583025.3573
    'REQUEST_TIME' => 1768583025
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-17 01:42:04 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-17 01:42:04 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-17 01:42:04 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-17 01:42:04 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-17 01:42:04 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-17 01:42:04 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-17 01:42:04 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-17 01:42:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-17 01:42:04 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-17 01:42:04 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-17 01:42:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-17 01:42:04 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-17 01:42:04 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-17 01:42:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-17 01:42:04 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-17 01:42:04 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-17 01:42:04 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-17 01:42:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-17 01:42:04 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-17 01:42:04 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-01-17 01:42:04 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-17 01:42:04 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-17 01:42:04 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-17 01:42:04 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-17 01:42:04 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-17 01:42:04 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-01-17 01:42:04 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-17 01:42:04 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-17 01:42:04 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-17 01:42:04 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-17 01:42:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-17 01:42:04 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-17 01:42:04 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-17 01:42:04 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-17 01:42:04 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-17 01:42:04 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-17 01:42:04 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-17 01:42:04 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-17 01:42:04 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-17 01:42:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-17 01:42:04 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-17 01:42:04 [-][-][-][profile begin][Twig template] render template: 
2026-01-17 01:42:04 [-][-][-][profile end][Twig template] render template: 
2026-01-17 01:42:04 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-17 01:42:04 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-17 01:42:04 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-17 01:42:04 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-17 01:42:04 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-17 01:42:04 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-17 01:42:04 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-17 01:42:04 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-17 01:42:04 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-17 01:42:04 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-17 01:42:04 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-17 01:42:04 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-17 01:42:04 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-17 01:42:04 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-17 01:42:04 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-17 01:42:04 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.133.83'
    'REMOTE_PORT' => '51981'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768642923.964
    'REQUEST_TIME' => 1768642923
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-18 00:10:08 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-18 00:10:08 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-18 00:10:08 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-18 00:10:08 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-18 00:10:08 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-18 00:10:08 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-18 00:10:08 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-18 00:10:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-18 00:10:08 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-18 00:10:08 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-18 00:10:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-18 00:10:08 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-18 00:10:08 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-18 00:10:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-18 00:10:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-18 00:10:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-18 00:10:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-01-18 00:10:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-18 00:10:08 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-18 00:10:08 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-18 00:10:08 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-18 00:10:08 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-18 00:10:08 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-01-18 00:10:08 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-18 00:10:08 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-18 00:10:08 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-18 00:10:08 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-18 00:10:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-18 00:10:08 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-18 00:10:08 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-18 00:10:08 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-18 00:10:08 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-18 00:10:08 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-18 00:10:08 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-18 00:10:08 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-18 00:10:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-18 00:10:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-18 00:10:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-18 00:10:08 [-][-][-][profile begin][Twig template] render template: 
2026-01-18 00:10:08 [-][-][-][profile end][Twig template] render template: 
2026-01-18 00:10:08 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-18 00:10:08 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-18 00:10:08 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-18 00:10:08 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-18 00:10:08 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-18 00:10:08 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-18 00:10:08 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-18 00:10:08 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-18 00:10:08 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-18 00:10:08 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-18 00:10:08 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-18 00:10:08 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-18 00:10:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-18 00:10:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-18 00:10:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-18 00:10:07 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/?MA'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.145.66'
    'REMOTE_PORT' => '51515'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768723807.9377
    'REQUEST_TIME' => 1768723807
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-20 08:37:46 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-20 08:37:46 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-20 08:37:46 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-20 08:37:46 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-20 08:37:46 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-20 08:37:46 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-20 08:37:46 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-20 08:37:46 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-20 08:37:46 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-20 08:37:46 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-20 08:37:46 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-20 08:37:46 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-20 08:37:46 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-20 08:37:46 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-20 08:37:46 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-20 08:37:46 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2026-01-20 08:37:46 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-20 08:37:47 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-20 08:37:47 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-20 08:37:47 [-][-][-][info][yii\web\Session::open] Session started
2026-01-20 08:37:46 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html;q=0.95,text/*;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip,deflate'
    'HTTP_CONNECTION' => 'Keep-Alive'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; Barkrowler/0.9; +https://babbar.tech/crawler)'
    'HTTP_IF_MODIFIED_SINCE' => 'Thu, 02 Oct 2025 22:59:00 GMT'
    'HTTP_FROM' => 'tech@babbar.tech'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '217.113.194.214'
    'REMOTE_PORT' => '25301'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768927065.7995
    'REQUEST_TIME' => 1768927065
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-20 18:05:41 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-20 18:05:41 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-20 18:05:41 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-20 18:05:41 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-20 18:05:41 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-20 18:05:41 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-20 18:05:41 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-20 18:05:41 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-20 18:05:41 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-20 18:05:41 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-20 18:05:41 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-20 18:05:41 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-20 18:05:41 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-20 18:05:41 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-20 18:05:41 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-20 18:05:41 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-20 18:05:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-01-20 18:05:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-20 18:05:41 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-20 18:05:41 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-20 18:05:41 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-20 18:05:41 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-20 18:05:41 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-01-20 18:05:41 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-20 18:05:41 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-20 18:05:41 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-20 18:05:41 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-20 18:05:41 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-20 18:05:41 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-20 18:05:41 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-20 18:05:41 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-20 18:05:41 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-20 18:05:41 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-20 18:05:41 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-20 18:05:41 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-20 18:05:41 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-20 18:05:41 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-20 18:05:41 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-20 18:05:41 [-][-][-][profile begin][Twig template] render template: 
2026-01-20 18:05:41 [-][-][-][profile end][Twig template] render template: 
2026-01-20 18:05:41 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-20 18:05:41 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-20 18:05:41 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-20 18:05:41 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-20 18:05:41 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-20 18:05:41 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-20 18:05:41 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-20 18:05:41 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-20 18:05:41 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-20 18:05:41 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-20 18:05:41 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-20 18:05:41 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-20 18:05:41 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-20 18:05:41 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-20 18:05:41 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-20 18:05:41 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_CHARSET' => 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; DotBot/1.2; +https://opensiteexplorer.org/dotbot; help@moz.com)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '216.244.66.242'
    'REMOTE_PORT' => '43166'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.2'
    'SSL_SESSION_ID' => '29ba4f7b6189ceb1044884f65b070891c9eca7db2012941da2d888bfc21d494d'
    'SSL_CIPHER' => 'ECDHE-RSA-AES128-GCM-SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768961141.1701
    'REQUEST_TIME' => 1768961141
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-22 01:32:13 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-22 01:32:13 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-22 01:32:13 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-22 01:32:13 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-22 01:32:13 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-22 01:32:13 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-22 01:32:13 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-22 01:32:13 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-22 01:32:13 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-22 01:32:13 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-22 01:32:13 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-22 01:32:13 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-22 01:32:13 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-22 01:32:13 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-22 01:32:13 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-22 01:32:13 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2026-01-22 01:32:13 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-22 01:32:13 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-22 01:32:13 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-22 01:32:13 [-][-][-][info][yii\web\Session::open] Session started
2026-01-22 01:32:12 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.146.197'
    'REMOTE_PORT' => '46113'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769074332.9252
    'REQUEST_TIME' => 1769074332
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-22 01:32:14 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-22 01:32:14 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-22 01:32:14 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-22 01:32:14 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-22 01:32:14 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-22 01:32:14 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-22 01:32:14 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-22 01:32:14 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-22 01:32:14 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-22 01:32:14 [-][-][-][info][yii\web\Session::open] Session started
2026-01-22 01:32:14 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-22 01:32:14 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-22 01:32:14 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-22 01:32:14 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-01-22 01:32:14 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-01-22 01:32:14 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-01-22 01:32:14 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-22 01:32:14 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-22 01:32:14 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-22 01:32:14 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-01-22 01:32:14 [-][-][-][profile begin][Twig template] render template: login
2026-01-22 01:32:14 [-][-][-][profile begin][Twig template] render macro: textField
2026-01-22 01:32:14 [-][-][-][profile begin][Twig template] render macro: field
2026-01-22 01:32:14 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-01-22 01:32:14 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-01-22 01:32:14 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-01-22 01:32:14 [-][-][-][profile end][Twig template] render macro: field
2026-01-22 01:32:14 [-][-][-][profile end][Twig template] render macro: textField
2026-01-22 01:32:14 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-01-22 01:32:14 [-][-][-][profile begin][Twig template] render macro: field
2026-01-22 01:32:14 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-01-22 01:32:14 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-01-22 01:32:14 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-01-22 01:32:14 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-01-22 01:32:14 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-01-22 01:32:14 [-][-][-][profile end][Twig template] render macro: field
2026-01-22 01:32:14 [-][-][-][profile end][Twig template] render macro: passwordField
2026-01-22 01:32:14 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-01-22 01:32:14 [-][-][-][profile begin][Twig template] render macro: field
2026-01-22 01:32:14 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-01-22 01:32:14 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-01-22 01:32:14 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-01-22 01:32:14 [-][-][-][profile end][Twig template] render macro: field
2026-01-22 01:32:14 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-01-22 01:32:14 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-01-22 01:32:14 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-01-22 01:32:14 [-][-][-][profile begin][Twig template] render block: head
2026-01-22 01:32:14 [-][-][-][profile end][Twig template] render block: head
2026-01-22 01:32:14 [-][-][-][profile begin][Twig template] render block: body
2026-01-22 01:32:14 [-][-][-][profile end][Twig template] render block: body
2026-01-22 01:32:14 [-][-][-][profile begin][Twig template] render block: foot
2026-01-22 01:32:14 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-01-22 01:32:14 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-01-22 01:32:14 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-01-22 01:32:14 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-01-22 01:32:14 [-][-][-][profile end][Twig template] render block: foot
2026-01-22 01:32:14 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-01-22 01:32:14 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-01-22 01:32:14 [-][-][-][profile end][Twig template] render template: login
2026-01-22 01:32:14 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-22 01:32:14 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-22 01:32:14 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-22 01:32:14 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-22 01:32:14 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-22 01:32:14 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-22 01:32:14 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-22 01:32:14 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-22 01:32:14 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-22 01:32:14 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-22 01:32:14 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-22 01:32:14 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-22 01:32:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-01-22 01:32:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-01-22 01:32:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-01-22 01:32:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-01-22 01:32:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-01-22 01:32:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-01-22 01:32:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-01-22 01:32:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-01-22 01:32:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-01-22 01:32:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-01-22 01:32:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-01-22 01:32:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-01-22 01:32:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-01-22 01:32:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-01-22 01:32:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-01-22 01:32:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-01-22 01:32:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-01-22 01:32:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-01-22 01:32:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-01-22 01:32:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-01-22 01:32:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-01-22 01:32:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-01-22 01:32:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-01-22 01:32:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-01-22 01:32:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-01-22 01:32:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-01-22 01:32:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-01-22 01:32:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-01-22 01:32:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-01-22 01:32:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-01-22 01:32:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-01-22 01:32:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-01-22 01:32:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-01-22 01:32:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-01-22 01:32:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-01-22 01:32:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-01-22 01:32:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-01-22 01:32:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-01-22 01:32:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-01-22 01:32:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-01-22 01:32:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-01-22 01:32:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-01-22 01:32:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-01-22 01:32:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-01-22 01:32:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-01-22 01:32:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-01-22 01:32:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-01-22 01:32:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-01-22 01:32:14 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-01-22 01:32:14 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-01-22 01:32:14 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-01-22 01:32:14 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => '20f1dcaff577aed0c6c1c848c5ea25e3'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_COOKIE' => 'CraftSessionId=20f1dcaff577aed0c6c1c848c5ea25e3'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.146.197'
    'REMOTE_PORT' => '46115'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769074334.0738
    'REQUEST_TIME' => 1769074334
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-23 09:58:15 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-23 09:58:15 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-23 09:58:15 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-23 09:58:15 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-23 09:58:15 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-23 09:58:15 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-23 09:58:15 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-23 09:58:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-23 09:58:15 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-23 09:58:15 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-23 09:58:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-23 09:58:15 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-23 09:58:15 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-23 09:58:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-23 09:58:15 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-23 09:58:15 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-23 09:58:15 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-23 09:58:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-23 09:58:15 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-23 09:58:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-01-23 09:58:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-23 09:58:15 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-23 09:58:15 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-23 09:58:15 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-23 09:58:15 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-23 09:58:15 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-01-23 09:58:15 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-23 09:58:15 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-23 09:58:15 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-23 09:58:15 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-23 09:58:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-23 09:58:15 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-23 09:58:15 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-23 09:58:15 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-23 09:58:15 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-23 09:58:15 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-23 09:58:15 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-23 09:58:15 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-23 09:58:15 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-23 09:58:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-23 09:58:15 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-23 09:58:15 [-][-][-][profile begin][Twig template] render template: 
2026-01-23 09:58:15 [-][-][-][profile end][Twig template] render template: 
2026-01-23 09:58:15 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-23 09:58:15 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-23 09:58:15 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-23 09:58:15 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-23 09:58:15 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-23 09:58:15 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-23 09:58:15 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-23 09:58:15 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-23 09:58:15 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-23 09:58:15 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-23 09:58:15 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-23 09:58:15 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-23 09:58:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-23 09:58:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-23 09:58:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-23 09:58:15 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.157.231'
    'REMOTE_PORT' => '53305'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769191095.5817
    'REQUEST_TIME' => 1769191095
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-23 17:12:34 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-23 17:12:34 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-23 17:12:34 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-23 17:12:34 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-23 17:12:34 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-23 17:12:34 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-23 17:12:34 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-23 17:12:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-23 17:12:34 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-23 17:12:34 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-23 17:12:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-23 17:12:34 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-23 17:12:34 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2026-01-23 17:12:34 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][yii\web\UrlRule::parseRequest] Request parsed with URL rule: plugin-store/<url:(.*)>
2026-01-23 17:12:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => true,
    'parent' => null,
]
2026-01-23 17:12:34 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'plugin-store'
2026-01-23 17:12:34 [-][-][-][trace][yii\base\Controller::runAction] Route to run: plugin-store/index
2026-01-23 17:12:34 [-][-][-][info][yii\web\Session::open] Session started
2026-01-23 17:12:34 [-][-][-][info][application] $_GET = [
    'p' => 'admin/plugin-store/search'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin/plugin-store/search'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'meta-externalagent/1.1 (+https://developers.facebook.com/docs/sharing/webmasters/crawler)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '57.141.4.29'
    'REMOTE_PORT' => '42466'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/plugin-store/search'
    'REDIRECT_URL' => '/craft/web/admin/plugin-store/search'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/plugin-store/search'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin/plugin-store/search'
    'SCRIPT_URL' => '/craft/web/admin/plugin-store/search'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769217153.9824
    'REQUEST_TIME' => 1769217153
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-24 18:52:16 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-24 18:52:16 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-24 18:52:16 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-24 18:52:16 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-24 18:52:16 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-24 18:52:16 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-24 18:52:16 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-24 18:52:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-24 18:52:16 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-24 18:52:16 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-24 18:52:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-24 18:52:16 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-24 18:52:16 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-24 18:52:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-24 18:52:16 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-24 18:52:16 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-24 18:52:16 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-24 18:52:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-24 18:52:16 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-24 18:52:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-01-24 18:52:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-24 18:52:16 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-24 18:52:16 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-24 18:52:16 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-24 18:52:16 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-24 18:52:16 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-01-24 18:52:16 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-24 18:52:16 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-24 18:52:16 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-24 18:52:16 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-24 18:52:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-24 18:52:16 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-24 18:52:16 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-24 18:52:16 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-24 18:52:16 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-24 18:52:16 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-24 18:52:16 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-24 18:52:16 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-24 18:52:16 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-24 18:52:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-24 18:52:16 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-24 18:52:16 [-][-][-][profile begin][Twig template] render template: 
2026-01-24 18:52:16 [-][-][-][profile end][Twig template] render template: 
2026-01-24 18:52:16 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-24 18:52:16 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-24 18:52:16 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-24 18:52:16 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-24 18:52:16 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-24 18:52:16 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-24 18:52:16 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-24 18:52:16 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-24 18:52:16 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-24 18:52:16 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-24 18:52:16 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-24 18:52:16 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-24 18:52:16 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-24 18:52:16 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-24 18:52:16 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-24 18:52:16 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.93 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '14.191.21.71'
    'REMOTE_PORT' => '30017'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769309536.1131
    'REQUEST_TIME' => 1769309536
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-25 11:11:20 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-25 11:11:20 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-25 11:11:20 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-25 11:11:20 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-25 11:11:20 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-25 11:11:20 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-25 11:11:20 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-25 11:11:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-25 11:11:20 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-25 11:11:20 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-25 11:11:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-25 11:11:20 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-25 11:11:20 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:11:20 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-25 11:11:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-25 11:11:20 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-25 11:11:20 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:11:20 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:11:20 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-25 11:11:20 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-25 11:11:20 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-25 11:11:20 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-25 11:11:20 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-01-25 11:11:20 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-25 11:11:20 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-25 11:11:20 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-25 11:11:20 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-25 11:11:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-25 11:11:20 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-25 11:11:20 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-25 11:11:20 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-25 11:11:20 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-25 11:11:20 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-25 11:11:20 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-25 11:11:20 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-25 11:11:20 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-25 11:11:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-25 11:11:20 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-25 11:11:20 [-][-][-][profile begin][Twig template] render template: 
2026-01-25 11:11:20 [-][-][-][profile end][Twig template] render template: 
2026-01-25 11:11:20 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-25 11:11:20 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-25 11:11:20 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-25 11:11:20 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-25 11:11:20 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-25 11:11:20 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-25 11:11:20 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-25 11:11:20 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-25 11:11:20 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-25 11:11:20 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-25 11:11:20 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-25 11:11:20 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-25 11:11:20 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-25 11:11:20 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-25 11:11:20 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-25 11:11:20 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html;q=0.95,text/*;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip,deflate'
    'HTTP_CONNECTION' => 'Keep-Alive'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; Barkrowler/0.9; +https://babbar.tech/crawler)'
    'HTTP_IF_MODIFIED_SINCE' => 'Sat, 22 Nov 2025 12:27:00 GMT'
    'HTTP_FROM' => 'tech@babbar.tech'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '217.113.194.213'
    'REMOTE_PORT' => '25543'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769368280.0266
    'REQUEST_TIME' => 1769368280
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-25 11:16:40 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-25 11:16:40 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-25 11:16:40 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-25 11:16:40 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-25 11:16:40 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-25 11:16:40 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-25 11:16:40 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-25 11:16:40 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-25 11:16:40 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-25 11:16:40 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-25 11:16:40 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-25 11:16:40 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-25 11:16:40 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2026-01-25 11:16:40 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2026-01-25 11:16:40 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-01-25 11:16:40 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-01-25 11:16:40 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-01-25 11:16:40 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-25 11:16:40 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-25 11:16:40 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-25 11:16:40 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-01-25 11:16:40 [-][-][-][profile begin][Twig template] render template: login
2026-01-25 11:16:40 [-][-][-][profile begin][Twig template] render macro: textField
2026-01-25 11:16:40 [-][-][-][profile begin][Twig template] render macro: field
2026-01-25 11:16:40 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-01-25 11:16:40 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-01-25 11:16:40 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-01-25 11:16:40 [-][-][-][profile end][Twig template] render macro: field
2026-01-25 11:16:40 [-][-][-][profile end][Twig template] render macro: textField
2026-01-25 11:16:40 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-01-25 11:16:40 [-][-][-][profile begin][Twig template] render macro: field
2026-01-25 11:16:40 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-01-25 11:16:40 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-01-25 11:16:40 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-01-25 11:16:40 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-01-25 11:16:40 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-01-25 11:16:40 [-][-][-][profile end][Twig template] render macro: field
2026-01-25 11:16:40 [-][-][-][profile end][Twig template] render macro: passwordField
2026-01-25 11:16:40 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-01-25 11:16:40 [-][-][-][profile begin][Twig template] render macro: field
2026-01-25 11:16:40 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-01-25 11:16:40 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-01-25 11:16:40 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-01-25 11:16:40 [-][-][-][profile end][Twig template] render macro: field
2026-01-25 11:16:40 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-01-25 11:16:40 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-01-25 11:16:40 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-01-25 11:16:40 [-][-][-][profile begin][Twig template] render block: head
2026-01-25 11:16:40 [-][-][-][profile end][Twig template] render block: head
2026-01-25 11:16:40 [-][-][-][profile begin][Twig template] render block: body
2026-01-25 11:16:40 [-][-][-][profile end][Twig template] render block: body
2026-01-25 11:16:40 [-][-][-][profile begin][Twig template] render block: foot
2026-01-25 11:16:40 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-01-25 11:16:40 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-01-25 11:16:40 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-01-25 11:16:40 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-01-25 11:16:40 [-][-][-][profile end][Twig template] render block: foot
2026-01-25 11:16:40 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-01-25 11:16:40 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-01-25 11:16:40 [-][-][-][profile end][Twig template] render template: login
2026-01-25 11:16:40 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-25 11:16:40 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-25 11:16:40 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-25 11:16:40 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-25 11:16:40 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-25 11:16:40 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-25 11:16:40 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-25 11:16:40 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-25 11:16:40 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-25 11:16:40 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-25 11:16:40 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-25 11:16:40 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-25 11:16:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-01-25 11:16:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-01-25 11:16:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-01-25 11:16:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-01-25 11:16:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-01-25 11:16:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-01-25 11:16:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-01-25 11:16:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-01-25 11:16:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-01-25 11:16:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-01-25 11:16:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-01-25 11:16:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-01-25 11:16:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-01-25 11:16:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-01-25 11:16:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-01-25 11:16:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-01-25 11:16:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-01-25 11:16:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-01-25 11:16:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-01-25 11:16:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-01-25 11:16:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-01-25 11:16:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-01-25 11:16:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-01-25 11:16:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-01-25 11:16:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-01-25 11:16:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-01-25 11:16:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-01-25 11:16:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-01-25 11:16:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-01-25 11:16:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-01-25 11:16:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-01-25 11:16:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-01-25 11:16:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-01-25 11:16:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-01-25 11:16:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-01-25 11:16:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-01-25 11:16:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-01-25 11:16:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-01-25 11:16:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-01-25 11:16:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-01-25 11:16:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-01-25 11:16:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-01-25 11:16:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-01-25 11:16:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-01-25 11:16:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-01-25 11:16:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-01-25 11:16:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-01-25 11:16:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-01-25 11:16:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-01-25 11:16:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-01-25 11:16:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-01-25 11:16:40 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html;q=0.95,text/*;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip,deflate'
    'HTTP_CONNECTION' => 'Keep-Alive'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; Barkrowler/0.9; +https://babbar.tech/crawler)'
    'HTTP_IF_MODIFIED_SINCE' => 'Wed, 08 Oct 2025 09:23:00 GMT'
    'HTTP_FROM' => 'tech@babbar.tech'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '217.113.194.54'
    'REMOTE_PORT' => '10291'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769368600.5538
    'REQUEST_TIME' => 1769368600
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-26 07:18:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-26 07:18:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-26 07:18:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-26 07:18:27 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-26 07:18:27 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-26 07:18:27 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-26 07:18:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-26 07:18:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-26 07:18:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-26 07:18:27 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-26 07:18:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-26 07:18:27 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-26 07:18:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-26 07:18:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-26 07:18:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-26 07:18:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-26 07:18:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-26 07:18:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-26 07:18:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-26 07:18:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-01-26 07:18:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-26 07:18:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-26 07:18:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-26 07:18:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-26 07:18:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-26 07:18:27 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-01-26 07:18:27 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-26 07:18:27 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-26 07:18:27 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-26 07:18:27 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-26 07:18:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-26 07:18:27 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-26 07:18:27 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-26 07:18:27 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-26 07:18:27 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-26 07:18:27 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-26 07:18:27 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-26 07:18:27 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-26 07:18:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-26 07:18:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-26 07:18:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-26 07:18:27 [-][-][-][profile begin][Twig template] render template: 
2026-01-26 07:18:27 [-][-][-][profile end][Twig template] render template: 
2026-01-26 07:18:27 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-26 07:18:27 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-26 07:18:27 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-26 07:18:27 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-26 07:18:27 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-26 07:18:27 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-26 07:18:27 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-26 07:18:27 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-26 07:18:27 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-26 07:18:27 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-26 07:18:27 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-26 07:18:27 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-26 07:18:27 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-26 07:18:27 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-26 07:18:27 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-26 07:18:27 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '14.183.206.215'
    'REMOTE_PORT' => '56031'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769440707.305
    'REQUEST_TIME' => 1769440707
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-28 10:29:00 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-28 10:29:00 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-28 10:29:00 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-28 10:29:00 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-28 10:29:00 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-28 10:29:00 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-28 10:29:00 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-28 10:29:00 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-28 10:29:00 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-28 10:29:00 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-28 10:29:00 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-28 10:29:00 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-28 10:29:00 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-28 10:29:00 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-28 10:29:00 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-28 10:29:00 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-28 10:29:00 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-28 10:29:00 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-28 10:29:00 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-28 10:29:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-01-28 10:29:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-28 10:29:00 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-28 10:29:00 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-28 10:29:00 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-28 10:29:00 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-28 10:29:00 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-01-28 10:29:00 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-28 10:29:00 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-28 10:29:00 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-28 10:29:00 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-28 10:29:00 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-28 10:29:00 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-28 10:29:00 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-28 10:29:00 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-28 10:29:00 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-28 10:29:00 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-28 10:29:00 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-28 10:29:00 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-28 10:29:00 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-28 10:29:00 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-28 10:29:00 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-28 10:29:01 [-][-][-][profile begin][Twig template] render template: 
2026-01-28 10:29:01 [-][-][-][profile end][Twig template] render template: 
2026-01-28 10:29:01 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-28 10:29:01 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-28 10:29:01 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-28 10:29:01 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-28 10:29:01 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-28 10:29:01 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-28 10:29:01 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-28 10:29:01 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-28 10:29:01 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-28 10:29:01 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-28 10:29:01 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-28 10:29:01 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-28 10:29:01 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-28 10:29:01 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-28 10:29:01 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-28 10:29:00 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Brave Chrome/87.0.4280.141 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '186.152.198.37'
    'REMOTE_PORT' => '43998'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769624940.7878
    'REQUEST_TIME' => 1769624940
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-29 15:56:20 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-29 15:56:20 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-29 15:56:20 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-29 15:56:20 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-29 15:56:20 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-29 15:56:20 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-29 15:56:20 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-29 15:56:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-29 15:56:20 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-29 15:56:20 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-29 15:56:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-29 15:56:20 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-29 15:56:20 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-29 15:56:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-29 15:56:20 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-29 15:56:20 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-29 15:56:20 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-29 15:56:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-29 15:56:20 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-29 15:56:20 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-01-29 15:56:20 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-29 15:56:20 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-29 15:56:20 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-29 15:56:20 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-29 15:56:20 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-29 15:56:20 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-01-29 15:56:20 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-29 15:56:20 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-29 15:56:20 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-29 15:56:20 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-29 15:56:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-29 15:56:20 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-29 15:56:20 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-29 15:56:20 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-29 15:56:20 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-29 15:56:20 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-29 15:56:20 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-29 15:56:20 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-29 15:56:20 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-29 15:56:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-29 15:56:20 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-29 15:56:20 [-][-][-][profile begin][Twig template] render template: 
2026-01-29 15:56:20 [-][-][-][profile end][Twig template] render template: 
2026-01-29 15:56:20 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-29 15:56:20 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-29 15:56:20 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-29 15:56:20 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-29 15:56:20 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-29 15:56:20 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-29 15:56:20 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-29 15:56:20 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-29 15:56:20 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-29 15:56:20 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-29 15:56:20 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-29 15:56:20 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-29 15:56:20 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-29 15:56:20 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-29 15:56:20 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-29 15:56:20 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Close'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/?MA'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '114.119.141.127'
    'REMOTE_PORT' => '46175'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769730980.1493
    'REQUEST_TIME' => 1769730980
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-30 05:25:01 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-30 05:25:01 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-30 05:25:01 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-30 05:25:01 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-30 05:25:01 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-30 05:25:01 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-30 05:25:01 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-30 05:25:01 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-30 05:25:01 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-30 05:25:01 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-30 05:25:01 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-30 05:25:01 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-30 05:25:01 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:01 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-30 05:25:01 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-30 05:25:01 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-30 05:25:01 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:01 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:01 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-30 05:25:01 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-30 05:25:01 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-30 05:25:01 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-30 05:25:01 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-01-30 05:25:01 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-30 05:25:01 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-30 05:25:01 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-30 05:25:01 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-30 05:25:01 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-30 05:25:01 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-30 05:25:01 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-30 05:25:01 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-30 05:25:01 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-30 05:25:01 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-30 05:25:01 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-30 05:25:01 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-30 05:25:01 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-30 05:25:01 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-30 05:25:01 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-30 05:25:01 [-][-][-][profile begin][Twig template] render template: 
2026-01-30 05:25:01 [-][-][-][profile end][Twig template] render template: 
2026-01-30 05:25:01 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-30 05:25:01 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-30 05:25:01 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-30 05:25:01 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-30 05:25:01 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-30 05:25:01 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-30 05:25:01 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-30 05:25:01 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-30 05:25:01 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-30 05:25:01 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-30 05:25:01 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-30 05:25:01 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-30 05:25:01 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-30 05:25:01 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-30 05:25:01 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-30 05:25:01 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'mail.lebontdu.com'
    'HTTP_REFERER' => 'https://mail.lebontdu.com/craft/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '326991197'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.241.58'
    'REMOTE_PORT' => '36938'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://mail.lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769779501.6682
    'REQUEST_TIME' => 1769779501
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-30 05:25:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-30 05:25:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-30 05:25:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-30 05:25:12 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-30 05:25:12 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-30 05:25:12 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-30 05:25:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-30 05:25:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-30 05:25:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-30 05:25:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-30 05:25:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-30 05:25:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-30 05:25:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2026-01-30 05:25:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-30 05:25:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-30 05:25:12 [-][-][-][info][yii\web\Session::open] Session started
2026-01-30 05:25:12 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://mail.lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'mail.lebontdu.com'
    'HTTP_REFERER' => 'https://mail.lebontdu.com/craft/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '326991197'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.241.58'
    'REMOTE_PORT' => '36938'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://mail.lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769779512.3635
    'REQUEST_TIME' => 1769779512
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-30 05:25:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-30 05:25:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-30 05:25:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-30 05:25:12 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-30 05:25:12 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-30 05:25:12 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-30 05:25:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-30 05:25:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-30 05:25:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-30 05:25:12 [-][-][-][info][yii\web\Session::open] Session started
2026-01-30 05:25:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-30 05:25:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-30 05:25:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-30 05:25:12 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-01-30 05:25:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-01-30 05:25:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-01-30 05:25:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-30 05:25:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-30 05:25:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-30 05:25:12 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-01-30 05:25:12 [-][-][-][profile begin][Twig template] render template: login
2026-01-30 05:25:12 [-][-][-][profile begin][Twig template] render macro: textField
2026-01-30 05:25:12 [-][-][-][profile begin][Twig template] render macro: field
2026-01-30 05:25:12 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-01-30 05:25:12 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-01-30 05:25:12 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-01-30 05:25:12 [-][-][-][profile end][Twig template] render macro: field
2026-01-30 05:25:12 [-][-][-][profile end][Twig template] render macro: textField
2026-01-30 05:25:12 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-01-30 05:25:12 [-][-][-][profile begin][Twig template] render macro: field
2026-01-30 05:25:12 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-01-30 05:25:12 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-01-30 05:25:12 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-01-30 05:25:12 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-01-30 05:25:12 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-01-30 05:25:12 [-][-][-][profile end][Twig template] render macro: field
2026-01-30 05:25:12 [-][-][-][profile end][Twig template] render macro: passwordField
2026-01-30 05:25:12 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-01-30 05:25:12 [-][-][-][profile begin][Twig template] render macro: field
2026-01-30 05:25:12 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-01-30 05:25:12 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-01-30 05:25:12 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-01-30 05:25:12 [-][-][-][profile end][Twig template] render macro: field
2026-01-30 05:25:12 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-01-30 05:25:12 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-01-30 05:25:12 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-01-30 05:25:12 [-][-][-][profile begin][Twig template] render block: head
2026-01-30 05:25:12 [-][-][-][profile end][Twig template] render block: head
2026-01-30 05:25:12 [-][-][-][profile begin][Twig template] render block: body
2026-01-30 05:25:12 [-][-][-][profile end][Twig template] render block: body
2026-01-30 05:25:12 [-][-][-][profile begin][Twig template] render block: foot
2026-01-30 05:25:12 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-01-30 05:25:12 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-01-30 05:25:12 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-01-30 05:25:12 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-01-30 05:25:12 [-][-][-][profile end][Twig template] render block: foot
2026-01-30 05:25:12 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-01-30 05:25:12 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-01-30 05:25:12 [-][-][-][profile end][Twig template] render template: login
2026-01-30 05:25:12 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-30 05:25:12 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-30 05:25:12 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-30 05:25:12 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-30 05:25:12 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-30 05:25:12 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-30 05:25:12 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-30 05:25:12 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-30 05:25:12 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-30 05:25:12 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-30 05:25:12 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-30 05:25:12 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-30 05:25:12 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-01-30 05:25:12 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-01-30 05:25:12 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-01-30 05:25:12 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-01-30 05:25:12 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-01-30 05:25:12 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-01-30 05:25:12 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-01-30 05:25:12 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-01-30 05:25:12 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-01-30 05:25:12 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-01-30 05:25:12 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-01-30 05:25:12 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-01-30 05:25:12 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-01-30 05:25:12 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-01-30 05:25:12 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-01-30 05:25:12 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-01-30 05:25:12 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-01-30 05:25:12 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-01-30 05:25:12 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-01-30 05:25:12 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-01-30 05:25:12 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-01-30 05:25:12 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-01-30 05:25:12 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-01-30 05:25:12 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-01-30 05:25:12 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-01-30 05:25:12 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-01-30 05:25:12 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-01-30 05:25:12 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-01-30 05:25:12 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-01-30 05:25:12 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-01-30 05:25:12 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-01-30 05:25:12 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-01-30 05:25:12 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-01-30 05:25:12 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-01-30 05:25:12 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-01-30 05:25:12 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-01-30 05:25:12 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-01-30 05:25:12 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-01-30 05:25:12 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-01-30 05:25:12 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-01-30 05:25:12 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-01-30 05:25:12 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-01-30 05:25:12 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-01-30 05:25:12 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-01-30 05:25:12 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-01-30 05:25:12 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-01-30 05:25:12 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-01-30 05:25:12 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-01-30 05:25:12 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-01-30 05:25:12 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-01-30 05:25:12 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-01-30 05:25:12 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => 'abe5d2ad922d26df7767257f2b2082a1'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://mail.lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_COOKIE' => 'CraftSessionId=abe5d2ad922d26df7767257f2b2082a1'
    'HTTP_HOST' => 'mail.lebontdu.com'
    'HTTP_REFERER' => 'https://mail.lebontdu.com/craft/web/admin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '326991197'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.241.58'
    'REMOTE_PORT' => '36938'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://mail.lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769779512.5121
    'REQUEST_TIME' => 1769779512
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-01-30 23:34:52 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-30 23:34:52 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-30 23:34:52 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-01-30 23:34:52 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-30 23:34:52 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-30 23:34:52 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-01-30 23:34:52 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-30 23:34:52 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-30 23:34:52 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-01-30 23:34:52 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-30 23:34:52 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-30 23:34:52 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-01-30 23:34:52 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-30 23:34:52 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-30 23:34:52 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-01-30 23:34:52 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-01-30 23:34:52 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-30 23:34:52 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-30 23:34:52 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-01-30 23:34:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-01-30 23:34:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-01-30 23:34:52 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-01-30 23:34:52 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-01-30 23:34:52 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-01-30 23:34:52 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-01-30 23:34:52 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-01-30 23:34:52 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-30 23:34:52 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-30 23:34:52 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-01-30 23:34:52 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-30 23:34:52 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-30 23:34:52 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-01-30 23:34:52 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-30 23:34:52 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-30 23:34:52 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-01-30 23:34:52 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-30 23:34:52 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-30 23:34:52 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-01-30 23:34:52 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-30 23:34:52 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-30 23:34:52 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-01-30 23:34:52 [-][-][-][profile begin][Twig template] render template: 
2026-01-30 23:34:52 [-][-][-][profile end][Twig template] render template: 
2026-01-30 23:34:52 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-30 23:34:52 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-30 23:34:52 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-01-30 23:34:52 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-30 23:34:52 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-30 23:34:52 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-01-30 23:34:52 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-30 23:34:52 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-30 23:34:52 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-01-30 23:34:52 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-30 23:34:52 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-30 23:34:52 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-01-30 23:34:52 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-30 23:34:52 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-30 23:34:52 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-01-30 23:34:52 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Brave Chrome/84.0.4147.105 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '14.226.197.177'
    'REMOTE_PORT' => '56555'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769844892.3761
    'REQUEST_TIME' => 1769844892
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-02-03 12:51:26 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-03 12:51:26 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-03 12:51:26 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-03 12:51:26 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-03 12:51:26 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-03 12:51:26 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-03 12:51:26 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-03 12:51:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-03 12:51:26 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-03 12:51:26 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-02-03 12:51:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-02-03 12:51:26 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-02-03 12:51:26 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-03 12:51:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-03 12:51:26 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-03 12:51:26 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-02-03 12:51:26 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-02-03 12:51:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-02-03 12:51:26 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-02-03 12:51:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-02-03 12:51:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-02-03 12:51:26 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-02-03 12:51:26 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-02-03 12:51:26 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-02-03 12:51:26 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-02-03 12:51:26 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-02-03 12:51:26 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-02-03 12:51:26 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-02-03 12:51:26 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-02-03 12:51:26 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-02-03 12:51:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-02-03 12:51:26 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-02-03 12:51:26 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-02-03 12:51:26 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-02-03 12:51:26 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-02-03 12:51:26 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-02-03 12:51:26 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-02-03 12:51:26 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-02-03 12:51:26 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-02-03 12:51:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-02-03 12:51:26 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-02-03 12:51:26 [-][-][-][profile begin][Twig template] render template: 
2026-02-03 12:51:26 [-][-][-][profile end][Twig template] render template: 
2026-02-03 12:51:26 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-02-03 12:51:26 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-02-03 12:51:26 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-02-03 12:51:26 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-02-03 12:51:26 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-02-03 12:51:26 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-02-03 12:51:26 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-02-03 12:51:26 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-02-03 12:51:26 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-02-03 12:51:26 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-02-03 12:51:26 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-02-03 12:51:26 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-02-03 12:51:26 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-02-03 12:51:26 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-02-03 12:51:26 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-02-03 12:51:26 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'deflate, gzip, br, zstd'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '15.235.98.119'
    'REMOTE_PORT' => '60014'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1770151886.648
    'REQUEST_TIME' => 1770151886
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-02-04 09:57:58 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-04 09:57:58 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-04 09:57:58 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-04 09:57:58 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-04 09:57:58 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-04 09:57:58 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-04 09:57:58 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-04 09:57:58 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-04 09:57:58 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-04 09:57:58 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-04 09:57:58 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-04 09:57:58 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-04 09:57:58 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2026-02-04 09:57:58 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-02-04 09:57:58 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-02-04 09:57:58 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-02-04 09:57:58 [-][-][-][info][yii\web\Session::open] Session started
2026-02-04 09:57:58 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.75 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '14.230.32.192'
    'REMOTE_PORT' => '54707'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1770227878.4128
    'REQUEST_TIME' => 1770227878
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-02-04 09:57:59 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-04 09:57:59 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-04 09:57:59 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-04 09:57:59 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-04 09:57:59 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-04 09:57:59 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-04 09:57:59 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-04 09:57:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-04 09:57:59 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-04 09:57:59 [-][-][-][info][yii\web\Session::open] Session started
2026-02-04 09:57:59 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-04 09:57:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-04 09:57:59 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-04 09:57:59 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-02-04 09:57:59 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-02-04 09:57:59 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-02-04 09:57:59 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-02-04 09:57:59 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-02-04 09:57:59 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-02-04 09:57:59 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-02-04 09:57:59 [-][-][-][profile begin][Twig template] render template: login
2026-02-04 09:57:59 [-][-][-][profile begin][Twig template] render macro: textField
2026-02-04 09:57:59 [-][-][-][profile begin][Twig template] render macro: field
2026-02-04 09:57:59 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-02-04 09:57:59 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-02-04 09:57:59 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-02-04 09:57:59 [-][-][-][profile end][Twig template] render macro: field
2026-02-04 09:57:59 [-][-][-][profile end][Twig template] render macro: textField
2026-02-04 09:57:59 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-02-04 09:57:59 [-][-][-][profile begin][Twig template] render macro: field
2026-02-04 09:57:59 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-02-04 09:57:59 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-02-04 09:57:59 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-02-04 09:57:59 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-02-04 09:57:59 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-02-04 09:57:59 [-][-][-][profile end][Twig template] render macro: field
2026-02-04 09:57:59 [-][-][-][profile end][Twig template] render macro: passwordField
2026-02-04 09:57:59 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-02-04 09:57:59 [-][-][-][profile begin][Twig template] render macro: field
2026-02-04 09:57:59 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-02-04 09:57:59 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-02-04 09:57:59 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-02-04 09:57:59 [-][-][-][profile end][Twig template] render macro: field
2026-02-04 09:57:59 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-02-04 09:57:59 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-02-04 09:57:59 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-02-04 09:57:59 [-][-][-][profile begin][Twig template] render block: head
2026-02-04 09:57:59 [-][-][-][profile end][Twig template] render block: head
2026-02-04 09:57:59 [-][-][-][profile begin][Twig template] render block: body
2026-02-04 09:57:59 [-][-][-][profile end][Twig template] render block: body
2026-02-04 09:57:59 [-][-][-][profile begin][Twig template] render block: foot
2026-02-04 09:57:59 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-02-04 09:57:59 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-02-04 09:57:59 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-02-04 09:57:59 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-02-04 09:57:59 [-][-][-][profile end][Twig template] render block: foot
2026-02-04 09:57:59 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-02-04 09:57:59 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-02-04 09:57:59 [-][-][-][profile end][Twig template] render template: login
2026-02-04 09:57:59 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-02-04 09:57:59 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-02-04 09:57:59 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-02-04 09:57:59 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-02-04 09:57:59 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-02-04 09:57:59 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-02-04 09:57:59 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-02-04 09:57:59 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-02-04 09:57:59 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-02-04 09:57:59 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-02-04 09:57:59 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-02-04 09:57:59 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-02-04 09:57:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-02-04 09:57:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-02-04 09:57:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-02-04 09:57:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-02-04 09:57:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-02-04 09:57:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-02-04 09:57:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-02-04 09:57:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-02-04 09:57:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-02-04 09:57:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-02-04 09:57:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-02-04 09:57:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-02-04 09:57:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-02-04 09:57:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-02-04 09:57:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-02-04 09:57:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-02-04 09:57:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-02-04 09:57:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-02-04 09:57:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-02-04 09:57:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-02-04 09:57:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-02-04 09:57:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-02-04 09:57:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-02-04 09:57:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-02-04 09:57:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-02-04 09:57:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-02-04 09:57:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-02-04 09:57:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-02-04 09:57:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-02-04 09:57:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-02-04 09:57:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-02-04 09:57:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-02-04 09:57:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-02-04 09:57:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-02-04 09:57:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-02-04 09:57:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-02-04 09:57:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-02-04 09:57:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-02-04 09:57:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-02-04 09:57:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-02-04 09:57:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-02-04 09:57:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-02-04 09:57:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-02-04 09:57:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-02-04 09:57:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-02-04 09:57:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-02-04 09:57:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-02-04 09:57:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-02-04 09:57:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-02-04 09:57:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-02-04 09:57:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-02-04 09:57:59 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => 'e94d5708badbb614288f31e33130f7d8'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'CraftSessionId=e94d5708badbb614288f31e33130f7d8'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.75 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '14.230.32.192'
    'REMOTE_PORT' => '54707'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1770227879.088
    'REQUEST_TIME' => 1770227879
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-02-04 19:10:49 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-04 19:10:49 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-04 19:10:49 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-04 19:10:49 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-04 19:10:49 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-04 19:10:49 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-04 19:10:49 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-04 19:10:49 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-04 19:10:49 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-04 19:10:49 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-02-04 19:10:49 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-02-04 19:10:49 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-02-04 19:10:49 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-04 19:10:49 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-04 19:10:49 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-02-04 19:10:49 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-02-04 19:10:49 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-02-04 19:10:49 [-][-][-][info][yii\web\Session::open] Session started
2026-02-04 19:10:49 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html;q=0.95,text/*;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip,deflate'
    'HTTP_CONNECTION' => 'Keep-Alive'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; Barkrowler/0.9; +https://babbar.tech/crawler)'
    'HTTP_IF_MODIFIED_SINCE' => 'Tue, 20 Jan 2026 16:37:00 GMT'
    'HTTP_FROM' => 'tech@babbar.tech'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '217.113.194.60'
    'REMOTE_PORT' => '21649'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1770261049.1565
    'REQUEST_TIME' => 1770261049
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-02-06 08:35:16 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-06 08:35:16 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-06 08:35:16 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-06 08:35:16 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-06 08:35:16 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-06 08:35:16 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-06 08:35:16 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-06 08:35:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-06 08:35:16 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-06 08:35:16 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-02-06 08:35:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-02-06 08:35:16 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-02-06 08:35:16 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-06 08:35:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-06 08:35:16 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-06 08:35:16 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-02-06 08:35:16 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-02-06 08:35:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-02-06 08:35:16 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-02-06 08:35:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-02-06 08:35:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-02-06 08:35:16 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-02-06 08:35:16 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-02-06 08:35:16 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-02-06 08:35:16 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-02-06 08:35:16 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-02-06 08:35:16 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-02-06 08:35:16 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-02-06 08:35:16 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-02-06 08:35:16 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-02-06 08:35:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-02-06 08:35:16 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-02-06 08:35:16 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-02-06 08:35:16 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-02-06 08:35:16 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-02-06 08:35:16 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-02-06 08:35:16 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-02-06 08:35:16 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-02-06 08:35:16 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-02-06 08:35:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-02-06 08:35:16 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-02-06 08:35:16 [-][-][-][profile begin][Twig template] render template: 
2026-02-06 08:35:16 [-][-][-][profile end][Twig template] render template: 
2026-02-06 08:35:16 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-02-06 08:35:16 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-02-06 08:35:16 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-02-06 08:35:16 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-02-06 08:35:16 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-02-06 08:35:16 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-02-06 08:35:16 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-02-06 08:35:16 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-02-06 08:35:16 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-02-06 08:35:16 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-02-06 08:35:16 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-02-06 08:35:16 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-02-06 08:35:16 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-02-06 08:35:16 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-02-06 08:35:16 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-02-06 08:35:16 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip,identity'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Safari/605.1.15 (Applebot/0.1; +http://www.apple.com/go/applebot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '17.22.237.148'
    'REMOTE_PORT' => '51244'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1770395716.0744
    'REQUEST_TIME' => 1770395716
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-02-09 00:21:54 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-09 00:21:54 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-09 00:21:54 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-09 00:21:54 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-09 00:21:54 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-09 00:21:54 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-09 00:21:54 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-09 00:21:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-09 00:21:54 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-09 00:21:54 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-02-09 00:21:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-02-09 00:21:54 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-02-09 00:21:54 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-09 00:21:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-09 00:21:54 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-09 00:21:54 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2026-02-09 00:21:54 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-02-09 00:21:54 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-02-09 00:21:54 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-02-09 00:21:54 [-][-][-][info][yii\web\Session::open] Session started
2026-02-09 00:21:54 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.140 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '113.162.91.104'
    'REMOTE_PORT' => '33560'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1770625314.3449
    'REQUEST_TIME' => 1770625314
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-02-09 00:21:55 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-09 00:21:55 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-09 00:21:55 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-09 00:21:55 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-09 00:21:55 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-09 00:21:55 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-09 00:21:55 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-09 00:21:55 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-09 00:21:55 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-09 00:21:55 [-][-][-][info][yii\web\Session::open] Session started
2026-02-09 00:21:55 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-09 00:21:55 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-09 00:21:55 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-09 00:21:55 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-02-09 00:21:55 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-02-09 00:21:55 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-02-09 00:21:55 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-02-09 00:21:55 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-02-09 00:21:55 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-02-09 00:21:55 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-02-09 00:21:55 [-][-][-][profile begin][Twig template] render template: login
2026-02-09 00:21:55 [-][-][-][profile begin][Twig template] render macro: textField
2026-02-09 00:21:55 [-][-][-][profile begin][Twig template] render macro: field
2026-02-09 00:21:55 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-02-09 00:21:55 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-02-09 00:21:55 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-02-09 00:21:55 [-][-][-][profile end][Twig template] render macro: field
2026-02-09 00:21:55 [-][-][-][profile end][Twig template] render macro: textField
2026-02-09 00:21:55 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-02-09 00:21:55 [-][-][-][profile begin][Twig template] render macro: field
2026-02-09 00:21:55 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-02-09 00:21:55 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-02-09 00:21:55 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-02-09 00:21:55 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-02-09 00:21:55 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-02-09 00:21:55 [-][-][-][profile end][Twig template] render macro: field
2026-02-09 00:21:55 [-][-][-][profile end][Twig template] render macro: passwordField
2026-02-09 00:21:55 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-02-09 00:21:55 [-][-][-][profile begin][Twig template] render macro: field
2026-02-09 00:21:55 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-02-09 00:21:55 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-02-09 00:21:55 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-02-09 00:21:55 [-][-][-][profile end][Twig template] render macro: field
2026-02-09 00:21:55 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-02-09 00:21:55 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-02-09 00:21:55 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-02-09 00:21:55 [-][-][-][profile begin][Twig template] render block: head
2026-02-09 00:21:55 [-][-][-][profile end][Twig template] render block: head
2026-02-09 00:21:55 [-][-][-][profile begin][Twig template] render block: body
2026-02-09 00:21:55 [-][-][-][profile end][Twig template] render block: body
2026-02-09 00:21:55 [-][-][-][profile begin][Twig template] render block: foot
2026-02-09 00:21:55 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-02-09 00:21:55 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-02-09 00:21:55 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-02-09 00:21:55 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-02-09 00:21:55 [-][-][-][profile end][Twig template] render block: foot
2026-02-09 00:21:55 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-02-09 00:21:55 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-02-09 00:21:55 [-][-][-][profile end][Twig template] render template: login
2026-02-09 00:21:55 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-02-09 00:21:55 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-02-09 00:21:55 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-02-09 00:21:55 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-02-09 00:21:55 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-02-09 00:21:55 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-02-09 00:21:55 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-02-09 00:21:55 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-02-09 00:21:55 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-02-09 00:21:55 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-02-09 00:21:55 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-02-09 00:21:55 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-02-09 00:21:55 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-02-09 00:21:55 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-02-09 00:21:55 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-02-09 00:21:55 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-02-09 00:21:55 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-02-09 00:21:55 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-02-09 00:21:55 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-02-09 00:21:55 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-02-09 00:21:55 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-02-09 00:21:55 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-02-09 00:21:55 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-02-09 00:21:55 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-02-09 00:21:55 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-02-09 00:21:55 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-02-09 00:21:55 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-02-09 00:21:55 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-02-09 00:21:55 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-02-09 00:21:55 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-02-09 00:21:55 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-02-09 00:21:55 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-02-09 00:21:55 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-02-09 00:21:55 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-02-09 00:21:55 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-02-09 00:21:55 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-02-09 00:21:55 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-02-09 00:21:55 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-02-09 00:21:55 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-02-09 00:21:55 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-02-09 00:21:55 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-02-09 00:21:55 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-02-09 00:21:55 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-02-09 00:21:55 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-02-09 00:21:55 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-02-09 00:21:55 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-02-09 00:21:55 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-02-09 00:21:55 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-02-09 00:21:55 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-02-09 00:21:55 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-02-09 00:21:55 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-02-09 00:21:55 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-02-09 00:21:55 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-02-09 00:21:55 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-02-09 00:21:55 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-02-09 00:21:55 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-02-09 00:21:55 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-02-09 00:21:55 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-02-09 00:21:55 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-02-09 00:21:55 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-02-09 00:21:55 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-02-09 00:21:55 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-02-09 00:21:55 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-02-09 00:21:55 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => '6da60f87faffc8bce53af0fd7afcaa41'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'CraftSessionId=6da60f87faffc8bce53af0fd7afcaa41'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.140 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '113.162.91.104'
    'REMOTE_PORT' => '33560'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1770625315.0013
    'REQUEST_TIME' => 1770625315
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-02-09 06:25:16 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-09 06:25:16 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-09 06:25:16 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-09 06:25:16 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-09 06:25:16 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-09 06:25:16 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-09 06:25:16 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-09 06:25:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-09 06:25:16 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-09 06:25:16 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-09 06:25:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-09 06:25:16 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-02-09 06:25:16 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-02-09 06:25:16 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-02-09 06:25:16 [-][-][-][info][yii\web\Session::open] Session started
2026-02-09 06:25:16 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36 AOLShield/83.0.4103.2'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '14.191.155.225'
    'REMOTE_PORT' => '15383'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1770647115.9575
    'REQUEST_TIME' => 1770647115
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-02-09 06:25:17 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-09 06:25:17 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-09 06:25:17 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-09 06:25:17 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-09 06:25:17 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-09 06:25:17 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-09 06:25:17 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-09 06:25:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-09 06:25:17 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-09 06:25:17 [-][-][-][info][yii\web\Session::open] Session started
2026-02-09 06:25:17 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-09 06:25:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-09 06:25:17 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-09 06:25:17 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-02-09 06:25:17 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-02-09 06:25:17 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-02-09 06:25:17 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-02-09 06:25:17 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-02-09 06:25:17 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-02-09 06:25:17 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-02-09 06:25:17 [-][-][-][profile begin][Twig template] render template: login
2026-02-09 06:25:17 [-][-][-][profile begin][Twig template] render macro: textField
2026-02-09 06:25:17 [-][-][-][profile begin][Twig template] render macro: field
2026-02-09 06:25:17 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-02-09 06:25:17 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-02-09 06:25:17 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-02-09 06:25:17 [-][-][-][profile end][Twig template] render macro: field
2026-02-09 06:25:17 [-][-][-][profile end][Twig template] render macro: textField
2026-02-09 06:25:17 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-02-09 06:25:17 [-][-][-][profile begin][Twig template] render macro: field
2026-02-09 06:25:17 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-02-09 06:25:17 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-02-09 06:25:17 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-02-09 06:25:17 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-02-09 06:25:17 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-02-09 06:25:17 [-][-][-][profile end][Twig template] render macro: field
2026-02-09 06:25:17 [-][-][-][profile end][Twig template] render macro: passwordField
2026-02-09 06:25:17 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-02-09 06:25:17 [-][-][-][profile begin][Twig template] render macro: field
2026-02-09 06:25:17 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-02-09 06:25:17 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-02-09 06:25:17 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-02-09 06:25:17 [-][-][-][profile end][Twig template] render macro: field
2026-02-09 06:25:17 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-02-09 06:25:17 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-02-09 06:25:17 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-02-09 06:25:17 [-][-][-][profile begin][Twig template] render block: head
2026-02-09 06:25:17 [-][-][-][profile end][Twig template] render block: head
2026-02-09 06:25:17 [-][-][-][profile begin][Twig template] render block: body
2026-02-09 06:25:17 [-][-][-][profile end][Twig template] render block: body
2026-02-09 06:25:17 [-][-][-][profile begin][Twig template] render block: foot
2026-02-09 06:25:17 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-02-09 06:25:17 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-02-09 06:25:17 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-02-09 06:25:17 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-02-09 06:25:17 [-][-][-][profile end][Twig template] render block: foot
2026-02-09 06:25:17 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-02-09 06:25:17 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-02-09 06:25:17 [-][-][-][profile end][Twig template] render template: login
2026-02-09 06:25:17 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-02-09 06:25:17 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-02-09 06:25:17 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-02-09 06:25:17 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-02-09 06:25:17 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-02-09 06:25:17 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-02-09 06:25:17 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-02-09 06:25:17 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-02-09 06:25:17 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-02-09 06:25:17 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-02-09 06:25:17 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-02-09 06:25:17 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-02-09 06:25:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-02-09 06:25:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-02-09 06:25:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-02-09 06:25:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-02-09 06:25:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-02-09 06:25:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-02-09 06:25:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-02-09 06:25:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-02-09 06:25:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-02-09 06:25:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-02-09 06:25:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-02-09 06:25:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-02-09 06:25:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-02-09 06:25:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-02-09 06:25:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-02-09 06:25:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-02-09 06:25:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-02-09 06:25:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-02-09 06:25:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-02-09 06:25:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-02-09 06:25:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-02-09 06:25:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-02-09 06:25:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-02-09 06:25:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-02-09 06:25:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-02-09 06:25:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-02-09 06:25:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-02-09 06:25:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-02-09 06:25:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-02-09 06:25:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-02-09 06:25:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-02-09 06:25:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-02-09 06:25:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-02-09 06:25:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-02-09 06:25:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-02-09 06:25:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-02-09 06:25:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-02-09 06:25:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-02-09 06:25:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-02-09 06:25:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-02-09 06:25:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-02-09 06:25:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-02-09 06:25:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-02-09 06:25:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-02-09 06:25:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-02-09 06:25:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-02-09 06:25:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-02-09 06:25:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-02-09 06:25:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-02-09 06:25:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-02-09 06:25:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-02-09 06:25:17 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => '309d2ea672975ccf21c49171917884eb'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'CraftSessionId=309d2ea672975ccf21c49171917884eb'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36 AOLShield/83.0.4103.2'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '14.191.155.225'
    'REMOTE_PORT' => '15383'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1770647117.1604
    'REQUEST_TIME' => 1770647117
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-02-12 19:21:07 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-12 19:21:07 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-12 19:21:07 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-12 19:21:07 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-12 19:21:07 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-12 19:21:07 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-12 19:21:07 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-12 19:21:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-12 19:21:07 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-12 19:21:07 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-02-12 19:21:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-02-12 19:21:07 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-02-12 19:21:07 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-12 19:21:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-12 19:21:07 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-12 19:21:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2026-02-12 19:21:07 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2026-02-12 19:21:07 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-02-12 19:21:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-02-12 19:21:07 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-02-12 19:21:07 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-02-12 19:21:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-02-12 19:21:07 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-02-12 19:21:07 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-02-12 19:21:07 [-][-][-][profile begin][Twig template] render template: login
2026-02-12 19:21:07 [-][-][-][profile begin][Twig template] render macro: textField
2026-02-12 19:21:07 [-][-][-][profile begin][Twig template] render macro: field
2026-02-12 19:21:07 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-02-12 19:21:07 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-02-12 19:21:07 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-02-12 19:21:07 [-][-][-][profile end][Twig template] render macro: field
2026-02-12 19:21:07 [-][-][-][profile end][Twig template] render macro: textField
2026-02-12 19:21:07 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-02-12 19:21:07 [-][-][-][profile begin][Twig template] render macro: field
2026-02-12 19:21:07 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-02-12 19:21:07 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-02-12 19:21:07 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-02-12 19:21:07 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-02-12 19:21:07 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-02-12 19:21:07 [-][-][-][profile end][Twig template] render macro: field
2026-02-12 19:21:07 [-][-][-][profile end][Twig template] render macro: passwordField
2026-02-12 19:21:07 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-02-12 19:21:07 [-][-][-][profile begin][Twig template] render macro: field
2026-02-12 19:21:07 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-02-12 19:21:07 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-02-12 19:21:07 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-02-12 19:21:07 [-][-][-][profile end][Twig template] render macro: field
2026-02-12 19:21:07 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-02-12 19:21:08 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-02-12 19:21:08 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-02-12 19:21:08 [-][-][-][profile begin][Twig template] render block: head
2026-02-12 19:21:08 [-][-][-][profile end][Twig template] render block: head
2026-02-12 19:21:08 [-][-][-][profile begin][Twig template] render block: body
2026-02-12 19:21:08 [-][-][-][profile end][Twig template] render block: body
2026-02-12 19:21:08 [-][-][-][profile begin][Twig template] render block: foot
2026-02-12 19:21:08 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-02-12 19:21:08 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-02-12 19:21:08 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-02-12 19:21:08 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-02-12 19:21:08 [-][-][-][profile end][Twig template] render block: foot
2026-02-12 19:21:08 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-02-12 19:21:08 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-02-12 19:21:08 [-][-][-][profile end][Twig template] render template: login
2026-02-12 19:21:08 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-02-12 19:21:08 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-02-12 19:21:08 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-02-12 19:21:08 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-02-12 19:21:08 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-02-12 19:21:08 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-02-12 19:21:08 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-02-12 19:21:08 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-02-12 19:21:08 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-02-12 19:21:08 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-02-12 19:21:08 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-02-12 19:21:08 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-02-12 19:21:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-02-12 19:21:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-02-12 19:21:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-02-12 19:21:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-02-12 19:21:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-02-12 19:21:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-02-12 19:21:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-02-12 19:21:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-02-12 19:21:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-02-12 19:21:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-02-12 19:21:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-02-12 19:21:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-02-12 19:21:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-02-12 19:21:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-02-12 19:21:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-02-12 19:21:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-02-12 19:21:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-02-12 19:21:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-02-12 19:21:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-02-12 19:21:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-02-12 19:21:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-02-12 19:21:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-02-12 19:21:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-02-12 19:21:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-02-12 19:21:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-02-12 19:21:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-02-12 19:21:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-02-12 19:21:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-02-12 19:21:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-02-12 19:21:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-02-12 19:21:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-02-12 19:21:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-02-12 19:21:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-02-12 19:21:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-02-12 19:21:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-02-12 19:21:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-02-12 19:21:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-02-12 19:21:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-02-12 19:21:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-02-12 19:21:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-02-12 19:21:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-02-12 19:21:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-02-12 19:21:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-02-12 19:21:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-02-12 19:21:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-02-12 19:21:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-02-12 19:21:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-02-12 19:21:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-02-12 19:21:08 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-02-12 19:21:08 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-02-12 19:21:08 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-02-12 19:21:07 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_CHARSET' => 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; DotBot/1.2; +https://opensiteexplorer.org/dotbot; help@moz.com)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '216.244.66.242'
    'REMOTE_PORT' => '34990'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.2'
    'SSL_SESSION_ID' => '25c95d73c26382df44f18408edcc0dacdf87966f0423e4b7d63d5b662c102556'
    'SSL_CIPHER' => 'ECDHE-RSA-AES128-GCM-SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1770952867.7037
    'REQUEST_TIME' => 1770952867
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-02-15 21:27:26 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-15 21:27:26 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-15 21:27:26 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-15 21:27:26 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-15 21:27:26 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-15 21:27:26 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-15 21:27:26 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-15 21:27:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-15 21:27:26 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-15 21:27:26 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-02-15 21:27:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-02-15 21:27:26 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-02-15 21:27:26 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-15 21:27:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-15 21:27:26 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-15 21:27:26 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2026-02-15 21:27:26 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2026-02-15 21:27:26 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-02-15 21:27:26 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-02-15 21:27:26 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-02-15 21:27:26 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-02-15 21:27:26 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-02-15 21:27:26 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-02-15 21:27:26 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-02-15 21:27:26 [-][-][-][profile begin][Twig template] render template: login
2026-02-15 21:27:26 [-][-][-][profile begin][Twig template] render macro: textField
2026-02-15 21:27:26 [-][-][-][profile begin][Twig template] render macro: field
2026-02-15 21:27:26 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-02-15 21:27:26 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-02-15 21:27:26 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-02-15 21:27:26 [-][-][-][profile end][Twig template] render macro: field
2026-02-15 21:27:26 [-][-][-][profile end][Twig template] render macro: textField
2026-02-15 21:27:26 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-02-15 21:27:26 [-][-][-][profile begin][Twig template] render macro: field
2026-02-15 21:27:26 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-02-15 21:27:26 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-02-15 21:27:26 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-02-15 21:27:26 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-02-15 21:27:26 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-02-15 21:27:26 [-][-][-][profile end][Twig template] render macro: field
2026-02-15 21:27:26 [-][-][-][profile end][Twig template] render macro: passwordField
2026-02-15 21:27:26 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-02-15 21:27:26 [-][-][-][profile begin][Twig template] render macro: field
2026-02-15 21:27:26 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-02-15 21:27:26 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-02-15 21:27:26 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-02-15 21:27:26 [-][-][-][profile end][Twig template] render macro: field
2026-02-15 21:27:26 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-02-15 21:27:26 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-02-15 21:27:26 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-02-15 21:27:26 [-][-][-][profile begin][Twig template] render block: head
2026-02-15 21:27:26 [-][-][-][profile end][Twig template] render block: head
2026-02-15 21:27:26 [-][-][-][profile begin][Twig template] render block: body
2026-02-15 21:27:26 [-][-][-][profile end][Twig template] render block: body
2026-02-15 21:27:26 [-][-][-][profile begin][Twig template] render block: foot
2026-02-15 21:27:26 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-02-15 21:27:26 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-02-15 21:27:26 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-02-15 21:27:26 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-02-15 21:27:26 [-][-][-][profile end][Twig template] render block: foot
2026-02-15 21:27:26 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-02-15 21:27:26 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-02-15 21:27:26 [-][-][-][profile end][Twig template] render template: login
2026-02-15 21:27:26 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-02-15 21:27:26 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-02-15 21:27:26 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-02-15 21:27:26 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-02-15 21:27:26 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-02-15 21:27:26 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-02-15 21:27:26 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-02-15 21:27:26 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-02-15 21:27:27 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-02-15 21:27:27 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-02-15 21:27:27 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-02-15 21:27:27 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-02-15 21:27:27 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-02-15 21:27:27 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-02-15 21:27:27 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-02-15 21:27:27 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-02-15 21:27:27 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-02-15 21:27:27 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-02-15 21:27:27 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-02-15 21:27:27 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-02-15 21:27:27 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-02-15 21:27:27 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-02-15 21:27:27 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-02-15 21:27:27 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-02-15 21:27:27 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-02-15 21:27:27 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-02-15 21:27:27 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-02-15 21:27:27 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-02-15 21:27:27 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-02-15 21:27:27 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-02-15 21:27:27 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-02-15 21:27:27 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-02-15 21:27:27 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-02-15 21:27:27 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-02-15 21:27:27 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-02-15 21:27:27 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-02-15 21:27:27 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-02-15 21:27:27 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-02-15 21:27:27 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-02-15 21:27:27 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-02-15 21:27:27 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-02-15 21:27:27 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-02-15 21:27:27 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-02-15 21:27:27 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-02-15 21:27:27 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-02-15 21:27:27 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-02-15 21:27:27 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-02-15 21:27:27 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-02-15 21:27:27 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-02-15 21:27:27 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-02-15 21:27:27 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-02-15 21:27:27 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-02-15 21:27:27 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-02-15 21:27:27 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-02-15 21:27:27 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-02-15 21:27:27 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-02-15 21:27:27 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-02-15 21:27:27 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-02-15 21:27:27 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-02-15 21:27:27 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-02-15 21:27:27 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-02-15 21:27:27 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-02-15 21:27:27 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-02-15 21:27:26 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_CHARSET' => 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; DotBot/1.2; +https://opensiteexplorer.org/dotbot; help@moz.com)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '216.244.66.242'
    'REMOTE_PORT' => '43280'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.2'
    'SSL_SESSION_ID' => '9541906b839e3c7405b84eb64997c6244b713875f78be9d93d454bb8a2535588'
    'SSL_CIPHER' => 'ECDHE-RSA-AES128-GCM-SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1771219646.6802
    'REQUEST_TIME' => 1771219646
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-02-19 14:23:34 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-19 14:23:34 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-19 14:23:34 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-19 14:23:34 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-19 14:23:34 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-19 14:23:34 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-19 14:23:34 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-19 14:23:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-19 14:23:34 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-19 14:23:34 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-02-19 14:23:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-02-19 14:23:34 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-02-19 14:23:34 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-19 14:23:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-19 14:23:34 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-19 14:23:34 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-02-19 14:23:34 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-02-19 14:23:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-02-19 14:23:34 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-02-19 14:23:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-02-19 14:23:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-02-19 14:23:34 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-02-19 14:23:34 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-02-19 14:23:34 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-02-19 14:23:34 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-02-19 14:23:34 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-02-19 14:23:34 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-02-19 14:23:34 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-02-19 14:23:34 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-02-19 14:23:34 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-02-19 14:23:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-02-19 14:23:34 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-02-19 14:23:34 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-02-19 14:23:34 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-02-19 14:23:34 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-02-19 14:23:34 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-02-19 14:23:34 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-02-19 14:23:34 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-02-19 14:23:34 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-02-19 14:23:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-02-19 14:23:34 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-02-19 14:23:34 [-][-][-][profile begin][Twig template] render template: 
2026-02-19 14:23:34 [-][-][-][profile end][Twig template] render template: 
2026-02-19 14:23:34 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-02-19 14:23:34 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-02-19 14:23:34 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-02-19 14:23:34 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-02-19 14:23:34 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-02-19 14:23:34 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-02-19 14:23:34 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-02-19 14:23:34 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-02-19 14:23:34 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-02-19 14:23:34 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-02-19 14:23:34 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-02-19 14:23:34 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-02-19 14:23:34 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-02-19 14:23:34 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-02-19 14:23:34 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-02-19 14:23:34 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '14.237.28.7'
    'REMOTE_PORT' => '57547'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1771539814.4492
    'REQUEST_TIME' => 1771539814
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-02-20 11:37:57 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-20 11:37:57 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-20 11:37:57 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-20 11:37:57 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-20 11:37:57 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-20 11:37:57 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-20 11:37:57 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-20 11:37:57 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-20 11:37:57 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-20 11:37:57 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-20 11:37:57 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-20 11:37:57 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-20 11:37:57 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-02-20 11:37:57 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-02-20 11:37:57 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-02-20 11:37:57 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-02-20 11:37:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-02-20 11:37:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-02-20 11:37:57 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-02-20 11:37:57 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-02-20 11:37:57 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-02-20 11:37:57 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-02-20 11:37:57 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-02-20 11:37:57 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-02-20 11:37:57 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-02-20 11:37:57 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-02-20 11:37:57 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-02-20 11:37:57 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-02-20 11:37:57 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-02-20 11:37:57 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-02-20 11:37:57 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-02-20 11:37:57 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-02-20 11:37:57 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-02-20 11:37:57 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-02-20 11:37:57 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-02-20 11:37:57 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-02-20 11:37:57 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-02-20 11:37:57 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-02-20 11:37:57 [-][-][-][profile begin][Twig template] render template: 
2026-02-20 11:37:57 [-][-][-][profile end][Twig template] render template: 
2026-02-20 11:37:57 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-02-20 11:37:57 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-02-20 11:37:57 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-02-20 11:37:57 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-02-20 11:37:57 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-02-20 11:37:57 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-02-20 11:37:57 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-02-20 11:37:57 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-02-20 11:37:57 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-02-20 11:37:57 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-02-20 11:37:57 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-02-20 11:37:57 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-02-20 11:37:57 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-02-20 11:37:57 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-02-20 11:37:57 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-02-20 11:37:57 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/plain,text/html,application/xhtml+xml,application/xml'
    'HTTP_ACCEPT_ENCODING' => 'gzip,deflate'
    'HTTP_CONNECTION' => 'Keep-Alive'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; SERankingBacklinksBot/1.0; +https://seranking.com/backlinks-crawler)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '144.76.32.189'
    'REMOTE_PORT' => '52788'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1771616277.4802
    'REQUEST_TIME' => 1771616277
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-02-24 01:37:09 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-24 01:37:09 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-24 01:37:09 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-02-24 01:37:09 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-24 01:37:09 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-24 01:37:09 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-02-24 01:37:09 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-24 01:37:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-24 01:37:09 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-02-24 01:37:09 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-02-24 01:37:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-02-24 01:37:09 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-02-24 01:37:09 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-24 01:37:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-24 01:37:09 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-02-24 01:37:09 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-02-24 01:37:09 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-02-24 01:37:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-02-24 01:37:09 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-02-24 01:37:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-02-24 01:37:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-02-24 01:37:09 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-02-24 01:37:09 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-02-24 01:37:09 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-02-24 01:37:09 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-02-24 01:37:09 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-02-24 01:37:09 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-02-24 01:37:09 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-02-24 01:37:09 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-02-24 01:37:09 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-02-24 01:37:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-02-24 01:37:09 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-02-24 01:37:09 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-02-24 01:37:09 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-02-24 01:37:09 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-02-24 01:37:09 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-02-24 01:37:09 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-02-24 01:37:09 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-02-24 01:37:09 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-02-24 01:37:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-02-24 01:37:09 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-02-24 01:37:09 [-][-][-][profile begin][Twig template] render template: 
2026-02-24 01:37:09 [-][-][-][profile end][Twig template] render template: 
2026-02-24 01:37:09 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-02-24 01:37:09 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-02-24 01:37:09 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-02-24 01:37:09 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-02-24 01:37:09 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-02-24 01:37:09 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-02-24 01:37:09 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-02-24 01:37:09 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-02-24 01:37:09 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-02-24 01:37:09 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-02-24 01:37:09 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-02-24 01:37:09 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-02-24 01:37:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-02-24 01:37:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-02-24 01:37:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-02-24 01:37:09 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'www.lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.80 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '191.112.141.203'
    'REMOTE_PORT' => '33954'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'www.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://www.lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1771925829.4284
    'REQUEST_TIME' => 1771925829
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-01 18:46:55 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-01 18:46:55 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-01 18:46:55 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-01 18:46:55 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-01 18:46:55 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-01 18:46:55 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-01 18:46:55 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-01 18:46:55 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-01 18:46:55 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-01 18:46:55 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-01 18:46:55 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-01 18:46:55 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-01 18:46:55 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-01 18:46:55 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-01 18:46:55 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-01 18:46:55 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-01 18:46:55 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-01 18:46:55 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-01 18:46:55 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-01 18:46:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-03-01 18:46:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-01 18:46:55 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-03-01 18:46:55 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-01 18:46:55 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-01 18:46:55 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-01 18:46:55 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-03-01 18:46:56 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-01 18:46:56 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-01 18:46:56 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-01 18:46:56 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-01 18:46:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-01 18:46:56 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-01 18:46:56 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-01 18:46:56 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-01 18:46:56 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-01 18:46:56 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-01 18:46:56 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-01 18:46:56 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-01 18:46:56 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-01 18:46:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-01 18:46:56 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-01 18:46:56 [-][-][-][profile begin][Twig template] render template: 
2026-03-01 18:46:56 [-][-][-][profile end][Twig template] render template: 
2026-03-01 18:46:56 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-01 18:46:56 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-01 18:46:56 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-01 18:46:56 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-01 18:46:56 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-01 18:46:56 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-01 18:46:56 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-01 18:46:56 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-01 18:46:56 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-01 18:46:56 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-01 18:46:56 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-01 18:46:56 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-01 18:46:56 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-01 18:46:56 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-01 18:46:56 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-01 18:46:55 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => 'mail.lebontdu.mywhc.ca:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '199.45.154.140'
    'REMOTE_PORT' => '42314'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.lebontdu.mywhc.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://mail.lebontdu.mywhc.ca:443/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772419615.5274
    'REQUEST_TIME' => 1772419615
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-02 04:28:38 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-02 04:28:38 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-02 04:28:38 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-02 04:28:38 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-02 04:28:38 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-02 04:28:38 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-02 04:28:38 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-02 04:28:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-02 04:28:38 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-02 04:28:38 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-02 04:28:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-02 04:28:38 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-02 04:28:38 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-02 04:28:38 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-02 04:28:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-02 04:28:38 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-02 04:28:38 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-03-02 04:28:38 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-02 04:28:38 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-03-02 04:28:38 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-02 04:28:38 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-02 04:28:38 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-02 04:28:38 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-03-02 04:28:38 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-02 04:28:38 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-02 04:28:38 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-02 04:28:38 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-02 04:28:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-02 04:28:38 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-02 04:28:38 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-02 04:28:38 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-02 04:28:38 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-02 04:28:38 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-02 04:28:38 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-02 04:28:38 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-02 04:28:38 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-02 04:28:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-02 04:28:38 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-02 04:28:38 [-][-][-][profile begin][Twig template] render template: 
2026-03-02 04:28:38 [-][-][-][profile end][Twig template] render template: 
2026-03-02 04:28:38 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-02 04:28:38 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-02 04:28:38 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-02 04:28:38 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-02 04:28:38 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-02 04:28:38 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-02 04:28:38 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-02 04:28:38 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-02 04:28:38 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-02 04:28:38 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-02 04:28:38 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-02 04:28:38 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-02 04:28:38 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-02 04:28:38 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-02 04:28:38 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-02 04:28:38 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => 'mail.lebontdu.com:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '167.94.138.180'
    'REMOTE_PORT' => '32924'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://mail.lebontdu.com:443/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772454518.3653
    'REQUEST_TIME' => 1772454518
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-02 11:29:59 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-02 11:29:59 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-02 11:29:59 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-02 11:29:59 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-02 11:29:59 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-02 11:29:59 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-02 11:29:59 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-02 11:29:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-02 11:29:59 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-02 11:29:59 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-02 11:29:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-02 11:29:59 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-02 11:29:59 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:29:59 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-02 11:29:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-02 11:29:59 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-02 11:29:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:29:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:29:59 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-03-02 11:29:59 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-02 11:29:59 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-02 11:29:59 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-02 11:29:59 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-03-02 11:29:59 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-02 11:29:59 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-02 11:29:59 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-02 11:29:59 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-02 11:29:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-02 11:29:59 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-02 11:29:59 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-02 11:29:59 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-02 11:29:59 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-02 11:29:59 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-02 11:29:59 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-02 11:29:59 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-02 11:29:59 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-02 11:29:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-02 11:29:59 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-02 11:29:59 [-][-][-][profile begin][Twig template] render template: 
2026-03-02 11:29:59 [-][-][-][profile end][Twig template] render template: 
2026-03-02 11:29:59 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-02 11:29:59 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-02 11:29:59 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-02 11:29:59 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-02 11:29:59 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-02 11:29:59 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-02 11:29:59 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-02 11:29:59 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-02 11:29:59 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-02 11:29:59 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-02 11:29:59 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-02 11:29:59 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-02 11:29:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-02 11:29:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-02 11:29:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-02 11:29:59 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'mail.ltdu.ca'
    'HTTP_REFERER' => 'https://mail.ltdu.ca/craft/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '392346157'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.243.227'
    'REMOTE_PORT' => '43850'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.ltdu.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://mail.ltdu.ca/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772479799.0871
    'REQUEST_TIME' => 1772479799
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-02 11:30:15 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-02 11:30:15 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-02 11:30:15 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-02 11:30:15 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-02 11:30:15 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-02 11:30:15 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-02 11:30:15 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-02 11:30:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-02 11:30:15 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-02 11:30:15 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-02 11:30:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-02 11:30:15 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-02 11:30:15 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2026-03-02 11:30:15 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-02 11:30:15 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-02 11:30:15 [-][-][-][info][yii\web\Session::open] Session started
2026-03-02 11:30:15 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://mail.ltdu.ca/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'mail.ltdu.ca'
    'HTTP_REFERER' => 'https://mail.ltdu.ca/craft/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '392346157'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.243.227'
    'REMOTE_PORT' => '43850'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.ltdu.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://mail.ltdu.ca/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772479815.4879
    'REQUEST_TIME' => 1772479815
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-02 11:30:15 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-02 11:30:15 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-02 11:30:15 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-02 11:30:15 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-02 11:30:15 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-02 11:30:15 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-02 11:30:15 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-02 11:30:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-02 11:30:15 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-02 11:30:15 [-][-][-][info][yii\web\Session::open] Session started
2026-03-02 11:30:15 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-02 11:30:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-02 11:30:15 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-02 11:30:15 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-03-02 11:30:15 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-03-02 11:30:15 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-03-02 11:30:15 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-02 11:30:15 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-02 11:30:15 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-02 11:30:15 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-03-02 11:30:15 [-][-][-][profile begin][Twig template] render template: login
2026-03-02 11:30:15 [-][-][-][profile begin][Twig template] render macro: textField
2026-03-02 11:30:15 [-][-][-][profile begin][Twig template] render macro: field
2026-03-02 11:30:15 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-03-02 11:30:15 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-03-02 11:30:15 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-03-02 11:30:15 [-][-][-][profile end][Twig template] render macro: field
2026-03-02 11:30:15 [-][-][-][profile end][Twig template] render macro: textField
2026-03-02 11:30:15 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-03-02 11:30:15 [-][-][-][profile begin][Twig template] render macro: field
2026-03-02 11:30:15 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-03-02 11:30:15 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-03-02 11:30:15 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-03-02 11:30:15 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-03-02 11:30:15 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-03-02 11:30:15 [-][-][-][profile end][Twig template] render macro: field
2026-03-02 11:30:15 [-][-][-][profile end][Twig template] render macro: passwordField
2026-03-02 11:30:15 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-03-02 11:30:15 [-][-][-][profile begin][Twig template] render macro: field
2026-03-02 11:30:15 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-03-02 11:30:15 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-03-02 11:30:15 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-03-02 11:30:15 [-][-][-][profile end][Twig template] render macro: field
2026-03-02 11:30:15 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-03-02 11:30:15 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-03-02 11:30:15 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-03-02 11:30:15 [-][-][-][profile begin][Twig template] render block: head
2026-03-02 11:30:15 [-][-][-][profile end][Twig template] render block: head
2026-03-02 11:30:15 [-][-][-][profile begin][Twig template] render block: body
2026-03-02 11:30:15 [-][-][-][profile end][Twig template] render block: body
2026-03-02 11:30:15 [-][-][-][profile begin][Twig template] render block: foot
2026-03-02 11:30:15 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-03-02 11:30:15 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-03-02 11:30:15 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-03-02 11:30:15 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-03-02 11:30:15 [-][-][-][profile end][Twig template] render block: foot
2026-03-02 11:30:15 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-03-02 11:30:15 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-03-02 11:30:15 [-][-][-][profile end][Twig template] render template: login
2026-03-02 11:30:15 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-02 11:30:15 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-02 11:30:15 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-02 11:30:15 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-02 11:30:15 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-02 11:30:15 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-02 11:30:15 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-02 11:30:15 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-02 11:30:15 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-02 11:30:15 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-02 11:30:15 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-02 11:30:15 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-02 11:30:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-03-02 11:30:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-03-02 11:30:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-03-02 11:30:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-03-02 11:30:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-03-02 11:30:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-03-02 11:30:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-03-02 11:30:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-03-02 11:30:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-03-02 11:30:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-03-02 11:30:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-03-02 11:30:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-03-02 11:30:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-03-02 11:30:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-03-02 11:30:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-03-02 11:30:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-03-02 11:30:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-03-02 11:30:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-03-02 11:30:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-03-02 11:30:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-03-02 11:30:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-03-02 11:30:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-03-02 11:30:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-03-02 11:30:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-03-02 11:30:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-03-02 11:30:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-03-02 11:30:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-03-02 11:30:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-03-02 11:30:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-03-02 11:30:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-03-02 11:30:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-03-02 11:30:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-03-02 11:30:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-03-02 11:30:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-03-02 11:30:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-03-02 11:30:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-03-02 11:30:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-03-02 11:30:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-03-02 11:30:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-03-02 11:30:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-03-02 11:30:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-03-02 11:30:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-03-02 11:30:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-03-02 11:30:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-03-02 11:30:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-03-02 11:30:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-03-02 11:30:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-03-02 11:30:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-03-02 11:30:15 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-03-02 11:30:15 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-03-02 11:30:15 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-03-02 11:30:15 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => '97eab1ab618dc756ee94dd8cb15aedca'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://mail.ltdu.ca/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_COOKIE' => 'CraftSessionId=97eab1ab618dc756ee94dd8cb15aedca'
    'HTTP_HOST' => 'mail.ltdu.ca'
    'HTTP_REFERER' => 'https://mail.ltdu.ca/craft/web/admin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '392346157'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.243.227'
    'REMOTE_PORT' => '43850'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.ltdu.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://mail.ltdu.ca/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772479815.6269
    'REQUEST_TIME' => 1772479815
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-02 17:18:58 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-02 17:18:58 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-02 17:18:58 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-02 17:18:59 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-02 17:18:59 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-02 17:18:59 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-02 17:18:59 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-02 17:18:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-02 17:18:59 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-02 17:18:59 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-02 17:18:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-02 17:18:59 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-02 17:18:59 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-02 17:18:59 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-02 17:18:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-02 17:18:59 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-02 17:18:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-03-02 17:18:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-02 17:18:59 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-03-02 17:18:59 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-02 17:18:59 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-02 17:18:59 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-02 17:18:59 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-03-02 17:18:59 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-02 17:18:59 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-02 17:18:59 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-02 17:18:59 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-02 17:18:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-02 17:18:59 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-02 17:18:59 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-02 17:18:59 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-02 17:18:59 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-02 17:18:59 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-02 17:18:59 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-02 17:18:59 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-02 17:18:59 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-02 17:18:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-02 17:18:59 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-02 17:18:59 [-][-][-][profile begin][Twig template] render template: 
2026-03-02 17:18:59 [-][-][-][profile end][Twig template] render template: 
2026-03-02 17:18:59 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-02 17:18:59 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-02 17:18:59 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-02 17:18:59 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-02 17:18:59 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-02 17:18:59 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-02 17:18:59 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-02 17:18:59 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-02 17:18:59 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-02 17:18:59 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-02 17:18:59 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-02 17:18:59 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-02 17:18:59 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-02 17:18:59 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-02 17:18:59 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-02 17:18:58 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => 'lebontdu.mywhc.ca:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '206.168.34.221'
    'REMOTE_PORT' => '37570'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.mywhc.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.mywhc.ca:443/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772500738.9229
    'REQUEST_TIME' => 1772500738
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-02 22:38:24 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-02 22:38:24 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-02 22:38:24 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-02 22:38:24 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-02 22:38:24 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-02 22:38:24 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-02 22:38:24 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-02 22:38:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-02 22:38:24 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-02 22:38:24 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-02 22:38:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-02 22:38:24 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-02 22:38:24 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-02 22:38:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-02 22:38:24 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-02 22:38:24 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:24 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-02 22:38:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-02 22:38:24 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-02 22:38:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:24 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-03-02 22:38:24 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-02 22:38:24 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-02 22:38:24 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-02 22:38:24 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-03-02 22:38:24 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-02 22:38:24 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-02 22:38:24 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-02 22:38:24 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-02 22:38:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-02 22:38:24 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-02 22:38:24 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-02 22:38:24 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-02 22:38:24 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-02 22:38:24 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-02 22:38:24 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-02 22:38:24 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-02 22:38:24 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-02 22:38:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-02 22:38:24 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-02 22:38:24 [-][-][-][profile begin][Twig template] render template: 
2026-03-02 22:38:24 [-][-][-][profile end][Twig template] render template: 
2026-03-02 22:38:24 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-02 22:38:24 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-02 22:38:24 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-02 22:38:24 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-02 22:38:24 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-02 22:38:24 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-02 22:38:24 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-02 22:38:24 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-02 22:38:24 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-02 22:38:24 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-02 22:38:24 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-02 22:38:24 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-02 22:38:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-02 22:38:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-02 22:38:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-02 22:38:24 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '657783084'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.242.18'
    'REMOTE_PORT' => '52864'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772519904.0247
    'REQUEST_TIME' => 1772519904
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-02 22:38:35 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-02 22:38:35 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-02 22:38:35 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-02 22:38:35 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-02 22:38:35 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-02 22:38:35 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-02 22:38:35 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-02 22:38:35 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-02 22:38:35 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-02 22:38:35 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-02 22:38:35 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-02 22:38:35 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-02 22:38:35 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-02 22:38:35 [-][-][-][info][yii\web\Session::open] Session started
2026-03-02 22:38:35 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '657783084'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.242.18'
    'REMOTE_PORT' => '52864'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772519915.4144
    'REQUEST_TIME' => 1772519915
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-02 22:38:35 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-02 22:38:35 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-02 22:38:35 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-02 22:38:35 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-02 22:38:35 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-02 22:38:35 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-02 22:38:35 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-02 22:38:35 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-02 22:38:35 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-02 22:38:35 [-][-][-][info][yii\web\Session::open] Session started
2026-03-02 22:38:35 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-02 22:38:35 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-02 22:38:35 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-02 22:38:35 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-03-02 22:38:35 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-03-02 22:38:35 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-03-02 22:38:35 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-02 22:38:35 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-02 22:38:35 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-02 22:38:35 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-03-02 22:38:35 [-][-][-][profile begin][Twig template] render template: login
2026-03-02 22:38:35 [-][-][-][profile begin][Twig template] render macro: textField
2026-03-02 22:38:35 [-][-][-][profile begin][Twig template] render macro: field
2026-03-02 22:38:35 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-03-02 22:38:35 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-03-02 22:38:35 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-03-02 22:38:35 [-][-][-][profile end][Twig template] render macro: field
2026-03-02 22:38:35 [-][-][-][profile end][Twig template] render macro: textField
2026-03-02 22:38:35 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-03-02 22:38:35 [-][-][-][profile begin][Twig template] render macro: field
2026-03-02 22:38:35 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-03-02 22:38:35 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-03-02 22:38:35 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-03-02 22:38:35 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-03-02 22:38:35 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-03-02 22:38:35 [-][-][-][profile end][Twig template] render macro: field
2026-03-02 22:38:35 [-][-][-][profile end][Twig template] render macro: passwordField
2026-03-02 22:38:35 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-03-02 22:38:35 [-][-][-][profile begin][Twig template] render macro: field
2026-03-02 22:38:35 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-03-02 22:38:35 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-03-02 22:38:35 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-03-02 22:38:35 [-][-][-][profile end][Twig template] render macro: field
2026-03-02 22:38:35 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-03-02 22:38:35 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-03-02 22:38:35 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-03-02 22:38:35 [-][-][-][profile begin][Twig template] render block: head
2026-03-02 22:38:35 [-][-][-][profile end][Twig template] render block: head
2026-03-02 22:38:35 [-][-][-][profile begin][Twig template] render block: body
2026-03-02 22:38:35 [-][-][-][profile end][Twig template] render block: body
2026-03-02 22:38:35 [-][-][-][profile begin][Twig template] render block: foot
2026-03-02 22:38:35 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-03-02 22:38:35 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-03-02 22:38:35 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-03-02 22:38:35 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-03-02 22:38:35 [-][-][-][profile end][Twig template] render block: foot
2026-03-02 22:38:35 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-03-02 22:38:35 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-03-02 22:38:35 [-][-][-][profile end][Twig template] render template: login
2026-03-02 22:38:35 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-02 22:38:35 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-02 22:38:35 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-02 22:38:35 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-02 22:38:35 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-02 22:38:35 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-02 22:38:35 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-02 22:38:35 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-02 22:38:35 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-02 22:38:35 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-02 22:38:35 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-02 22:38:35 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-02 22:38:35 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-03-02 22:38:35 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-03-02 22:38:35 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-03-02 22:38:35 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-03-02 22:38:35 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-03-02 22:38:35 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-03-02 22:38:35 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-03-02 22:38:35 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-03-02 22:38:35 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-03-02 22:38:35 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-03-02 22:38:35 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-03-02 22:38:35 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-03-02 22:38:35 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-03-02 22:38:35 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-03-02 22:38:35 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-03-02 22:38:35 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-03-02 22:38:35 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-03-02 22:38:35 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-03-02 22:38:35 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-03-02 22:38:35 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-03-02 22:38:35 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-03-02 22:38:35 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-03-02 22:38:35 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-03-02 22:38:35 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-03-02 22:38:35 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-03-02 22:38:35 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-03-02 22:38:35 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-03-02 22:38:35 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-03-02 22:38:35 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-03-02 22:38:35 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-03-02 22:38:35 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-03-02 22:38:35 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-03-02 22:38:35 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-03-02 22:38:35 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-03-02 22:38:35 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-03-02 22:38:35 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-03-02 22:38:35 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-03-02 22:38:35 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-03-02 22:38:35 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-03-02 22:38:35 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-03-02 22:38:35 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-03-02 22:38:35 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-03-02 22:38:35 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-03-02 22:38:35 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-03-02 22:38:35 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-03-02 22:38:35 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-03-02 22:38:35 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-03-02 22:38:35 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-03-02 22:38:35 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-03-02 22:38:35 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-03-02 22:38:35 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-03-02 22:38:35 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => '3dfb8dbcc63d2c24bd8f2a36353daabb'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_COOKIE' => 'CraftSessionId=3dfb8dbcc63d2c24bd8f2a36353daabb'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/web/admin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '657783084'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.242.18'
    'REMOTE_PORT' => '52864'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772519915.5407
    'REQUEST_TIME' => 1772519915
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-06 16:39:44 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-06 16:39:44 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-06 16:39:44 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-06 16:39:44 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-06 16:39:44 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-06 16:39:44 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-06 16:39:44 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-06 16:39:44 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-06 16:39:44 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-06 16:39:44 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-06 16:39:44 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-06 16:39:44 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-06 16:39:44 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-06 16:39:44 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-06 16:39:44 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-06 16:39:44 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-06 16:39:44 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-06 16:39:44 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-06 16:39:44 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-06 16:39:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-03-06 16:39:44 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-06 16:39:44 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-03-06 16:39:44 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-06 16:39:44 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-06 16:39:44 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-06 16:39:44 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-03-06 16:39:44 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-06 16:39:44 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-06 16:39:44 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-06 16:39:44 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-06 16:39:44 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-06 16:39:44 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-06 16:39:44 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-06 16:39:44 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-06 16:39:44 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-06 16:39:44 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-06 16:39:44 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-06 16:39:44 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-06 16:39:44 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-06 16:39:44 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-06 16:39:44 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-06 16:39:44 [-][-][-][profile begin][Twig template] render template: 
2026-03-06 16:39:44 [-][-][-][profile end][Twig template] render template: 
2026-03-06 16:39:44 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-06 16:39:44 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-06 16:39:44 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-06 16:39:44 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-06 16:39:44 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-06 16:39:44 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-06 16:39:44 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-06 16:39:44 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-06 16:39:44 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-06 16:39:44 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-06 16:39:44 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-06 16:39:44 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-06 16:39:44 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-06 16:39:44 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-06 16:39:44 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-06 16:39:44 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"135\", \"Not-A.Brand\";v=\"8\", \"Chromium\";v=\"135\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"macOS\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '44.211.55.37'
    'REMOTE_PORT' => '41524'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772843984.4342
    'REQUEST_TIME' => 1772843984
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-09 00:15:05 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-09 00:15:05 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-09 00:15:05 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-09 00:15:05 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-09 00:15:05 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-09 00:15:05 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-09 00:15:05 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-09 00:15:05 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-09 00:15:05 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-09 00:15:05 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-09 00:15:05 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-09 00:15:05 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-09 00:15:05 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-09 00:15:05 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-09 00:15:05 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-09 00:15:05 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-09 00:15:05 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-09 00:15:05 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-09 00:15:05 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-09 00:15:05 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-03-09 00:15:05 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-09 00:15:05 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-03-09 00:15:05 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-09 00:15:05 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-09 00:15:05 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-09 00:15:05 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-03-09 00:15:05 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-09 00:15:05 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-09 00:15:05 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-09 00:15:05 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-09 00:15:05 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-09 00:15:05 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-09 00:15:05 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-09 00:15:05 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-09 00:15:05 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-09 00:15:05 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-09 00:15:05 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-09 00:15:05 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-09 00:15:05 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-09 00:15:05 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-09 00:15:05 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-09 00:15:05 [-][-][-][profile begin][Twig template] render template: 
2026-03-09 00:15:05 [-][-][-][profile end][Twig template] render template: 
2026-03-09 00:15:05 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-09 00:15:05 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-09 00:15:05 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-09 00:15:05 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-09 00:15:05 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-09 00:15:05 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-09 00:15:05 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-09 00:15:05 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-09 00:15:05 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-09 00:15:05 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-09 00:15:05 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-09 00:15:05 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-09 00:15:05 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-09 00:15:05 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-09 00:15:05 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-09 00:15:05 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => 'mail.lebontdu.mywhc.ca:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '167.94.146.57'
    'REMOTE_PORT' => '41120'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.lebontdu.mywhc.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://mail.lebontdu.mywhc.ca:443/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773040505.0511
    'REQUEST_TIME' => 1773040505
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-13 18:59:49 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-13 18:59:49 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-13 18:59:49 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-13 18:59:49 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-13 18:59:49 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-13 18:59:49 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-13 18:59:49 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-13 18:59:49 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-13 18:59:49 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-13 18:59:49 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-13 18:59:49 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-13 18:59:49 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-13 18:59:49 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-13 18:59:49 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-13 18:59:49 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-13 18:59:49 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-13 18:59:49 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-13 18:59:49 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-13 18:59:49 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-13 18:59:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-03-13 18:59:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-13 18:59:49 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-03-13 18:59:49 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-13 18:59:49 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-13 18:59:49 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-13 18:59:49 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-03-13 18:59:49 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-13 18:59:49 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-13 18:59:49 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-13 18:59:49 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-13 18:59:49 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-13 18:59:49 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-13 18:59:49 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-13 18:59:49 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-13 18:59:49 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-13 18:59:49 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-13 18:59:49 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-13 18:59:49 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-13 18:59:49 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-13 18:59:49 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-13 18:59:49 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-13 18:59:49 [-][-][-][profile begin][Twig template] render template: 
2026-03-13 18:59:49 [-][-][-][profile end][Twig template] render template: 
2026-03-13 18:59:49 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-13 18:59:49 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-13 18:59:49 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-13 18:59:49 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-13 18:59:49 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-13 18:59:49 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-13 18:59:49 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-13 18:59:49 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-13 18:59:49 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-13 18:59:49 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-13 18:59:49 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-13 18:59:49 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-13 18:59:49 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-13 18:59:49 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-13 18:59:49 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-13 18:59:49 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => 'mail.ltdu.ca:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '199.45.155.73'
    'REMOTE_PORT' => '50668'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.ltdu.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://mail.ltdu.ca:443/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773453589.2555
    'REQUEST_TIME' => 1773453589
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-14 07:21:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-14 07:21:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-14 07:21:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-14 07:21:29 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-14 07:21:29 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-14 07:21:29 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-14 07:21:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-14 07:21:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-14 07:21:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-14 07:21:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-14 07:21:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-14 07:21:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-14 07:21:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2026-03-14 07:21:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-03-14 07:21:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-14 07:21:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-14 07:21:29 [-][-][-][info][yii\web\Session::open] Session started
2026-03-14 07:21:29 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Brave Chrome/77.0.3865.90 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '186.86.33.157'
    'REMOTE_PORT' => '5028'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773498089.7433
    'REQUEST_TIME' => 1773498089
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-14 07:21:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-14 07:21:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-14 07:21:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-14 07:21:30 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-14 07:21:30 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-14 07:21:30 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-14 07:21:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-14 07:21:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-14 07:21:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-14 07:21:30 [-][-][-][info][yii\web\Session::open] Session started
2026-03-14 07:21:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-14 07:21:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-14 07:21:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-14 07:21:30 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-03-14 07:21:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-03-14 07:21:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-03-14 07:21:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-14 07:21:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-14 07:21:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-14 07:21:30 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-03-14 07:21:30 [-][-][-][profile begin][Twig template] render template: login
2026-03-14 07:21:30 [-][-][-][profile begin][Twig template] render macro: textField
2026-03-14 07:21:30 [-][-][-][profile begin][Twig template] render macro: field
2026-03-14 07:21:30 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-03-14 07:21:30 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-03-14 07:21:30 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-03-14 07:21:30 [-][-][-][profile end][Twig template] render macro: field
2026-03-14 07:21:30 [-][-][-][profile end][Twig template] render macro: textField
2026-03-14 07:21:30 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-03-14 07:21:30 [-][-][-][profile begin][Twig template] render macro: field
2026-03-14 07:21:30 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-03-14 07:21:30 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-03-14 07:21:30 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-03-14 07:21:30 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-03-14 07:21:30 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-03-14 07:21:30 [-][-][-][profile end][Twig template] render macro: field
2026-03-14 07:21:30 [-][-][-][profile end][Twig template] render macro: passwordField
2026-03-14 07:21:30 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-03-14 07:21:30 [-][-][-][profile begin][Twig template] render macro: field
2026-03-14 07:21:30 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-03-14 07:21:30 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-03-14 07:21:30 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-03-14 07:21:30 [-][-][-][profile end][Twig template] render macro: field
2026-03-14 07:21:30 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-03-14 07:21:30 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-03-14 07:21:30 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-03-14 07:21:30 [-][-][-][profile begin][Twig template] render block: head
2026-03-14 07:21:30 [-][-][-][profile end][Twig template] render block: head
2026-03-14 07:21:30 [-][-][-][profile begin][Twig template] render block: body
2026-03-14 07:21:30 [-][-][-][profile end][Twig template] render block: body
2026-03-14 07:21:30 [-][-][-][profile begin][Twig template] render block: foot
2026-03-14 07:21:30 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-03-14 07:21:30 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-03-14 07:21:30 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-03-14 07:21:30 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-03-14 07:21:30 [-][-][-][profile end][Twig template] render block: foot
2026-03-14 07:21:30 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-03-14 07:21:30 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-03-14 07:21:30 [-][-][-][profile end][Twig template] render template: login
2026-03-14 07:21:30 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-14 07:21:30 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-14 07:21:30 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-14 07:21:30 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-14 07:21:30 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-14 07:21:30 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-14 07:21:30 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-14 07:21:30 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-14 07:21:30 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-14 07:21:30 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-14 07:21:30 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-14 07:21:30 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-14 07:21:30 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-03-14 07:21:30 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-03-14 07:21:30 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-03-14 07:21:30 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-03-14 07:21:30 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-03-14 07:21:30 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-03-14 07:21:30 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-03-14 07:21:30 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-03-14 07:21:30 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-03-14 07:21:30 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-03-14 07:21:30 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-03-14 07:21:30 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-03-14 07:21:30 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-03-14 07:21:30 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-03-14 07:21:30 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-03-14 07:21:30 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-03-14 07:21:30 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-03-14 07:21:30 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-03-14 07:21:30 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-03-14 07:21:30 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-03-14 07:21:30 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-03-14 07:21:30 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-03-14 07:21:30 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-03-14 07:21:30 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-03-14 07:21:30 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-03-14 07:21:30 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-03-14 07:21:30 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-03-14 07:21:30 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-03-14 07:21:30 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-03-14 07:21:30 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-03-14 07:21:30 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-03-14 07:21:30 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-03-14 07:21:30 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-03-14 07:21:30 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-03-14 07:21:30 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-03-14 07:21:30 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-03-14 07:21:30 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-03-14 07:21:30 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-03-14 07:21:30 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-03-14 07:21:30 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-03-14 07:21:30 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-03-14 07:21:30 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-03-14 07:21:30 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-03-14 07:21:30 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-03-14 07:21:30 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-03-14 07:21:30 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-03-14 07:21:30 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-03-14 07:21:30 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-03-14 07:21:30 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-03-14 07:21:30 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-03-14 07:21:30 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-03-14 07:21:30 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => '9a5d27b718691d0e99b5f0d5e5a235ce'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'CraftSessionId=9a5d27b718691d0e99b5f0d5e5a235ce'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Brave Chrome/77.0.3865.90 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '186.86.33.157'
    'REMOTE_PORT' => '5028'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773498090.3308
    'REQUEST_TIME' => 1773498090
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-14 08:31:03 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-14 08:31:03 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-14 08:31:03 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-14 08:31:03 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-14 08:31:03 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-14 08:31:03 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-14 08:31:03 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-14 08:31:03 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-14 08:31:03 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-14 08:31:03 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-14 08:31:03 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-14 08:31:03 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-14 08:31:03 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-14 08:31:03 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-14 08:31:03 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-14 08:31:03 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-14 08:31:03 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-03-14 08:31:03 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-14 08:31:03 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-03-14 08:31:03 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-14 08:31:03 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-14 08:31:03 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-14 08:31:03 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-03-14 08:31:03 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-14 08:31:03 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-14 08:31:03 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-14 08:31:03 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-14 08:31:03 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-14 08:31:03 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-14 08:31:03 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-14 08:31:03 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-14 08:31:03 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-14 08:31:03 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-14 08:31:03 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-14 08:31:03 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-14 08:31:03 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-14 08:31:03 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-14 08:31:03 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-14 08:31:03 [-][-][-][profile begin][Twig template] render template: 
2026-03-14 08:31:03 [-][-][-][profile end][Twig template] render template: 
2026-03-14 08:31:03 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-14 08:31:03 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-14 08:31:03 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-14 08:31:03 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-14 08:31:03 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-14 08:31:03 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-14 08:31:03 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-14 08:31:03 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-14 08:31:03 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-14 08:31:03 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-14 08:31:03 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-14 08:31:03 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-14 08:31:03 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-14 08:31:03 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-14 08:31:03 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-14 08:31:03 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_ACCEPT_LANGUAGE' => 'en-us,en-gb,en;q=0.7,*;q=0.3'
    'HTTP_CONNECTION' => 'Keep-Alive'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'serpstatbot/2.1 (advanced backlink tracking bot; https://serpstatbot.com/; abuse@serpstatbot.com)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '136.243.153.17'
    'REMOTE_PORT' => '37506'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.2'
    'SSL_SESSION_ID' => 'a9f6e92f26edee103b3d9a615e5a5e0368a8a230cd886093502ff2aa56cff670'
    'SSL_CIPHER' => 'ECDHE-RSA-AES128-GCM-SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773502263.2953
    'REQUEST_TIME' => 1773502263
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-14 09:21:49 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-14 09:21:49 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-14 09:21:49 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-14 09:21:49 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-14 09:21:49 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-14 09:21:49 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-14 09:21:49 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-14 09:21:49 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-14 09:21:49 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-14 09:21:49 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-14 09:21:49 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-14 09:21:49 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-03-14 09:21:49 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-14 09:21:49 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-14 09:21:49 [-][-][-][info][yii\web\Session::open] Session started
2026-03-14 09:21:49 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_ACCEPT_LANGUAGE' => 'en-us,en-gb,en;q=0.7,*;q=0.3'
    'HTTP_CONNECTION' => 'Keep-Alive'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'serpstatbot/2.1 (advanced backlink tracking bot; https://serpstatbot.com/; abuse@serpstatbot.com)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '136.243.153.17'
    'REMOTE_PORT' => '36594'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.2'
    'SSL_SESSION_ID' => '34506711e4736fd039fe6cc8400490e722dbc9ed8e51c477e8562f17159c59df'
    'SSL_CIPHER' => 'ECDHE-RSA-AES128-GCM-SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773505309.4331
    'REQUEST_TIME' => 1773505309
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-14 10:24:09 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-14 10:24:09 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-14 10:24:09 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-14 10:24:09 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-14 10:24:09 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-14 10:24:09 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-14 10:24:09 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-14 10:24:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-14 10:24:09 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-14 10:24:09 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-14 10:24:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-14 10:24:09 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-14 10:24:09 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-03-14 10:24:09 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-03-14 10:24:09 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-03-14 10:24:09 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-14 10:24:09 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-14 10:24:09 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-14 10:24:09 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-03-14 10:24:09 [-][-][-][profile begin][Twig template] render template: login
2026-03-14 10:24:09 [-][-][-][profile begin][Twig template] render macro: textField
2026-03-14 10:24:09 [-][-][-][profile begin][Twig template] render macro: field
2026-03-14 10:24:09 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-03-14 10:24:09 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-03-14 10:24:09 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-03-14 10:24:09 [-][-][-][profile end][Twig template] render macro: field
2026-03-14 10:24:09 [-][-][-][profile end][Twig template] render macro: textField
2026-03-14 10:24:09 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-03-14 10:24:09 [-][-][-][profile begin][Twig template] render macro: field
2026-03-14 10:24:09 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-03-14 10:24:09 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-03-14 10:24:09 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-03-14 10:24:09 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-03-14 10:24:09 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-03-14 10:24:09 [-][-][-][profile end][Twig template] render macro: field
2026-03-14 10:24:09 [-][-][-][profile end][Twig template] render macro: passwordField
2026-03-14 10:24:09 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-03-14 10:24:09 [-][-][-][profile begin][Twig template] render macro: field
2026-03-14 10:24:09 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-03-14 10:24:09 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-03-14 10:24:09 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-03-14 10:24:09 [-][-][-][profile end][Twig template] render macro: field
2026-03-14 10:24:09 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-03-14 10:24:09 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-03-14 10:24:09 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-03-14 10:24:09 [-][-][-][profile begin][Twig template] render block: head
2026-03-14 10:24:09 [-][-][-][profile end][Twig template] render block: head
2026-03-14 10:24:09 [-][-][-][profile begin][Twig template] render block: body
2026-03-14 10:24:09 [-][-][-][profile end][Twig template] render block: body
2026-03-14 10:24:09 [-][-][-][profile begin][Twig template] render block: foot
2026-03-14 10:24:09 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-03-14 10:24:09 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-03-14 10:24:09 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-03-14 10:24:09 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-03-14 10:24:09 [-][-][-][profile end][Twig template] render block: foot
2026-03-14 10:24:09 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-03-14 10:24:09 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-03-14 10:24:09 [-][-][-][profile end][Twig template] render template: login
2026-03-14 10:24:09 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-14 10:24:09 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-14 10:24:09 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-14 10:24:09 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-14 10:24:09 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-14 10:24:09 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-14 10:24:09 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-14 10:24:09 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-14 10:24:09 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-14 10:24:09 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-14 10:24:09 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-14 10:24:09 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-14 10:24:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-03-14 10:24:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-03-14 10:24:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-03-14 10:24:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-03-14 10:24:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-03-14 10:24:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-03-14 10:24:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-03-14 10:24:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-03-14 10:24:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-03-14 10:24:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-03-14 10:24:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-03-14 10:24:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-03-14 10:24:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-03-14 10:24:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-03-14 10:24:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-03-14 10:24:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-03-14 10:24:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-03-14 10:24:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-03-14 10:24:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-03-14 10:24:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-03-14 10:24:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-03-14 10:24:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-03-14 10:24:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-03-14 10:24:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-03-14 10:24:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-03-14 10:24:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-03-14 10:24:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-03-14 10:24:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-03-14 10:24:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-03-14 10:24:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-03-14 10:24:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-03-14 10:24:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-03-14 10:24:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-03-14 10:24:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-03-14 10:24:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-03-14 10:24:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-03-14 10:24:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-03-14 10:24:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-03-14 10:24:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-03-14 10:24:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-03-14 10:24:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-03-14 10:24:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-03-14 10:24:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-03-14 10:24:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-03-14 10:24:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-03-14 10:24:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-03-14 10:24:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-03-14 10:24:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-03-14 10:24:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-03-14 10:24:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-03-14 10:24:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-03-14 10:24:09 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_ACCEPT_LANGUAGE' => 'en-us,en-gb,en;q=0.7,*;q=0.3'
    'HTTP_CONNECTION' => 'Keep-Alive'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'serpstatbot/2.1 (advanced backlink tracking bot; https://serpstatbot.com/; abuse@serpstatbot.com)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '136.243.153.17'
    'REMOTE_PORT' => '34670'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.2'
    'SSL_SESSION_ID' => '2758f35bb169ca2629c57444ada4204e2fad149cd2806bdec8893fb3a767f237'
    'SSL_CIPHER' => 'ECDHE-RSA-AES128-GCM-SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773509049.2293
    'REQUEST_TIME' => 1773509049
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-14 13:18:58 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-14 13:18:58 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-14 13:18:58 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-14 13:18:58 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-14 13:18:58 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-14 13:18:58 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-14 13:18:58 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-14 13:18:58 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-14 13:18:58 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-14 13:18:58 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-14 13:18:58 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-14 13:18:58 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-14 13:18:58 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-14 13:18:58 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-14 13:18:58 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-14 13:18:58 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-14 13:18:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-03-14 13:18:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-14 13:18:58 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-03-14 13:18:58 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-14 13:18:58 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-14 13:18:58 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-14 13:18:58 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-03-14 13:18:58 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-14 13:18:58 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-14 13:18:58 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-14 13:18:58 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-14 13:18:58 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-14 13:18:58 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-14 13:18:58 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-14 13:18:58 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-14 13:18:58 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-14 13:18:58 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-14 13:18:58 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-14 13:18:58 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-14 13:18:58 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-14 13:18:58 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-14 13:18:58 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-14 13:18:58 [-][-][-][profile begin][Twig template] render template: 
2026-03-14 13:18:58 [-][-][-][profile end][Twig template] render template: 
2026-03-14 13:18:58 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-14 13:18:58 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-14 13:18:58 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-14 13:18:58 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-14 13:18:58 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-14 13:18:58 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-14 13:18:58 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-14 13:18:58 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-14 13:18:58 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-14 13:18:58 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-14 13:18:58 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-14 13:18:58 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-14 13:18:58 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-14 13:18:58 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-14 13:18:58 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-14 13:18:58 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.5112.102 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '14.187.230.74'
    'REMOTE_PORT' => '37945'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773519538.3324
    'REQUEST_TIME' => 1773519538
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-15 10:42:09 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-15 10:42:09 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-15 10:42:09 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-15 10:42:09 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-15 10:42:09 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-15 10:42:09 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-15 10:42:09 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-15 10:42:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-15 10:42:09 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-15 10:42:09 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-15 10:42:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-15 10:42:09 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-15 10:42:09 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-15 10:42:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-15 10:42:09 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-15 10:42:09 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-15 10:42:09 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-15 10:42:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-15 10:42:09 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-15 10:42:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-03-15 10:42:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-15 10:42:09 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-03-15 10:42:09 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-15 10:42:09 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-15 10:42:09 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-15 10:42:09 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-03-15 10:42:09 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-15 10:42:09 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-15 10:42:09 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-15 10:42:09 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-15 10:42:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-15 10:42:09 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-15 10:42:09 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-15 10:42:09 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-15 10:42:09 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-15 10:42:09 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-15 10:42:09 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-15 10:42:09 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-15 10:42:09 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-15 10:42:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-15 10:42:09 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-15 10:42:09 [-][-][-][profile begin][Twig template] render template: 
2026-03-15 10:42:09 [-][-][-][profile end][Twig template] render template: 
2026-03-15 10:42:09 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-15 10:42:09 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-15 10:42:09 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-15 10:42:09 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-15 10:42:09 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-15 10:42:09 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-15 10:42:09 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-15 10:42:09 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-15 10:42:09 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-15 10:42:09 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-15 10:42:09 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-15 10:42:09 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-15 10:42:09 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-15 10:42:09 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-15 10:42:09 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-15 10:42:09 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/94.0.4606.61 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '185.190.238.244'
    'REMOTE_PORT' => '49418'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'UNIQUE_ID' => '72vKeuj3S7cj59De-kD@AtNI'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773596529.3512
    'REQUEST_TIME' => 1773596529
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-15 13:45:06 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-15 13:45:06 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-15 13:45:06 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-15 13:45:06 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-15 13:45:06 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-15 13:45:06 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-15 13:45:06 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-15 13:45:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-15 13:45:06 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-15 13:45:06 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-15 13:45:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-15 13:45:06 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-15 13:45:06 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2026-03-15 13:45:06 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-15 13:45:06 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-15 13:45:06 [-][-][-][info][yii\web\Session::open] Session started
2026-03-15 13:45:06 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/94.0.4606.61 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '185.190.238.51'
    'REMOTE_PORT' => '48368'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'UNIQUE_ID' => 'Mh4DDIuo4I8WGhkVUD-y2O8b'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773607506.5483
    'REQUEST_TIME' => 1773607506
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-15 13:45:06 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-15 13:45:06 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-15 13:45:06 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-15 13:45:06 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-15 13:45:06 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-15 13:45:06 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-15 13:45:06 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-15 13:45:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-15 13:45:06 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-15 13:45:06 [-][-][-][info][yii\web\Session::open] Session started
2026-03-15 13:45:06 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-15 13:45:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-15 13:45:06 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-15 13:45:06 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-03-15 13:45:06 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-03-15 13:45:06 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-03-15 13:45:06 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-15 13:45:06 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-15 13:45:06 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-15 13:45:06 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-03-15 13:45:06 [-][-][-][profile begin][Twig template] render template: login
2026-03-15 13:45:07 [-][-][-][profile begin][Twig template] render macro: textField
2026-03-15 13:45:07 [-][-][-][profile begin][Twig template] render macro: field
2026-03-15 13:45:07 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-03-15 13:45:07 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-03-15 13:45:07 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-03-15 13:45:07 [-][-][-][profile end][Twig template] render macro: field
2026-03-15 13:45:07 [-][-][-][profile end][Twig template] render macro: textField
2026-03-15 13:45:07 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-03-15 13:45:07 [-][-][-][profile begin][Twig template] render macro: field
2026-03-15 13:45:07 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-03-15 13:45:07 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-03-15 13:45:07 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-03-15 13:45:07 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-03-15 13:45:07 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-03-15 13:45:07 [-][-][-][profile end][Twig template] render macro: field
2026-03-15 13:45:07 [-][-][-][profile end][Twig template] render macro: passwordField
2026-03-15 13:45:07 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-03-15 13:45:07 [-][-][-][profile begin][Twig template] render macro: field
2026-03-15 13:45:07 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-03-15 13:45:07 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-03-15 13:45:07 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-03-15 13:45:07 [-][-][-][profile end][Twig template] render macro: field
2026-03-15 13:45:07 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-03-15 13:45:07 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-03-15 13:45:07 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-03-15 13:45:07 [-][-][-][profile begin][Twig template] render block: head
2026-03-15 13:45:07 [-][-][-][profile end][Twig template] render block: head
2026-03-15 13:45:07 [-][-][-][profile begin][Twig template] render block: body
2026-03-15 13:45:07 [-][-][-][profile end][Twig template] render block: body
2026-03-15 13:45:07 [-][-][-][profile begin][Twig template] render block: foot
2026-03-15 13:45:07 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-03-15 13:45:07 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-03-15 13:45:07 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-03-15 13:45:07 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-03-15 13:45:07 [-][-][-][profile end][Twig template] render block: foot
2026-03-15 13:45:07 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-03-15 13:45:07 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-03-15 13:45:07 [-][-][-][profile end][Twig template] render template: login
2026-03-15 13:45:07 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-15 13:45:07 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-15 13:45:07 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-15 13:45:07 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-15 13:45:07 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-15 13:45:07 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-15 13:45:07 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-15 13:45:07 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-15 13:45:07 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-15 13:45:07 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-15 13:45:07 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-15 13:45:07 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-15 13:45:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-03-15 13:45:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-03-15 13:45:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-03-15 13:45:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-03-15 13:45:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-03-15 13:45:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-03-15 13:45:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-03-15 13:45:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-03-15 13:45:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-03-15 13:45:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-03-15 13:45:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-03-15 13:45:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-03-15 13:45:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-03-15 13:45:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-03-15 13:45:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-03-15 13:45:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-03-15 13:45:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-03-15 13:45:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-03-15 13:45:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-03-15 13:45:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-03-15 13:45:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-03-15 13:45:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-03-15 13:45:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-03-15 13:45:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-03-15 13:45:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-03-15 13:45:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-03-15 13:45:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-03-15 13:45:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-03-15 13:45:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-03-15 13:45:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-03-15 13:45:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-03-15 13:45:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-03-15 13:45:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-03-15 13:45:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-03-15 13:45:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-03-15 13:45:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-03-15 13:45:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-03-15 13:45:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-03-15 13:45:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-03-15 13:45:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-03-15 13:45:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-03-15 13:45:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-03-15 13:45:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-03-15 13:45:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-03-15 13:45:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-03-15 13:45:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-03-15 13:45:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-03-15 13:45:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-03-15 13:45:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-03-15 13:45:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-03-15 13:45:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-03-15 13:45:06 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => '852f4be7c529881ef3dc8287fba17ace'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US'
    'HTTP_COOKIE' => 'CraftSessionId=852f4be7c529881ef3dc8287fba17ace'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/94.0.4606.61 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '185.190.238.51'
    'REMOTE_PORT' => '48368'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'UNIQUE_ID' => 'EeoKbL2-UBESzQ6Rx@28WYXR'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773607506.8625
    'REQUEST_TIME' => 1773607506
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-17 13:02:17 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-17 13:02:17 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-17 13:02:17 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-17 13:02:17 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-17 13:02:17 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-17 13:02:17 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-17 13:02:17 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-17 13:02:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-17 13:02:17 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-17 13:02:17 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-17 13:02:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-17 13:02:17 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-17 13:02:17 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-17 13:02:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-17 13:02:17 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-17 13:02:17 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-17 13:02:17 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-17 13:02:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-17 13:02:17 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-17 13:02:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-03-17 13:02:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-17 13:02:17 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-03-17 13:02:17 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-17 13:02:17 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-17 13:02:17 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-17 13:02:17 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-03-17 13:02:17 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-17 13:02:17 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-17 13:02:17 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-17 13:02:17 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-17 13:02:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-17 13:02:17 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-17 13:02:17 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-17 13:02:17 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-17 13:02:17 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-17 13:02:17 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-17 13:02:17 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-17 13:02:17 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-17 13:02:17 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-17 13:02:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-17 13:02:17 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-17 13:02:17 [-][-][-][profile begin][Twig template] render template: 
2026-03-17 13:02:17 [-][-][-][profile end][Twig template] render template: 
2026-03-17 13:02:17 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-17 13:02:17 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-17 13:02:17 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-17 13:02:17 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-17 13:02:17 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-17 13:02:17 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-17 13:02:17 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-17 13:02:17 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-17 13:02:17 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-17 13:02:17 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-17 13:02:17 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-17 13:02:17 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-17 13:02:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-17 13:02:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-17 13:02:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-17 13:02:17 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html, application/rss+xml, application/atom+xml, text/xml, text/rss+xml, application/xhtml+xml'
    'HTTP_ACCEPT_ENCODING' => 'gzip,deflate'
    'HTTP_CONNECTION' => 'close'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '185.191.171.11'
    'REMOTE_PORT' => '27136'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773777737.2375
    'REQUEST_TIME' => 1773777737
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-18 20:34:02 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-18 20:34:02 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-18 20:34:02 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-18 20:34:02 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-18 20:34:02 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-18 20:34:02 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-18 20:34:02 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-18 20:34:02 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-18 20:34:02 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-18 20:34:03 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-18 20:34:03 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-18 20:34:03 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-18 20:34:03 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-18 20:34:03 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-18 20:34:03 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-18 20:34:03 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-18 20:34:03 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-18 20:34:03 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-18 20:34:03 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-18 20:34:03 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-03-18 20:34:03 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-18 20:34:03 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-03-18 20:34:03 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-18 20:34:03 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-18 20:34:03 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-18 20:34:03 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-03-18 20:34:04 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-18 20:34:04 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-18 20:34:04 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-18 20:34:04 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-18 20:34:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-18 20:34:04 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-18 20:34:04 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-18 20:34:04 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-18 20:34:04 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-18 20:34:04 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-18 20:34:04 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-18 20:34:04 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-18 20:34:04 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-18 20:34:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-18 20:34:04 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-18 20:34:04 [-][-][-][profile begin][Twig template] render template: 
2026-03-18 20:34:04 [-][-][-][profile end][Twig template] render template: 
2026-03-18 20:34:04 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-18 20:34:04 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-18 20:34:04 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-18 20:34:04 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-18 20:34:04 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-18 20:34:04 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-18 20:34:04 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-18 20:34:04 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-18 20:34:04 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-18 20:34:04 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-18 20:34:04 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-18 20:34:04 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-18 20:34:04 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-18 20:34:04 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-18 20:34:04 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-18 20:34:01 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'mail.ltdu.ca'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'
    'HTTP_SEC_CH_UA' => 'Google Chrome\";v=\"111\", \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"111'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '154.28.229.233'
    'REMOTE_PORT' => '44494'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.ltdu.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://mail.ltdu.ca/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773891240.863
    'REQUEST_TIME' => 1773891240
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-18 20:37:52 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-18 20:37:52 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-18 20:37:52 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-18 20:37:52 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-18 20:37:52 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-18 20:37:52 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-18 20:37:52 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-18 20:37:52 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-18 20:37:52 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-18 20:37:52 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-18 20:37:52 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-18 20:37:52 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-18 20:37:52 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-18 20:37:52 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-18 20:37:52 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-18 20:37:52 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-18 20:37:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-03-18 20:37:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-18 20:37:52 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-03-18 20:37:52 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-18 20:37:52 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-18 20:37:52 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-18 20:37:52 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-03-18 20:37:52 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-18 20:37:52 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-18 20:37:52 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-18 20:37:52 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-18 20:37:52 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-18 20:37:52 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-18 20:37:52 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-18 20:37:52 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-18 20:37:52 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-18 20:37:52 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-18 20:37:52 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-18 20:37:52 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-18 20:37:52 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-18 20:37:52 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-18 20:37:52 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-18 20:37:52 [-][-][-][profile begin][Twig template] render template: 
2026-03-18 20:37:52 [-][-][-][profile end][Twig template] render template: 
2026-03-18 20:37:52 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-18 20:37:52 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-18 20:37:52 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-18 20:37:52 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-18 20:37:52 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-18 20:37:52 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-18 20:37:52 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-18 20:37:52 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-18 20:37:52 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-18 20:37:52 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-18 20:37:52 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-18 20:37:52 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-18 20:37:52 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-18 20:37:52 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-18 20:37:52 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-18 20:37:52 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'lebontdu.mywhc.ca'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'
    'HTTP_SEC_CH_UA' => 'Google Chrome\";v=\"111\", \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"111'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '107.172.195.89'
    'REMOTE_PORT' => '23134'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.mywhc.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.mywhc.ca/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773891471.991
    'REQUEST_TIME' => 1773891471
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-18 20:38:04 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-18 20:38:04 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-18 20:38:04 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-18 20:38:04 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-18 20:38:04 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-18 20:38:04 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-18 20:38:04 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-18 20:38:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-18 20:38:04 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-18 20:38:04 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-18 20:38:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-18 20:38:04 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-18 20:38:04 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-18 20:38:04 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-18 20:38:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-18 20:38:04 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-18 20:38:04 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-03-18 20:38:04 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-18 20:38:04 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-03-18 20:38:04 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-18 20:38:04 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-18 20:38:04 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-18 20:38:04 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-03-18 20:38:04 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-18 20:38:04 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-18 20:38:04 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-18 20:38:04 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-18 20:38:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-18 20:38:04 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-18 20:38:04 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-18 20:38:04 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-18 20:38:04 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-18 20:38:04 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-18 20:38:04 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-18 20:38:04 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-18 20:38:04 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-18 20:38:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-18 20:38:04 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-18 20:38:04 [-][-][-][profile begin][Twig template] render template: 
2026-03-18 20:38:04 [-][-][-][profile end][Twig template] render template: 
2026-03-18 20:38:04 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-18 20:38:04 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-18 20:38:04 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-18 20:38:04 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-18 20:38:04 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-18 20:38:04 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-18 20:38:04 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-18 20:38:04 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-18 20:38:04 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-18 20:38:04 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-18 20:38:04 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-18 20:38:04 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-18 20:38:04 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-18 20:38:04 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-18 20:38:04 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-18 20:38:04 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'mail.lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'
    'HTTP_SEC_CH_UA' => 'Google Chrome\";v=\"111\", \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"111'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '154.28.229.218'
    'REMOTE_PORT' => '20900'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://mail.lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773891484.2992
    'REQUEST_TIME' => 1773891484
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-18 21:12:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-18 21:12:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-18 21:12:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-18 21:12:29 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-18 21:12:29 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-18 21:12:29 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-18 21:12:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-18 21:12:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-18 21:12:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-18 21:12:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-18 21:12:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-18 21:12:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-18 21:12:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-18 21:12:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-18 21:12:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-18 21:12:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-18 21:12:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-03-18 21:12:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-18 21:12:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-03-18 21:12:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-18 21:12:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-18 21:12:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-18 21:12:29 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-03-18 21:12:29 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-18 21:12:29 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-18 21:12:29 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-18 21:12:29 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-18 21:12:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-18 21:12:29 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-18 21:12:29 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-18 21:12:29 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-18 21:12:29 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-18 21:12:29 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-18 21:12:29 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-18 21:12:29 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-18 21:12:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-18 21:12:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-18 21:12:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-18 21:12:29 [-][-][-][profile begin][Twig template] render template: 
2026-03-18 21:12:29 [-][-][-][profile end][Twig template] render template: 
2026-03-18 21:12:29 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-18 21:12:29 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-18 21:12:29 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-18 21:12:29 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-18 21:12:29 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-18 21:12:29 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-18 21:12:29 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-18 21:12:29 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-18 21:12:29 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-18 21:12:29 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-18 21:12:29 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-18 21:12:29 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-18 21:12:29 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-18 21:12:29 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-18 21:12:29 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-18 21:12:29 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'mail.lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'
    'HTTP_SEC_CH_UA' => 'Google Chrome\";v=\"111\", \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"111'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '103.4.250.28'
    'REMOTE_PORT' => '38828'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://mail.lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773893549.2709
    'REQUEST_TIME' => 1773893549
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-18 21:21:45 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-18 21:21:45 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-18 21:21:45 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-18 21:21:45 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-18 21:21:45 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-18 21:21:45 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-18 21:21:45 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-18 21:21:45 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-18 21:21:45 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-18 21:21:45 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-18 21:21:45 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-18 21:21:45 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-18 21:21:45 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-18 21:21:45 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-18 21:21:45 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-18 21:21:45 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-18 21:21:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-03-18 21:21:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-18 21:21:45 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-03-18 21:21:45 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-18 21:21:46 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-18 21:21:46 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-18 21:21:46 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-03-18 21:21:46 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-18 21:21:46 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-18 21:21:46 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-18 21:21:46 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-18 21:21:46 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-18 21:21:46 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-18 21:21:46 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-18 21:21:46 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-18 21:21:46 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-18 21:21:46 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-18 21:21:46 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-18 21:21:46 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-18 21:21:46 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-18 21:21:46 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-18 21:21:46 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-18 21:21:46 [-][-][-][profile begin][Twig template] render template: 
2026-03-18 21:21:46 [-][-][-][profile end][Twig template] render template: 
2026-03-18 21:21:46 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-18 21:21:46 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-18 21:21:46 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-18 21:21:46 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-18 21:21:46 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-18 21:21:46 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-18 21:21:46 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-18 21:21:46 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-18 21:21:46 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-18 21:21:46 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-18 21:21:46 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-18 21:21:46 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-18 21:21:46 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-18 21:21:46 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-18 21:21:46 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-18 21:21:44 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'lebontdu.mywhc.ca'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'
    'HTTP_SEC_CH_UA' => 'Google Chrome\";v=\"111\", \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"111'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '104.252.191.13'
    'REMOTE_PORT' => '53882'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.mywhc.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.mywhc.ca/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773894104.6534
    'REQUEST_TIME' => 1773894104
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-19 00:27:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-19 00:27:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-19 00:27:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-19 00:27:12 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-19 00:27:12 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-19 00:27:12 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-19 00:27:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-19 00:27:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-19 00:27:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-19 00:27:13 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-19 00:27:13 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-19 00:27:13 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-19 00:27:13 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-19 00:27:13 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-19 00:27:13 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-19 00:27:13 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-19 00:27:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-03-19 00:27:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-19 00:27:13 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-03-19 00:27:13 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-19 00:27:13 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-19 00:27:13 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-19 00:27:13 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-03-19 00:27:13 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-19 00:27:13 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-19 00:27:13 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-19 00:27:13 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-19 00:27:13 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-19 00:27:13 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-19 00:27:13 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-19 00:27:13 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-19 00:27:13 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-19 00:27:13 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-19 00:27:13 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-19 00:27:13 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-19 00:27:13 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-19 00:27:13 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-19 00:27:13 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-19 00:27:13 [-][-][-][profile begin][Twig template] render template: 
2026-03-19 00:27:13 [-][-][-][profile end][Twig template] render template: 
2026-03-19 00:27:13 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-19 00:27:13 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-19 00:27:13 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-19 00:27:13 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-19 00:27:13 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-19 00:27:13 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-19 00:27:13 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-19 00:27:13 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-19 00:27:13 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-19 00:27:13 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-19 00:27:13 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-19 00:27:13 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-19 00:27:13 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-19 00:27:13 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-19 00:27:13 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-19 00:27:11 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'lebontdu.mywhc.ca'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36'
    'HTTP_SEC_CH_UA' => 'Google Chrome\";v=\"111\", \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"111'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '103.4.251.99'
    'REMOTE_PORT' => '2822'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.mywhc.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.mywhc.ca/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773905231.6025
    'REQUEST_TIME' => 1773905231
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-20 19:23:33 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-20 19:23:33 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-20 19:23:33 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-20 19:23:33 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-20 19:23:33 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-20 19:23:33 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-20 19:23:33 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-20 19:23:33 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-20 19:23:33 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-20 19:23:33 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-20 19:23:33 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-20 19:23:33 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-20 19:23:33 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-20 19:23:33 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-20 19:23:33 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-20 19:23:33 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2026-03-20 19:23:33 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2026-03-20 19:23:33 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-03-20 19:23:33 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-03-20 19:23:33 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-03-20 19:23:33 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-20 19:23:33 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-20 19:23:33 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-20 19:23:33 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-03-20 19:23:33 [-][-][-][profile begin][Twig template] render template: login
2026-03-20 19:23:33 [-][-][-][profile begin][Twig template] render macro: textField
2026-03-20 19:23:33 [-][-][-][profile begin][Twig template] render macro: field
2026-03-20 19:23:33 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-03-20 19:23:33 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-03-20 19:23:33 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-03-20 19:23:33 [-][-][-][profile end][Twig template] render macro: field
2026-03-20 19:23:33 [-][-][-][profile end][Twig template] render macro: textField
2026-03-20 19:23:33 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-03-20 19:23:33 [-][-][-][profile begin][Twig template] render macro: field
2026-03-20 19:23:33 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-03-20 19:23:33 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-03-20 19:23:33 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-03-20 19:23:33 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-03-20 19:23:33 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-03-20 19:23:33 [-][-][-][profile end][Twig template] render macro: field
2026-03-20 19:23:33 [-][-][-][profile end][Twig template] render macro: passwordField
2026-03-20 19:23:33 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-03-20 19:23:33 [-][-][-][profile begin][Twig template] render macro: field
2026-03-20 19:23:33 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-03-20 19:23:33 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-03-20 19:23:33 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-03-20 19:23:33 [-][-][-][profile end][Twig template] render macro: field
2026-03-20 19:23:33 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-03-20 19:23:33 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-03-20 19:23:33 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-03-20 19:23:33 [-][-][-][profile begin][Twig template] render block: head
2026-03-20 19:23:33 [-][-][-][profile end][Twig template] render block: head
2026-03-20 19:23:33 [-][-][-][profile begin][Twig template] render block: body
2026-03-20 19:23:33 [-][-][-][profile end][Twig template] render block: body
2026-03-20 19:23:33 [-][-][-][profile begin][Twig template] render block: foot
2026-03-20 19:23:33 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-03-20 19:23:33 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-03-20 19:23:33 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-03-20 19:23:33 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-03-20 19:23:33 [-][-][-][profile end][Twig template] render block: foot
2026-03-20 19:23:33 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-03-20 19:23:33 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-03-20 19:23:33 [-][-][-][profile end][Twig template] render template: login
2026-03-20 19:23:33 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-20 19:23:33 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-20 19:23:33 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-20 19:23:33 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-20 19:23:33 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-20 19:23:33 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-20 19:23:33 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-20 19:23:33 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-20 19:23:33 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-20 19:23:33 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-20 19:23:33 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-20 19:23:33 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-20 19:23:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-03-20 19:23:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-03-20 19:23:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-03-20 19:23:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-03-20 19:23:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-03-20 19:23:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-03-20 19:23:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-03-20 19:23:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-03-20 19:23:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-03-20 19:23:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-03-20 19:23:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-03-20 19:23:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-03-20 19:23:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-03-20 19:23:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-03-20 19:23:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-03-20 19:23:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-03-20 19:23:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-03-20 19:23:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-03-20 19:23:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-03-20 19:23:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-03-20 19:23:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-03-20 19:23:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-03-20 19:23:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-03-20 19:23:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-03-20 19:23:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-03-20 19:23:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-03-20 19:23:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-03-20 19:23:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-03-20 19:23:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-03-20 19:23:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-03-20 19:23:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-03-20 19:23:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-03-20 19:23:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-03-20 19:23:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-03-20 19:23:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-03-20 19:23:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-03-20 19:23:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-03-20 19:23:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-03-20 19:23:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-03-20 19:23:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-03-20 19:23:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-03-20 19:23:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-03-20 19:23:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-03-20 19:23:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-03-20 19:23:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-03-20 19:23:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-03-20 19:23:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-03-20 19:23:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-03-20 19:23:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-03-20 19:23:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-03-20 19:23:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-03-20 19:23:33 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_CHARSET' => 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1'
    'HTTP_HOST' => 'www.lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; DotBot/1.2; +https://opensiteexplorer.org/dotbot; help@moz.com)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '216.244.66.242'
    'REMOTE_PORT' => '49734'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'www.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.2'
    'SSL_SESSION_ID' => '20fc2fca25fa6aea5795f53346276bfa0ab60753ebcb6b07d110bb47ddef2330'
    'SSL_CIPHER' => 'ECDHE-RSA-AES128-GCM-SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://www.lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1774059813.1333
    'REQUEST_TIME' => 1774059813
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-21 18:57:44 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-21 18:57:44 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-21 18:57:44 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-21 18:57:45 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-21 18:57:45 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-21 18:57:45 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-21 18:57:45 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-21 18:57:45 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-21 18:57:45 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-21 18:57:47 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-21 18:57:47 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-21 18:57:47 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-21 18:57:47 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-21 18:57:47 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-21 18:57:47 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-21 18:57:47 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-21 18:57:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-03-21 18:57:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-21 18:57:47 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-03-21 18:57:47 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-21 18:57:47 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-21 18:57:47 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-21 18:57:47 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-03-21 18:57:48 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-21 18:57:48 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-21 18:57:48 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-21 18:57:48 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-21 18:57:48 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-21 18:57:48 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-21 18:57:48 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-21 18:57:48 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-21 18:57:48 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-21 18:57:48 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-21 18:57:48 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-21 18:57:48 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-21 18:57:48 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-21 18:57:48 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-21 18:57:48 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-21 18:57:48 [-][-][-][profile begin][Twig template] render template: 
2026-03-21 18:57:48 [-][-][-][profile end][Twig template] render template: 
2026-03-21 18:57:48 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-21 18:57:48 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-21 18:57:48 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-21 18:57:48 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-21 18:57:48 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-21 18:57:48 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-21 18:57:48 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-21 18:57:48 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-21 18:57:48 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-21 18:57:49 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-21 18:57:49 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-21 18:57:49 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-21 18:57:49 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-21 18:57:49 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-21 18:57:49 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-21 18:57:43 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'
    'HTTP_SEC_CH_UA' => 'Google Chrome\";v=\"111\", \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"111'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '103.196.9.203'
    'REMOTE_PORT' => '38174'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1774144662.5381
    'REQUEST_TIME' => 1774144662
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-22 02:35:45 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-22 02:35:45 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-22 02:35:45 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-22 02:35:45 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-22 02:35:45 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-22 02:35:45 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-22 02:35:45 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-22 02:35:45 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-22 02:35:45 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-22 02:35:45 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-22 02:35:45 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-22 02:35:45 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-22 02:35:46 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-22 02:35:46 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-22 02:35:46 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-22 02:35:46 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-22 02:35:46 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-22 02:35:46 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-22 02:35:46 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-22 02:35:46 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-03-22 02:35:46 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-22 02:35:46 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-03-22 02:35:46 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-22 02:35:46 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-22 02:35:46 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-22 02:35:46 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-03-22 02:35:46 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-22 02:35:46 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-22 02:35:46 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-22 02:35:46 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-22 02:35:46 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-22 02:35:46 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-22 02:35:46 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-22 02:35:46 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-22 02:35:46 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-22 02:35:46 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-22 02:35:46 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-22 02:35:46 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-22 02:35:46 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-22 02:35:46 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-22 02:35:46 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-22 02:35:46 [-][-][-][profile begin][Twig template] render template: 
2026-03-22 02:35:46 [-][-][-][profile end][Twig template] render template: 
2026-03-22 02:35:46 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-22 02:35:46 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-22 02:35:46 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-22 02:35:46 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-22 02:35:46 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-22 02:35:46 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-22 02:35:46 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-22 02:35:46 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-22 02:35:46 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-22 02:35:46 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-22 02:35:46 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-22 02:35:46 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-22 02:35:46 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-22 02:35:46 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-22 02:35:46 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-22 02:35:45 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'www.lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '14.254.227.135'
    'REMOTE_PORT' => '56375'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'www.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://www.lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1774172145.8819
    'REQUEST_TIME' => 1774172145
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-23 02:35:33 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-23 02:35:33 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-23 02:35:33 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-23 02:35:33 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-23 02:35:33 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-23 02:35:34 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-23 02:35:34 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-23 02:35:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-23 02:35:34 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-23 02:35:34 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-23 02:35:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-23 02:35:34 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-23 02:35:34 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-23 02:35:34 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-23 02:35:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-23 02:35:34 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-23 02:35:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-03-23 02:35:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-23 02:35:34 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-03-23 02:35:34 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-23 02:35:34 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-23 02:35:34 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-23 02:35:34 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-03-23 02:35:34 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-23 02:35:34 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-23 02:35:34 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-23 02:35:34 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-23 02:35:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-23 02:35:34 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-23 02:35:34 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-23 02:35:34 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-23 02:35:34 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-23 02:35:34 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-23 02:35:34 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-23 02:35:34 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-23 02:35:34 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-23 02:35:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-23 02:35:34 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-23 02:35:34 [-][-][-][profile begin][Twig template] render template: 
2026-03-23 02:35:34 [-][-][-][profile end][Twig template] render template: 
2026-03-23 02:35:34 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-23 02:35:34 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-23 02:35:34 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-23 02:35:34 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-23 02:35:34 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-23 02:35:34 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-23 02:35:34 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-23 02:35:34 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-23 02:35:34 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-23 02:35:34 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-23 02:35:34 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-23 02:35:34 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-23 02:35:34 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-23 02:35:34 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-23 02:35:34 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-23 02:35:33 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'www.lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Brave Chrome/84.0.4147.89 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '113.182.62.118'
    'REMOTE_PORT' => '59141'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'www.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://www.lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1774258533.9262
    'REQUEST_TIME' => 1774258533
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-23 23:21:33 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-23 23:21:33 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-23 23:21:33 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-23 23:21:33 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-23 23:21:33 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-23 23:21:33 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-23 23:21:33 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-23 23:21:33 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-23 23:21:33 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-23 23:21:33 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-23 23:21:33 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-23 23:21:33 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-23 23:21:33 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-23 23:21:33 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-23 23:21:33 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-23 23:21:33 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2026-03-23 23:21:33 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-23 23:21:33 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-23 23:21:33 [-][-][-][info][yii\web\Session::open] Session started
2026-03-23 23:21:33 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip,identity'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Safari/605.1.15 (Applebot/0.1; +http://www.apple.com/go/applebot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '17.22.237.232'
    'REMOTE_PORT' => '46582'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1774333293.2876
    'REQUEST_TIME' => 1774333293
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-23 23:21:33 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-23 23:21:33 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-23 23:21:33 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-23 23:21:33 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-23 23:21:33 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-23 23:21:33 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-23 23:21:33 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-23 23:21:33 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-23 23:21:33 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-23 23:21:33 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-23 23:21:33 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-23 23:21:33 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-23 23:21:33 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-03-23 23:21:33 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-03-23 23:21:33 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-03-23 23:21:33 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-23 23:21:33 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-23 23:21:33 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-23 23:21:33 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-03-23 23:21:33 [-][-][-][profile begin][Twig template] render template: login
2026-03-23 23:21:33 [-][-][-][profile begin][Twig template] render macro: textField
2026-03-23 23:21:33 [-][-][-][profile begin][Twig template] render macro: field
2026-03-23 23:21:33 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-03-23 23:21:33 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-03-23 23:21:33 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-03-23 23:21:33 [-][-][-][profile end][Twig template] render macro: field
2026-03-23 23:21:33 [-][-][-][profile end][Twig template] render macro: textField
2026-03-23 23:21:33 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-03-23 23:21:33 [-][-][-][profile begin][Twig template] render macro: field
2026-03-23 23:21:33 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-03-23 23:21:33 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-03-23 23:21:33 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-03-23 23:21:33 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-03-23 23:21:33 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-03-23 23:21:33 [-][-][-][profile end][Twig template] render macro: field
2026-03-23 23:21:33 [-][-][-][profile end][Twig template] render macro: passwordField
2026-03-23 23:21:33 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-03-23 23:21:33 [-][-][-][profile begin][Twig template] render macro: field
2026-03-23 23:21:33 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-03-23 23:21:33 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-03-23 23:21:33 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-03-23 23:21:33 [-][-][-][profile end][Twig template] render macro: field
2026-03-23 23:21:33 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-03-23 23:21:33 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-03-23 23:21:33 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-03-23 23:21:33 [-][-][-][profile begin][Twig template] render block: head
2026-03-23 23:21:33 [-][-][-][profile end][Twig template] render block: head
2026-03-23 23:21:33 [-][-][-][profile begin][Twig template] render block: body
2026-03-23 23:21:33 [-][-][-][profile end][Twig template] render block: body
2026-03-23 23:21:33 [-][-][-][profile begin][Twig template] render block: foot
2026-03-23 23:21:33 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-03-23 23:21:33 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-03-23 23:21:33 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-03-23 23:21:33 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-03-23 23:21:33 [-][-][-][profile end][Twig template] render block: foot
2026-03-23 23:21:33 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-03-23 23:21:33 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-03-23 23:21:33 [-][-][-][profile end][Twig template] render template: login
2026-03-23 23:21:33 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-23 23:21:33 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-23 23:21:33 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-23 23:21:33 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-23 23:21:33 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-23 23:21:33 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-23 23:21:33 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-23 23:21:33 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-23 23:21:34 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-23 23:21:34 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-23 23:21:34 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-23 23:21:34 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-23 23:21:34 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-03-23 23:21:34 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-03-23 23:21:34 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-03-23 23:21:34 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-03-23 23:21:34 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-03-23 23:21:34 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-03-23 23:21:34 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-03-23 23:21:34 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-03-23 23:21:34 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-03-23 23:21:34 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-03-23 23:21:34 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-03-23 23:21:34 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-03-23 23:21:34 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-03-23 23:21:34 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-03-23 23:21:34 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-03-23 23:21:34 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-03-23 23:21:34 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-03-23 23:21:34 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-03-23 23:21:34 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-03-23 23:21:34 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-03-23 23:21:34 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-03-23 23:21:34 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-03-23 23:21:34 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-03-23 23:21:34 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-03-23 23:21:34 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-03-23 23:21:34 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-03-23 23:21:34 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-03-23 23:21:34 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-03-23 23:21:34 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-03-23 23:21:34 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-03-23 23:21:34 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-03-23 23:21:34 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-03-23 23:21:34 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-03-23 23:21:34 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-03-23 23:21:34 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-03-23 23:21:34 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-03-23 23:21:34 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-03-23 23:21:34 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-03-23 23:21:34 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-03-23 23:21:34 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-03-23 23:21:34 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-03-23 23:21:34 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-03-23 23:21:34 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-03-23 23:21:34 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-03-23 23:21:34 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-03-23 23:21:34 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-03-23 23:21:34 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-03-23 23:21:34 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-03-23 23:21:34 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-03-23 23:21:34 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-03-23 23:21:34 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-03-23 23:21:33 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip,identity'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Safari/605.1.15 (Applebot/0.1; +http://www.apple.com/go/applebot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '17.22.237.232'
    'REMOTE_PORT' => '46582'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1774333293.5014
    'REQUEST_TIME' => 1774333293
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-24 02:35:28 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-24 02:35:28 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-24 02:35:28 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-24 02:35:28 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-24 02:35:28 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-24 02:35:28 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-24 02:35:28 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-24 02:35:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-24 02:35:28 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-24 02:35:28 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-24 02:35:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-24 02:35:28 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-24 02:35:28 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-24 02:35:28 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-24 02:35:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-24 02:35:28 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-24 02:35:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-03-24 02:35:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-24 02:35:28 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-03-24 02:35:28 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-24 02:35:28 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-24 02:35:28 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-24 02:35:28 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-03-24 02:35:28 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-24 02:35:28 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-24 02:35:28 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-24 02:35:28 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-24 02:35:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-24 02:35:28 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-24 02:35:28 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-24 02:35:28 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-24 02:35:28 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-24 02:35:28 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-24 02:35:28 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-24 02:35:28 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-24 02:35:28 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-24 02:35:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-24 02:35:28 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-24 02:35:28 [-][-][-][profile begin][Twig template] render template: 
2026-03-24 02:35:28 [-][-][-][profile end][Twig template] render template: 
2026-03-24 02:35:28 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-24 02:35:28 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-24 02:35:28 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-24 02:35:28 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-24 02:35:28 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-24 02:35:28 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-24 02:35:28 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-24 02:35:28 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-24 02:35:28 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-24 02:35:28 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-24 02:35:28 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-24 02:35:28 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-24 02:35:28 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-24 02:35:28 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-24 02:35:28 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-24 02:35:27 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'www.lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.87 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '113.177.245.119'
    'REMOTE_PORT' => '51345'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'www.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://www.lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1774344927.9302
    'REQUEST_TIME' => 1774344927
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-27 09:22:52 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-27 09:22:52 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-27 09:22:52 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-27 09:22:52 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-27 09:22:52 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-27 09:22:52 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-27 09:22:52 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-27 09:22:52 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-27 09:22:52 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-27 09:22:52 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-27 09:22:52 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-27 09:22:52 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-27 09:22:52 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-27 09:22:52 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-27 09:22:52 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-27 09:22:52 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2026-03-27 09:22:52 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-27 09:22:52 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-27 09:22:52 [-][-][-][info][yii\web\Session::open] Session started
2026-03-27 09:22:52 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://www.lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip,identity'
    'HTTP_HOST' => 'www.lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Safari/605.1.15 (Applebot/0.1; +http://www.apple.com/go/applebot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '17.246.23.155'
    'REMOTE_PORT' => '37826'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'www.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://www.lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1774628572.0351
    'REQUEST_TIME' => 1774628572
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-27 09:22:52 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-27 09:22:52 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-27 09:22:52 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-27 09:22:52 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-27 09:22:52 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-27 09:22:52 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-27 09:22:52 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-27 09:22:52 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-27 09:22:52 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-27 09:22:52 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-27 09:22:52 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-27 09:22:52 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-27 09:22:52 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-03-27 09:22:52 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-03-27 09:22:52 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-03-27 09:22:52 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-27 09:22:52 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-27 09:22:52 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-27 09:22:52 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-03-27 09:22:52 [-][-][-][profile begin][Twig template] render template: login
2026-03-27 09:22:52 [-][-][-][profile begin][Twig template] render macro: textField
2026-03-27 09:22:52 [-][-][-][profile begin][Twig template] render macro: field
2026-03-27 09:22:52 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-03-27 09:22:52 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-03-27 09:22:52 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-03-27 09:22:52 [-][-][-][profile end][Twig template] render macro: field
2026-03-27 09:22:52 [-][-][-][profile end][Twig template] render macro: textField
2026-03-27 09:22:52 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-03-27 09:22:52 [-][-][-][profile begin][Twig template] render macro: field
2026-03-27 09:22:52 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-03-27 09:22:52 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-03-27 09:22:52 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-03-27 09:22:52 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-03-27 09:22:52 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-03-27 09:22:52 [-][-][-][profile end][Twig template] render macro: field
2026-03-27 09:22:52 [-][-][-][profile end][Twig template] render macro: passwordField
2026-03-27 09:22:52 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-03-27 09:22:52 [-][-][-][profile begin][Twig template] render macro: field
2026-03-27 09:22:52 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-03-27 09:22:52 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-03-27 09:22:52 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-03-27 09:22:52 [-][-][-][profile end][Twig template] render macro: field
2026-03-27 09:22:52 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-03-27 09:22:52 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-03-27 09:22:52 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-03-27 09:22:52 [-][-][-][profile begin][Twig template] render block: head
2026-03-27 09:22:52 [-][-][-][profile end][Twig template] render block: head
2026-03-27 09:22:52 [-][-][-][profile begin][Twig template] render block: body
2026-03-27 09:22:52 [-][-][-][profile end][Twig template] render block: body
2026-03-27 09:22:52 [-][-][-][profile begin][Twig template] render block: foot
2026-03-27 09:22:52 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-03-27 09:22:52 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-03-27 09:22:52 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-03-27 09:22:52 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-03-27 09:22:52 [-][-][-][profile end][Twig template] render block: foot
2026-03-27 09:22:52 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-03-27 09:22:52 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-03-27 09:22:52 [-][-][-][profile end][Twig template] render template: login
2026-03-27 09:22:52 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-27 09:22:52 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-27 09:22:52 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-27 09:22:52 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-27 09:22:52 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-27 09:22:52 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-27 09:22:52 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-27 09:22:52 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-27 09:22:52 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-27 09:22:52 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-27 09:22:52 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-27 09:22:52 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-27 09:22:52 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-03-27 09:22:52 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-03-27 09:22:52 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-03-27 09:22:52 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-03-27 09:22:52 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-03-27 09:22:52 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-03-27 09:22:52 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-03-27 09:22:52 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-03-27 09:22:52 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-03-27 09:22:52 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-03-27 09:22:52 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-03-27 09:22:52 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-03-27 09:22:52 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-03-27 09:22:52 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-03-27 09:22:52 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-03-27 09:22:52 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-03-27 09:22:52 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-03-27 09:22:52 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-03-27 09:22:52 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-03-27 09:22:52 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-03-27 09:22:52 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-03-27 09:22:52 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-03-27 09:22:52 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-03-27 09:22:52 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-03-27 09:22:52 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-03-27 09:22:52 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-03-27 09:22:52 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-03-27 09:22:52 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-03-27 09:22:52 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-03-27 09:22:52 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-03-27 09:22:52 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-03-27 09:22:52 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-03-27 09:22:52 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-03-27 09:22:52 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-03-27 09:22:52 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-03-27 09:22:52 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-03-27 09:22:52 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-03-27 09:22:52 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-03-27 09:22:52 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-03-27 09:22:52 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-03-27 09:22:52 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-03-27 09:22:52 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-03-27 09:22:52 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-03-27 09:22:52 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-03-27 09:22:52 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-03-27 09:22:52 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-03-27 09:22:52 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-03-27 09:22:52 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-03-27 09:22:52 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-03-27 09:22:52 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-03-27 09:22:52 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-03-27 09:22:52 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip,identity'
    'HTTP_HOST' => 'www.lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Safari/605.1.15 (Applebot/0.1; +http://www.apple.com/go/applebot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '17.246.23.155'
    'REMOTE_PORT' => '37826'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'www.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://www.lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1774628572.2481
    'REQUEST_TIME' => 1774628572
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-30 02:35:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-30 02:35:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-30 02:35:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-30 02:35:29 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-30 02:35:29 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-30 02:35:29 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-30 02:35:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-30 02:35:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-30 02:35:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-30 02:35:29 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-30 02:35:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-30 02:35:29 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-03-30 02:35:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-30 02:35:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-30 02:35:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-30 02:35:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-30 02:35:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-30 02:35:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-03-30 02:35:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-03-30 02:35:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-30 02:35:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-30 02:35:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-30 02:35:29 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-03-30 02:35:29 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-30 02:35:29 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-30 02:35:29 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-03-30 02:35:29 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-30 02:35:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-30 02:35:29 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-03-30 02:35:29 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-30 02:35:29 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-30 02:35:29 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-03-30 02:35:29 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-30 02:35:29 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-30 02:35:29 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-03-30 02:35:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-30 02:35:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-30 02:35:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-03-30 02:35:29 [-][-][-][profile begin][Twig template] render template: 
2026-03-30 02:35:29 [-][-][-][profile end][Twig template] render template: 
2026-03-30 02:35:29 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-30 02:35:29 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-30 02:35:29 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-30 02:35:29 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-30 02:35:29 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-30 02:35:29 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-30 02:35:29 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-30 02:35:29 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-30 02:35:29 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-30 02:35:29 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-30 02:35:29 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-30 02:35:29 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-30 02:35:29 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-30 02:35:29 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-30 02:35:29 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-03-30 02:35:29 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'www.lebontdu.com'
    'HTTP_REFERER' => 'https://www.lebontdu.com/craft/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '355762346'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.241.0'
    'REMOTE_PORT' => '38700'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'www.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://www.lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1774863329.0113
    'REQUEST_TIME' => 1774863329
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-30 02:35:39 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-30 02:35:39 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-30 02:35:39 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-30 02:35:39 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-30 02:35:39 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-30 02:35:39 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-30 02:35:39 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-30 02:35:39 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-30 02:35:39 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-30 02:35:39 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-30 02:35:39 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-30 02:35:39 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-30 02:35:39 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2026-03-30 02:35:39 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-30 02:35:39 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-30 02:35:39 [-][-][-][info][yii\web\Session::open] Session started
2026-03-30 02:35:39 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://www.lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'www.lebontdu.com'
    'HTTP_REFERER' => 'https://www.lebontdu.com/craft/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '355762346'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.241.0'
    'REMOTE_PORT' => '38700'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'www.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://www.lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1774863339.6866
    'REQUEST_TIME' => 1774863339
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-03-30 02:35:39 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-30 02:35:39 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-30 02:35:39 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-03-30 02:35:39 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-30 02:35:39 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-30 02:35:39 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-03-30 02:35:39 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-30 02:35:39 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-30 02:35:39 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-03-30 02:35:39 [-][-][-][info][yii\web\Session::open] Session started
2026-03-30 02:35:39 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-30 02:35:39 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-30 02:35:39 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-03-30 02:35:39 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-03-30 02:35:39 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-03-30 02:35:39 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-03-30 02:35:39 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-03-30 02:35:39 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-03-30 02:35:39 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-03-30 02:35:39 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-03-30 02:35:39 [-][-][-][profile begin][Twig template] render template: login
2026-03-30 02:35:39 [-][-][-][profile begin][Twig template] render macro: textField
2026-03-30 02:35:39 [-][-][-][profile begin][Twig template] render macro: field
2026-03-30 02:35:39 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-03-30 02:35:39 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-03-30 02:35:39 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-03-30 02:35:39 [-][-][-][profile end][Twig template] render macro: field
2026-03-30 02:35:39 [-][-][-][profile end][Twig template] render macro: textField
2026-03-30 02:35:39 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-03-30 02:35:39 [-][-][-][profile begin][Twig template] render macro: field
2026-03-30 02:35:39 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-03-30 02:35:39 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-03-30 02:35:39 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-03-30 02:35:39 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-03-30 02:35:39 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-03-30 02:35:39 [-][-][-][profile end][Twig template] render macro: field
2026-03-30 02:35:39 [-][-][-][profile end][Twig template] render macro: passwordField
2026-03-30 02:35:39 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-03-30 02:35:39 [-][-][-][profile begin][Twig template] render macro: field
2026-03-30 02:35:39 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-03-30 02:35:39 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-03-30 02:35:39 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-03-30 02:35:39 [-][-][-][profile end][Twig template] render macro: field
2026-03-30 02:35:39 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-03-30 02:35:39 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-03-30 02:35:39 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-03-30 02:35:39 [-][-][-][profile begin][Twig template] render block: head
2026-03-30 02:35:39 [-][-][-][profile end][Twig template] render block: head
2026-03-30 02:35:39 [-][-][-][profile begin][Twig template] render block: body
2026-03-30 02:35:39 [-][-][-][profile end][Twig template] render block: body
2026-03-30 02:35:39 [-][-][-][profile begin][Twig template] render block: foot
2026-03-30 02:35:39 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-03-30 02:35:39 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-03-30 02:35:39 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-03-30 02:35:39 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-03-30 02:35:39 [-][-][-][profile end][Twig template] render block: foot
2026-03-30 02:35:39 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-03-30 02:35:39 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-03-30 02:35:39 [-][-][-][profile end][Twig template] render template: login
2026-03-30 02:35:39 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-30 02:35:39 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-30 02:35:39 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-03-30 02:35:39 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-30 02:35:39 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-30 02:35:39 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-03-30 02:35:39 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-30 02:35:39 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-30 02:35:40 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-03-30 02:35:40 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-30 02:35:40 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-30 02:35:40 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-03-30 02:35:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-03-30 02:35:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-03-30 02:35:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-03-30 02:35:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-03-30 02:35:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-03-30 02:35:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-03-30 02:35:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-03-30 02:35:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-03-30 02:35:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-03-30 02:35:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-03-30 02:35:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-03-30 02:35:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-03-30 02:35:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-03-30 02:35:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-03-30 02:35:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-03-30 02:35:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-03-30 02:35:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-03-30 02:35:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-03-30 02:35:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-03-30 02:35:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-03-30 02:35:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-03-30 02:35:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-03-30 02:35:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-03-30 02:35:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-03-30 02:35:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-03-30 02:35:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-03-30 02:35:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-03-30 02:35:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-03-30 02:35:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-03-30 02:35:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-03-30 02:35:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-03-30 02:35:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-03-30 02:35:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-03-30 02:35:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-03-30 02:35:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-03-30 02:35:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-03-30 02:35:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-03-30 02:35:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-03-30 02:35:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-03-30 02:35:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-03-30 02:35:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-03-30 02:35:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-03-30 02:35:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-03-30 02:35:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-03-30 02:35:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-03-30 02:35:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-03-30 02:35:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-03-30 02:35:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-03-30 02:35:40 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-03-30 02:35:40 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-03-30 02:35:40 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-03-30 02:35:39 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => '6ad217c14f0b6848f3223bcbae714d83'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://www.lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_COOKIE' => 'CraftSessionId=6ad217c14f0b6848f3223bcbae714d83'
    'HTTP_HOST' => 'www.lebontdu.com'
    'HTTP_REFERER' => 'https://www.lebontdu.com/craft/web/admin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '355762346'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.241.0'
    'REMOTE_PORT' => '38700'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'www.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://www.lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1774863339.8204
    'REQUEST_TIME' => 1774863339
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-04-01 02:34:06 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-01 02:34:06 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-01 02:34:06 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-01 02:34:06 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-01 02:34:06 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-01 02:34:06 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-01 02:34:06 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-01 02:34:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-01 02:34:06 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-01 02:34:06 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-04-01 02:34:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-04-01 02:34:06 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-04-01 02:34:06 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-01 02:34:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-01 02:34:06 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-01 02:34:06 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2026-04-01 02:34:06 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-04-01 02:34:06 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-04-01 02:34:06 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-04-01 02:34:06 [-][-][-][info][yii\web\Session::open] Session started
2026-04-01 02:34:06 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://www.lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'www.lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3) AppleWebKit/537.36 (KHTML, like Gecko, Mediapartners-Google) Chrome/89.0.4389.130 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '102.209.220.240'
    'REMOTE_PORT' => '24429'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'www.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://www.lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1775036046.2299
    'REQUEST_TIME' => 1775036046
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-04-01 02:34:07 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-01 02:34:07 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-01 02:34:07 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-01 02:34:07 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-01 02:34:07 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-01 02:34:07 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-01 02:34:07 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-01 02:34:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-01 02:34:07 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-01 02:34:07 [-][-][-][info][yii\web\Session::open] Session started
2026-04-01 02:34:07 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-01 02:34:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-01 02:34:07 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-01 02:34:07 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-04-01 02:34:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-04-01 02:34:07 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-04-01 02:34:07 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-04-01 02:34:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-04-01 02:34:07 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-04-01 02:34:07 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-04-01 02:34:07 [-][-][-][profile begin][Twig template] render template: login
2026-04-01 02:34:07 [-][-][-][profile begin][Twig template] render macro: textField
2026-04-01 02:34:07 [-][-][-][profile begin][Twig template] render macro: field
2026-04-01 02:34:07 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-04-01 02:34:07 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-04-01 02:34:07 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-04-01 02:34:07 [-][-][-][profile end][Twig template] render macro: field
2026-04-01 02:34:07 [-][-][-][profile end][Twig template] render macro: textField
2026-04-01 02:34:07 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-04-01 02:34:07 [-][-][-][profile begin][Twig template] render macro: field
2026-04-01 02:34:07 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-04-01 02:34:07 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-04-01 02:34:07 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-04-01 02:34:07 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-04-01 02:34:07 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-04-01 02:34:07 [-][-][-][profile end][Twig template] render macro: field
2026-04-01 02:34:07 [-][-][-][profile end][Twig template] render macro: passwordField
2026-04-01 02:34:07 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-04-01 02:34:07 [-][-][-][profile begin][Twig template] render macro: field
2026-04-01 02:34:07 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-04-01 02:34:07 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-04-01 02:34:07 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-04-01 02:34:07 [-][-][-][profile end][Twig template] render macro: field
2026-04-01 02:34:07 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-04-01 02:34:07 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-04-01 02:34:07 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-04-01 02:34:07 [-][-][-][profile begin][Twig template] render block: head
2026-04-01 02:34:07 [-][-][-][profile end][Twig template] render block: head
2026-04-01 02:34:07 [-][-][-][profile begin][Twig template] render block: body
2026-04-01 02:34:07 [-][-][-][profile end][Twig template] render block: body
2026-04-01 02:34:07 [-][-][-][profile begin][Twig template] render block: foot
2026-04-01 02:34:07 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-04-01 02:34:07 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-04-01 02:34:07 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-04-01 02:34:07 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-04-01 02:34:07 [-][-][-][profile end][Twig template] render block: foot
2026-04-01 02:34:07 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-04-01 02:34:07 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-04-01 02:34:07 [-][-][-][profile end][Twig template] render template: login
2026-04-01 02:34:07 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-01 02:34:07 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-01 02:34:07 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-01 02:34:07 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-01 02:34:07 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-01 02:34:07 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-01 02:34:07 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-01 02:34:07 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-01 02:34:07 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-01 02:34:07 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-01 02:34:07 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-01 02:34:07 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-01 02:34:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-04-01 02:34:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-04-01 02:34:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-04-01 02:34:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-04-01 02:34:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-04-01 02:34:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-04-01 02:34:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-04-01 02:34:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-04-01 02:34:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-04-01 02:34:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-04-01 02:34:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-04-01 02:34:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-04-01 02:34:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-04-01 02:34:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-04-01 02:34:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-04-01 02:34:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-04-01 02:34:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-04-01 02:34:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-04-01 02:34:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-04-01 02:34:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-04-01 02:34:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-04-01 02:34:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-04-01 02:34:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-04-01 02:34:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-04-01 02:34:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-04-01 02:34:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-04-01 02:34:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-04-01 02:34:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-04-01 02:34:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-04-01 02:34:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-04-01 02:34:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-04-01 02:34:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-04-01 02:34:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-04-01 02:34:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-04-01 02:34:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-04-01 02:34:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-04-01 02:34:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-04-01 02:34:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-04-01 02:34:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-04-01 02:34:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-04-01 02:34:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-04-01 02:34:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-04-01 02:34:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-04-01 02:34:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-04-01 02:34:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-04-01 02:34:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-04-01 02:34:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-04-01 02:34:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-04-01 02:34:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-04-01 02:34:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-04-01 02:34:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-04-01 02:34:07 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => '176982e8c7743f5c604bfcd43b6e2874'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://www.lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'CraftSessionId=176982e8c7743f5c604bfcd43b6e2874'
    'HTTP_HOST' => 'www.lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3) AppleWebKit/537.36 (KHTML, like Gecko, Mediapartners-Google) Chrome/89.0.4389.130 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '102.209.220.240'
    'REMOTE_PORT' => '24429'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'www.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://www.lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1775036047.0737
    'REQUEST_TIME' => 1775036047
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-04-01 11:00:55 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-01 11:00:55 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-01 11:00:55 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-01 11:00:55 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-01 11:00:55 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-01 11:00:55 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-01 11:00:55 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-01 11:00:55 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-01 11:00:55 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-01 11:00:55 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-01 11:00:55 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-01 11:00:55 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-01 11:00:55 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-04-01 11:00:55 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-01 11:00:55 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-01 11:00:55 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-01 11:00:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-04-01 11:00:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-04-01 11:00:55 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-04-01 11:00:55 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-04-01 11:00:55 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-04-01 11:00:55 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-04-01 11:00:55 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-04-01 11:00:55 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-01 11:00:55 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-01 11:00:55 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-01 11:00:55 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-01 11:00:55 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-01 11:00:55 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-01 11:00:55 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-01 11:00:55 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-01 11:00:55 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-01 11:00:55 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-01 11:00:55 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-01 11:00:55 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-01 11:00:55 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-01 11:00:55 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-01 11:00:55 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-01 11:00:55 [-][-][-][profile begin][Twig template] render template: 
2026-04-01 11:00:55 [-][-][-][profile end][Twig template] render template: 
2026-04-01 11:00:55 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-01 11:00:55 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-01 11:00:55 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-01 11:00:55 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-01 11:00:55 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-01 11:00:55 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-01 11:00:55 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-01 11:00:55 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-01 11:00:55 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-01 11:00:55 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-01 11:00:55 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-01 11:00:55 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-01 11:00:55 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-01 11:00:55 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-01 11:00:55 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-01 11:00:55 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_CHARSET' => 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1'
    'HTTP_HOST' => 'www.lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; DotBot/1.2; +https://opensiteexplorer.org/dotbot; help@moz.com)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '216.244.66.242'
    'REMOTE_PORT' => '45700'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'www.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.2'
    'SSL_SESSION_ID' => '3a44df4dd6a550e97d84f22643246450ea90ccf70bf7f52e3662dbefab9fbd94'
    'SSL_CIPHER' => 'ECDHE-RSA-AES128-GCM-SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://www.lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1775066455.2267
    'REQUEST_TIME' => 1775066455
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-04-04 18:31:20 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-04 18:31:20 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-04 18:31:20 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-04 18:31:20 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-04 18:31:20 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-04 18:31:20 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-04 18:31:20 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-04 18:31:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-04 18:31:20 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-04 18:31:20 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-04-04 18:31:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-04-04 18:31:20 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-04-04 18:31:20 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-04 18:31:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-04 18:31:20 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-04 18:31:20 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:21 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-04 18:31:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-04 18:31:21 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-04 18:31:21 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:21 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:21 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-04-04 18:31:21 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-04-04 18:31:21 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-04-04 18:31:21 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-04-04 18:31:21 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-04-04 18:31:21 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-04 18:31:21 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-04 18:31:21 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-04 18:31:21 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-04 18:31:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-04 18:31:21 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-04 18:31:21 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-04 18:31:21 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-04 18:31:21 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-04 18:31:21 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-04 18:31:21 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-04 18:31:21 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-04 18:31:21 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-04 18:31:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-04 18:31:21 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-04 18:31:21 [-][-][-][profile begin][Twig template] render template: 
2026-04-04 18:31:21 [-][-][-][profile end][Twig template] render template: 
2026-04-04 18:31:21 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-04 18:31:21 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-04 18:31:21 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-04 18:31:21 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-04 18:31:21 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-04 18:31:21 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-04 18:31:21 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-04 18:31:21 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-04 18:31:21 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-04 18:31:21 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-04 18:31:21 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-04 18:31:21 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-04 18:31:21 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-04 18:31:21 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-04 18:31:21 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-04 18:31:20 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'lebontdu.mywhc.ca'
    'HTTP_REFERER' => 'https://lebontdu.mywhc.ca/craft/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '752501450'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.242.46'
    'REMOTE_PORT' => '59550'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.mywhc.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.mywhc.ca/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1775352680.697
    'REQUEST_TIME' => 1775352680
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-04-04 18:31:31 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-04 18:31:31 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-04 18:31:31 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-04 18:31:31 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-04 18:31:31 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-04 18:31:31 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-04 18:31:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-04 18:31:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-04 18:31:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-04 18:31:31 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-04 18:31:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-04 18:31:31 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-04 18:31:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2026-04-04 18:31:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-04-04 18:31:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-04-04 18:31:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-04-04 18:31:31 [-][-][-][info][yii\web\Session::open] Session started
2026-04-04 18:31:31 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.mywhc.ca/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'lebontdu.mywhc.ca'
    'HTTP_REFERER' => 'https://lebontdu.mywhc.ca/craft/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '752501450'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.242.46'
    'REMOTE_PORT' => '59550'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.mywhc.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://lebontdu.mywhc.ca/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1775352691.7003
    'REQUEST_TIME' => 1775352691
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-04-04 18:31:31 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-04 18:31:31 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-04 18:31:31 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-04 18:31:31 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-04 18:31:31 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-04 18:31:31 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-04 18:31:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-04 18:31:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-04 18:31:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-04 18:31:32 [-][-][-][info][yii\web\Session::open] Session started
2026-04-04 18:31:32 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-04 18:31:32 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-04 18:31:32 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-04 18:31:32 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-04-04 18:31:32 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-04-04 18:31:32 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-04-04 18:31:32 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-04-04 18:31:32 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-04-04 18:31:32 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-04-04 18:31:32 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-04-04 18:31:32 [-][-][-][profile begin][Twig template] render template: login
2026-04-04 18:31:32 [-][-][-][profile begin][Twig template] render macro: textField
2026-04-04 18:31:32 [-][-][-][profile begin][Twig template] render macro: field
2026-04-04 18:31:32 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-04-04 18:31:32 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-04-04 18:31:32 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-04-04 18:31:32 [-][-][-][profile end][Twig template] render macro: field
2026-04-04 18:31:32 [-][-][-][profile end][Twig template] render macro: textField
2026-04-04 18:31:32 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-04-04 18:31:32 [-][-][-][profile begin][Twig template] render macro: field
2026-04-04 18:31:32 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-04-04 18:31:32 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-04-04 18:31:32 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-04-04 18:31:32 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-04-04 18:31:32 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-04-04 18:31:32 [-][-][-][profile end][Twig template] render macro: field
2026-04-04 18:31:32 [-][-][-][profile end][Twig template] render macro: passwordField
2026-04-04 18:31:32 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-04-04 18:31:32 [-][-][-][profile begin][Twig template] render macro: field
2026-04-04 18:31:32 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-04-04 18:31:32 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-04-04 18:31:32 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-04-04 18:31:32 [-][-][-][profile end][Twig template] render macro: field
2026-04-04 18:31:32 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-04-04 18:31:32 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-04-04 18:31:32 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-04-04 18:31:32 [-][-][-][profile begin][Twig template] render block: head
2026-04-04 18:31:32 [-][-][-][profile end][Twig template] render block: head
2026-04-04 18:31:32 [-][-][-][profile begin][Twig template] render block: body
2026-04-04 18:31:32 [-][-][-][profile end][Twig template] render block: body
2026-04-04 18:31:32 [-][-][-][profile begin][Twig template] render block: foot
2026-04-04 18:31:32 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-04-04 18:31:32 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-04-04 18:31:32 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-04-04 18:31:32 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-04-04 18:31:32 [-][-][-][profile end][Twig template] render block: foot
2026-04-04 18:31:32 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-04-04 18:31:32 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-04-04 18:31:32 [-][-][-][profile end][Twig template] render template: login
2026-04-04 18:31:32 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-04 18:31:32 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-04 18:31:32 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-04 18:31:32 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-04 18:31:32 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-04 18:31:32 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-04 18:31:32 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-04 18:31:32 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-04 18:31:33 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-04 18:31:33 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-04 18:31:33 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-04 18:31:33 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-04 18:31:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-04-04 18:31:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-04-04 18:31:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-04-04 18:31:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-04-04 18:31:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-04-04 18:31:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-04-04 18:31:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-04-04 18:31:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-04-04 18:31:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-04-04 18:31:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-04-04 18:31:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-04-04 18:31:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-04-04 18:31:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-04-04 18:31:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-04-04 18:31:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-04-04 18:31:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-04-04 18:31:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-04-04 18:31:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-04-04 18:31:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-04-04 18:31:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-04-04 18:31:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-04-04 18:31:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-04-04 18:31:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-04-04 18:31:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-04-04 18:31:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-04-04 18:31:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-04-04 18:31:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-04-04 18:31:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-04-04 18:31:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-04-04 18:31:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-04-04 18:31:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-04-04 18:31:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-04-04 18:31:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-04-04 18:31:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-04-04 18:31:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-04-04 18:31:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-04-04 18:31:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-04-04 18:31:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-04-04 18:31:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-04-04 18:31:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-04-04 18:31:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-04-04 18:31:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-04-04 18:31:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-04-04 18:31:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-04-04 18:31:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-04-04 18:31:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-04-04 18:31:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-04-04 18:31:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-04-04 18:31:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-04-04 18:31:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-04-04 18:31:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-04-04 18:31:31 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => 'f8ae2e4034888945e438063626919608'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.mywhc.ca/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_COOKIE' => 'CraftSessionId=f8ae2e4034888945e438063626919608'
    'HTTP_HOST' => 'lebontdu.mywhc.ca'
    'HTTP_REFERER' => 'https://lebontdu.mywhc.ca/craft/web/admin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '752501450'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.242.46'
    'REMOTE_PORT' => '59550'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.mywhc.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://lebontdu.mywhc.ca/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1775352691.9556
    'REQUEST_TIME' => 1775352691
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-04-06 17:20:57 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-06 17:20:57 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-06 17:20:57 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-06 17:20:57 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-06 17:20:57 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-06 17:20:57 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-06 17:20:57 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-06 17:20:57 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-06 17:20:57 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-06 17:20:57 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-04-06 17:20:57 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-04-06 17:20:57 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-04-06 17:20:57 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-06 17:20:57 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-06 17:20:57 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-06 17:20:57 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-04-06 17:20:57 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-06 17:20:57 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-06 17:20:57 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-06 17:20:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-04-06 17:20:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-04-06 17:20:57 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-04-06 17:20:57 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-04-06 17:20:57 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-04-06 17:20:57 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-04-06 17:20:57 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-04-06 17:20:57 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-06 17:20:57 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-06 17:20:57 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-06 17:20:57 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-06 17:20:57 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-06 17:20:57 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-06 17:20:57 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-06 17:20:57 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-06 17:20:57 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-06 17:20:57 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-06 17:20:57 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-06 17:20:57 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-06 17:20:57 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-06 17:20:57 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-06 17:20:57 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-06 17:20:57 [-][-][-][profile begin][Twig template] render template: 
2026-04-06 17:20:57 [-][-][-][profile end][Twig template] render template: 
2026-04-06 17:20:57 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-06 17:20:57 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-06 17:20:57 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-06 17:20:57 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-06 17:20:57 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-06 17:20:57 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-06 17:20:57 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-06 17:20:57 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-06 17:20:57 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-06 17:20:57 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-06 17:20:57 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-06 17:20:57 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-06 17:20:57 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-06 17:20:57 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-06 17:20:57 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-06 17:20:57 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_ACCEPT_LANGUAGE' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7'
    'HTTP_CONNECTION' => 'close'
    'HTTP_HOST' => 'www.lebontdu.com'
    'HTTP_PRAGMA' => 'no-cache'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1'
    'HTTP_CACHE_CONTROL' => 'no-cache'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '43.157.158.178'
    'REMOTE_PORT' => '57292'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'www.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://www.lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1775521257.1495
    'REQUEST_TIME' => 1775521257
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-04-09 03:36:17 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-09 03:36:17 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-09 03:36:17 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-09 03:36:17 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-09 03:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-09 03:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-09 03:36:17 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-09 03:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-09 03:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-09 03:36:17 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-04-09 03:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-04-09 03:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-04-09 03:36:17 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-09 03:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-09 03:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-09 03:36:17 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:17 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-09 03:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-09 03:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-09 03:36:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:17 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-04-09 03:36:17 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-04-09 03:36:17 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-04-09 03:36:17 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-04-09 03:36:17 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-04-09 03:36:17 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-09 03:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-09 03:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-09 03:36:17 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-09 03:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-09 03:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-09 03:36:17 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-09 03:36:17 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-09 03:36:17 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-09 03:36:17 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-09 03:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-09 03:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-09 03:36:17 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-09 03:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-09 03:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-09 03:36:17 [-][-][-][profile begin][Twig template] render template: 
2026-04-09 03:36:17 [-][-][-][profile end][Twig template] render template: 
2026-04-09 03:36:17 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-09 03:36:17 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-09 03:36:17 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-09 03:36:17 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-09 03:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-09 03:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-09 03:36:17 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-09 03:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-09 03:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-09 03:36:17 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-09 03:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-09 03:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-09 03:36:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-09 03:36:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-09 03:36:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-09 03:36:17 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'mail.ltdu.ca'
    'HTTP_REFERER' => 'https://mail.ltdu.ca/craft/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '392346157'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.227.29'
    'REMOTE_PORT' => '49412'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.ltdu.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://mail.ltdu.ca/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1775730977.0661
    'REQUEST_TIME' => 1775730977
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-04-09 03:36:28 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-09 03:36:28 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-09 03:36:28 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-09 03:36:28 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-09 03:36:28 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-09 03:36:28 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-09 03:36:28 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-09 03:36:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-09 03:36:28 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-09 03:36:28 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-09 03:36:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-09 03:36:28 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-09 03:36:28 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2026-04-09 03:36:28 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-04-09 03:36:28 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-04-09 03:36:28 [-][-][-][info][yii\web\Session::open] Session started
2026-04-09 03:36:28 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://mail.ltdu.ca/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'mail.ltdu.ca'
    'HTTP_REFERER' => 'https://mail.ltdu.ca/craft/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '392346157'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.227.29'
    'REMOTE_PORT' => '49412'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.ltdu.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://mail.ltdu.ca/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1775730988.0079
    'REQUEST_TIME' => 1775730988
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-04-09 03:36:28 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-09 03:36:28 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-09 03:36:28 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-09 03:36:28 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-09 03:36:28 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-09 03:36:28 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-09 03:36:28 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-09 03:36:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-09 03:36:28 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-09 03:36:28 [-][-][-][info][yii\web\Session::open] Session started
2026-04-09 03:36:28 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-09 03:36:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-09 03:36:28 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-09 03:36:28 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-04-09 03:36:28 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-04-09 03:36:28 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-04-09 03:36:28 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-04-09 03:36:28 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-04-09 03:36:28 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-04-09 03:36:28 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-04-09 03:36:28 [-][-][-][profile begin][Twig template] render template: login
2026-04-09 03:36:28 [-][-][-][profile begin][Twig template] render macro: textField
2026-04-09 03:36:28 [-][-][-][profile begin][Twig template] render macro: field
2026-04-09 03:36:28 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-04-09 03:36:28 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-04-09 03:36:28 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-04-09 03:36:28 [-][-][-][profile end][Twig template] render macro: field
2026-04-09 03:36:28 [-][-][-][profile end][Twig template] render macro: textField
2026-04-09 03:36:28 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-04-09 03:36:28 [-][-][-][profile begin][Twig template] render macro: field
2026-04-09 03:36:28 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-04-09 03:36:28 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-04-09 03:36:28 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-04-09 03:36:28 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-04-09 03:36:28 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-04-09 03:36:28 [-][-][-][profile end][Twig template] render macro: field
2026-04-09 03:36:28 [-][-][-][profile end][Twig template] render macro: passwordField
2026-04-09 03:36:28 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-04-09 03:36:28 [-][-][-][profile begin][Twig template] render macro: field
2026-04-09 03:36:28 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-04-09 03:36:28 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-04-09 03:36:28 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-04-09 03:36:28 [-][-][-][profile end][Twig template] render macro: field
2026-04-09 03:36:28 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-04-09 03:36:28 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-04-09 03:36:28 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-04-09 03:36:28 [-][-][-][profile begin][Twig template] render block: head
2026-04-09 03:36:28 [-][-][-][profile end][Twig template] render block: head
2026-04-09 03:36:28 [-][-][-][profile begin][Twig template] render block: body
2026-04-09 03:36:28 [-][-][-][profile end][Twig template] render block: body
2026-04-09 03:36:28 [-][-][-][profile begin][Twig template] render block: foot
2026-04-09 03:36:28 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-04-09 03:36:28 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-04-09 03:36:28 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-04-09 03:36:28 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-04-09 03:36:28 [-][-][-][profile end][Twig template] render block: foot
2026-04-09 03:36:28 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-04-09 03:36:28 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-04-09 03:36:28 [-][-][-][profile end][Twig template] render template: login
2026-04-09 03:36:28 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-09 03:36:28 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-09 03:36:28 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-09 03:36:28 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-09 03:36:28 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-09 03:36:28 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-09 03:36:28 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-09 03:36:28 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-09 03:36:28 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-09 03:36:28 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-09 03:36:28 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-09 03:36:28 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-09 03:36:28 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-04-09 03:36:28 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-04-09 03:36:28 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-04-09 03:36:28 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-04-09 03:36:28 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-04-09 03:36:28 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-04-09 03:36:28 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-04-09 03:36:28 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-04-09 03:36:28 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-04-09 03:36:28 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-04-09 03:36:28 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-04-09 03:36:28 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-04-09 03:36:28 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-04-09 03:36:28 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-04-09 03:36:28 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-04-09 03:36:28 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-04-09 03:36:28 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-04-09 03:36:28 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-04-09 03:36:28 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-04-09 03:36:28 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-04-09 03:36:28 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-04-09 03:36:28 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-04-09 03:36:28 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-04-09 03:36:28 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-04-09 03:36:28 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-04-09 03:36:28 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-04-09 03:36:28 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-04-09 03:36:28 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-04-09 03:36:28 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-04-09 03:36:28 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-04-09 03:36:28 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-04-09 03:36:28 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-04-09 03:36:28 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-04-09 03:36:28 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-04-09 03:36:28 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-04-09 03:36:28 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-04-09 03:36:28 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-04-09 03:36:28 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-04-09 03:36:28 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-04-09 03:36:28 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-04-09 03:36:28 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-04-09 03:36:28 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-04-09 03:36:28 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-04-09 03:36:28 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-04-09 03:36:28 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-04-09 03:36:28 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-04-09 03:36:28 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-04-09 03:36:28 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-04-09 03:36:28 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-04-09 03:36:28 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-04-09 03:36:28 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-04-09 03:36:28 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => '218bdd8c2613a135b1395314f9e8f6c8'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://mail.ltdu.ca/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_COOKIE' => 'CraftSessionId=218bdd8c2613a135b1395314f9e8f6c8'
    'HTTP_HOST' => 'mail.ltdu.ca'
    'HTTP_REFERER' => 'https://mail.ltdu.ca/craft/web/admin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '392346157'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.227.29'
    'REMOTE_PORT' => '49412'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.ltdu.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://mail.ltdu.ca/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1775730988.14
    'REQUEST_TIME' => 1775730988
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-04-17 01:25:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-17 01:25:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-17 01:25:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-17 01:25:27 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-17 01:25:27 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-17 01:25:27 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-17 01:25:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-17 01:25:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-17 01:25:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-17 01:25:27 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-04-17 01:25:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-04-17 01:25:27 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-04-17 01:25:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-17 01:25:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-17 01:25:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-17 01:25:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-04-17 01:25:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-17 01:25:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-17 01:25:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-17 01:25:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-04-17 01:25:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-04-17 01:25:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-04-17 01:25:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-04-17 01:25:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-04-17 01:25:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-04-17 01:25:27 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-04-17 01:25:27 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-17 01:25:27 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-17 01:25:27 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-17 01:25:27 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-17 01:25:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-17 01:25:27 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-17 01:25:27 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-17 01:25:27 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-17 01:25:27 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-17 01:25:27 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-17 01:25:27 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-17 01:25:27 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-17 01:25:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-17 01:25:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-17 01:25:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-17 01:25:27 [-][-][-][profile begin][Twig template] render template: 
2026-04-17 01:25:27 [-][-][-][profile end][Twig template] render template: 
2026-04-17 01:25:27 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-17 01:25:27 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-17 01:25:27 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-17 01:25:27 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-17 01:25:27 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-17 01:25:27 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-17 01:25:27 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-17 01:25:27 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-17 01:25:27 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-17 01:25:27 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-17 01:25:27 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-17 01:25:27 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-17 01:25:27 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-17 01:25:27 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-17 01:25:27 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-17 01:25:27 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => 'lebontdu.mywhc.ca:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '199.45.154.121'
    'REMOTE_PORT' => '36280'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.mywhc.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.mywhc.ca:443/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1776414327.693
    'REQUEST_TIME' => 1776414327
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-04-19 08:29:16 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-19 08:29:16 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-19 08:29:16 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-19 08:29:16 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-19 08:29:16 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-19 08:29:16 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-19 08:29:16 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-19 08:29:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-19 08:29:16 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-19 08:29:16 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-04-19 08:29:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-04-19 08:29:16 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-04-19 08:29:16 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-19 08:29:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-19 08:29:16 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-19 08:29:16 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-04-19 08:29:16 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-19 08:29:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-19 08:29:16 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-19 08:29:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-04-19 08:29:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-04-19 08:29:16 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-04-19 08:29:16 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-04-19 08:29:16 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-04-19 08:29:16 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-04-19 08:29:16 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-04-19 08:29:16 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-19 08:29:16 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-19 08:29:16 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-19 08:29:16 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-19 08:29:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-19 08:29:16 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-19 08:29:16 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-19 08:29:16 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-19 08:29:16 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-19 08:29:16 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-19 08:29:16 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-19 08:29:16 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-19 08:29:16 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-19 08:29:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-19 08:29:16 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-19 08:29:16 [-][-][-][profile begin][Twig template] render template: 
2026-04-19 08:29:16 [-][-][-][profile end][Twig template] render template: 
2026-04-19 08:29:16 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-19 08:29:16 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-19 08:29:16 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-19 08:29:16 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-19 08:29:16 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-19 08:29:16 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-19 08:29:16 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-19 08:29:16 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-19 08:29:16 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-19 08:29:16 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-19 08:29:16 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-19 08:29:16 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-19 08:29:16 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-19 08:29:16 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-19 08:29:16 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-19 08:29:16 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'deflate, gzip, br, zstd'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '51.161.37.60'
    'REMOTE_PORT' => '54542'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1776612556.4993
    'REQUEST_TIME' => 1776612556
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-04-22 20:42:00 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-22 20:42:00 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-22 20:42:00 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-22 20:42:00 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-22 20:42:00 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-22 20:42:00 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-22 20:42:00 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-22 20:42:00 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-22 20:42:00 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-22 20:42:00 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-04-22 20:42:00 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-04-22 20:42:00 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-04-22 20:42:00 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-22 20:42:00 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-22 20:42:00 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-22 20:42:00 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-04-22 20:42:00 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-22 20:42:00 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-22 20:42:00 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-22 20:42:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-04-22 20:42:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-04-22 20:42:00 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-04-22 20:42:00 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-04-22 20:42:00 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-04-22 20:42:00 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-04-22 20:42:00 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-04-22 20:42:00 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-22 20:42:00 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-22 20:42:00 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-22 20:42:00 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-22 20:42:00 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-22 20:42:00 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-22 20:42:00 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-22 20:42:00 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-22 20:42:00 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-22 20:42:00 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-22 20:42:00 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-22 20:42:00 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-22 20:42:00 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-22 20:42:00 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-22 20:42:00 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-22 20:42:00 [-][-][-][profile begin][Twig template] render template: 
2026-04-22 20:42:00 [-][-][-][profile end][Twig template] render template: 
2026-04-22 20:42:00 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-22 20:42:00 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-22 20:42:00 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-22 20:42:00 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-22 20:42:00 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-22 20:42:00 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-22 20:42:00 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-22 20:42:00 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-22 20:42:00 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-22 20:42:00 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-22 20:42:00 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-22 20:42:00 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-22 20:42:00 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-22 20:42:00 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-22 20:42:00 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-22 20:42:00 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => 'mail.ltdu.ca:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '66.132.186.185'
    'REMOTE_PORT' => '23996'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.ltdu.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://mail.ltdu.ca:443/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1776915720.3568
    'REQUEST_TIME' => 1776915720
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-04-23 09:40:43 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-23 09:40:43 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-23 09:40:43 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-23 09:40:43 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-23 09:40:43 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-23 09:40:43 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-23 09:40:43 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-23 09:40:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-23 09:40:43 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-23 09:40:43 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-23 09:40:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-23 09:40:43 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-23 09:40:43 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:43 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-23 09:40:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-23 09:40:43 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-23 09:40:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:43 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-04-23 09:40:43 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-04-23 09:40:43 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-04-23 09:40:43 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-04-23 09:40:43 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-04-23 09:40:43 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-23 09:40:43 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-23 09:40:43 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-23 09:40:43 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-23 09:40:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-23 09:40:43 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-23 09:40:43 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-23 09:40:43 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-23 09:40:43 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-23 09:40:43 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-23 09:40:43 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-23 09:40:43 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-23 09:40:43 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-23 09:40:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-23 09:40:43 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-23 09:40:43 [-][-][-][profile begin][Twig template] render template: 
2026-04-23 09:40:43 [-][-][-][profile end][Twig template] render template: 
2026-04-23 09:40:43 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-23 09:40:43 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-23 09:40:43 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-23 09:40:43 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-23 09:40:43 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-23 09:40:43 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-23 09:40:43 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-23 09:40:43 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-23 09:40:43 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-23 09:40:43 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-23 09:40:43 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-23 09:40:43 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-23 09:40:43 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-23 09:40:43 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-23 09:40:43 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-23 09:40:43 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'mail.lebontdu.mywhc.ca'
    'HTTP_REFERER' => 'https://mail.lebontdu.mywhc.ca/craft/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '455145952'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.242.61'
    'REMOTE_PORT' => '36954'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.lebontdu.mywhc.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://mail.lebontdu.mywhc.ca/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1776962443.2895
    'REQUEST_TIME' => 1776962443
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-04-23 09:40:53 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-23 09:40:53 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-23 09:40:53 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-23 09:40:53 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-23 09:40:53 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-23 09:40:53 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-23 09:40:53 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-23 09:40:53 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-23 09:40:53 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-23 09:40:54 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-23 09:40:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-23 09:40:54 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-23 09:40:54 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2026-04-23 09:40:54 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-04-23 09:40:54 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-04-23 09:40:54 [-][-][-][info][yii\web\Session::open] Session started
2026-04-23 09:40:53 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://mail.lebontdu.mywhc.ca/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'mail.lebontdu.mywhc.ca'
    'HTTP_REFERER' => 'https://mail.lebontdu.mywhc.ca/craft/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '455145952'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.242.61'
    'REMOTE_PORT' => '36954'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.lebontdu.mywhc.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://mail.lebontdu.mywhc.ca/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1776962453.9221
    'REQUEST_TIME' => 1776962453
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-04-23 09:40:54 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-23 09:40:54 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-23 09:40:54 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-23 09:40:54 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-23 09:40:54 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-23 09:40:54 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-23 09:40:54 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-23 09:40:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-23 09:40:54 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-23 09:40:54 [-][-][-][info][yii\web\Session::open] Session started
2026-04-23 09:40:54 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-23 09:40:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-23 09:40:54 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-23 09:40:54 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-04-23 09:40:54 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-04-23 09:40:54 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-04-23 09:40:54 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-04-23 09:40:54 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-04-23 09:40:54 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-04-23 09:40:54 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-04-23 09:40:54 [-][-][-][profile begin][Twig template] render template: login
2026-04-23 09:40:54 [-][-][-][profile begin][Twig template] render macro: textField
2026-04-23 09:40:54 [-][-][-][profile begin][Twig template] render macro: field
2026-04-23 09:40:54 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-04-23 09:40:54 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-04-23 09:40:54 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-04-23 09:40:54 [-][-][-][profile end][Twig template] render macro: field
2026-04-23 09:40:54 [-][-][-][profile end][Twig template] render macro: textField
2026-04-23 09:40:54 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-04-23 09:40:54 [-][-][-][profile begin][Twig template] render macro: field
2026-04-23 09:40:54 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-04-23 09:40:54 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-04-23 09:40:54 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-04-23 09:40:54 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-04-23 09:40:54 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-04-23 09:40:54 [-][-][-][profile end][Twig template] render macro: field
2026-04-23 09:40:54 [-][-][-][profile end][Twig template] render macro: passwordField
2026-04-23 09:40:54 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-04-23 09:40:54 [-][-][-][profile begin][Twig template] render macro: field
2026-04-23 09:40:54 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-04-23 09:40:54 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-04-23 09:40:54 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-04-23 09:40:54 [-][-][-][profile end][Twig template] render macro: field
2026-04-23 09:40:54 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-04-23 09:40:54 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-04-23 09:40:54 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-04-23 09:40:54 [-][-][-][profile begin][Twig template] render block: head
2026-04-23 09:40:54 [-][-][-][profile end][Twig template] render block: head
2026-04-23 09:40:54 [-][-][-][profile begin][Twig template] render block: body
2026-04-23 09:40:54 [-][-][-][profile end][Twig template] render block: body
2026-04-23 09:40:54 [-][-][-][profile begin][Twig template] render block: foot
2026-04-23 09:40:54 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-04-23 09:40:54 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-04-23 09:40:54 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-04-23 09:40:54 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-04-23 09:40:54 [-][-][-][profile end][Twig template] render block: foot
2026-04-23 09:40:54 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-04-23 09:40:54 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-04-23 09:40:54 [-][-][-][profile end][Twig template] render template: login
2026-04-23 09:40:54 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-23 09:40:54 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-23 09:40:54 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-23 09:40:54 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-23 09:40:54 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-23 09:40:54 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-23 09:40:54 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-23 09:40:54 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-23 09:40:54 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-23 09:40:54 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-23 09:40:54 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-23 09:40:54 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-23 09:40:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-04-23 09:40:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-04-23 09:40:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-04-23 09:40:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-04-23 09:40:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-04-23 09:40:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-04-23 09:40:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-04-23 09:40:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-04-23 09:40:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-04-23 09:40:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-04-23 09:40:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-04-23 09:40:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-04-23 09:40:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-04-23 09:40:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-04-23 09:40:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-04-23 09:40:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-04-23 09:40:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-04-23 09:40:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-04-23 09:40:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-04-23 09:40:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-04-23 09:40:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-04-23 09:40:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-04-23 09:40:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-04-23 09:40:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-04-23 09:40:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-04-23 09:40:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-04-23 09:40:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-04-23 09:40:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-04-23 09:40:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-04-23 09:40:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-04-23 09:40:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-04-23 09:40:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-04-23 09:40:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-04-23 09:40:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-04-23 09:40:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-04-23 09:40:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-04-23 09:40:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-04-23 09:40:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-04-23 09:40:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-04-23 09:40:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-04-23 09:40:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-04-23 09:40:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-04-23 09:40:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-04-23 09:40:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-04-23 09:40:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-04-23 09:40:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-04-23 09:40:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-04-23 09:40:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-04-23 09:40:54 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-04-23 09:40:54 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-04-23 09:40:54 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-04-23 09:40:54 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => '39b24f7931d34f40d8feb94284d4a591'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://mail.lebontdu.mywhc.ca/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_COOKIE' => 'CraftSessionId=39b24f7931d34f40d8feb94284d4a591'
    'HTTP_HOST' => 'mail.lebontdu.mywhc.ca'
    'HTTP_REFERER' => 'https://mail.lebontdu.mywhc.ca/craft/web/admin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '455145952'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.242.61'
    'REMOTE_PORT' => '36954'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.lebontdu.mywhc.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://mail.lebontdu.mywhc.ca/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1776962454.0614
    'REQUEST_TIME' => 1776962454
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-04-24 17:46:38 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-24 17:46:38 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-24 17:46:38 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-24 17:46:38 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-24 17:46:38 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-24 17:46:38 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-24 17:46:38 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-24 17:46:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-24 17:46:38 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-24 17:46:38 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-04-24 17:46:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-04-24 17:46:38 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-04-24 17:46:38 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-24 17:46:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-24 17:46:38 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-24 17:46:38 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-04-24 17:46:38 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-24 17:46:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-24 17:46:38 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-24 17:46:38 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-04-24 17:46:38 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-04-24 17:46:38 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-04-24 17:46:38 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-04-24 17:46:38 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-04-24 17:46:38 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-04-24 17:46:38 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-04-24 17:46:38 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-24 17:46:38 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-24 17:46:38 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-24 17:46:38 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-24 17:46:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-24 17:46:38 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-24 17:46:38 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-24 17:46:38 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-24 17:46:38 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-24 17:46:38 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-24 17:46:38 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-24 17:46:38 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-24 17:46:38 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-24 17:46:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-24 17:46:38 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-24 17:46:38 [-][-][-][profile begin][Twig template] render template: 
2026-04-24 17:46:38 [-][-][-][profile end][Twig template] render template: 
2026-04-24 17:46:38 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-24 17:46:38 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-24 17:46:38 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-24 17:46:38 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-24 17:46:38 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-24 17:46:38 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-24 17:46:38 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-24 17:46:38 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-24 17:46:38 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-24 17:46:38 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-24 17:46:38 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-24 17:46:38 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-24 17:46:38 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-24 17:46:38 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-24 17:46:38 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-24 17:46:38 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => 'mail.lebontdu.com:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '199.45.154.140'
    'REMOTE_PORT' => '42770'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://mail.lebontdu.com:443/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1777077998.031
    'REQUEST_TIME' => 1777077998
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-04-24 18:56:54 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-24 18:56:54 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-24 18:56:54 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-24 18:56:54 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-24 18:56:54 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-24 18:56:54 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-24 18:56:54 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-24 18:56:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-24 18:56:54 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-24 18:56:54 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-24 18:56:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-24 18:56:54 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-24 18:56:54 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-04-24 18:56:54 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-24 18:56:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-24 18:56:54 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-24 18:56:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-04-24 18:56:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-04-24 18:56:54 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-04-24 18:56:54 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-04-24 18:56:54 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-04-24 18:56:54 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-04-24 18:56:54 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-04-24 18:56:54 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-24 18:56:54 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-24 18:56:54 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-24 18:56:54 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-24 18:56:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-24 18:56:54 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-24 18:56:54 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-24 18:56:54 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-24 18:56:54 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-24 18:56:54 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-24 18:56:54 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-24 18:56:54 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-24 18:56:54 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-24 18:56:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-24 18:56:54 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-24 18:56:54 [-][-][-][profile begin][Twig template] render template: 
2026-04-24 18:56:54 [-][-][-][profile end][Twig template] render template: 
2026-04-24 18:56:54 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-24 18:56:54 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-24 18:56:54 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-24 18:56:54 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-24 18:56:54 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-24 18:56:54 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-24 18:56:54 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-24 18:56:54 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-24 18:56:55 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-24 18:56:55 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-24 18:56:55 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-24 18:56:55 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-24 18:56:55 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-24 18:56:55 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-24 18:56:55 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-24 18:56:54 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => 'mail.lebontdu.com:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '66.132.172.177'
    'REMOTE_PORT' => '46916'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://mail.lebontdu.com:443/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1777082214.6971
    'REQUEST_TIME' => 1777082214
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-04-24 18:58:26 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-24 18:58:26 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-24 18:58:26 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-24 18:58:26 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-24 18:58:26 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-24 18:58:26 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-24 18:58:26 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-24 18:58:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-24 18:58:26 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-24 18:58:26 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-24 18:58:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-24 18:58:26 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-24 18:58:26 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-04-24 18:58:26 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-24 18:58:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-24 18:58:26 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-24 18:58:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-04-24 18:58:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-04-24 18:58:26 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-04-24 18:58:26 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-04-24 18:58:26 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-04-24 18:58:26 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-04-24 18:58:26 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-04-24 18:58:26 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-24 18:58:26 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-24 18:58:26 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-24 18:58:26 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-24 18:58:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-24 18:58:26 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-24 18:58:26 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-24 18:58:26 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-24 18:58:26 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-24 18:58:26 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-24 18:58:26 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-24 18:58:26 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-24 18:58:26 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-24 18:58:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-24 18:58:26 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-24 18:58:26 [-][-][-][profile begin][Twig template] render template: 
2026-04-24 18:58:26 [-][-][-][profile end][Twig template] render template: 
2026-04-24 18:58:26 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-24 18:58:26 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-24 18:58:26 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-24 18:58:26 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-24 18:58:26 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-24 18:58:26 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-24 18:58:26 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-24 18:58:26 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-24 18:58:26 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-24 18:58:26 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-24 18:58:26 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-24 18:58:26 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-24 18:58:26 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-24 18:58:26 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-24 18:58:26 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-24 18:58:26 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => 'www.lebontdu.mywhc.ca:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '167.94.146.60'
    'REMOTE_PORT' => '50658'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'www.lebontdu.mywhc.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://www.lebontdu.mywhc.ca:443/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1777082306.5
    'REQUEST_TIME' => 1777082306
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-04-25 00:47:49 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-25 00:47:49 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-25 00:47:49 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-25 00:47:49 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-25 00:47:49 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-25 00:47:49 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-25 00:47:49 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-25 00:47:49 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-25 00:47:49 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-25 00:47:50 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-25 00:47:50 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-25 00:47:50 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-25 00:47:50 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-04-25 00:47:50 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-25 00:47:50 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-25 00:47:50 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-25 00:47:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-04-25 00:47:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-04-25 00:47:50 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-04-25 00:47:50 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-04-25 00:47:50 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-04-25 00:47:50 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-04-25 00:47:50 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-04-25 00:47:50 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-25 00:47:50 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-25 00:47:50 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-25 00:47:50 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-25 00:47:50 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-25 00:47:50 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-25 00:47:50 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-25 00:47:50 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-25 00:47:50 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-25 00:47:50 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-25 00:47:50 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-25 00:47:50 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-25 00:47:50 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-25 00:47:50 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-25 00:47:50 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-25 00:47:50 [-][-][-][profile begin][Twig template] render template: 
2026-04-25 00:47:50 [-][-][-][profile end][Twig template] render template: 
2026-04-25 00:47:50 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-25 00:47:50 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-25 00:47:50 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-25 00:47:50 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-25 00:47:50 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-25 00:47:50 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-25 00:47:50 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-25 00:47:50 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-25 00:47:50 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-25 00:47:50 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-25 00:47:50 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-25 00:47:50 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-25 00:47:50 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-25 00:47:50 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-25 00:47:50 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-25 00:47:49 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_CHARSET' => 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; DotBot/1.2; +https://opensiteexplorer.org/dotbot; help@moz.com)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '216.244.66.242'
    'REMOTE_PORT' => '42790'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.2'
    'SSL_SESSION_ID' => '138bce4b047ee65a500a9130b6a981be55fa47dfa91c841c0ac198768fe2ea0e'
    'SSL_CIPHER' => 'ECDHE-RSA-AES128-GCM-SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1777103269.9004
    'REQUEST_TIME' => 1777103269
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-04-25 11:07:06 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-25 11:07:06 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-25 11:07:06 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-25 11:07:06 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-25 11:07:06 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-25 11:07:06 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-25 11:07:06 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-25 11:07:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-25 11:07:06 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-25 11:07:07 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-25 11:07:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-25 11:07:07 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-25 11:07:07 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-04-25 11:07:07 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-25 11:07:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-25 11:07:07 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-25 11:07:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-04-25 11:07:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-04-25 11:07:07 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-04-25 11:07:07 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-04-25 11:07:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-04-25 11:07:07 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-04-25 11:07:07 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-04-25 11:07:07 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-25 11:07:07 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-25 11:07:07 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-25 11:07:07 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-25 11:07:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-25 11:07:07 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-25 11:07:07 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-25 11:07:07 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-25 11:07:07 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-25 11:07:07 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-25 11:07:07 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-25 11:07:07 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-25 11:07:07 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-25 11:07:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-25 11:07:07 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-25 11:07:07 [-][-][-][profile begin][Twig template] render template: 
2026-04-25 11:07:07 [-][-][-][profile end][Twig template] render template: 
2026-04-25 11:07:07 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-25 11:07:07 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-25 11:07:07 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-25 11:07:07 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-25 11:07:07 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-25 11:07:07 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-25 11:07:07 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-25 11:07:07 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-25 11:07:07 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-25 11:07:07 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-25 11:07:07 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-25 11:07:07 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-25 11:07:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-25 11:07:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-25 11:07:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-25 11:07:06 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => 'mail.lebontdu.mywhc.ca:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '66.132.172.218'
    'REMOTE_PORT' => '47906'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.lebontdu.mywhc.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://mail.lebontdu.mywhc.ca:443/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1777140426.9021
    'REQUEST_TIME' => 1777140426
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-04-28 08:44:41 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-28 08:44:41 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-28 08:44:41 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-28 08:44:41 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-28 08:44:41 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-28 08:44:41 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-28 08:44:41 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-28 08:44:41 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-28 08:44:41 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-28 08:44:41 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-04-28 08:44:41 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-04-28 08:44:41 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-04-28 08:44:41 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-28 08:44:41 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-28 08:44:41 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-28 08:44:41 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-04-28 08:44:41 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-28 08:44:41 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-28 08:44:41 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-28 08:44:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-04-28 08:44:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-04-28 08:44:41 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-04-28 08:44:41 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-04-28 08:44:41 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-04-28 08:44:41 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-04-28 08:44:41 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-04-28 08:44:41 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-28 08:44:41 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-28 08:44:41 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-28 08:44:41 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-28 08:44:41 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-28 08:44:41 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-28 08:44:41 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-28 08:44:41 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-28 08:44:41 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-28 08:44:41 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-28 08:44:41 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-28 08:44:41 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-28 08:44:41 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-28 08:44:41 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-28 08:44:41 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-28 08:44:41 [-][-][-][profile begin][Twig template] render template: 
2026-04-28 08:44:41 [-][-][-][profile end][Twig template] render template: 
2026-04-28 08:44:41 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-28 08:44:41 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-28 08:44:41 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-28 08:44:41 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-28 08:44:41 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-28 08:44:41 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-28 08:44:41 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-28 08:44:41 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-28 08:44:41 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-28 08:44:41 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-28 08:44:41 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-28 08:44:41 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-28 08:44:41 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-28 08:44:41 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-28 08:44:41 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-28 08:44:41 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_CHARSET' => 'utf-8;q=0.7,iso-8859-1;q=0.2,*;q=0.1'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; DotBot/1.2; +https://opensiteexplorer.org/dotbot; help@moz.com)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '216.244.66.242'
    'REMOTE_PORT' => '34432'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.2'
    'SSL_SESSION_ID' => '29cfc598e69996166055b511d6117d3a7f361bee5608edbadda2d6047a339db5'
    'SSL_CIPHER' => 'ECDHE-RSA-AES128-GCM-SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1777391081.5889
    'REQUEST_TIME' => 1777391081
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-04-29 04:07:07 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-29 04:07:07 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-29 04:07:07 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-29 04:07:07 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-29 04:07:07 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-29 04:07:07 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-29 04:07:07 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-29 04:07:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-29 04:07:07 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-29 04:07:07 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-29 04:07:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-29 04:07:07 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-29 04:07:07 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:07 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-29 04:07:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-29 04:07:07 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-29 04:07:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:07 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-04-29 04:07:07 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-04-29 04:07:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-04-29 04:07:07 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-04-29 04:07:07 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-04-29 04:07:07 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-29 04:07:07 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-29 04:07:07 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-29 04:07:07 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-29 04:07:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-29 04:07:07 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-29 04:07:07 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-29 04:07:07 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-29 04:07:07 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-29 04:07:07 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-29 04:07:07 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-29 04:07:07 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-29 04:07:07 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-29 04:07:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-29 04:07:07 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-29 04:07:07 [-][-][-][profile begin][Twig template] render template: 
2026-04-29 04:07:07 [-][-][-][profile end][Twig template] render template: 
2026-04-29 04:07:07 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-29 04:07:07 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-29 04:07:07 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-29 04:07:07 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-29 04:07:07 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-29 04:07:07 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-29 04:07:07 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-29 04:07:07 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-29 04:07:07 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-29 04:07:07 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-29 04:07:07 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-29 04:07:07 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-29 04:07:07 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-29 04:07:07 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-29 04:07:07 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-29 04:07:07 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'mail.lebontdu.com'
    'HTTP_REFERER' => 'https://mail.lebontdu.com/craft/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '326991197'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.227.14'
    'REMOTE_PORT' => '40606'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://mail.lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1777460827.0654
    'REQUEST_TIME' => 1777460827
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-04-29 04:07:16 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-29 04:07:16 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-29 04:07:16 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-29 04:07:16 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-29 04:07:16 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-29 04:07:16 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-29 04:07:16 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-29 04:07:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-29 04:07:16 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-29 04:07:16 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-29 04:07:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-29 04:07:16 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-29 04:07:17 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2026-04-29 04:07:17 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-04-29 04:07:17 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-04-29 04:07:17 [-][-][-][info][yii\web\Session::open] Session started
2026-04-29 04:07:16 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://mail.lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'mail.lebontdu.com'
    'HTTP_REFERER' => 'https://mail.lebontdu.com/craft/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '326991197'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.227.14'
    'REMOTE_PORT' => '40606'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://mail.lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1777460836.9293
    'REQUEST_TIME' => 1777460836
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-04-29 04:07:17 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-29 04:07:17 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-29 04:07:17 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-29 04:07:17 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-29 04:07:17 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-29 04:07:17 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-29 04:07:17 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-29 04:07:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-29 04:07:17 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-29 04:07:17 [-][-][-][info][yii\web\Session::open] Session started
2026-04-29 04:07:17 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-29 04:07:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-29 04:07:17 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-29 04:07:17 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-04-29 04:07:17 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-04-29 04:07:17 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-04-29 04:07:17 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-04-29 04:07:17 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-04-29 04:07:17 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-04-29 04:07:17 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-04-29 04:07:17 [-][-][-][profile begin][Twig template] render template: login
2026-04-29 04:07:17 [-][-][-][profile begin][Twig template] render macro: textField
2026-04-29 04:07:17 [-][-][-][profile begin][Twig template] render macro: field
2026-04-29 04:07:17 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-04-29 04:07:17 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-04-29 04:07:17 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-04-29 04:07:17 [-][-][-][profile end][Twig template] render macro: field
2026-04-29 04:07:17 [-][-][-][profile end][Twig template] render macro: textField
2026-04-29 04:07:17 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-04-29 04:07:17 [-][-][-][profile begin][Twig template] render macro: field
2026-04-29 04:07:17 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-04-29 04:07:17 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-04-29 04:07:17 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-04-29 04:07:17 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-04-29 04:07:17 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-04-29 04:07:17 [-][-][-][profile end][Twig template] render macro: field
2026-04-29 04:07:17 [-][-][-][profile end][Twig template] render macro: passwordField
2026-04-29 04:07:17 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-04-29 04:07:17 [-][-][-][profile begin][Twig template] render macro: field
2026-04-29 04:07:17 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-04-29 04:07:17 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-04-29 04:07:17 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-04-29 04:07:17 [-][-][-][profile end][Twig template] render macro: field
2026-04-29 04:07:17 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-04-29 04:07:17 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-04-29 04:07:17 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-04-29 04:07:17 [-][-][-][profile begin][Twig template] render block: head
2026-04-29 04:07:17 [-][-][-][profile end][Twig template] render block: head
2026-04-29 04:07:17 [-][-][-][profile begin][Twig template] render block: body
2026-04-29 04:07:17 [-][-][-][profile end][Twig template] render block: body
2026-04-29 04:07:17 [-][-][-][profile begin][Twig template] render block: foot
2026-04-29 04:07:17 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-04-29 04:07:17 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-04-29 04:07:17 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-04-29 04:07:17 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-04-29 04:07:17 [-][-][-][profile end][Twig template] render block: foot
2026-04-29 04:07:17 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-04-29 04:07:17 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-04-29 04:07:17 [-][-][-][profile end][Twig template] render template: login
2026-04-29 04:07:17 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-29 04:07:17 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-29 04:07:17 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-29 04:07:17 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-29 04:07:17 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-29 04:07:17 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-29 04:07:17 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-29 04:07:17 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-29 04:07:17 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-29 04:07:17 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-29 04:07:17 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-29 04:07:17 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-29 04:07:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-04-29 04:07:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-04-29 04:07:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-04-29 04:07:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-04-29 04:07:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-04-29 04:07:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-04-29 04:07:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-04-29 04:07:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-04-29 04:07:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-04-29 04:07:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-04-29 04:07:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-04-29 04:07:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-04-29 04:07:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-04-29 04:07:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-04-29 04:07:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-04-29 04:07:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-04-29 04:07:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-04-29 04:07:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-04-29 04:07:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-04-29 04:07:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-04-29 04:07:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-04-29 04:07:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-04-29 04:07:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-04-29 04:07:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-04-29 04:07:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-04-29 04:07:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-04-29 04:07:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-04-29 04:07:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-04-29 04:07:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-04-29 04:07:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-04-29 04:07:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-04-29 04:07:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-04-29 04:07:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-04-29 04:07:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-04-29 04:07:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-04-29 04:07:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-04-29 04:07:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-04-29 04:07:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-04-29 04:07:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-04-29 04:07:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-04-29 04:07:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-04-29 04:07:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-04-29 04:07:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-04-29 04:07:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-04-29 04:07:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-04-29 04:07:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-04-29 04:07:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-04-29 04:07:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-04-29 04:07:17 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-04-29 04:07:17 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-04-29 04:07:17 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-04-29 04:07:17 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => '7f28a069c55375b6b6985f53fb088199'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://mail.lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_COOKIE' => 'CraftSessionId=7f28a069c55375b6b6985f53fb088199'
    'HTTP_HOST' => 'mail.lebontdu.com'
    'HTTP_REFERER' => 'https://mail.lebontdu.com/craft/web/admin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '326991197'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.227.14'
    'REMOTE_PORT' => '40606'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://mail.lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1777460837.1247
    'REQUEST_TIME' => 1777460837
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-04-29 23:17:43 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-29 23:17:43 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-29 23:17:43 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-29 23:17:43 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-29 23:17:43 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-29 23:17:43 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-29 23:17:43 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-29 23:17:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-29 23:17:43 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-29 23:17:43 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-04-29 23:17:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-04-29 23:17:43 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-04-29 23:17:43 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-29 23:17:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-29 23:17:43 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-29 23:17:43 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-04-29 23:17:43 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-29 23:17:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-29 23:17:43 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-29 23:17:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-04-29 23:17:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-04-29 23:17:43 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-04-29 23:17:43 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-04-29 23:17:43 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-04-29 23:17:43 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-04-29 23:17:43 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-04-29 23:17:43 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-29 23:17:43 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-29 23:17:43 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-29 23:17:43 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-29 23:17:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-29 23:17:43 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-29 23:17:43 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-29 23:17:43 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-29 23:17:43 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-29 23:17:43 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-29 23:17:43 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-29 23:17:43 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-29 23:17:43 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-29 23:17:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-29 23:17:43 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-29 23:17:43 [-][-][-][profile begin][Twig template] render template: 
2026-04-29 23:17:43 [-][-][-][profile end][Twig template] render template: 
2026-04-29 23:17:43 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-29 23:17:43 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-29 23:17:43 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-29 23:17:43 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-29 23:17:43 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-29 23:17:43 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-29 23:17:43 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-29 23:17:43 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-29 23:17:43 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-29 23:17:43 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-29 23:17:43 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-29 23:17:43 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-29 23:17:43 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-29 23:17:43 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-29 23:17:43 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-29 23:17:43 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => 'mail.ltdu.ca:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '66.132.195.113'
    'REMOTE_PORT' => '29384'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.ltdu.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://mail.ltdu.ca:443/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1777529863.3394
    'REQUEST_TIME' => 1777529863
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-04-29 23:43:01 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-29 23:43:01 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-29 23:43:01 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-04-29 23:43:01 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-29 23:43:01 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-29 23:43:01 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-04-29 23:43:01 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-29 23:43:01 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-29 23:43:01 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-04-29 23:43:01 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-29 23:43:01 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-29 23:43:01 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-04-29 23:43:01 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-04-29 23:43:01 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-29 23:43:01 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-29 23:43:01 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-04-29 23:43:01 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-04-29 23:43:01 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-04-29 23:43:01 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-04-29 23:43:01 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-04-29 23:43:01 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-04-29 23:43:01 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-04-29 23:43:01 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-04-29 23:43:01 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-29 23:43:01 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-29 23:43:01 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-04-29 23:43:01 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-29 23:43:01 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-29 23:43:01 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-04-29 23:43:01 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-29 23:43:01 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-29 23:43:01 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-04-29 23:43:01 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-29 23:43:01 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-29 23:43:01 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-04-29 23:43:01 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-29 23:43:01 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-29 23:43:01 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-04-29 23:43:01 [-][-][-][profile begin][Twig template] render template: 
2026-04-29 23:43:01 [-][-][-][profile end][Twig template] render template: 
2026-04-29 23:43:01 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-29 23:43:01 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-29 23:43:01 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-04-29 23:43:01 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-29 23:43:01 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-29 23:43:01 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-04-29 23:43:01 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-29 23:43:01 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-29 23:43:01 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-04-29 23:43:01 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-29 23:43:01 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-29 23:43:01 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-04-29 23:43:01 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-29 23:43:01 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-29 23:43:01 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-04-29 23:43:00 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => 'mail.ltdu.ca:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '199.45.154.122'
    'REMOTE_PORT' => '56808'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.ltdu.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://mail.ltdu.ca:443/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1777531380.9565
    'REQUEST_TIME' => 1777531380
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-05-05 04:03:49 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-05 04:03:49 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-05 04:03:49 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-05 04:03:49 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-05 04:03:49 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-05 04:03:49 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-05 04:03:49 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-05 04:03:49 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-05 04:03:49 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-05 04:03:49 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-05-05 04:03:49 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-05-05 04:03:49 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-05-05 04:03:49 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-05 04:03:49 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-05 04:03:49 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-05 04:03:49 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:03:49 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-05-05 04:03:49 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-05-05 04:03:49 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-05-05 04:03:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:03:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:03:49 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-05-05 04:03:49 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-05-05 04:03:49 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-05-05 04:03:49 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-05-05 04:03:49 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-05-05 04:03:49 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-05-05 04:03:49 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-05-05 04:03:49 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-05-05 04:03:49 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-05-05 04:03:49 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-05-05 04:03:49 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-05-05 04:03:49 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-05-05 04:03:49 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-05-05 04:03:49 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-05-05 04:03:49 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-05-05 04:03:49 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-05-05 04:03:49 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-05-05 04:03:49 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-05-05 04:03:49 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-05-05 04:03:49 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-05-05 04:03:49 [-][-][-][profile begin][Twig template] render template: 
2026-05-05 04:03:50 [-][-][-][profile end][Twig template] render template: 
2026-05-05 04:03:50 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-05 04:03:50 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-05 04:03:50 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-05 04:03:50 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-05 04:03:50 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-05 04:03:50 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-05 04:03:50 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-05 04:03:50 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-05 04:03:50 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-05 04:03:50 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-05 04:03:50 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-05 04:03:50 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-05 04:03:50 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-05-05 04:03:50 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-05-05 04:03:50 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-05-05 04:03:49 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '657783084'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.243.228'
    'REMOTE_PORT' => '42212'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1777979029.8267
    'REQUEST_TIME' => 1777979029
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-05-05 04:04:00 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-05 04:04:00 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-05 04:04:00 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-05 04:04:00 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-05 04:04:00 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-05 04:04:00 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-05 04:04:00 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-05 04:04:00 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-05 04:04:00 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-05 04:04:00 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-05 04:04:00 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-05 04:04:00 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-05 04:04:00 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2026-05-05 04:04:00 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-05-05 04:04:00 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-05-05 04:04:00 [-][-][-][info][yii\web\Session::open] Session started
2026-05-05 04:04:00 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '657783084'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.243.228'
    'REMOTE_PORT' => '42212'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1777979040.4965
    'REQUEST_TIME' => 1777979040
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-05-05 04:04:00 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-05 04:04:00 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-05 04:04:00 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-05 04:04:00 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-05 04:04:00 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-05 04:04:00 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-05 04:04:00 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-05 04:04:00 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-05 04:04:00 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-05 04:04:00 [-][-][-][info][yii\web\Session::open] Session started
2026-05-05 04:04:00 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-05 04:04:00 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-05 04:04:00 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-05 04:04:00 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-05-05 04:04:00 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-05-05 04:04:00 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-05-05 04:04:00 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-05-05 04:04:00 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-05-05 04:04:00 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-05-05 04:04:00 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-05-05 04:04:00 [-][-][-][profile begin][Twig template] render template: login
2026-05-05 04:04:00 [-][-][-][profile begin][Twig template] render macro: textField
2026-05-05 04:04:00 [-][-][-][profile begin][Twig template] render macro: field
2026-05-05 04:04:00 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-05-05 04:04:00 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-05-05 04:04:00 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-05-05 04:04:00 [-][-][-][profile end][Twig template] render macro: field
2026-05-05 04:04:00 [-][-][-][profile end][Twig template] render macro: textField
2026-05-05 04:04:00 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-05-05 04:04:00 [-][-][-][profile begin][Twig template] render macro: field
2026-05-05 04:04:00 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-05-05 04:04:00 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-05-05 04:04:00 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-05-05 04:04:00 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-05-05 04:04:00 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-05-05 04:04:00 [-][-][-][profile end][Twig template] render macro: field
2026-05-05 04:04:00 [-][-][-][profile end][Twig template] render macro: passwordField
2026-05-05 04:04:00 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-05-05 04:04:00 [-][-][-][profile begin][Twig template] render macro: field
2026-05-05 04:04:00 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-05-05 04:04:00 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-05-05 04:04:00 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-05-05 04:04:00 [-][-][-][profile end][Twig template] render macro: field
2026-05-05 04:04:00 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-05-05 04:04:00 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-05-05 04:04:00 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-05-05 04:04:00 [-][-][-][profile begin][Twig template] render block: head
2026-05-05 04:04:00 [-][-][-][profile end][Twig template] render block: head
2026-05-05 04:04:00 [-][-][-][profile begin][Twig template] render block: body
2026-05-05 04:04:00 [-][-][-][profile end][Twig template] render block: body
2026-05-05 04:04:00 [-][-][-][profile begin][Twig template] render block: foot
2026-05-05 04:04:00 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-05-05 04:04:00 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-05-05 04:04:00 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-05-05 04:04:00 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-05-05 04:04:00 [-][-][-][profile end][Twig template] render block: foot
2026-05-05 04:04:00 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-05-05 04:04:00 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-05-05 04:04:00 [-][-][-][profile end][Twig template] render template: login
2026-05-05 04:04:00 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-05 04:04:00 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-05 04:04:00 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-05 04:04:00 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-05 04:04:00 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-05 04:04:00 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-05 04:04:00 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-05 04:04:00 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-05 04:04:00 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-05 04:04:00 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-05 04:04:00 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-05 04:04:00 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-05 04:04:00 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-05-05 04:04:00 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-05-05 04:04:00 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-05-05 04:04:00 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-05-05 04:04:00 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-05-05 04:04:00 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-05-05 04:04:00 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-05-05 04:04:00 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-05-05 04:04:00 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-05-05 04:04:00 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-05-05 04:04:00 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-05-05 04:04:00 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-05-05 04:04:00 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-05-05 04:04:00 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-05-05 04:04:00 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-05-05 04:04:00 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-05-05 04:04:00 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-05-05 04:04:00 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-05-05 04:04:00 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-05-05 04:04:00 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-05-05 04:04:00 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-05-05 04:04:00 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-05-05 04:04:00 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-05-05 04:04:00 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-05-05 04:04:00 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-05-05 04:04:00 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-05-05 04:04:00 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-05-05 04:04:00 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-05-05 04:04:00 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-05-05 04:04:00 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-05-05 04:04:00 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-05-05 04:04:00 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-05-05 04:04:00 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-05-05 04:04:00 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-05-05 04:04:00 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-05-05 04:04:00 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-05-05 04:04:00 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-05-05 04:04:00 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-05-05 04:04:00 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-05-05 04:04:00 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-05-05 04:04:00 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-05-05 04:04:00 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-05-05 04:04:00 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-05-05 04:04:00 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-05-05 04:04:00 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-05-05 04:04:00 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-05-05 04:04:00 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-05-05 04:04:00 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-05-05 04:04:00 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-05-05 04:04:00 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-05-05 04:04:00 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-05-05 04:04:00 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => 'c941cc230dd3b40d4f3776e900979f86'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_COOKIE' => 'CraftSessionId=c941cc230dd3b40d4f3776e900979f86'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_REFERER' => 'https://lebontdu.com/craft/web/admin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '657783084'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.243.228'
    'REMOTE_PORT' => '42212'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1777979040.7686
    'REQUEST_TIME' => 1777979040
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-05-06 02:39:37 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-06 02:39:37 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-06 02:39:37 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-06 02:39:37 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-06 02:39:37 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-06 02:39:37 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-06 02:39:37 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-06 02:39:37 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-06 02:39:37 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-06 02:39:37 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-06 02:39:37 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-06 02:39:37 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-05-06 02:39:37 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-05-06 02:39:37 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-05-06 02:39:37 [-][-][-][info][yii\web\Session::open] Session started
2026-05-06 02:39:37 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://www.lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'www.lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '102.222.199.238'
    'REMOTE_PORT' => '44022'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'www.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://www.lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1778060377.7012
    'REQUEST_TIME' => 1778060377
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-05-06 02:39:39 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-06 02:39:39 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-06 02:39:39 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-06 02:39:39 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-06 02:39:39 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-06 02:39:39 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-06 02:39:39 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-06 02:39:39 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-06 02:39:39 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-06 02:39:39 [-][-][-][info][yii\web\Session::open] Session started
2026-05-06 02:39:39 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-06 02:39:39 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-06 02:39:39 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-06 02:39:39 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-05-06 02:39:39 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-05-06 02:39:39 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-05-06 02:39:39 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-05-06 02:39:39 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-05-06 02:39:39 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-05-06 02:39:39 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-05-06 02:39:39 [-][-][-][profile begin][Twig template] render template: login
2026-05-06 02:39:39 [-][-][-][profile begin][Twig template] render macro: textField
2026-05-06 02:39:39 [-][-][-][profile begin][Twig template] render macro: field
2026-05-06 02:39:39 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-05-06 02:39:39 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-05-06 02:39:39 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-05-06 02:39:39 [-][-][-][profile end][Twig template] render macro: field
2026-05-06 02:39:39 [-][-][-][profile end][Twig template] render macro: textField
2026-05-06 02:39:39 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-05-06 02:39:39 [-][-][-][profile begin][Twig template] render macro: field
2026-05-06 02:39:39 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-05-06 02:39:39 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-05-06 02:39:39 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-05-06 02:39:39 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-05-06 02:39:39 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-05-06 02:39:39 [-][-][-][profile end][Twig template] render macro: field
2026-05-06 02:39:39 [-][-][-][profile end][Twig template] render macro: passwordField
2026-05-06 02:39:39 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-05-06 02:39:39 [-][-][-][profile begin][Twig template] render macro: field
2026-05-06 02:39:39 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-05-06 02:39:39 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-05-06 02:39:39 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-05-06 02:39:39 [-][-][-][profile end][Twig template] render macro: field
2026-05-06 02:39:39 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-05-06 02:39:39 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-05-06 02:39:39 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-05-06 02:39:39 [-][-][-][profile begin][Twig template] render block: head
2026-05-06 02:39:39 [-][-][-][profile end][Twig template] render block: head
2026-05-06 02:39:39 [-][-][-][profile begin][Twig template] render block: body
2026-05-06 02:39:39 [-][-][-][profile end][Twig template] render block: body
2026-05-06 02:39:39 [-][-][-][profile begin][Twig template] render block: foot
2026-05-06 02:39:39 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-05-06 02:39:39 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-05-06 02:39:39 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-05-06 02:39:39 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-05-06 02:39:39 [-][-][-][profile end][Twig template] render block: foot
2026-05-06 02:39:39 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-05-06 02:39:39 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-05-06 02:39:39 [-][-][-][profile end][Twig template] render template: login
2026-05-06 02:39:39 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-06 02:39:39 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-06 02:39:39 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-06 02:39:39 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-06 02:39:39 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-06 02:39:39 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-06 02:39:39 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-06 02:39:39 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-06 02:39:39 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-06 02:39:39 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-06 02:39:39 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-06 02:39:39 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-06 02:39:39 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-05-06 02:39:39 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-05-06 02:39:39 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-05-06 02:39:39 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-05-06 02:39:39 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-05-06 02:39:39 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-05-06 02:39:39 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-05-06 02:39:39 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-05-06 02:39:39 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-05-06 02:39:39 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-05-06 02:39:39 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-05-06 02:39:39 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-05-06 02:39:39 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-05-06 02:39:39 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-05-06 02:39:39 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-05-06 02:39:39 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-05-06 02:39:39 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-05-06 02:39:39 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-05-06 02:39:39 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-05-06 02:39:39 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-05-06 02:39:39 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-05-06 02:39:39 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-05-06 02:39:39 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-05-06 02:39:39 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-05-06 02:39:39 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-05-06 02:39:39 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-05-06 02:39:39 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-05-06 02:39:39 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-05-06 02:39:39 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-05-06 02:39:39 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-05-06 02:39:39 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-05-06 02:39:39 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-05-06 02:39:39 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-05-06 02:39:39 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-05-06 02:39:39 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-05-06 02:39:39 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-05-06 02:39:39 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-05-06 02:39:39 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-05-06 02:39:39 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-05-06 02:39:39 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-05-06 02:39:39 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-05-06 02:39:39 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-05-06 02:39:39 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-05-06 02:39:39 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-05-06 02:39:39 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-05-06 02:39:39 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-05-06 02:39:39 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-05-06 02:39:39 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-05-06 02:39:39 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-05-06 02:39:39 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-05-06 02:39:39 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-05-06 02:39:39 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => '55e872fa96962c7aa22ff28dfa05bdfb'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://www.lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'CraftSessionId=55e872fa96962c7aa22ff28dfa05bdfb'
    'HTTP_HOST' => 'www.lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '102.222.199.238'
    'REMOTE_PORT' => '44022'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'www.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://www.lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1778060379.1821
    'REQUEST_TIME' => 1778060379
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-05-07 15:02:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-07 15:02:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-07 15:02:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-07 15:02:30 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-07 15:02:30 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-07 15:02:30 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-07 15:02:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-07 15:02:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-07 15:02:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-07 15:02:30 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-05-07 15:02:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-05-07 15:02:30 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-05-07 15:02:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-07 15:02:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-07 15:02:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-07 15:02:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-05-07 15:02:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-05-07 15:02:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-05-07 15:02:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-05-07 15:02:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-05-07 15:02:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-05-07 15:02:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-05-07 15:02:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-05-07 15:02:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-05-07 15:02:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-05-07 15:02:30 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-05-07 15:02:30 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-05-07 15:02:30 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-05-07 15:02:30 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-05-07 15:02:30 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-05-07 15:02:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-05-07 15:02:30 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-05-07 15:02:30 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-05-07 15:02:30 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-05-07 15:02:30 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-05-07 15:02:30 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-05-07 15:02:30 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-05-07 15:02:30 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-05-07 15:02:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-05-07 15:02:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-05-07 15:02:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-05-07 15:02:31 [-][-][-][profile begin][Twig template] render template: 
2026-05-07 15:02:31 [-][-][-][profile end][Twig template] render template: 
2026-05-07 15:02:31 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-07 15:02:31 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-07 15:02:31 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-07 15:02:31 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-07 15:02:31 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-07 15:02:31 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-07 15:02:31 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-07 15:02:31 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-07 15:02:31 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-07 15:02:31 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-07 15:02:31 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-07 15:02:31 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-07 15:02:31 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-05-07 15:02:31 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-05-07 15:02:31 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-05-07 15:02:30 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip,identity'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Safari/605.1.15 (Applebot/0.1; +http://www.apple.com/go/applebot)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '17.22.253.228'
    'REMOTE_PORT' => '45062'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1778191350.7963
    'REQUEST_TIME' => 1778191350
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-05-08 05:16:46 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-08 05:16:46 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-08 05:16:46 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-08 05:16:46 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-08 05:16:46 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-08 05:16:46 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-08 05:16:46 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-08 05:16:46 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-08 05:16:46 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-08 05:16:46 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-08 05:16:46 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-08 05:16:46 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-08 05:16:46 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:16:46 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-05-08 05:16:46 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-05-08 05:16:46 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-05-08 05:16:46 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:16:46 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:16:46 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-05-08 05:16:46 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-05-08 05:16:46 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-05-08 05:16:46 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-05-08 05:16:46 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-05-08 05:16:46 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-05-08 05:16:46 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-05-08 05:16:46 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-05-08 05:16:46 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-05-08 05:16:46 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-05-08 05:16:46 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-05-08 05:16:46 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-05-08 05:16:46 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-05-08 05:16:46 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-05-08 05:16:46 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-05-08 05:16:46 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-05-08 05:16:46 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-05-08 05:16:46 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-05-08 05:16:46 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-05-08 05:16:46 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-05-08 05:16:46 [-][-][-][profile begin][Twig template] render template: 
2026-05-08 05:16:46 [-][-][-][profile end][Twig template] render template: 
2026-05-08 05:16:46 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-08 05:16:46 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-08 05:16:46 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-08 05:16:46 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-08 05:16:46 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-08 05:16:46 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-08 05:16:46 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-08 05:16:46 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-08 05:16:46 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-08 05:16:46 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-08 05:16:46 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-08 05:16:46 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-08 05:16:46 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-05-08 05:16:46 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-05-08 05:16:46 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-05-08 05:16:46 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'www.lebontdu.com'
    'HTTP_REFERER' => 'https://www.lebontdu.com/craft/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '355762346'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.227.161'
    'REMOTE_PORT' => '60812'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'www.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://www.lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1778242606.7445
    'REQUEST_TIME' => 1778242606
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-05-08 05:17:16 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-08 05:17:16 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-08 05:17:16 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-08 05:17:16 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-08 05:17:16 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-08 05:17:16 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-08 05:17:16 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-08 05:17:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-08 05:17:16 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-08 05:17:16 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-08 05:17:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-08 05:17:16 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-08 05:17:16 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2026-05-08 05:17:16 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-05-08 05:17:16 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-05-08 05:17:16 [-][-][-][info][yii\web\Session::open] Session started
2026-05-08 05:17:16 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://www.lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'www.lebontdu.com'
    'HTTP_REFERER' => 'https://www.lebontdu.com/craft/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '355762346'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.227.161'
    'REMOTE_PORT' => '60812'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'www.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://www.lebontdu.com/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1778242635.991
    'REQUEST_TIME' => 1778242635
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-05-08 05:17:16 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-08 05:17:16 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-08 05:17:16 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-08 05:17:16 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-08 05:17:16 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-08 05:17:16 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-08 05:17:16 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-08 05:17:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-08 05:17:16 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-08 05:17:16 [-][-][-][info][yii\web\Session::open] Session started
2026-05-08 05:17:16 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-08 05:17:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-08 05:17:16 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-08 05:17:16 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-05-08 05:17:16 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-05-08 05:17:16 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-05-08 05:17:16 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-05-08 05:17:16 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-05-08 05:17:16 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-05-08 05:17:16 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-05-08 05:17:16 [-][-][-][profile begin][Twig template] render template: login
2026-05-08 05:17:16 [-][-][-][profile begin][Twig template] render macro: textField
2026-05-08 05:17:16 [-][-][-][profile begin][Twig template] render macro: field
2026-05-08 05:17:16 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-05-08 05:17:16 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-05-08 05:17:16 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-05-08 05:17:16 [-][-][-][profile end][Twig template] render macro: field
2026-05-08 05:17:16 [-][-][-][profile end][Twig template] render macro: textField
2026-05-08 05:17:16 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-05-08 05:17:16 [-][-][-][profile begin][Twig template] render macro: field
2026-05-08 05:17:16 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-05-08 05:17:16 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-05-08 05:17:16 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-05-08 05:17:16 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-05-08 05:17:16 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-05-08 05:17:16 [-][-][-][profile end][Twig template] render macro: field
2026-05-08 05:17:16 [-][-][-][profile end][Twig template] render macro: passwordField
2026-05-08 05:17:16 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-05-08 05:17:16 [-][-][-][profile begin][Twig template] render macro: field
2026-05-08 05:17:16 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-05-08 05:17:16 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-05-08 05:17:16 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-05-08 05:17:16 [-][-][-][profile end][Twig template] render macro: field
2026-05-08 05:17:16 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-05-08 05:17:16 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-05-08 05:17:16 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-05-08 05:17:16 [-][-][-][profile begin][Twig template] render block: head
2026-05-08 05:17:16 [-][-][-][profile end][Twig template] render block: head
2026-05-08 05:17:16 [-][-][-][profile begin][Twig template] render block: body
2026-05-08 05:17:16 [-][-][-][profile end][Twig template] render block: body
2026-05-08 05:17:16 [-][-][-][profile begin][Twig template] render block: foot
2026-05-08 05:17:16 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-05-08 05:17:16 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-05-08 05:17:16 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-05-08 05:17:16 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-05-08 05:17:16 [-][-][-][profile end][Twig template] render block: foot
2026-05-08 05:17:16 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-05-08 05:17:16 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-05-08 05:17:16 [-][-][-][profile end][Twig template] render template: login
2026-05-08 05:17:16 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-08 05:17:16 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-08 05:17:16 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-08 05:17:16 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-08 05:17:16 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-08 05:17:16 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-08 05:17:16 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-08 05:17:16 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-08 05:17:16 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-08 05:17:16 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-08 05:17:16 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-08 05:17:16 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-08 05:17:16 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-05-08 05:17:16 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-05-08 05:17:16 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-05-08 05:17:16 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-05-08 05:17:16 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-05-08 05:17:16 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-05-08 05:17:16 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-05-08 05:17:16 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-05-08 05:17:16 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-05-08 05:17:16 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-05-08 05:17:16 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-05-08 05:17:16 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-05-08 05:17:16 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-05-08 05:17:16 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-05-08 05:17:16 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-05-08 05:17:16 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-05-08 05:17:16 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-05-08 05:17:16 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-05-08 05:17:16 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-05-08 05:17:16 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-05-08 05:17:16 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-05-08 05:17:16 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-05-08 05:17:16 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-05-08 05:17:16 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-05-08 05:17:16 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-05-08 05:17:16 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-05-08 05:17:16 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-05-08 05:17:16 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-05-08 05:17:16 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-05-08 05:17:16 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-05-08 05:17:16 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-05-08 05:17:16 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-05-08 05:17:16 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-05-08 05:17:16 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-05-08 05:17:16 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-05-08 05:17:16 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-05-08 05:17:16 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-05-08 05:17:16 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-05-08 05:17:16 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-05-08 05:17:16 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-05-08 05:17:16 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-05-08 05:17:16 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-05-08 05:17:16 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-05-08 05:17:16 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-05-08 05:17:16 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-05-08 05:17:16 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-05-08 05:17:16 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-05-08 05:17:16 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-05-08 05:17:16 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-05-08 05:17:16 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-05-08 05:17:16 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-05-08 05:17:16 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => '0138c43af9cf112b068804fe082595fd'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://www.lebontdu.com/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_COOKIE' => 'CraftSessionId=0138c43af9cf112b068804fe082595fd'
    'HTTP_HOST' => 'www.lebontdu.com'
    'HTTP_REFERER' => 'https://www.lebontdu.com/craft/web/admin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '355762346'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '74.7.227.161'
    'REMOTE_PORT' => '60812'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'www.lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://www.lebontdu.com/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1778242636.2003
    'REQUEST_TIME' => 1778242636
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-05-10 08:10:49 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-10 08:10:49 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-10 08:10:49 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-10 08:10:49 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-10 08:10:49 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-10 08:10:49 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-10 08:10:49 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-10 08:10:49 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-10 08:10:49 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-10 08:10:49 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-05-10 08:10:49 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-05-10 08:10:49 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-05-10 08:10:49 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-10 08:10:49 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-10 08:10:49 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-10 08:10:49 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-05-10 08:10:49 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-05-10 08:10:49 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-05-10 08:10:49 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-05-10 08:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-05-10 08:10:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-05-10 08:10:49 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-05-10 08:10:49 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-05-10 08:10:49 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-05-10 08:10:49 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-05-10 08:10:49 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-05-10 08:10:49 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-05-10 08:10:49 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-05-10 08:10:49 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-05-10 08:10:49 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-05-10 08:10:49 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-05-10 08:10:49 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-05-10 08:10:49 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-05-10 08:10:49 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-05-10 08:10:49 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-05-10 08:10:49 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-05-10 08:10:49 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-05-10 08:10:49 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-05-10 08:10:49 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-05-10 08:10:49 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-05-10 08:10:49 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-05-10 08:10:49 [-][-][-][profile begin][Twig template] render template: 
2026-05-10 08:10:49 [-][-][-][profile end][Twig template] render template: 
2026-05-10 08:10:49 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-10 08:10:49 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-10 08:10:49 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-10 08:10:49 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-10 08:10:49 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-10 08:10:49 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-10 08:10:49 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-10 08:10:49 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-10 08:10:49 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-10 08:10:49 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-10 08:10:49 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-10 08:10:49 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-10 08:10:49 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-05-10 08:10:49 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-05-10 08:10:49 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-05-10 08:10:49 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'deflate, gzip, br, zstd'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '142.44.228.167'
    'REMOTE_PORT' => '39000'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1778425849.0886
    'REQUEST_TIME' => 1778425849
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-05-17 20:22:32 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-17 20:22:32 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-17 20:22:32 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-17 20:22:32 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-17 20:22:32 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-17 20:22:32 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-17 20:22:32 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-17 20:22:32 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-17 20:22:32 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-17 20:22:32 [-][-][-][info][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-05-17 20:22:32 [-][-][-][profile begin][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-05-17 20:22:32 [-][-][-][profile end][yii\db\Command::query] SELECT `path`, `value`
FROM `projectconfig`
ORDER BY `path`
2026-05-17 20:22:32 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-17 20:22:32 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-17 20:22:32 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-17 20:22:32 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-05-17 20:22:32 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-05-17 20:22:32 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-05-17 20:22:32 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-05-17 20:22:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-05-17 20:22:32 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-05-17 20:22:32 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-05-17 20:22:32 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-05-17 20:22:32 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-05-17 20:22:32 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-05-17 20:22:32 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-05-17 20:22:33 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-05-17 20:22:33 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-05-17 20:22:33 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-05-17 20:22:33 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-05-17 20:22:33 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-05-17 20:22:33 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-05-17 20:22:33 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-05-17 20:22:33 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-05-17 20:22:33 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-05-17 20:22:33 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-05-17 20:22:33 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-05-17 20:22:33 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-05-17 20:22:33 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-05-17 20:22:33 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-05-17 20:22:33 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-05-17 20:22:33 [-][-][-][profile begin][Twig template] render template: 
2026-05-17 20:22:33 [-][-][-][profile end][Twig template] render template: 
2026-05-17 20:22:33 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-17 20:22:33 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-17 20:22:33 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-17 20:22:33 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-17 20:22:33 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-17 20:22:33 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-17 20:22:33 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-17 20:22:33 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-17 20:22:33 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-17 20:22:33 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-17 20:22:33 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-17 20:22:33 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-17 20:22:33 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-05-17 20:22:33 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-05-17 20:22:33 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-05-17 20:22:31 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'lebontdu.mywhc.ca'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'
    'HTTP_SEC_CH_UA' => 'Google Chrome\";v=\"111\", \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"111'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '103.196.9.56'
    'REMOTE_PORT' => '26142'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.mywhc.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.mywhc.ca/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1779074551.2987
    'REQUEST_TIME' => 1779074551
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-05-17 20:22:34 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-17 20:22:34 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-17 20:22:34 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-17 20:22:34 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-17 20:22:34 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-17 20:22:34 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-17 20:22:34 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-17 20:22:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-17 20:22:34 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-17 20:22:34 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-17 20:22:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-17 20:22:34 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-17 20:22:34 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-05-17 20:22:34 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-05-17 20:22:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-05-17 20:22:34 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-05-17 20:22:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-05-17 20:22:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-05-17 20:22:34 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-05-17 20:22:34 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-05-17 20:22:34 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-05-17 20:22:34 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-05-17 20:22:34 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-05-17 20:22:34 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-05-17 20:22:34 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-05-17 20:22:34 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-05-17 20:22:34 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-05-17 20:22:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-05-17 20:22:34 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-05-17 20:22:34 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-05-17 20:22:34 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-05-17 20:22:34 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-05-17 20:22:34 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-05-17 20:22:34 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-05-17 20:22:34 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-05-17 20:22:34 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-05-17 20:22:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-05-17 20:22:34 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-05-17 20:22:34 [-][-][-][profile begin][Twig template] render template: 
2026-05-17 20:22:34 [-][-][-][profile end][Twig template] render template: 
2026-05-17 20:22:34 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-17 20:22:34 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-17 20:22:34 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-17 20:22:34 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-17 20:22:34 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-17 20:22:34 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-17 20:22:34 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-17 20:22:34 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-17 20:22:34 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-17 20:22:34 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-17 20:22:34 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-17 20:22:34 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-17 20:22:34 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-05-17 20:22:34 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-05-17 20:22:34 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-05-17 20:22:34 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'lebontdu.com'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'
    'HTTP_SEC_CH_UA' => 'Google Chrome\";v=\"111\", \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"111'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '103.4.251.223'
    'REMOTE_PORT' => '22642'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'lebontdu.com'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://lebontdu.com/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1779074554.753
    'REQUEST_TIME' => 1779074554
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-05-17 22:53:23 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-17 22:53:23 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-17 22:53:23 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-17 22:53:23 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-17 22:53:23 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-17 22:53:23 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-17 22:53:23 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-17 22:53:23 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-17 22:53:23 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-17 22:53:23 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-17 22:53:23 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-17 22:53:23 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-17 22:53:24 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-05-17 22:53:24 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-05-17 22:53:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-05-17 22:53:24 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type`
FROM `elements` `elements`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='__home__') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE))
LIMIT 1
2026-05-17 22:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [
    'rule' => 'Element URI: ',
    'match' => false,
    'parent' => null,
]
2026-05-17 22:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-05-17 22:53:24 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-05-17 22:53:24 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-05-17 22:53:24 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-05-17 22:53:24 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-05-17 22:53:24 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: 
2026-05-17 22:53:24 [-][-][-][info][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-05-17 22:53:24 [-][-][-][profile begin][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-05-17 22:53:24 [-][-][-][profile end][yii\db\Command::query] SELECT COUNT(*)
FROM (SELECT 1
FROM `sites`
LIMIT 2) `x`
2026-05-17 22:53:24 [-][-][-][info][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-05-17 22:53:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-05-17 22:53:24 [-][-][-][profile end][yii\db\Command::query] SELECT `fields`.`id`, `fields`.`dateCreated`, `fields`.`dateUpdated`, `fields`.`groupId`, `fields`.`name`, `fields`.`handle`, `fields`.`context`, `fields`.`instructions`, `fields`.`translationMethod`, `fields`.`translationKeyFormat`, `fields`.`type`, `fields`.`settings`, `fields`.`uid`, `fields`.`searchable`, `fields`.`columnSuffix`
FROM `fields` `fields`
ORDER BY `fields`.`name`, `fields`.`handle`
2026-05-17 22:53:24 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-05-17 22:53:24 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-05-17 22:53:24 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `elements`
2026-05-17 22:53:24 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-05-17 22:53:24 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-05-17 22:53:24 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'elements' AND `kcu`.`TABLE_NAME` = 'elements'
2026-05-17 22:53:24 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-05-17 22:53:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-05-17 22:53:24 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`fieldLayoutId`, `elements`.`uid`, `elements`.`enabled`, `elements`.`archived`, `elements`.`dateCreated`, `elements`.`dateUpdated`, `elements_sites`.`id` AS `siteSettingsId`, `elements_sites`.`slug`, `elements_sites`.`siteId`, `elements_sites`.`uri`, `elements_sites`.`enabled` AS `enabledForSite`, `elements`.`canonicalId`, `elements`.`dateLastMerged`, `globalsets`.`name`, `globalsets`.`handle`, `globalsets`.`uid`, `globalsets`.`sortOrder`, `content`.`id` AS `contentId`
FROM (SELECT `elements`.`id` AS `elementsId`, `elements_sites`.`id` AS `elementsSitesId`, `content`.`id` AS `contentId`
FROM `elements` `elements`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `elements`.`id`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id`
INNER JOIN `content` `content` ON `content`.`elementId` = `elements`.`id`
WHERE (`elements`.`archived`=FALSE) AND (`elements`.`dateDeleted` IS NULL) AND (`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)
ORDER BY `globalsets`.`sortOrder`) `subquery`
INNER JOIN `globalsets` `globalsets` ON `globalsets`.`id` = `subquery`.`elementsId`
INNER JOIN `elements` `elements` ON `elements`.`id` = `subquery`.`elementsId`
INNER JOIN `elements_sites` `elements_sites` ON `elements_sites`.`id` = `subquery`.`elementsSitesId`
INNER JOIN `content` `content` ON `content`.`id` = `subquery`.`contentId`
ORDER BY `globalsets`.`sortOrder`
2026-05-17 22:53:24 [-][-][-][profile begin][Twig template] render template: 
2026-05-17 22:53:24 [-][-][-][profile end][Twig template] render template: 
2026-05-17 22:53:24 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-17 22:53:24 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-17 22:53:24 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-17 22:53:24 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-17 22:53:24 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-17 22:53:24 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-17 22:53:24 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-17 22:53:24 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-17 22:53:24 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-17 22:53:24 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-17 22:53:24 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-17 22:53:24 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-17 22:53:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-05-17 22:53:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-05-17 22:53:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/installer/dist', 'c7aa461b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/installer/dist'
2026-05-17 22:53:23 [-][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate'
    'HTTP_HOST' => 'mail.ltdu.ca'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '216.73.216.42'
    'REMOTE_PORT' => '44201'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.ltdu.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://mail.ltdu.ca/craft/web/'
    'SCRIPT_URL' => '/craft/web/'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1779083603.8075
    'REQUEST_TIME' => 1779083603
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-05-17 23:53:24 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-17 23:53:24 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-17 23:53:24 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-17 23:53:24 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-17 23:53:24 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-17 23:53:24 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-17 23:53:24 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-17 23:53:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-17 23:53:24 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-17 23:53:24 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-17 23:53:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-17 23:53:24 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-17 23:53:24 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/requirements-check
2026-05-17 23:53:24 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRequirementsCheck()
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: ',
    'match' => true,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-05-17 23:53:24 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-05-17 23:53:24 [-][-][-][info][yii\web\Session::open] Session started
2026-05-17 23:53:24 [-][-][-][info][application] $_GET = [
    'p' => 'admin'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://mail.ltdu.ca/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate'
    'HTTP_HOST' => 'mail.ltdu.ca'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '216.73.216.42'
    'REMOTE_PORT' => '63890'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.ltdu.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin'
    'REDIRECT_URL' => '/craft/web/admin'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin'
    'SCRIPT_URI' => 'https://mail.ltdu.ca/craft/web/admin'
    'SCRIPT_URL' => '/craft/web/admin'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1779087204.2188
    'REQUEST_TIME' => 1779087204
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
2026-05-17 23:53:24 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-17 23:53:24 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-17 23:53:24 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=lebontdu_craft;port=3306
2026-05-17 23:53:24 [-][-][-][info][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-17 23:53:24 [-][-][-][profile begin][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-17 23:53:24 [-][-][-][profile end][yii\db\Command::query] SELECT *
FROM `info`
WHERE `id`=1
LIMIT 1
2026-05-17 23:53:24 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-17 23:53:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-17 23:53:24 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`name`, `s`.`handle`, `s`.`language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid`, `s`.`dateCreated`, `s`.`dateUpdated`, `s`.`groupId`, `s`.`enabled`
FROM `sites` `s`
INNER JOIN `sitegroups` `sg` ON `sg`.`id` = `s`.`groupId`
WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL)
ORDER BY `sg`.`name`, `s`.`sortOrder`
2026-05-17 23:53:24 [-][-][-][info][yii\web\Session::open] Session started
2026-05-17 23:53:24 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-17 23:53:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-17 23:53:24 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition`
FROM `plugins`
ORDER BY `handle`
2026-05-17 23:53:24 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'users/login'
2026-05-17 23:53:24 [-][-][-][trace][yii\base\Controller::runAction] Route to run: users/login
2026-05-17 23:53:24 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\UsersController::actionLogin()
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [
    'rule' => 'Token',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/edit/<assetId:\\d+><filename:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: assets/<defaultSource:(?:[a-zA-Z][a-zA-Z0-9_]*)(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: categories/<groupHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<categoryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: dashboard',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<id:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: edit/<uid:[A-Za-z0-9]{8}-[A-Za-z0-9]{4}-4[A-Za-z0-9]{3}-[89abAB][A-Za-z0-9]{3}-[A-Za-z0-9]{12}>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<sectionHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/new',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: entries/<section:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<entryId:\\d+><slug:(?:-[^\\/]*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: globals/<siteHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>/<globalSetHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: myaccount',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: update',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/new',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/volumes/<volumeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/new',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/assets/transforms/<transformHandle:(?:[a-zA-Z][a-zA-Z0-9_]*)>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/new',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/categories/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/email',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/<groupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/new',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/fields/edit/<fieldId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/general',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/new',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/globals/<globalSetId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/plugins/<handle>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/routes',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/new',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/new',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sections/<sectionId:\\d+>/entrytypes/<entryTypeId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/new',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/sites/<siteId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/new',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/tags/<tagGroupId:\\d+>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: settings/users',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: utilities/<id:[\\w\\-]+><extra:(\\/.*)?>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/callback',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedUrlRoute] [
    'rule' => 'URL Rule: plugin-store/<url:(.*)>',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedDiscoverableUrlRoute] [
    'rule' => 'Discoverable change password URL',
    'match' => false,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [
    'rule' => 'Template: login',
    'match' => true,
    'parent' => null,
]
2026-05-17 23:53:24 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render'
2026-05-17 23:53:24 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render
2026-05-17 23:53:24 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender()
2026-05-17 23:53:24 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: login
2026-05-17 23:53:24 [-][-][-][profile begin][Twig template] render template: login
2026-05-17 23:53:24 [-][-][-][profile begin][Twig template] render macro: textField
2026-05-17 23:53:24 [-][-][-][profile begin][Twig template] render macro: field
2026-05-17 23:53:24 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/text
2026-05-17 23:53:24 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-05-17 23:53:24 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-05-17 23:53:24 [-][-][-][profile end][Twig template] render macro: field
2026-05-17 23:53:24 [-][-][-][profile end][Twig template] render macro: textField
2026-05-17 23:53:24 [-][-][-][profile begin][Twig template] render macro: passwordField
2026-05-17 23:53:24 [-][-][-][profile begin][Twig template] render macro: field
2026-05-17 23:53:24 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/password
2026-05-17 23:53:24 [-][-][-][profile begin][Twig template] render template: _includes/forms/password
2026-05-17 23:53:24 [-][-][-][profile begin][Twig template] render template: _includes/forms/text
2026-05-17 23:53:24 [-][-][-][profile end][Twig template] render template: _includes/forms/text
2026-05-17 23:53:24 [-][-][-][profile end][Twig template] render template: _includes/forms/password
2026-05-17 23:53:24 [-][-][-][profile end][Twig template] render macro: field
2026-05-17 23:53:24 [-][-][-][profile end][Twig template] render macro: passwordField
2026-05-17 23:53:24 [-][-][-][profile begin][Twig template] render macro: checkboxField
2026-05-17 23:53:24 [-][-][-][profile begin][Twig template] render macro: field
2026-05-17 23:53:24 [-][-][-][trace][craft\web\View::renderTemplate] Rendering template: _includes/forms/checkbox
2026-05-17 23:53:24 [-][-][-][profile begin][Twig template] render template: _includes/forms/checkbox
2026-05-17 23:53:24 [-][-][-][profile end][Twig template] render template: _includes/forms/checkbox
2026-05-17 23:53:24 [-][-][-][profile end][Twig template] render macro: field
2026-05-17 23:53:24 [-][-][-][profile end][Twig template] render macro: checkboxField
2026-05-17 23:53:24 [-][-][-][profile begin][Twig template] render template: _layouts/basecp
2026-05-17 23:53:24 [-][-][-][profile begin][Twig template] render template: _layouts/base
2026-05-17 23:53:24 [-][-][-][profile begin][Twig template] render block: head
2026-05-17 23:53:24 [-][-][-][profile end][Twig template] render block: head
2026-05-17 23:53:24 [-][-][-][profile begin][Twig template] render block: body
2026-05-17 23:53:24 [-][-][-][profile end][Twig template] render block: body
2026-05-17 23:53:24 [-][-][-][profile begin][Twig template] render block: foot
2026-05-17 23:53:24 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-05-17 23:53:24 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-05-17 23:53:24 [-][-][-][profile begin][Twig template] render macro: noAccessMessage
2026-05-17 23:53:24 [-][-][-][profile end][Twig template] render macro: noAccessMessage
2026-05-17 23:53:24 [-][-][-][profile end][Twig template] render block: foot
2026-05-17 23:53:24 [-][-][-][profile end][Twig template] render template: _layouts/base
2026-05-17 23:53:24 [-][-][-][profile end][Twig template] render template: _layouts/basecp
2026-05-17 23:53:24 [-][-][-][profile end][Twig template] render template: login
2026-05-17 23:53:24 [-][-][-][info][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-17 23:53:24 [-][-][-][profile begin][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-17 23:53:24 [-][-][-][profile end][yii\db\Command::query] SHOW FULL COLUMNS FROM `resourcepaths`
2026-05-17 23:53:24 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-17 23:53:24 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-17 23:53:24 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `constraint_name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `referenced_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `referenced_column_name`,
    `rc`.`DELETE_RULE`,
    `rc`.`UPDATE_RULE`
FROM `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`
JOIN `information_schema`.`KEY_COLUMN_USAGE` AS `kcu` ON
    (
        `kcu`.`CONSTRAINT_CATALOG` = `rc`.`CONSTRAINT_CATALOG` OR
        (`kcu`.`CONSTRAINT_CATALOG` IS NULL AND `rc`.`CONSTRAINT_CATALOG` IS NULL)
    ) AND
    `kcu`.`CONSTRAINT_SCHEMA` = `rc`.`CONSTRAINT_SCHEMA` AND
    `kcu`.`CONSTRAINT_NAME` = `rc`.`CONSTRAINT_NAME`
WHERE `rc`.`CONSTRAINT_SCHEMA` = database() AND `kcu`.`TABLE_SCHEMA` = database()
AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `kcu`.`TABLE_NAME` = 'resourcepaths'
2026-05-17 23:53:24 [-][-][-][info][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-17 23:53:24 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-17 23:53:24 [-][-][-][profile end][yii\db\Command::query] SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    CASE
        WHEN NULL IS NULL AND `kcu`.`REFERENCED_TABLE_SCHEMA` = DATABASE() THEN NULL
        ELSE `kcu`.`REFERENCED_TABLE_SCHEMA`
    END AS `foreign_table_schema`,
    `kcu`.`REFERENCED_TABLE_NAME` AS `foreign_table_name`,
    `kcu`.`REFERENCED_COLUMN_NAME` AS `foreign_column_name`,
    `rc`.`UPDATE_RULE` AS `on_update`,
    `rc`.`DELETE_RULE` AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`REFERENTIAL_CONSTRAINTS` AS `rc`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `rc`.`CONSTRAINT_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `rc`.`TABLE_NAME` = 'resourcepaths' AND `rc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME`
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` = 'FOREIGN KEY'
UNION
SELECT
    `kcu`.`CONSTRAINT_NAME` AS `name`,
    `kcu`.`COLUMN_NAME` AS `column_name`,
    `tc`.`CONSTRAINT_TYPE` AS `type`,
    NULL AS `foreign_table_schema`,
    NULL AS `foreign_table_name`,
    NULL AS `foreign_column_name`,
    NULL AS `on_update`,
    NULL AS `on_delete`,
    `kcu`.`ORDINAL_POSITION` AS `position`
FROM
    `information_schema`.`KEY_COLUMN_USAGE` AS `kcu`,
    `information_schema`.`TABLE_CONSTRAINTS` AS `tc`
WHERE
    `kcu`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `kcu`.`TABLE_NAME` = 'resourcepaths'
    AND `tc`.`TABLE_SCHEMA` = `kcu`.`TABLE_SCHEMA` AND `tc`.`TABLE_NAME` = 'resourcepaths' AND `tc`.`CONSTRAINT_NAME` = `kcu`.`CONSTRAINT_NAME` AND `tc`.`CONSTRAINT_TYPE` IN ('PRIMARY KEY', 'UNIQUE')
ORDER BY `position` ASC
2026-05-17 23:53:24 [-][-][-][info][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-17 23:53:24 [-][-][-][profile begin][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-17 23:53:24 [-][-][-][profile end][yii\db\Command::query] SELECT
    `s`.`INDEX_NAME` AS `name`,
    `s`.`COLUMN_NAME` AS `column_name`,
    `s`.`NON_UNIQUE` ^ 1 AS `index_is_unique`,
    `s`.`INDEX_NAME` = 'PRIMARY' AS `index_is_primary`
FROM `information_schema`.`STATISTICS` AS `s`
WHERE `s`.`TABLE_SCHEMA` = COALESCE(NULL, DATABASE()) AND `s`.`INDEX_SCHEMA` = `s`.`TABLE_SCHEMA` AND `s`.`TABLE_NAME` = 'resourcepaths'
ORDER BY `s`.`SEQ_IN_INDEX` ASC
2026-05-17 23:53:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-05-17 23:53:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-05-17 23:53:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/login/dist', 'f66172e8') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/login/dist'
2026-05-17 23:53:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-05-17 23:53:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-05-17 23:53:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/cp/dist', 'f25f6796') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/cp/dist'
2026-05-17 23:53:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-05-17 23:53:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-05-17 23:53:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/axios/dist', '7f84e41b') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/axios/dist'
2026-05-17 23:53:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-05-17 23:53:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-05-17 23:53:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/d3/dist', 'e86a41df') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/d3/dist'
2026-05-17 23:53:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-05-17 23:53:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-05-17 23:53:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/elementresizedetector/dist', '5b4630ea') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/elementresizedetector/dist'
2026-05-17 23:53:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-05-17 23:53:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-05-17 23:53:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/garnish/dist', '8e901409') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/garnish/dist'
2026-05-17 23:53:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-05-17 23:53:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-05-17 23:53:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@bower/jquery/dist', '96d4ad71') ON DUPLICATE KEY UPDATE `path`='@bower/jquery/dist'
2026-05-17 23:53:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-05-17 23:53:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-05-17 23:53:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerytouchevents/dist', '7ccfa1d4') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerytouchevents/dist'
2026-05-17 23:53:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-05-17 23:53:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-05-17 23:53:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/velocity/dist', '349d3358') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/velocity/dist'
2026-05-17 23:53:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-05-17 23:53:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-05-17 23:53:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jqueryui/dist', '6d430a31') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jqueryui/dist'
2026-05-17 23:53:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-05-17 23:53:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-05-17 23:53:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/jquerypayment/dist', '43834466') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/jquerypayment/dist'
2026-05-17 23:53:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-05-17 23:53:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-05-17 23:53:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/picturefill/dist', '54125f9c') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/picturefill/dist'
2026-05-17 23:53:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-05-17 23:53:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-05-17 23:53:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/selectize/dist', 'c69ebf85') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/selectize/dist'
2026-05-17 23:53:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-05-17 23:53:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-05-17 23:53:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fileupload/dist', 'd6144561') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fileupload/dist'
2026-05-17 23:53:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-05-17 23:53:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-05-17 23:53:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/xregexp/dist', '534c75b6') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/xregexp/dist'
2026-05-17 23:53:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-05-17 23:53:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-05-17 23:53:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/fabric/dist', '6278ba9') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/fabric/dist'
2026-05-17 23:53:24 [-][-][-][info][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-05-17 23:53:24 [-][-][-][profile begin][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-05-17 23:53:24 [-][-][-][profile end][yii\db\Command::execute] INSERT INTO `resourcepaths` (`path`, `hash`) VALUES ('@app/web/assets/iframeresizer/dist', 'da82f41a') ON DUPLICATE KEY UPDATE `path`='@app/web/assets/iframeresizer/dist'
2026-05-17 23:53:24 [-][-][-][info][application] $_GET = [
    'p' => 'admin/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'CraftSessionId' => '82a38820fe95bfcf509adfe03138ef29'
]

$_SESSION = [
    '9fcfdc82b4ffc54863de927d155de32f__flash' => []
    'eeb5c247a41905437e11f303a1057943__returnUrl' => 'https://mail.ltdu.ca/craft/web/admin'
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate'
    'HTTP_COOKIE' => 'CraftSessionId=82a38820fe95bfcf509adfe03138ef29'
    'HTTP_HOST' => 'mail.ltdu.ca'
    'HTTP_REFERER' => 'https://mail.ltdu.ca/craft/web/admin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/lebontdu/public_html'
    'REMOTE_ADDR' => '216.73.216.42'
    'REMOTE_PORT' => '63890'
    'SERVER_ADDR' => '173.209.33.163'
    'SERVER_NAME' => 'mail.ltdu.ca'
    'SERVER_ADMIN' => 'webmaster@lebontdu.com'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/craft/web/admin/login'
    'REDIRECT_URL' => '/craft/web/admin/login'
    'REDIRECT_REQUEST_METHOD' => 'GET'
    'HTTPS' => 'on'
    'REDIRECT_STATUS' => '200'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/lebontdu/public_html/craft/web/index.php'
    'QUERY_STRING' => 'p=admin/login'
    'SCRIPT_URI' => 'https://mail.ltdu.ca/craft/web/admin/login'
    'SCRIPT_URL' => '/craft/web/admin/login'
    'SCRIPT_NAME' => '/craft/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/craft/web/index.php'
    'REQUEST_TIME_FLOAT' => 1779087204.4201
    'REQUEST_TIME' => 1779087204
    'ENVIRONMENT' => 'dev'
    'APP_ID' => 'CraftCMS--020861e6-631b-4756-8cf1-8df42708124f'
    'SECURITY_KEY' => '••••••••••••••••••••••••••••••••'
    'DB_DRIVER' => 'mysql'
    'DB_SERVER' => 'localhost'
    'DB_PORT' => '3306'
    'DB_DATABASE' => 'lebontdu_craft'
    'DB_USER' => 'lebontdu_craft'
    'DB_PASSWORD' => '•••••••••••••••'
    'DB_SCHEMA' => 'public'
    'DB_TABLE_PREFIX' => ''
    'CP_TRIGGER' => 'admin'
    'PRIMARY_SITE_URL' => 'https://lebontdu.com/craft/web'
]
