Page Time: 0.0271s

Memory: 3.8370 MB (Peak: 3.9143 MB)

Queries (25, time: 0.0019s, 7.1%)

  1. SELECT data_key, data_value
    FROM xf_data_registry
    WHERE data_key IN ('addOns', 'addOnsComposer', 'autoJobRun', 'bbCodeMedia', 'classExtensions', 'codeEventListeners', 'connectedAccountCount', 'contentTypes', 'displayStyles', 'helpPageCount', 'languages', 'masterStyleProperties', 'nodeTypes', 'options', 'reactions', 'reportCounts', 'simpleCache', 'smilies', 'unapprovedCounts', 'userBanners', 'userTitleLadder', 'userUpgradeCount', 'widgetCache', 'widgetDefinition', 'widgetPosition', 'bannedIps', 'bbCodeCustom', 'discouragedIps', 'forumTypes', 'notices', 'noticesLastReset', 'routeFilters', 'routesPublic', 'styles', 'userFieldsInfo', 'threadFieldsInfo', 'threadPrefixes', 'threadTypes')
    Run Time: 0.000090
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryrangePRIMARYPRIMARY27 38Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
    3. XF\Db\AbstractAdapter->fetchPairs() in src/XF/DataRegistry.php at line 139
    4. XF\DataRegistry->readFromDb() in src/XF/DataRegistry.php at line 84
    5. XF\DataRegistry->get() in src/XF/App.php at line 1905
    6. XF\App->preLoadData() in src/XF/App.php at line 1893
    7. XF\App->setup() in src/XF/Pub/App.php at line 93
    8. XF\Pub\App->setup() in src/XF.php at line 490
    9. XF::setupApp() in src/XF.php at line 513
    10. XF::runApp() in index.php at line 20
  2. SELECT data_key, data_value
    FROM xf_data_registry
    WHERE data_key IN ('nfTicketCounts')
    Run Time: 0.000032
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryconstPRIMARYPRIMARY27const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 177
    3. XF\Db\AbstractAdapter->fetchPairs() in src/XF/DataRegistry.php at line 139
    4. XF\DataRegistry->readFromDb() in src/XF/DataRegistry.php at line 84
    5. XF\DataRegistry->get() in src/XF/DataRegistry.php at line 228
    6. XF\DataRegistry->offsetGet() in src/XF/App.php at line 1796
    7. XF\App->XF\{closure}() in src/XF/Container.php at line 31
    8. XF\Container->offsetGet() in src/XF/Container.php at line 90
    9. XF\Container->__get() in src/addons/NF/Tickets/Listener.php at line 55
    10. NF\Tickets\Listener::appPubStartEnd() in src/XF/Extension.php at line 69
    11. XF\Extension->fire() in src/XF/App.php at line 2853
    12. XF\App->fire() in src/XF/Pub/App.php at line 201
    13. XF\Pub\App->start() in src/XF/App.php at line 2347
    14. XF\App->run() in src/XF.php at line 517
    15. XF::runApp() in index.php at line 20
  3. SELECT `xf_nf_tickets_status`.*
    FROM `xf_nf_tickets_status`
    
    WHERE (`xf_nf_tickets_status`.`active` = 1) AND (`xf_nf_tickets_status`.`include_in_counts` = 1)
    ORDER BY `xf_nf_tickets_status`.`display_order` ASC
    Run Time: 0.000069
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_nf_tickets_statusALL    5Using where; Using filesort

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1387
    3. XF\Mvc\Entity\Finder->fetch() in src/addons/NF/Tickets/Finder/Ticket.php at line 121
    4. NF\Tickets\Finder\Ticket->isCounted() in src/addons/NF/Tickets/Listener.php at line 63
    5. NF\Tickets\Listener::appPubStartEnd() in src/XF/Extension.php at line 69
    6. XF\Extension->fire() in src/XF/App.php at line 2853
    7. XF\App->fire() in src/XF/Pub/App.php at line 201
    8. XF\Pub\App->start() in src/XF/App.php at line 2347
    9. XF\App->run() in src/XF.php at line 517
    10. XF::runApp() in index.php at line 20
  4. SELECT `xf_nf_tickets_ticket`.*
    FROM `xf_nf_tickets_ticket`
    
    WHERE (`xf_nf_tickets_ticket`.`status_id` IN (1, 5))
    Run Time: 0.000087
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_nf_tickets_ticketALL    13116Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1387
    3. XF\Mvc\Entity\Finder->fetch() in src/addons/NF/Tickets/Listener.php at line 63
    4. NF\Tickets\Listener::appPubStartEnd() in src/XF/Extension.php at line 69
    5. XF\Extension->fire() in src/XF/App.php at line 2853
    6. XF\App->fire() in src/XF/Pub/App.php at line 201
    7. XF\Pub\App->start() in src/XF/App.php at line 2347
    8. XF\App->run() in src/XF.php at line 517
    9. XF::runApp() in index.php at line 20
  5. SELECT `xf_nf_tickets_category`.*
    FROM `xf_nf_tickets_category`
    
    WHERE (`xf_nf_tickets_category`.`ticket_category_id` = 8)
    
    
    LIMIT 1
    Run Time: 0.000074
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_nf_tickets_categoryconstPRIMARY,parent_category_id_lftPRIMARY4const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1354
    3. XF\Mvc\Entity\Finder->fetchOne() in src/XF/Mvc/Entity/Manager.php at line 151
    4. XF\Mvc\Entity\Manager->find() in src/XF/Mvc/Entity/Manager.php at line 359
    5. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 397
    6. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 189
    7. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 112
    8. XF\Mvc\Entity\Entity->__get() in src/addons/NF/Tickets/Entity/Ticket.php at line 183
    9. NF\Tickets\Entity\Ticket->canView() in src/XF/Mvc/Entity/AbstractCollection.php at line 328
    10. XF\Mvc\Entity\AbstractCollection->XF\Mvc\Entity\{closure}()
    11. array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 197
    12. XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 329
    13. XF\Mvc\Entity\AbstractCollection->filterViewable() in src/addons/NF/Tickets/Listener.php at line 63
    14. NF\Tickets\Listener::appPubStartEnd() in src/XF/Extension.php at line 69
    15. XF\Extension->fire() in src/XF/App.php at line 2853
    16. XF\App->fire() in src/XF/Pub/App.php at line 201
    17. XF\Pub\App->start() in src/XF/App.php at line 2347
    18. XF\App->run() in src/XF.php at line 517
    19. XF::runApp() in index.php at line 20
  6. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, nf_tickets_category, 8
    Run Time: 0.000075
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 152
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 83
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/addons/NF/Tickets/XF/Entity/User.php at line 108
    6. NF\Tickets\XF\Entity\User->hasTicketCategoryPermission() in src/addons/NF/Tickets/Entity/Category.php at line 186
    7. NF\Tickets\Entity\Category->hasPermission() in src/addons/NF/Tickets/Entity/Category.php at line 112
    8. NF\Tickets\Entity\Category->canView() in src/addons/NF/Tickets/Entity/Ticket.php at line 183
    9. NF\Tickets\Entity\Ticket->canView() in src/XF/Mvc/Entity/AbstractCollection.php at line 328
    10. XF\Mvc\Entity\AbstractCollection->XF\Mvc\Entity\{closure}()
    11. array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 197
    12. XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 329
    13. XF\Mvc\Entity\AbstractCollection->filterViewable() in src/addons/NF/Tickets/Listener.php at line 63
    14. NF\Tickets\Listener::appPubStartEnd() in src/XF/Extension.php at line 69
    15. XF\Extension->fire() in src/XF/App.php at line 2853
    16. XF\App->fire() in src/XF/Pub/App.php at line 201
    17. XF\Pub\App->start() in src/XF/App.php at line 2347
    18. XF\App->run() in src/XF.php at line 517
    19. XF::runApp() in index.php at line 20
  7. SELECT `xf_nf_tickets_category`.*
    FROM `xf_nf_tickets_category`
    
    WHERE (`xf_nf_tickets_category`.`ticket_category_id` = 14)
    
    
    LIMIT 1
    Run Time: 0.000055
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_nf_tickets_categoryconstPRIMARY,parent_category_id_lftPRIMARY4const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1354
    3. XF\Mvc\Entity\Finder->fetchOne() in src/XF/Mvc/Entity/Manager.php at line 151
    4. XF\Mvc\Entity\Manager->find() in src/XF/Mvc/Entity/Manager.php at line 359
    5. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 397
    6. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 189
    7. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 112
    8. XF\Mvc\Entity\Entity->__get() in src/addons/NF/Tickets/Entity/Ticket.php at line 183
    9. NF\Tickets\Entity\Ticket->canView() in src/XF/Mvc/Entity/AbstractCollection.php at line 328
    10. XF\Mvc\Entity\AbstractCollection->XF\Mvc\Entity\{closure}()
    11. array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 197
    12. XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 329
    13. XF\Mvc\Entity\AbstractCollection->filterViewable() in src/addons/NF/Tickets/Listener.php at line 63
    14. NF\Tickets\Listener::appPubStartEnd() in src/XF/Extension.php at line 69
    15. XF\Extension->fire() in src/XF/App.php at line 2853
    16. XF\App->fire() in src/XF/Pub/App.php at line 201
    17. XF\Pub\App->start() in src/XF/App.php at line 2347
    18. XF\App->run() in src/XF.php at line 517
    19. XF::runApp() in index.php at line 20
  8. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, nf_tickets_category, 14
    Run Time: 0.000026
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 152
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 83
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/addons/NF/Tickets/XF/Entity/User.php at line 108
    6. NF\Tickets\XF\Entity\User->hasTicketCategoryPermission() in src/addons/NF/Tickets/Entity/Category.php at line 186
    7. NF\Tickets\Entity\Category->hasPermission() in src/addons/NF/Tickets/Entity/Category.php at line 112
    8. NF\Tickets\Entity\Category->canView() in src/addons/NF/Tickets/Entity/Ticket.php at line 183
    9. NF\Tickets\Entity\Ticket->canView() in src/XF/Mvc/Entity/AbstractCollection.php at line 328
    10. XF\Mvc\Entity\AbstractCollection->XF\Mvc\Entity\{closure}()
    11. array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 197
    12. XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 329
    13. XF\Mvc\Entity\AbstractCollection->filterViewable() in src/addons/NF/Tickets/Listener.php at line 63
    14. NF\Tickets\Listener::appPubStartEnd() in src/XF/Extension.php at line 69
    15. XF\Extension->fire() in src/XF/App.php at line 2853
    16. XF\App->fire() in src/XF/Pub/App.php at line 201
    17. XF\Pub\App->start() in src/XF/App.php at line 2347
    18. XF\App->run() in src/XF.php at line 517
    19. XF::runApp() in index.php at line 20
  9. SELECT `xf_nf_tickets_category`.*
    FROM `xf_nf_tickets_category`
    
    WHERE (`xf_nf_tickets_category`.`ticket_category_id` = 13)
    
    
    LIMIT 1
    Run Time: 0.000035
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_nf_tickets_categoryconstPRIMARY,parent_category_id_lftPRIMARY4const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1354
    3. XF\Mvc\Entity\Finder->fetchOne() in src/XF/Mvc/Entity/Manager.php at line 151
    4. XF\Mvc\Entity\Manager->find() in src/XF/Mvc/Entity/Manager.php at line 359
    5. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 397
    6. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 189
    7. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 112
    8. XF\Mvc\Entity\Entity->__get() in src/addons/NF/Tickets/Entity/Ticket.php at line 183
    9. NF\Tickets\Entity\Ticket->canView() in src/XF/Mvc/Entity/AbstractCollection.php at line 328
    10. XF\Mvc\Entity\AbstractCollection->XF\Mvc\Entity\{closure}()
    11. array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 197
    12. XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 329
    13. XF\Mvc\Entity\AbstractCollection->filterViewable() in src/addons/NF/Tickets/Listener.php at line 63
    14. NF\Tickets\Listener::appPubStartEnd() in src/XF/Extension.php at line 69
    15. XF\Extension->fire() in src/XF/App.php at line 2853
    16. XF\App->fire() in src/XF/Pub/App.php at line 201
    17. XF\Pub\App->start() in src/XF/App.php at line 2347
    18. XF\App->run() in src/XF.php at line 517
    19. XF::runApp() in index.php at line 20
  10. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, nf_tickets_category, 13
    Run Time: 0.000025
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 152
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 83
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/addons/NF/Tickets/XF/Entity/User.php at line 108
    6. NF\Tickets\XF\Entity\User->hasTicketCategoryPermission() in src/addons/NF/Tickets/Entity/Category.php at line 186
    7. NF\Tickets\Entity\Category->hasPermission() in src/addons/NF/Tickets/Entity/Category.php at line 112
    8. NF\Tickets\Entity\Category->canView() in src/addons/NF/Tickets/Entity/Ticket.php at line 183
    9. NF\Tickets\Entity\Ticket->canView() in src/XF/Mvc/Entity/AbstractCollection.php at line 328
    10. XF\Mvc\Entity\AbstractCollection->XF\Mvc\Entity\{closure}()
    11. array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 197
    12. XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 329
    13. XF\Mvc\Entity\AbstractCollection->filterViewable() in src/addons/NF/Tickets/Listener.php at line 63
    14. NF\Tickets\Listener::appPubStartEnd() in src/XF/Extension.php at line 69
    15. XF\Extension->fire() in src/XF/App.php at line 2853
    16. XF\App->fire() in src/XF/Pub/App.php at line 201
    17. XF\Pub\App->start() in src/XF/App.php at line 2347
    18. XF\App->run() in src/XF.php at line 517
    19. XF::runApp() in index.php at line 20
  11. SELECT `xf_nf_tickets_category`.*
    FROM `xf_nf_tickets_category`
    
    WHERE (`xf_nf_tickets_category`.`ticket_category_id` = 16)
    
    
    LIMIT 1
    Run Time: 0.000072
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_nf_tickets_categoryconstPRIMARY,parent_category_id_lftPRIMARY4const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1354
    3. XF\Mvc\Entity\Finder->fetchOne() in src/XF/Mvc/Entity/Manager.php at line 151
    4. XF\Mvc\Entity\Manager->find() in src/XF/Mvc/Entity/Manager.php at line 359
    5. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 397
    6. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 189
    7. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 112
    8. XF\Mvc\Entity\Entity->__get() in src/addons/NF/Tickets/Entity/Ticket.php at line 183
    9. NF\Tickets\Entity\Ticket->canView() in src/XF/Mvc/Entity/AbstractCollection.php at line 328
    10. XF\Mvc\Entity\AbstractCollection->XF\Mvc\Entity\{closure}()
    11. array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 197
    12. XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 329
    13. XF\Mvc\Entity\AbstractCollection->filterViewable() in src/addons/NF/Tickets/Listener.php at line 63
    14. NF\Tickets\Listener::appPubStartEnd() in src/XF/Extension.php at line 69
    15. XF\Extension->fire() in src/XF/App.php at line 2853
    16. XF\App->fire() in src/XF/Pub/App.php at line 201
    17. XF\Pub\App->start() in src/XF/App.php at line 2347
    18. XF\App->run() in src/XF.php at line 517
    19. XF::runApp() in index.php at line 20
  12. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, nf_tickets_category, 16
    Run Time: 0.000041
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 152
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 83
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/addons/NF/Tickets/XF/Entity/User.php at line 108
    6. NF\Tickets\XF\Entity\User->hasTicketCategoryPermission() in src/addons/NF/Tickets/Entity/Category.php at line 186
    7. NF\Tickets\Entity\Category->hasPermission() in src/addons/NF/Tickets/Entity/Category.php at line 112
    8. NF\Tickets\Entity\Category->canView() in src/addons/NF/Tickets/Entity/Ticket.php at line 183
    9. NF\Tickets\Entity\Ticket->canView() in src/XF/Mvc/Entity/AbstractCollection.php at line 328
    10. XF\Mvc\Entity\AbstractCollection->XF\Mvc\Entity\{closure}()
    11. array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 197
    12. XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 329
    13. XF\Mvc\Entity\AbstractCollection->filterViewable() in src/addons/NF/Tickets/Listener.php at line 63
    14. NF\Tickets\Listener::appPubStartEnd() in src/XF/Extension.php at line 69
    15. XF\Extension->fire() in src/XF/App.php at line 2853
    16. XF\App->fire() in src/XF/Pub/App.php at line 201
    17. XF\Pub\App->start() in src/XF/App.php at line 2347
    18. XF\App->run() in src/XF.php at line 517
    19. XF::runApp() in index.php at line 20
  13. SELECT `xf_nf_tickets_category`.*
    FROM `xf_nf_tickets_category`
    
    WHERE (`xf_nf_tickets_category`.`ticket_category_id` = 12)
    
    
    LIMIT 1
    Run Time: 0.000056
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_nf_tickets_categoryconstPRIMARY,parent_category_id_lftPRIMARY4const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1354
    3. XF\Mvc\Entity\Finder->fetchOne() in src/XF/Mvc/Entity/Manager.php at line 151
    4. XF\Mvc\Entity\Manager->find() in src/XF/Mvc/Entity/Manager.php at line 359
    5. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 397
    6. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 189
    7. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 112
    8. XF\Mvc\Entity\Entity->__get() in src/addons/NF/Tickets/Entity/Ticket.php at line 183
    9. NF\Tickets\Entity\Ticket->canView() in src/XF/Mvc/Entity/AbstractCollection.php at line 328
    10. XF\Mvc\Entity\AbstractCollection->XF\Mvc\Entity\{closure}()
    11. array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 197
    12. XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 329
    13. XF\Mvc\Entity\AbstractCollection->filterViewable() in src/addons/NF/Tickets/Listener.php at line 63
    14. NF\Tickets\Listener::appPubStartEnd() in src/XF/Extension.php at line 69
    15. XF\Extension->fire() in src/XF/App.php at line 2853
    16. XF\App->fire() in src/XF/Pub/App.php at line 201
    17. XF\Pub\App->start() in src/XF/App.php at line 2347
    18. XF\App->run() in src/XF.php at line 517
    19. XF::runApp() in index.php at line 20
  14. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, nf_tickets_category, 12
    Run Time: 0.000030
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 152
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 83
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/addons/NF/Tickets/XF/Entity/User.php at line 108
    6. NF\Tickets\XF\Entity\User->hasTicketCategoryPermission() in src/addons/NF/Tickets/Entity/Category.php at line 186
    7. NF\Tickets\Entity\Category->hasPermission() in src/addons/NF/Tickets/Entity/Category.php at line 112
    8. NF\Tickets\Entity\Category->canView() in src/addons/NF/Tickets/Entity/Ticket.php at line 183
    9. NF\Tickets\Entity\Ticket->canView() in src/XF/Mvc/Entity/AbstractCollection.php at line 328
    10. XF\Mvc\Entity\AbstractCollection->XF\Mvc\Entity\{closure}()
    11. array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 197
    12. XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 329
    13. XF\Mvc\Entity\AbstractCollection->filterViewable() in src/addons/NF/Tickets/Listener.php at line 63
    14. NF\Tickets\Listener::appPubStartEnd() in src/XF/Extension.php at line 69
    15. XF\Extension->fire() in src/XF/App.php at line 2853
    16. XF\App->fire() in src/XF/Pub/App.php at line 201
    17. XF\Pub\App->start() in src/XF/App.php at line 2347
    18. XF\App->run() in src/XF.php at line 517
    19. XF::runApp() in index.php at line 20
  15. SELECT `xf_nf_tickets_category`.*
    FROM `xf_nf_tickets_category`
    
    WHERE (`xf_nf_tickets_category`.`ticket_category_id` = 6)
    
    
    LIMIT 1
    Run Time: 0.000037
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_nf_tickets_categoryconstPRIMARY,parent_category_id_lftPRIMARY4const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1354
    3. XF\Mvc\Entity\Finder->fetchOne() in src/XF/Mvc/Entity/Manager.php at line 151
    4. XF\Mvc\Entity\Manager->find() in src/XF/Mvc/Entity/Manager.php at line 359
    5. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 397
    6. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 189
    7. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 112
    8. XF\Mvc\Entity\Entity->__get() in src/addons/NF/Tickets/Entity/Ticket.php at line 183
    9. NF\Tickets\Entity\Ticket->canView() in src/XF/Mvc/Entity/AbstractCollection.php at line 328
    10. XF\Mvc\Entity\AbstractCollection->XF\Mvc\Entity\{closure}()
    11. array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 197
    12. XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 329
    13. XF\Mvc\Entity\AbstractCollection->filterViewable() in src/addons/NF/Tickets/Listener.php at line 63
    14. NF\Tickets\Listener::appPubStartEnd() in src/XF/Extension.php at line 69
    15. XF\Extension->fire() in src/XF/App.php at line 2853
    16. XF\App->fire() in src/XF/Pub/App.php at line 201
    17. XF\Pub\App->start() in src/XF/App.php at line 2347
    18. XF\App->run() in src/XF.php at line 517
    19. XF::runApp() in index.php at line 20
  16. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, nf_tickets_category, 6
    Run Time: 0.000025
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 152
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 83
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/addons/NF/Tickets/XF/Entity/User.php at line 108
    6. NF\Tickets\XF\Entity\User->hasTicketCategoryPermission() in src/addons/NF/Tickets/Entity/Category.php at line 186
    7. NF\Tickets\Entity\Category->hasPermission() in src/addons/NF/Tickets/Entity/Category.php at line 112
    8. NF\Tickets\Entity\Category->canView() in src/addons/NF/Tickets/Entity/Ticket.php at line 183
    9. NF\Tickets\Entity\Ticket->canView() in src/XF/Mvc/Entity/AbstractCollection.php at line 328
    10. XF\Mvc\Entity\AbstractCollection->XF\Mvc\Entity\{closure}()
    11. array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 197
    12. XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 329
    13. XF\Mvc\Entity\AbstractCollection->filterViewable() in src/addons/NF/Tickets/Listener.php at line 63
    14. NF\Tickets\Listener::appPubStartEnd() in src/XF/Extension.php at line 69
    15. XF\Extension->fire() in src/XF/App.php at line 2853
    16. XF\App->fire() in src/XF/Pub/App.php at line 201
    17. XF\Pub\App->start() in src/XF/App.php at line 2347
    18. XF\App->run() in src/XF.php at line 517
    19. XF::runApp() in index.php at line 20
  17. SELECT `xf_nf_tickets_category`.*
    FROM `xf_nf_tickets_category`
    
    WHERE (`xf_nf_tickets_category`.`ticket_category_id` = 9)
    
    
    LIMIT 1
    Run Time: 0.000035
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_nf_tickets_categoryconstPRIMARY,parent_category_id_lftPRIMARY4const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1354
    3. XF\Mvc\Entity\Finder->fetchOne() in src/XF/Mvc/Entity/Manager.php at line 151
    4. XF\Mvc\Entity\Manager->find() in src/XF/Mvc/Entity/Manager.php at line 359
    5. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 397
    6. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 189
    7. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 112
    8. XF\Mvc\Entity\Entity->__get() in src/addons/NF/Tickets/Entity/Ticket.php at line 183
    9. NF\Tickets\Entity\Ticket->canView() in src/XF/Mvc/Entity/AbstractCollection.php at line 328
    10. XF\Mvc\Entity\AbstractCollection->XF\Mvc\Entity\{closure}()
    11. array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 197
    12. XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 329
    13. XF\Mvc\Entity\AbstractCollection->filterViewable() in src/addons/NF/Tickets/Listener.php at line 63
    14. NF\Tickets\Listener::appPubStartEnd() in src/XF/Extension.php at line 69
    15. XF\Extension->fire() in src/XF/App.php at line 2853
    16. XF\App->fire() in src/XF/Pub/App.php at line 201
    17. XF\Pub\App->start() in src/XF/App.php at line 2347
    18. XF\App->run() in src/XF.php at line 517
    19. XF::runApp() in index.php at line 20
  18. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, nf_tickets_category, 9
    Run Time: 0.000020
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 152
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 83
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/addons/NF/Tickets/XF/Entity/User.php at line 108
    6. NF\Tickets\XF\Entity\User->hasTicketCategoryPermission() in src/addons/NF/Tickets/Entity/Category.php at line 186
    7. NF\Tickets\Entity\Category->hasPermission() in src/addons/NF/Tickets/Entity/Category.php at line 112
    8. NF\Tickets\Entity\Category->canView() in src/addons/NF/Tickets/Entity/Ticket.php at line 183
    9. NF\Tickets\Entity\Ticket->canView() in src/XF/Mvc/Entity/AbstractCollection.php at line 328
    10. XF\Mvc\Entity\AbstractCollection->XF\Mvc\Entity\{closure}()
    11. array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 197
    12. XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 329
    13. XF\Mvc\Entity\AbstractCollection->filterViewable() in src/addons/NF/Tickets/Listener.php at line 63
    14. NF\Tickets\Listener::appPubStartEnd() in src/XF/Extension.php at line 69
    15. XF\Extension->fire() in src/XF/App.php at line 2853
    16. XF\App->fire() in src/XF/Pub/App.php at line 201
    17. XF\Pub\App->start() in src/XF/App.php at line 2347
    18. XF\App->run() in src/XF.php at line 517
    19. XF::runApp() in index.php at line 20
  19. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000027
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 152
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 34
    4. XF\PermissionCache->getGlobalPerms() in src/XF/PermissionSet.php at line 35
    5. XF\PermissionSet->hasGlobalPermission() in src/XF/Entity/User.php at line 1197
    6. XF\Entity\User->hasPermission() in src/XF/Pub/Controller/AbstractController.php at line 244
    7. XF\Pub\Controller\AbstractController->assertViewingPermissions() in src/XF/Pub/Controller/AbstractController.php at line 22
    8. XF\Pub\Controller\AbstractController->preDispatchType() in src/XF/Mvc/Controller.php at line 125
    9. XF\Mvc\Controller->preDispatch() in src/XF/Mvc/Dispatcher.php at line 351
    10. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
    11. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
    12. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
    13. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2351
    14. XF\App->run() in src/XF.php at line 517
    15. XF::runApp() in index.php at line 20
  20. SELECT `xf_profile_post`.*, `xf_user_User_1`.*, `xf_user_ProfileUser_2`.*, `xf_user_privacy_Privacy_3`.*
    FROM `xf_profile_post`
    LEFT JOIN `xf_user` AS `xf_user_User_1` ON (`xf_user_User_1`.`user_id` = `xf_profile_post`.`user_id`)
    LEFT JOIN `xf_user` AS `xf_user_ProfileUser_2` ON (`xf_user_ProfileUser_2`.`user_id` = `xf_profile_post`.`profile_user_id`)
    LEFT JOIN `xf_user_privacy` AS `xf_user_privacy_Privacy_3` ON (`xf_user_privacy_Privacy_3`.`user_id` = `xf_user_ProfileUser_2`.`user_id`)
    WHERE (`xf_profile_post`.`profile_post_id` = '63440')
    
    
    LIMIT 1
    Run Time: 0.000321
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_profile_postconstPRIMARYPRIMARY4const1 
    SIMPLExf_user_User_1constPRIMARYPRIMARY4const1 
    SIMPLExf_user_ProfileUser_2constPRIMARYPRIMARY4const1 
    SIMPLExf_user_privacy_Privacy_3constPRIMARYPRIMARY4const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1354
    3. XF\Mvc\Entity\Finder->fetchOne() in src/XF/Mvc/Entity/Manager.php at line 151
    4. XF\Mvc\Entity\Manager->find() in src/XF/Pub/Controller/ProfilePost.php at line 731
    5. XF\Pub\Controller\ProfilePost->assertViewableProfilePost() in src/XF/Pub/Controller/ProfilePost.php at line 236
    6. XF\Pub\Controller\ProfilePost->actionReactions() in src/XF/Mvc/Dispatcher.php at line 352
    7. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
    8. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
    9. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
    10. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2351
    11. XF\App->run() in src/XF.php at line 517
    12. XF::runApp() in index.php at line 20
  21. SELECT `xf_bs_schedule`.*
    FROM `xf_bs_schedule`
    
    WHERE (`xf_bs_schedule`.`content_type` = 'profile_post') AND (`xf_bs_schedule`.`content_id` = 63440)
    
    
    LIMIT 1
    Run Time: 0.000084
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLE       Impossible WHERE noticed after reading const tables

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1354
    3. XF\Mvc\Entity\Finder->fetchOne() in src/XF/Mvc/Entity/Manager.php at line 366
    4. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 397
    5. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 189
    6. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 112
    7. XF\Mvc\Entity\Entity->__get() in src/addons/BS/ScheduledPosting/XF/Entity/ProfilePost.php at line 18
    8. BS\ScheduledPosting\XF\Entity\ProfilePost->canView() in src/XF/Pub/Controller/ProfilePost.php at line 736
    9. XF\Pub\Controller\ProfilePost->assertViewableProfilePost() in src/XF/Pub/Controller/ProfilePost.php at line 236
    10. XF\Pub\Controller\ProfilePost->actionReactions() in src/XF/Mvc/Dispatcher.php at line 352
    11. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
    12. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
    13. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
    14. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2351
    15. XF\App->run() in src/XF.php at line 517
    16. XF::runApp() in index.php at line 20
  22. SELECT `xf_reaction_content`.*, `xf_reaction_Reaction_1`.*, `xf_user_ReactionUser_2`.*, `xf_user_profile_Profile_3`.*, `xf_user_option_Option_4`.*
    FROM `xf_reaction_content`
    INNER JOIN `xf_reaction` AS `xf_reaction_Reaction_1` ON (`xf_reaction_Reaction_1`.`reaction_id` = `xf_reaction_content`.`reaction_id`)
    INNER JOIN `xf_user` AS `xf_user_ReactionUser_2` ON (`xf_user_ReactionUser_2`.`user_id` = `xf_reaction_content`.`reaction_user_id`)
    INNER JOIN `xf_user_profile` AS `xf_user_profile_Profile_3` ON (`xf_user_profile_Profile_3`.`user_id` = `xf_user_ReactionUser_2`.`user_id`)
    INNER JOIN `xf_user_option` AS `xf_user_option_Option_4` ON (`xf_user_option_Option_4`.`user_id` = `xf_user_ReactionUser_2`.`user_id`)
    WHERE (`xf_reaction_content`.`content_type` = 'profile_post' AND `xf_reaction_content`.`content_id` = 63440 AND `xf_reaction_Reaction_1`.`active` = 1)
    ORDER BY `xf_reaction_content`.`reaction_date` DESC
    
    LIMIT 51
    Run Time: 0.000395
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_reaction_contentrefcontent_type_id_user_id,content_type_id_reaction_date,reaction_user_idcontent_type_id_reaction_date31const,const1Using where
    SIMPLExf_reaction_Reaction_1eq_refPRIMARYPRIMARY4backupforum.xf_reaction_content.reaction_id1Using where
    SIMPLExf_user_option_Option_4eq_refPRIMARYPRIMARY4backupforum.xf_reaction_content.reaction_user_id1 
    SIMPLExf_user_profile_Profile_3eq_refPRIMARYPRIMARY4backupforum.xf_reaction_content.reaction_user_id1 
    SIMPLExf_user_ReactionUser_2eq_refPRIMARYPRIMARY4backupforum.xf_reaction_content.reaction_user_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1387
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/ControllerPlugin/Reaction.php at line 182
    4. XF\ControllerPlugin\Reaction->actionReactions() in src/XF/Pub/Controller/ProfilePost.php at line 243
    5. XF\Pub\Controller\ProfilePost->actionReactions() in src/XF/Mvc/Dispatcher.php at line 352
    6. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
    7. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
    8. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
    9. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2351
    10. XF\App->run() in src/XF.php at line 517
    11. XF::runApp() in index.php at line 20
  23. SELECT view_date
    FROM xf_session_activity
    WHERE user_id = ? AND unique_key = ?
    Params: 0,
    Run Time: 0.000094
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_session_activityconstPRIMARYPRIMARY22const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 152
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/Repository/SessionActivity.php at line 134
    4. XF\Repository\SessionActivity->updateSessionActivity() in src/XF/Pub/Controller/AbstractController.php at line 84
    5. XF\Pub\Controller\AbstractController->updateSessionActivity() in src/XF/Pub/Controller/AbstractController.php at line 44
    6. XF\Pub\Controller\AbstractController->postDispatchType() in src/XF/Mvc/Controller.php at line 289
    7. XF\Mvc\Controller->postDispatch() in src/XF/Mvc/Dispatcher.php at line 385
    8. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
    9. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
    10. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
    11. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2351
    12. XF\App->run() in src/XF.php at line 517
    13. XF::runApp() in index.php at line 20
  24. -- XFDB=noForceAllWrite
    UPDATE xf_session_activity
    SET
    	ip = ?,
    	controller_name = ?,
    	controller_action = ?,
    	view_state = ?,
    	params = ?,
    	view_date = ?,
    	robot_key = ?
    WHERE user_id = ? AND unique_key = ?
    Params: , XF\Pub\Controller\ProfilePost, Reactions, valid, profile_post_id=63440, 1711630492, , 0,
    Run Time: 0.000056

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Repository/SessionActivity.php at line 227
    3. XF\Repository\SessionActivity->updateSessionActivity() in src/XF/Pub/Controller/AbstractController.php at line 84
    4. XF\Pub\Controller\AbstractController->updateSessionActivity() in src/XF/Pub/Controller/AbstractController.php at line 44
    5. XF\Pub\Controller\AbstractController->postDispatchType() in src/XF/Mvc/Controller.php at line 289
    6. XF\Mvc\Controller->postDispatch() in src/XF/Mvc/Dispatcher.php at line 385
    7. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
    8. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
    9. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
    10. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2351
    11. XF\App->run() in src/XF.php at line 517
    12. XF::runApp() in index.php at line 20
  25. -- XFDB=noForceAllWrite
    INSERT INTO xf_session
    	(session_id, session_data, expiry_date)
    VALUES
    	(?, ?, ?)
    ON DUPLICATE KEY UPDATE
    	session_data = VALUES(session_data),
    	expiry_date = VALUES(expiry_date)
    Params: _6pH4hUyz9ww5suysRDdJWAGNsqQr3yB, , 1711644892
    Run Time: 0.000074

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
    2. XF\Db\AbstractAdapter->query() in src/XF/Session/DbStorage.php at line 57
    3. XF\Session\DbStorage->writeSession() in src/XF/Session/Session.php at line 221
    4. XF\Session\Session->save() in src/XF/Pub/App.php at line 462
    5. XF\Pub\App->complete() in src/XF/App.php at line 2354
    6. XF\App->run() in src/XF.php at line 517
    7. XF::runApp() in index.php at line 20

Included Files (170, XenForo Classes: 83)

  1. index.php
  2. src/XF.php
  3. src/vendor/autoload.php
  4. src/vendor/composer/autoload_real.php
  5. src/vendor/composer/ClassLoader.php
  6. src/vendor/composer/autoload_static.php
  7. src/vendor/laminas/laminas-zendframework-bridge/src/autoload.php
  8. src/vendor/laminas/laminas-zendframework-bridge/src/Autoloader.php
  9. src/vendor/laminas/laminas-zendframework-bridge/src/RewriteRules.php
  10. src/vendor/symfony/polyfill-mbstring/bootstrap.php
  11. src/vendor/ralouphie/getallheaders/src/getallheaders.php
  12. src/vendor/symfony/polyfill-intl-normalizer/bootstrap.php
  13. src/vendor/symfony/polyfill-php72/bootstrap.php
  14. src/vendor/guzzlehttp/promises/src/functions_include.php
  15. src/vendor/guzzlehttp/promises/src/functions.php
  16. src/vendor/guzzlehttp/psr7/src/functions_include.php
  17. src/vendor/guzzlehttp/psr7/src/functions.php
  18. src/vendor/symfony/polyfill-intl-idn/bootstrap.php
  19. src/vendor/guzzlehttp/guzzle/src/functions_include.php
  20. src/vendor/guzzlehttp/guzzle/src/functions.php
  21. src/vendor/paragonie/sodium_compat/autoload.php
  22. src/vendor/paragonie/sodium_compat/autoload-php7.php
  23. src/vendor/paragonie/sodium_compat/src/Compat.php
  24. src/vendor/paragonie/sodium_compat/lib/namespaced.php
  25. src/vendor/paragonie/sodium_compat/lib/sodium_compat.php
  26. src/vendor/paragonie/sodium_compat/lib/constants.php
  27. src/vendor/paragonie/sodium_compat/lib/php72compat.php
  28. src/vendor/paragonie/sodium_compat/lib/stream-xchacha20.php
  29. src/vendor/paragonie/sodium_compat/lib/ristretto255.php
  30. src/vendor/swiftmailer/swiftmailer/lib/swift_required.php
  31. src/vendor/swiftmailer/swiftmailer/lib/classes/Swift.php
  32. src/vendor/symfony/var-dumper/Resources/functions/dump.php
  33. src/vendor/dokuwiki/utf8/utf8.php
  34. src/XF/Http/Request.php
  35. src/XF/InputFilterer.php
  36. src/XF/Pub/App.php
  37. src/XF/App.php
  38. src/XF/Container.php
  39. src/config.php
  40. src/XF/DataRegistry.php
  41. src/XF/Db/Mysqli/Adapter.php
  42. src/XF/Db/AbstractAdapter.php
  43. src/XF/Db/Mysqli/Statement.php
  44. src/XF/Db/AbstractStatement.php
  45. src/XF/Extension.php
  46. src/XF/AddOn/Manager.php
  47. src/addons/NF/Tickets/Listener.php
  48. src/addons/SV/StandardLib/XF/InputFilterer.php
  49. src/XF/Session/Session.php
  50. src/XF/Session/DbStorage.php
  51. src/XF/Session/StorageInterface.php
  52. src/XF/Util/Ip.php
  53. src/XF/Util/Random.php
  54. src/XF/Http/Response.php
  55. src/XF/Mvc/Entity/Manager.php
  56. src/XF/Mvc/Entity/ValueFormatter.php
  57. src/XF/Repository/User.php
  58. src/XF/Mvc/Entity/Repository.php
  59. src/addons/NF/Tickets/XF/Repository/User.php
  60. src/XF/Entity/User.php
  61. src/XF/Mvc/Entity/Entity.php
  62. src/XF/Entity/LinkableInterface.php
  63. src/addons/BS/ScheduledPosting/XF/Entity/User.php
  64. src/addons/NF/Tickets/XF/Entity/User.php
  65. src/addons/Siropu/Shoutbox/XF/Entity/User.php
  66. src/addons/SV/AlertImprovements/XF/Entity/User.php
  67. src/XF/Mvc/Entity/Structure.php
  68. src/XF/Repository/UserAlert.php
  69. src/addons/SV/AlertImprovements/XF/Repository/UserAlertPatch.php
  70. src/addons/SV/AlertImprovements/XF/Repository/UserAlert.php
  71. src/XF/Entity/UserAuth.php
  72. src/XF/Entity/UserOption.php
  73. src/addons/SV/AlertImprovements/XF/Entity/UserOption.php
  74. src/XF/Entity/UserProfile.php
  75. src/XF/Entity/UserPrivacy.php
  76. src/XF/Util/File.php
  77. src/XF/Language.php
  78. src/addons/AutoLanguage/AL.php
  79. src/addons/NF/Tickets/Entity/Ticket.php
  80. src/XF/Entity/BookmarkTrait.php
  81. src/XF/Entity/ReactionTrait.php
  82. src/addons/NF/Tickets/Finder/Ticket.php
  83. src/XF/Mvc/Entity/Finder.php
  84. src/addons/NF/Tickets/Repository/Status.php
  85. src/addons/NF/Tickets/Entity/Status.php
  86. src/addons/NF/Tickets/Finder/Status.php
  87. src/XF/Mvc/Entity/ArrayCollection.php
  88. src/XF/Mvc/Entity/AbstractCollection.php
  89. src/addons/NF/Tickets/Entity/Category.php
  90. src/XF/Entity/AbstractCategoryTree.php
  91. src/XF/Util/Php.php
  92. src/XF/PermissionCache.php
  93. src/XF/PermissionSet.php
  94. src/XF/Mvc/Dispatcher.php
  95. src/XF/Mvc/Router.php
  96. src/XF/Mvc/RouteMatch.php
  97. src/XF/Util/Arr.php
  98. src/XF/Mvc/ParameterBag.php
  99. src/XF/Pub/Controller/ProfilePost.php
  100. src/XF/Pub/Controller/AbstractController.php
  101. src/XF/Mvc/Controller.php
  102. src/addons/BS/ScheduledPosting/XF/Pub/Controller/ProfilePost.php
  103. src/XF/Entity/ProfilePost.php
  104. src/XF/BbCode/RenderableContentInterface.php
  105. src/addons/BS/ScheduledPosting/XF/Entity/ProfilePost.php
  106. src/addons/BS/ScheduledPosting/Listener.php
  107. src/XF/Finder/ProfilePost.php
  108. src/addons/BS/ScheduledPosting/XF/Finder/ProfilePost.php
  109. src/addons/BS/ScheduledPosting/XF/Finder/Concerns/ScheduleCondition.php
  110. src/addons/BS/ScheduledPosting/Entity/Schedule.php
  111. src/addons/BS/ScheduledPosting/Finder/Schedule.php
  112. src/XF/ControllerPlugin/Reaction.php
  113. src/XF/ControllerPlugin/AbstractPlugin.php
  114. src/XF/Repository/Reaction.php
  115. src/XF/Entity/ReactionContent.php
  116. src/XF/Entity/Reaction.php
  117. src/XF/Entity/ImageSpriteTrait.php
  118. src/XF/Reaction/ProfilePost.php
  119. src/XF/Reaction/AbstractHandler.php
  120. src/XF/Mvc/Reply/View.php
  121. src/XF/Mvc/Reply/AbstractReply.php
  122. src/XF/Repository/SessionActivity.php
  123. src/XF/Data/Robot.php
  124. src/XF/Style.php
  125. src/XF/Template/Templater.php
  126. src/addons/NF/Tickets/XF/Template/Templater.php
  127. src/addons/SV/StandardLib/XF/Template/Templater.php
  128. src/XF/SubContainer/BbCode.php
  129. src/XF/SubContainer/AbstractSubContainer.php
  130. src/XF/SubContainer/Widget.php
  131. src/XF/SimpleCache.php
  132. src/XF/Mvc/Renderer/Html.php
  133. src/XF/Mvc/Renderer/AbstractRenderer.php
  134. src/XF/Mvc/View.php
  135. src/XF/Template/Template.php
  136. internal_data/code_cache/templates/l4/s23/public/reaction_list.php
  137. src/XF/PreEscaped.php
  138. src/XF/Phrase.php
  139. internal_data/code_cache/phrase_groups/l4/reaction_title.php
  140. src/XF/Template/MacroState.php
  141. internal_data/code_cache/templates/l4/s23/public/member_list_macros.php
  142. src/XF/Str/Formatter.php
  143. internal_data/code_cache/navigation_cache.php
  144. src/XF/NoticeList.php
  145. internal_data/code_cache/templates/l4/s23/public/notice_cookies.php
  146. internal_data/code_cache/templates/l4/s23/public/PAGE_CONTAINER.php
  147. src/XF/Util/Color.php
  148. internal_data/code_cache/templates/l4/s23/public/metadata_macros.php
  149. internal_data/code_cache/templates/l4/s23/public/xb_custom_fonts.php
  150. internal_data/code_cache/templates/l4/s23/public/helper_js_global.php
  151. internal_data/code_cache/templates/l4/s23/public/font_awesome_setup.php
  152. internal_data/code_cache/templates/l4/s23/public/google_analytics.php
  153. internal_data/code_cache/templates/l4/s23/public/xb_head.php
  154. internal_data/code_cache/templates/l4/s23/public/nf_tickets_staff_bar_macros.php
  155. src/XF/Pub/Route/Search.php
  156. internal_data/code_cache/phrase_groups/l4/button.php
  157. internal_data/code_cache/templates/l4/s23/public/_ads.php
  158. internal_data/code_cache/phrase_groups/l4/nav.php
  159. internal_data/code_cache/templates/l4/s23/public/xb_subnav_right.php
  160. internal_data/code_cache/templates/l4/s23/public/xb_canvas_panel_top.php
  161. internal_data/code_cache/templates/l4/s23/public/xb_canvas_panel_bottom.php
  162. internal_data/code_cache/templates/l4/s23/public/browser_warning_macros.php
  163. internal_data/code_cache/templates/l4/s23/public/xb_welcome.php
  164. internal_data/code_cache/templates/l4/s23/public/xb_footer_links.php
  165. internal_data/code_cache/templates/l4/s23/public/xb_footer.php
  166. internal_data/code_cache/templates/l4/s23/public/debug_macros.php
  167. internal_data/code_cache/templates/l4/s23/public/notice_macros.php
  168. internal_data/code_cache/templates/l4/s23/public/xb_body_helper.php
  169. internal_data/code_cache/templates/l4/s23/public/xb_body.php
  170. src/XF/Debugger.php

DB Connection Stats

bytes_sent14658
bytes_received440493
packets_sent292
packets_received1596
protocol_overhead_in6384
protocol_overhead_out1168
bytes_received_ok_packet0
bytes_received_eof_packet0
bytes_received_rset_header_packet801
bytes_received_rset_field_meta_packet0
bytes_received_rset_row_packet315
bytes_received_prepare_response_packet105177
bytes_received_change_user_packet333089
packets_sent_command145
packets_received_ok0
packets_received_eof0
packets_received_rset_header89
packets_received_rset_field_meta0
packets_received_rset_row50
packets_received_prepare_response1242
packets_received_change_user165
result_set_queries46
non_result_set_queries4
no_index_used2
bad_index_used0
slow_queries0
buffered_sets0
unbuffered_sets0
ps_buffered_sets46
ps_unbuffered_sets0
flushed_normal_sets0
flushed_ps_sets0
ps_prepared_never_executed0
ps_prepared_once_executed47
rows_fetched_from_server_normal0
rows_fetched_from_server_ps119
rows_buffered_from_client_normal0
rows_buffered_from_client_ps119
rows_fetched_from_client_normal_buffered0
rows_fetched_from_client_normal_unbuffered0
rows_fetched_from_client_ps_buffered0
rows_fetched_from_client_ps_unbuffered0
rows_fetched_from_client_ps_cursor0
rows_affected_normal0
rows_affected_ps0
rows_skipped_normal0
rows_skipped_ps119
copy_on_write_saved0
copy_on_write_performed0
command_buffer_too_small0
connect_success1
connect_failure0
connection_reused0
reconnect0
pconnect_success1
active_connections1
active_persistent_connections1
explicit_close0
implicit_close0
disconnect_close0
in_middle_of_command_close0
explicit_free_result0
implicit_free_result0
explicit_stmt_close0
implicit_stmt_close0
mem_emalloc_count0
mem_emalloc_amount0
mem_ecalloc_count0
mem_ecalloc_amount0
mem_erealloc_count0
mem_erealloc_amount0
mem_efree_count0
mem_efree_amount0
mem_malloc_count0
mem_malloc_amount0
mem_calloc_count0
mem_calloc_amount0
mem_realloc_count0
mem_realloc_amount0
mem_free_count0
mem_free_amount0
mem_estrndup_count0
mem_strndup_count0
mem_estrdup_count0
mem_strdup_count0
mem_edupl_count0
mem_dupl_count0
proto_text_fetched_null0
proto_text_fetched_bit0
proto_text_fetched_tinyint0
proto_text_fetched_short0
proto_text_fetched_int240
proto_text_fetched_int0
proto_text_fetched_bigint0
proto_text_fetched_decimal0
proto_text_fetched_float0
proto_text_fetched_double0
proto_text_fetched_date0
proto_text_fetched_year0
proto_text_fetched_time0
proto_text_fetched_datetime0
proto_text_fetched_timestamp0
proto_text_fetched_string0
proto_text_fetched_blob0
proto_text_fetched_enum0
proto_text_fetched_set0
proto_text_fetched_geometry0
proto_text_fetched_other0
proto_binary_fetched_null0
proto_binary_fetched_bit65
proto_binary_fetched_tinyint0
proto_binary_fetched_short93
proto_binary_fetched_int2424
proto_binary_fetched_int0
proto_binary_fetched_bigint780
proto_binary_fetched_decimal59
proto_binary_fetched_float0
proto_binary_fetched_double0
proto_binary_fetched_date0
proto_binary_fetched_year0
proto_binary_fetched_time0
proto_binary_fetched_datetime0
proto_binary_fetched_timestamp0
proto_binary_fetched_string0
proto_binary_fetched_json719
proto_binary_fetched_blob156
proto_binary_fetched_enum0
proto_binary_fetched_set0
proto_binary_fetched_geometry0
proto_binary_fetched_other0
init_command_executed_count0
init_command_failed_count0
com_quit0
com_init_db0
com_query2
com_field_list0
com_create_db0
com_drop_db0
com_refresh0
com_shutdown0
com_statistics0
com_process_info0
com_connect0
com_process_kill0
com_debug0
com_ping0
com_time0
com_delayed_insert0
com_change_user0
com_binlog_dump0
com_table_dump0
com_connect_out0
com_register_slave0
com_stmt_prepare48
com_stmt_execute48
com_stmt_send_long_data0
com_stmt_close47
com_stmt_reset0
com_stmt_set_option0
com_stmt_fetch0
com_deamon0
bytes_received_real_data_normal0
bytes_received_real_data_ps331050