I have set to Debug the logger mode. Now I get this repeated many times per minute on suitecrm.log. No idea what it means…
Wed Jun 5 14:35:00 2019 [33167][1][INFO] Query Execution Time:6.103515625E-5
Wed Jun 5 14:35:00 2019 [33167][1][DEBUG] Hook called: Users::after_retrieve
Wed Jun 5 14:35:00 2019 [33167][1][DEBUG] FACTOR AUTH: -------------------------------------------------------------
Wed Jun 5 14:35:00 2019 [33167][1][DEBUG] FACTOR AUTH: --------------------- CHECK FACTOR AUtH ---------------------
Wed Jun 5 14:35:00 2019 [33167][1][DEBUG] FACTOR AUTH: -------------------------------------------------------------
Wed Jun 5 14:35:00 2019 [33167][1][DEBUG] FACTOR AUTH: User needs factor auth, request is not Logout
Wed Jun 5 14:35:00 2019 [33167][1][DEBUG] FACTOR AUTH: User does`nt need factor auth
Wed Jun 5 14:35:00 2019 [33167][1][DEBUG] Current user is: user_master
Wed Jun 5 14:35:00 2019 [33167][1][DEBUG] Current user is: user_master
Wed Jun 5 14:35:00 2019 [33167][1][DEBUG] setting cookie ck_login_id_20 to 1
Wed Jun 5 14:35:00 2019 [33167][1][DEBUG] setting cookie ck_login_language_20 to en_us
Wed Jun 5 14:35:00 2019 [33167][1][DEBUG] current_language is: en_us
Wed Jun 5 14:35:00 2019 [33167][1][INFO] Found language file: en_us.lang.php
Wed Jun 5 14:35:00 2019 [33167][1][INFO] Found custom language file: en_us.lang.php
Wed Jun 5 14:35:00 2019 [33167][1][DEBUG] Performing action: action_get MODULE: Alerts
Wed Jun 5 14:35:00 2019 [33167][1][DEBUG] get_full_list: order_by = 'alerts.date_entered' and where = 'alerts.assigned_user_id = '1' AND is_read != '1''
Wed Jun 5 14:35:00 2019 [33167][1][DEBUG] SugarBean[Alert].load_relationships, Loading relationship (modified_user_link).
Wed Jun 5 14:35:00 2019 [33167][1][DEBUG] SugarBean[Alert].load_relationships, Loading relationship (created_by_link).
Wed Jun 5 14:35:00 2019 [33167][1][DEBUG] SugarBean[Alert].load_relationships, Loading relationship (assigned_user_link).
Wed Jun 5 14:35:00 2019 [33167][1][DEBUG] process_order_by: (alerts.date_entered) does not have a vardef entry.
Wed Jun 5 14:35:00 2019 [33167][1][DEBUG] process_full_list_query: query is SELECT alerts.* , jt0.user_name modified_by_name , jt0.created_by modified_by_name_owner , 'Users' modified_by_name_mod , jt1.user_name created_by_name , jt1.created_by created_by_name_owner , 'Users' created_by_name_mod , jt2.user_name assigned_user_name , jt2.created_by assigned_user_name_owner , 'Users' assigned_user_name_mod FROM alerts LEFT JOIN users jt0 ON alerts.modified_user_id=jt0.id AND jt0.deleted=0
AND jt0.deleted=0 LEFT JOIN users jt1 ON alerts.created_by=jt1.id AND jt1.deleted=0
AND jt1.deleted=0 LEFT JOIN users jt2 ON alerts.assigned_user_id=jt2.id AND jt2.deleted=0
AND jt2.deleted=0 where (alerts.assigned_user_id = '1' AND is_read != '1') AND alerts.deleted=0
Wed Jun 5 14:35:00 2019 [33167][1][INFO] Query: SELECT alerts.* , jt0.user_name modified_by_name , jt0.created_by modified_by_name_owner , 'Users' modified_by_name_mod , jt1.user_name created_by_name , jt1.created_by created_by_name_owner , 'Users' created_by_name_mod , jt2.user_name assigned_user_name , jt2.created_by assigned_user_name_owner , 'Users' assigned_user_name_mod FROM alerts LEFT JOIN users jt0 ON alerts.modified_user_id=jt0.id AND jt0.deleted=0
AND jt0.deleted=0 LEFT JOIN users jt1 ON alerts.created_by=jt1.id AND jt1.deleted=0
AND jt1.deleted=0 LEFT JOIN users jt2 ON alerts.assigned_user_id=jt2.id AND jt2.deleted=0
AND jt2.deleted=0 where (alerts.assigned_user_id = '1' AND is_read != '1') AND alerts.deleted=0
Wed Jun 5 14:35:00 2019 [33167][1][INFO] Query Execution Time:7.319450378418E-5
Wed Jun 5 14:35:00 2019 [33167][1][DEBUG] process_full_list_query: result is mysqli_result Object
(
[current_field] => 0
[field_count] => 23
[lengths] =>
[num_rows] => 0
[type] => 0
)
Wed Jun 5 14:35:00 2019 [33167][1][DEPRECATED] Array
(
)
Wed Jun 5 14:35:00 2019 [33167][1][DEBUG] Hook called: ::server_round_trip
Wed Jun 5 14:35:00 2019 [33167][1][DEBUG] Calling MySQLi::disconnect()
Wed Jun 5 14:35:19 2019 [34587][-none-][DEBUG] current_language is: en_us
Wed Jun 5 14:35:19 2019 [34587][-none-][DEBUG] Found cache backend SugarCacheFile
Wed Jun 5 14:35:19 2019 [34587][-none-][DEBUG] Found cache backend SugarCacheRedis
Wed Jun 5 14:35:19 2019 [34587][-none-][DEBUG] Found cache backend SugarCacheWincache
Wed Jun 5 14:35:19 2019 [34587][-none-][DEBUG] Found cache backend SugarCacheMemory
Wed Jun 5 14:35:19 2019 [34587][-none-][DEBUG] Using cache backend SugarCacheMemory, since 999 is less than 1000
Wed Jun 5 14:35:19 2019 [34587][-none-][DEBUG] Found cache backend SugarCacheMemcache
Wed Jun 5 14:35:19 2019 [34587][-none-][DEBUG] Found cache backend SugarCacheMemcached
Wed Jun 5 14:35:19 2019 [34587][-none-][DEBUG] Using cache backend SugarCacheMemcached, since 900 is less than 999
Wed Jun 5 14:35:19 2019 [34587][-none-][DEBUG] Found cache backend SugarCachesMash
Wed Jun 5 14:35:19 2019 [34587][-none-][DEBUG] Found cache backend SugarCacheAPC
Wed Jun 5 14:35:19 2019 [34587][-none-][DEBUG] Found cache backend SugarCacheZend
Wed Jun 5 14:35:19 2019 [34587][-none-][INFO] Found language file: en_us.lang.php
Wed Jun 5 14:35:19 2019 [34587][-none-][INFO] Found custom language file: en_us.lang.php
Wed Jun 5 14:35:19 2019 [34587][-none-][INFO] Query:SELECT id, name, symbol, conversion_rate FROM currencies WHERE status = 'Active' and deleted = 0
Wed Jun 5 14:35:19 2019 [34587][-none-][INFO] Query Execution Time:9.2983245849609E-5
Wed Jun 5 14:35:19 2019 [34587][-none-][INFO] Query:SELECT category, name, value FROM config
Wed Jun 5 14:35:19 2019 [34587][-none-][INFO] Query Execution Time:7.8916549682617E-5
Wed Jun 5 14:35:19 2019 [34587][-none-][INFO] Query:SELECT id FROM outbound_email WHERE type = 'system'
Wed Jun 5 14:35:19 2019 [34587][-none-][INFO] Query Execution Time:5.6982040405273E-5
Wed Jun 5 14:35:19 2019 [34587][-none-][INFO] Query:SELECT * FROM outbound_email WHERE id = '87b4d0bd-e14a-adbd-3016-5bd1683c3c10'
Wed Jun 5 14:35:19 2019 [34587][-none-][INFO] Query Execution Time:5.6028366088867E-5
Wed Jun 5 14:35:19 2019 [34587][-none-][DEBUG] Hook called: ::after_entry_point
Wed Jun 5 14:35:19 2019 [34587][-none-][DEBUG] Including module specific hook file for custom/modules
Wed Jun 5 14:35:19 2019 [34587][-none-][DEBUG] Including Ext hook file for custom/application
Wed Jun 5 14:35:19 2019 [34587][-none-][DEBUG] Hook called: ::after_session_start
Wed Jun 5 14:35:19 2019 [34587][-none-][DEBUG] Unable to find SugarController:: LogView
Wed Jun 5 14:35:19 2019 [34587][-none-][DEBUG] We have an authenticated user id: 1
Wed Jun 5 14:35:19 2019 [34587][-none-][DEBUG] Hook called: Users::before_retrieve
Wed Jun 5 14:35:19 2019 [34587][-none-][DEBUG] Including module specific hook file for custom/modules/Users
Wed Jun 5 14:35:19 2019 [34587][-none-][DEBUG] Retrieve User : SELECT users.* FROM users WHERE users.id = '1' AND users.deleted=0
Wed Jun 5 14:35:19 2019 [34587][-none-][DEBUG] Limit Query:SELECT users.* FROM users WHERE users.id = '1' AND users.deleted=0 Start: 0 count: 1
Wed Jun 5 14:35:19 2019 [34587][-none-][INFO] Query:SELECT users.* FROM users WHERE users.id = '1' AND users.deleted=0 LIMIT 0,1
Wed Jun 5 14:35:19 2019 [34587][-none-][INFO] Query Execution Time:0.00010895729064941
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] get_user_array query: SELECT id, first_name, last_name, user_name FROM users WHERE 1=1 ORDER BY first_name, last_name ASC
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Query:SELECT id, first_name, last_name, user_name FROM users WHERE 1=1 ORDER BY first_name, last_name ASC
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Query Execution Time:6.103515625E-5
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Query:SELECT u1.first_name, u1.last_name from users u1, users u2 where u1.id = u2.reports_to_id AND u2.id = '1' and u1.deleted=0
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Query Execution Time:3.504753112793E-5
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] SugarBean[User].load_relationships, Loading relationship (reports_to_link).
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Query:SELECT
ea.email_address,
ea.email_address_caps,
ea.invalid_email,
ea.opt_out,
ea.confirm_opt_in,
ea.date_created,
ea.date_modified,
ear.id,
ear.email_address_id,
ear.bean_id,
ear.bean_module,
ear.primary_address,
ear.reply_to_address,
ear.deleted
FROM email_addresses ea LEFT JOIN email_addr_bean_rel ear ON ea.id = ear.email_address_id
WHERE
ear.bean_module = 'Users'
AND ear.bean_id = '1'
AND ear.deleted = 0
ORDER BY ear.reply_to_address, ear.primary_address DESC
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Query Execution Time:9.1075897216797E-5
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] Hook called: Users::after_retrieve
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] FACTOR AUTH: -------------------------------------------------------------
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] FACTOR AUTH: --------------------- CHECK FACTOR AUtH ---------------------
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] FACTOR AUTH: -------------------------------------------------------------
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] FACTOR AUTH: User needs factor auth, request is not Logout
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] FACTOR AUTH: User does`nt need factor auth
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] Current user is: user_master
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] Current user is: user_master
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] setting cookie ck_login_id_20 to 1
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] setting cookie ck_login_language_20 to en_us
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] current_language is: en_us
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Found language file: en_us.lang.php
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Found custom language file: en_us.lang.php
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] Module:Configurator using file: LogView
Wed Jun 5 14:35:19 2019 [34587][1][DEPRECATED] Array
(
)
Wed Jun 5 14:35:19 2019 [34587][1][WARN] CSS File Dawn/yui.css not found
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Query:SELECT parent_id, parent_type FROM favorites WHERE assigned_user_id = '1' AND deleted = 0 ORDER BY date_entered DESC
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Query Execution Time:0.00011301040649414
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] Hook called: FP_events::before_retrieve
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] Retrieve FP_events : SELECT fp_events.* FROM fp_events WHERE fp_events.id = 'b7fb135c-46b7-0795-2611-5cf55bd3581b' AND fp_events.deleted=0
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] Limit Query:SELECT fp_events.* FROM fp_events WHERE fp_events.id = 'b7fb135c-46b7-0795-2611-5cf55bd3581b' AND fp_events.deleted=0 Start: 0 count: 1
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Query:SELECT fp_events.* FROM fp_events WHERE fp_events.id = 'b7fb135c-46b7-0795-2611-5cf55bd3581b' AND fp_events.deleted=0 LIMIT 0,1
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Query Execution Time:7.2002410888672E-5
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] SugarBean[FP_events].load_relationships, Loading relationship (fp_event_locations_fp_events_1fp_event_locations_ida).
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Query:SELECT fp_event_locations_fp_events_1fp_event_locations_ida id FROM fp_event_locations_fp_events_1_c WHERE fp_event_locations_fp_events_1_c.fp_event_locations_fp_events_1fp_events_idb = 'b7fb135c-46b7-0795-2611-5cf55bd3581b' AND fp_event_locations_fp_events_1_c.deleted=0
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Query Execution Time:8.2015991210938E-5
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] Hook called: FP_Event_Locations::before_retrieve
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] Retrieve FP_Event_Locations : SELECT fp_event_locations.* FROM fp_event_locations WHERE fp_event_locations.id = 'd61abd35-d861-8044-1224-5cf55b9827c1' AND fp_event_locations.deleted=0
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] Limit Query:SELECT fp_event_locations.* FROM fp_event_locations WHERE fp_event_locations.id = 'd61abd35-d861-8044-1224-5cf55b9827c1' AND fp_event_locations.deleted=0 Start: 0 count: 1
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Query:SELECT fp_event_locations.* FROM fp_event_locations WHERE fp_event_locations.id = 'd61abd35-d861-8044-1224-5cf55b9827c1' AND fp_event_locations.deleted=0 LIMIT 0,1
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Query Execution Time:5.6982040405273E-5
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] SugarBean[FP_Event_Locations].load_relationships, Loading relationship (assigned_user_id).
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] SugarBean.load_relationships, failed Loading relationship (assigned_user_id)
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] SugarBean[FP_Event_Locations].load_relationships, Loading relationship (assigned_user_id).
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] SugarBean.load_relationships, failed Loading relationship (assigned_user_id)
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] Hook called: FP_Event_Locations::after_retrieve
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Query:SELECT id ,fp_event_locations.name as fp_event_locations_fp_events_1_name , fp_event_locations.assigned_user_id owner FROM fp_event_locations WHERE deleted=0 AND id='d61abd35-d861-8044-1224-5cf55b9827c1'
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Query Execution Time:4.6014785766602E-5
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] Hook called: FP_events::after_retrieve
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] Hook called: AOW_WorkFlow::before_retrieve
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] Retrieve AOW_WorkFlow : SELECT aow_workflow.* FROM aow_workflow WHERE aow_workflow.id = 'f2c28047-c09c-ba33-e7b5-5ce71f2f77d7' AND aow_workflow.deleted=0
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] Limit Query:SELECT aow_workflow.* FROM aow_workflow WHERE aow_workflow.id = 'f2c28047-c09c-ba33-e7b5-5ce71f2f77d7' AND aow_workflow.deleted=0 Start: 0 count: 1
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Query:SELECT aow_workflow.* FROM aow_workflow WHERE aow_workflow.id = 'f2c28047-c09c-ba33-e7b5-5ce71f2f77d7' AND aow_workflow.deleted=0 LIMIT 0,1
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Query Execution Time:8.8214874267578E-5
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] Hook called: AOW_WorkFlow::after_retrieve
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] Hook called: Notes::before_retrieve
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] Retrieve Note : SELECT notes.* FROM notes WHERE notes.id = '6ddfc204-bf54-ae37-492c-5c4b991ddc17' AND notes.deleted=0
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] Limit Query:SELECT notes.* FROM notes WHERE notes.id = '6ddfc204-bf54-ae37-492c-5c4b991ddc17' AND notes.deleted=0 Start: 0 count: 1
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Query:SELECT notes.* FROM notes WHERE notes.id = '6ddfc204-bf54-ae37-492c-5c4b991ddc17' AND notes.deleted=0 LIMIT 0,1
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Query Execution Time:7.1048736572266E-5
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] SugarBean[Note].load_relationships, Loading relationship (contact).
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] Hook called: Notes::after_retrieve
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] Hook called: Accounts::before_retrieve
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] Including module specific hook file for custom/modules/Accounts
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] Retrieve Account : SELECT accounts.*,accounts_cstm.* FROM accounts LEFT JOIN accounts_cstm ON accounts.id = accounts_cstm.id_c WHERE accounts.id = '5a706b7b-ef40-be35-c406-5c183856ce36' AND accounts.deleted=0
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] Limit Query:SELECT accounts.*,accounts_cstm.* FROM accounts LEFT JOIN accounts_cstm ON accounts.id = accounts_cstm.id_c WHERE accounts.id = '5a706b7b-ef40-be35-c406-5c183856ce36' AND accounts.deleted=0 Start: 0 count: 1
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Query:SELECT accounts.*,accounts_cstm.* FROM accounts LEFT JOIN accounts_cstm ON accounts.id = accounts_cstm.id_c WHERE accounts.id = '5a706b7b-ef40-be35-c406-5c183856ce36' AND accounts.deleted=0 LIMIT 0,1
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Query Execution Time:0.00010800361633301
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Query:SELECT a1.name from accounts a1, accounts a2 where a1.id = a2.parent_id and a2.id = '5a706b7b-ef40-be35-c406-5c183856ce36' and a1.deleted=0
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Query Execution Time:5.1975250244141E-5
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] SugarBean[Account].load_relationships, Loading relationship (campaign_accounts).
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Query:SELECT
ea.email_address,
ea.email_address_caps,
ea.invalid_email,
ea.opt_out,
ea.confirm_opt_in,
ea.date_created,
ea.date_modified,
ear.id,
ear.email_address_id,
ear.bean_id,
ear.bean_module,
ear.primary_address,
ear.reply_to_address,
ear.deleted
FROM email_addresses ea LEFT JOIN email_addr_bean_rel ear ON ea.id = ear.email_address_id
WHERE
ear.bean_module = 'Accounts'
AND ear.bean_id = '5a706b7b-ef40-be35-c406-5c183856ce36'
AND ear.deleted = 0
ORDER BY ear.reply_to_address, ear.primary_address DESC
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Query Execution Time:7.3909759521484E-5
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] Hook called: Accounts::after_retrieve
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] Hook called: Notes::before_retrieve
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] Retrieve Note : SELECT notes.* FROM notes WHERE notes.id = '70f961fa-55fb-bb0f-5f07-5c16de84b1e7' AND notes.deleted=0
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] Limit Query:SELECT notes.* FROM notes WHERE notes.id = '70f961fa-55fb-bb0f-5f07-5c16de84b1e7' AND notes.deleted=0 Start: 0 count: 1
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Query:SELECT notes.* FROM notes WHERE notes.id = '70f961fa-55fb-bb0f-5f07-5c16de84b1e7' AND notes.deleted=0 LIMIT 0,1
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Query Execution Time:6.103515625E-5
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] SugarBean[Note].load_relationships, Loading relationship (contact).
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] Hook called: Notes::after_retrieve
Wed Jun 5 14:35:19 2019 [34587][1][DEBUG] Limit Query:SELECT item_id, item_summary, module_name, id FROM tracker WHERE id = (SELECT MAX(id) as id FROM tracker WHERE user_id = '1' AND deleted = 0 AND visible = 1) Start: 0 count: 50
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Query:SELECT item_id, item_summary, module_name, id FROM tracker WHERE id = (SELECT MAX(id) as id FROM tracker WHERE user_id = '1' AND deleted = 0 AND visible = 1) LIMIT 0,50
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Query Execution Time:5.5074691772461E-5
Wed Jun 5 14:35:19 2019 [34587][1][INFO] Tracker: retrieving 10 items