POST https://fim01.simbiosidev.it/message-bus-callback/fetch-git-info/7

Query Metrics

9 Database Queries
7 Different statements
3.73 ms Query time
0 Invalid entities
4 Managed entities

Queries

Group similar statements

# Time Info
1 0.75 ms
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.email AS email_4, t0.roles AS roles_5, t0.password AS password_6, t0.is_verified AS is_verified_7, t0.website_language_id AS website_language_id_8 FROM `user` t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  "alessiocaldarigi@grupporetina.com"
]
2 0.50 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.hosting_machine AS hosting_machine_3, t0.installation_date AS installation_date_4, t0.git_branch AS git_branch_5, t0.git_commit_hash_short AS git_commit_hash_short_6, t0.git_commit_date AS git_commit_date_7, t0.configurator_path AS configurator_path_8, t0.crm_path AS crm_path_9, t0.symfony_env AS symfony_env_10, t0.fluentis_env AS fluentis_env_11, t0.installation_folder AS installation_folder_12, t0.installation_url AS installation_url_13, t0.last_updated_at AS last_updated_at_14, t0.note AS note_15, t0.url_scheme AS url_scheme_16, t0.url_host AS url_host_17, t0.url_port AS url_port_18, t0.created_at AS created_at_19, t0.customer_id AS customer_id_20 FROM installation t0 WHERE t0.id = ?
Parameters:
[
  "7"
]
3 0.20 ms
"START TRANSACTION"
Parameters:
[]
4 0.40 ms
UPDATE installation SET git_commit_hash_short = ?, git_commit_date = ? WHERE id = ?
Parameters:
[
  "ad7df066"
  "2026-06-23 17:56:07"
  7
]
5 0.50 ms
"COMMIT"
Parameters:
[]
6 0.48 ms
DELETE FROM deploy_operation_log
            WHERE installation_id = ?
              AND id NOT IN (
                  SELECT id
                  FROM (
                      SELECT id
                      FROM deploy_operation_log
                      WHERE installation_id = ?
                      ORDER BY created_at DESC
                      LIMIT 20
                  ) t
              )
Parameters:
[
  7
  7
]
7 0.09 ms
"START TRANSACTION"
Parameters:
[]
8 0.26 ms
INSERT INTO deploy_operation_log (script_name, script_args, command_output, exit_code, error, created_at, installation_id) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "cacheAssets.sh"
  "["\/bin\/bash","\/cacheAssets.sh","\/composer.adielle.json","\/config\/bundles.adielle.php"]"
  """
    \e[0;36mℹ️  🐘 Using PHP binary: /usr/bin/php -inifile: /etc/php/8.2/cli/php.ini\e[0m\n
    \e[0;36mℹ️  🐚 Using MySQL binary from PATH: \e[1;33m/usr/bin/mysql\e[0m\e[0m\n
    \e[0;32m✅ ✅ yq found at: /usr/bin/yq\e[0m\n
    [2026-06-24 08:08:21] - Using PHP binary for cacheAssets.sh: /usr/bin/php\n
    [2026-06-24 08:08:22] - Executing cache assets clean from directory: /var/www/html/adielle-dev/fluentis\n
    \n
     // Clearing the cache for the dev environment with debug true                  \n
    \n
     [OK] Cache for the "dev" environment (debug=true) was successfully cleared.    \n
    \n
    [2026-06-24 08:08:39] - ✅ cache:clear done\n
    Dumping exposed routes.\n
    \n
    [file+] /var/www/html/adielle-dev/fluentis/public/js/fos_js_routes.js\n
    [2026-06-24 08:08:40] - ✅ js-routing:dump done\n
    [2026-06-24 08:08:40] - ⚙️  Running assets:install...\n
    [2026-06-24 08:08:40] - 📦 Detected Linux or non-macOS — using copy mode\n
    \n
     Installing assets as hard copies.\n
    \n
     --- -------------------- ---------------- \n
          Bundle               Method / Error  \n
     --- -------------------- ---------------- \n
      ✔   QuadraCoreBundle     copy            \n
      ✔   FOSJsRoutingBundle   copy            \n
      ✔   SimbiosiAbsBundle    copy            \n
      ✔   TinymceBundle        copy            \n
     --- -------------------- ---------------- \n
    \n
     ! [NOTE] Some assets were installed via copy. If you make changes to these     \n
     !        assets you have to run this command again.                            \n
    \n
     [OK] All assets were successfully installed.                                   \n
    \n
    [2026-06-24 08:08:40] - ✅ assets:install completed\n
    Git info saved to ./public/data/git_info.json\n
    [2026-06-24 08:08:40] - ✅ git info script done\n
    \e[0;36mℹ️  🐘 Using PHP binary: /usr/bin/php -inifile: /etc/php/8.2/cli/php.ini\e[0m\n
    \e[0;36mℹ️  🐚 Using MySQL binary from PATH: \e[1;33m/usr/bin/mysql\e[0m\e[0m\n
    \e[0;32m✅ ✅ yq found at: /usr/bin/yq\e[0m\n
    [2026-06-24 08:08:40] - Starting bundle alias file generation\n
    🔍 Parsing /var/www/html/adielle-dev/fluentis/config/fluentis/setup.yaml...\n
    [2026-06-24 08:08:40] - Skipping alias for missing folder: /var/www/html/adielle-dev/fluentis/public/bundles/simbiosiabs/js/controller\n
    [2026-06-24 08:08:40] - Skipping alias for missing folder: /var/www/html/adielle-dev/fluentis/public/bundles/simbiosiabs/js/vendor\n
    [2026-06-24 08:08:40] - Skipping alias for missing folder: /var/www/html/adielle-dev/fluentis/public/bundles/simbiosiabs/js/contextual-menu\n
    [2026-06-24 08:08:40] - Skipping alias for missing folder: /var/www/html/adielle-dev/fluentis/public/bundles/simbiosiabs/js/google\n
    [2026-06-24 08:08:40] - Skipping alias for missing folder: /var/www/html/adielle-dev/fluentis/public/bundles/simbiosiabs/js/enum\n
    ✅ Generated /var/www/html/adielle-dev/fluentis/public/data/bundle_aliases.js\n
    Generating /var/www/html/adielle-dev/fluentis/public/data/bundle_loader.js...\n
    ✅ Generated /var/www/html/adielle-dev/fluentis/public/data/bundle_loader.js\n
    [2026-06-24 08:08:40] - ✅ bundle aliases script done\n
    Il file setup.yaml è stato convertito in JSON correttamente. Il file generato si trova dentro /public/data/!\n
    [2026-06-24 08:08:40] - ✅ YAML to JSON conversion done\n
    [2026-06-24 08:08:40] - Launched symfony cache:clear, js-routing:dump, assets install and translations\n
    """
  "0"
  "\r\n"
  "2026-06-24 10:08:41"
  7
]
9 0.57 ms
"COMMIT"
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\User 1
App\Entity\Installation 1
App\Entity\Customer 1
App\Entity\DeployOperationLog 1