POST https://pim12-demo.pimcoredemos.com/pimcore-studio/api/execution-engine/running-jobs

Query Metrics

9 Database Queries
9 Different statements
2.92 ms Query time
0 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 0.32 ms
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
2 0.21 ms
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1780404032
  "maintenance_mode"
]
3 0.44 ms
SELECT * FROM users WHERE `type` = ? AND id = ?
Parameters:
[
  "user"
  2
]
4 0.27 ms
SELECT * FROM users_workspaces_asset WHERE userId = ?
Parameters:
[
  2
]
5 0.21 ms
SELECT * FROM users_workspaces_document WHERE userId = ?
Parameters:
[
  2
]
6 0.19 ms
SELECT * FROM users_workspaces_object WHERE userId = ?
Parameters:
[
  2
]
7 0.46 ms
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0 FROM (SELECT g0_.id AS id_0, g0_.ownerId AS ownerId_1, g0_.state AS state_2, g0_.currentStep AS currentStep_3, g0_.currentMessage AS currentMessage_4, g0_.log AS log_5, g0_.serializedJob AS serializedJob_6, g0_.context AS context_7, g0_.creationDate AS creationDate_8, g0_.modificationDate AS modificationDate_9, g0_.executionContext AS executionContext_10, g0_.totalElements AS totalElements_11, g0_.processedElementsForStep AS processedElementsForStep_12, b1_.jobRunId AS jobRunId_13 FROM generic_execution_engine_job_run g0_ LEFT JOIN bundle_studio_execution_engine_hidden_job_run b1_ ON (g0_.id = b1_.jobRunId) WHERE b1_.jobRunId IS NULL AND g0_.ownerId = ? AND g0_.id = ? AND g0_.executionContext IN (?, ?)) dctrn_result_inner ORDER BY id_0 ASC) dctrn_result LIMIT 1
Parameters:
[
  2
  18
  "studio_stop_on_error"
  "studio_continue_on_error"
]
8 0.42 ms
SELECT g0_.id AS id_0, g0_.ownerId AS ownerId_1, g0_.state AS state_2, g0_.currentStep AS currentStep_3, g0_.currentMessage AS currentMessage_4, g0_.log AS log_5, g0_.serializedJob AS serializedJob_6, g0_.context AS context_7, g0_.creationDate AS creationDate_8, g0_.modificationDate AS modificationDate_9, g0_.executionContext AS executionContext_10, g0_.totalElements AS totalElements_11, g0_.processedElementsForStep AS processedElementsForStep_12 FROM generic_execution_engine_job_run g0_ LEFT JOIN bundle_studio_execution_engine_hidden_job_run b1_ ON (g0_.id = b1_.jobRunId) WHERE b1_.jobRunId IS NULL AND g0_.ownerId = ? AND g0_.id = ? AND g0_.executionContext IN (?, ?) AND g0_.id IN (?) ORDER BY g0_.id ASC
Parameters:
[
  2
  18
  "studio_stop_on_error"
  "studio_continue_on_error"
  18
]
9 0.40 ms
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT g0_.id AS id_0, g0_.ownerId AS ownerId_1, g0_.state AS state_2, g0_.currentStep AS currentStep_3, g0_.currentMessage AS currentMessage_4, g0_.log AS log_5, g0_.serializedJob AS serializedJob_6, g0_.context AS context_7, g0_.creationDate AS creationDate_8, g0_.modificationDate AS modificationDate_9, g0_.executionContext AS executionContext_10, g0_.totalElements AS totalElements_11, g0_.processedElementsForStep AS processedElementsForStep_12 FROM generic_execution_engine_job_run g0_ LEFT JOIN bundle_studio_execution_engine_hidden_job_run b1_ ON (g0_.id = b1_.jobRunId) WHERE b1_.jobRunId IS NULL AND g0_.ownerId = ? AND g0_.id = ? AND g0_.executionContext IN (?, ?) ORDER BY g0_.id ASC) dctrn_result) dctrn_table
Parameters:
[
  2
  18
  "studio_stop_on_error"
  "studio_continue_on_error"
]

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
Pimcore\Bundle\GenericExecutionEngineBundle\Entity\JobRun 1