A Context Aware Decision-Making Algorithm for Human-Centric Analytics: Algorithm Development and Use Cases for Health Informatics System

Introduction

Author(s): Veena A* and Gowrishankar S * .

Pp: 1-22 (22)

DOI: 10.2174/9789815305968124010003

* (Excluding Mailing and Handling)

Abstract

Healthcare analytics indeed plays a crucial role in leveraging data from various sources to identify trends, patterns, and insights that can lead to improvements in healthcare delivery and decision-making. Feature selection is particularly important in healthcare analytics because it helps identify the most relevant data attributes or features that contribute to predictive models or analysis. By selecting the most informative features, healthcare professionals can build more accurate models and gain better insights into patient outcomes, treatment effectiveness, disease prediction, and more. Challenges in healthcare data include issues related to data quality, privacy concerns, data integration from disparate sources, and the complexity of healthcare systems. Overcoming these challenges requires robust analytics techniques and methodologies tailored to the healthcare domain. Machine learning algorithms play a significant role in healthcare analytics by enabling predictive modeling, clustering, classification, and other tasks. Choosing the right algorithm depends on the specific healthcare application and the nature of the data being analyzed. This chapter outlines Feature Selection algorithms and discusses the challenges associated with healthcare data. It also introduces an abstract architecture for data analytics in the healthcare domain. Furthermore, it compares and categorizes various machine learning algorithms and techniques according to their applications in healthcare analytics.

Related Books
© 2025 Bentham Science Publishers | Privacy Policy
Request history8.2.27PHP Version170msRequest Duration26MBMemory UsageGET chapter/{id}/{param?}Route
  • warninglog[23:27:19] LOG.warning: Optional parameter $id declared before required parameter $request is implic...
  • Booting (89.33ms)time
  • Application (80.3ms)time
  • 1 x Booting (52.66%)
    89.33ms
    1 x Application (47.34%)
    80.30ms
    12 templates were rendered
    • ebook.chapter_detailschapter_details.blade.php#?blade
    • layouts.chapter_header_sectionchapter_header_section.blade.php#?blade
    • ebook.chapter_top_bannerchapter_top_banner.blade.php#?blade
    • ebook.chapter_bottom_bannerchapter_bottom_banner.blade.php#?blade
    • ebook.ebook_right_bannerebook_right_banner.blade.php#?blade
    • includes.inc_related_journalsinc_related_journals.blade.php#?blade
    • includes.inc_related_ebooksinc_related_ebooks.blade.php#?blade
    • layouts.appapp.blade.php#?blade
    • layouts._login_access_login_access.blade.php#?blade
    • layouts._header_header.blade.php#?blade
    • layouts._main_menu_main_menu.blade.php#?blade
    • layouts._footer_menu_footer_menu.blade.php#?blade
    uri
    GET chapter/{id}/{param?}
    middleware
    web, check_user_access
    controller
    App\Http\Controllers\ChapterController@GetChapterDetails
    namespace
    App\Http\Controllers
    where
    as
    chapter
    file
    app/Http/Controllers/ChapterController.php:1350-1704
    18 statements were executed28.25ms
    • Connection Establishedalphaeurekaselec_live_10_06_2022UserAccessCheck.php#24
      Backtrace
      • 9. middleware::check_user_access:24
      • 10. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • 11. vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
      • 12. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • 13. vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
    • INSERT INTO visitor_ip_address (ip_address,visitor_agent,visitor_count, created_on,updated_on) VALUES ('221922387','',1,1739834839,1739834839) ON DUPLICATE KEY UPDATE visitor_count=visitor_count + 1, updated_on=1739834839
      810μsalphaeurekaselec_live_10_06_2022UserAccessCheck.php#24
      Backtrace
      • 11. middleware::check_user_access:24
      • 12. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • 13. vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
      • 14. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • 15. vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
    • INSERT INTO visitor_ip_address_detail (ip_address,visitor_url,visitor_count, created_on,updated_on) VALUES ('221922387','/chapter/23457',1,1739834839,1739834839)
      120μsalphaeurekaselec_live_10_06_2022UserAccessCheck.php#27
      Backtrace
      • 11. middleware::check_user_access:27
      • 12. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • 13. vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
      • 14. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • 15. vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
    • (select `user_id`, `to_ip`, `from_ip` from (select user_id, to_ip, from_ip FROM user_access_journal_volume_trail WHERE to_ip >= 221922387 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 221922387) union (select `user_id`, `to_ip`, `from_ip` from (select user_id, to_ip, from_ip FROM user_access_journal_volume_corporate WHERE to_ip >= 221922387 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 221922387) union (select `user_id`, `to_ip`, `from_ip` from (select user_id, to_ip, from_ip FROM user_access_journal_volume_token WHERE to_ip >= 221922387 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 221922387) union (select `user_id`, `to_ip`, `from_ip` from (select user_id, to_ip, from_ip FROM user_access_ebook_volume_trail WHERE to_ip >= 221922387 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 221922387) union (select `user_id`, `to_ip`, `from_ip` from (select user_id, to_ip, from_ip FROM user_access_ebook_volume_corporate WHERE to_ip >= 221922387 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 221922387) union (select `user_id`, `to_ip`, `from_ip` from (select user_id, to_ip, from_ip FROM user_access_ebook_volume_token WHERE to_ip >= 221922387 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 221922387) union (select `user_id`, `to_ip`, `from_ip` from (select user_id, to_ip, from_ip FROM user_access_issue_trail WHERE to_ip >= 221922387 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 221922387) union (select `user_id`, `to_ip`, `from_ip` from (select user_id, to_ip, from_ip FROM user_access_issue_corporate WHERE to_ip >= 221922387 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 221922387) union (select `user_id`, `to_ip`, `from_ip` from (select user_id, to_ip, from_ip FROM user_access_issue_token WHERE to_ip >= 221922387 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 221922387) union (select `user_id`, `to_ip`, `from_ip` from (select user_id, to_ip, from_ip FROM user_access_article_trail WHERE to_ip >= 221922387 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 221922387) union (select `user_id`, `to_ip`, `from_ip` from (select user_id, to_ip, from_ip FROM user_access_article_corporate WHERE to_ip >= 221922387 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 221922387) union (select `user_id`, `to_ip`, `from_ip` from (select user_id, to_ip, from_ip FROM user_access_article_token WHERE to_ip >= 221922387 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 221922387) union (select `user_id`, `to_ip`, `from_ip` from (select user_id, to_ip, from_ip FROM user_access_chapter_trail WHERE to_ip >= 221922387 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 221922387) union (select `user_id`, `to_ip`, `from_ip` from (select user_id, to_ip, from_ip FROM user_access_chapter_corporate WHERE to_ip >= 221922387 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 221922387) union (select `user_id`, `to_ip`, `from_ip` from (select user_id, to_ip, from_ip FROM user_access_chapter_token WHERE to_ip >= 221922387 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 221922387) union (select `user_id`, `to_ip`, `from_ip` from (select user_id, to_ip, from_ip FROM user_access_disease_corporate WHERE to_ip >= 221922387 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 221922387) limit 1
      18.6msalphaeurekaselec_live_10_06_2022UserAccess.php#784
      Bindings
      • 0: 221922387
      • 1: 221922387
      • 2: 221922387
      • 3: 221922387
      • 4: 221922387
      • 5: 221922387
      • 6: 221922387
      • 7: 221922387
      • 8: 221922387
      • 9: 221922387
      • 10: 221922387
      • 11: 221922387
      • 12: 221922387
      • 13: 221922387
      • 14: 221922387
      • 15: 221922387
      Backtrace
      • 14. app/Models/UserAccess/UserAccess.php:784
      • 15. middleware::check_user_access:114
      • 16. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
      • 18. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • select * from `chapter` where `chapter_id` = '23457' limit 1
      380μsalphaeurekaselec_live_10_06_2022ChapterController.php#1406
      Bindings
      • 0: 23457
      Backtrace
      • 16. app/Http/Controllers/ChapterController.php:1406
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:206
    • select CONCAT_WS(' ',au.first_name, ' ', ifnull(au.initials,''), ' ', au.last_name) as authors, CONCAT(au.last_name, IFNULL(CONCAT(' ', au.initials), ''), ' ', au.first_name) AS authorsRIS, CONCAT_WS(' ',au.last_name, ' ', ifnull(au.initials,''), ' ', au.first_name) as authorsCiteAs, CONCAT_WS(' ',au.first_name, IFNULL(CONCAT(' ', au.initials), ''), IFNULL(CONCAT(' ', au.last_name), '')) as authorsmodal , `au`.*, `af`.`ror_id`, `af`.`institution`, `af`.`department`, `af`.`country`, `af`.`city`, `af`.`address`, (GROUP_CONCAT(TRIM(BOTH ', ' FROM CONCAT(ifnull(concat(af.institution,','),''), ifnull(concat(af.department,','),''), ifnull(concat(af.address,','),''), ifnull(concat(af.city,','),''), ifnull(concat(af.country,','),''), ifnull(concat(af.postal_code,','),''), ifnull(concat(af.phone,','),''), ifnull(concat(af.fax,','),''))) SEPARATOR '|')) as `author_affiliation`, (GROUP_CONCAT(TRIM(BOTH ', ' FROM CONCAT(ifnull(concat(af.web_view,','),''))) SEPARATOR '|')) as `web_view` from `author` as `au` left join `author_affiliation` as `af` on `au`.`author_id` = `af`.`author_id` where `au`.`chapter_id` = '23457' group by `au`.`author_id` order by `au`.`article_id` asc, `au`.`sequence` asc
      790μsalphaeurekaselec_live_10_06_2022Author.php#86
      Bindings
      • 0: 23457
      Backtrace
      • 13. app/Models/Author.php:86
      • 14. app/Http/Controllers/ChapterController.php:1411
      • 15. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 16. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • select * from `keywords` where `chapter_id` = '23457'
      220μsalphaeurekaselec_live_10_06_2022ChapterController.php#1415
      Bindings
      • 0: 23457
      Backtrace
      • 15. app/Http/Controllers/ChapterController.php:1415
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:206
    • select * from `ebook` where `ebook_id` = 1418 limit 1
      280μsalphaeurekaselec_live_10_06_2022ChapterController.php#1430
      Bindings
      • 0: 1418
      Backtrace
      • 16. app/Http/Controllers/ChapterController.php:1430
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:206
    • select count(*) as aggregate from `subject_ebook` as `se` inner join `ebook` as `e` on `e`.`ebook_id` = `se`.`ebook_id` inner join `ebook_volume` as `v` on `v`.`ebook_id` = `e`.`ebook_id` where subject_id IN (select subject_id FROM subject_ebook WHERE ebook_id=1418) and se.ebook_id!=1418 and v.ebook_status='1'
      1.14msalphaeurekaselec_live_10_06_2022Subject.php#238
      Backtrace
      • 16. app/Models/Subject.php:238
      • 17. app/Http/Controllers/ChapterController.php:1434
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • select distinct v.nid as volume_id,e.nid,e.title,v.issn,v.eissn,v.isbn,v.eisbn,e.ebook_id, v.image_file_name,v.file_path,v.flyer_link,v.ebook_volume_id, v.volume_name,v.doi,v.year_id,v.introduction from `subject_ebook` as `se` inner join `ebook` as `e` on `e`.`ebook_id` = `se`.`ebook_id` inner join `ebook_volume` as `v` on `v`.`ebook_id` = `e`.`ebook_id` where subject_id IN (select subject_id FROM subject_ebook WHERE ebook_id=1418) and se.ebook_id!=1418 and v.ebook_status='1' limit 10 offset 0
      970μsalphaeurekaselec_live_10_06_2022Subject.php#238
      Backtrace
      • 14. app/Models/Subject.php:238
      • 15. app/Http/Controllers/ChapterController.php:1434
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • select count(*) as aggregate from `subject_journal` as `sj` inner join `journal` as `j` on `j`.`journal_id` = `sj`.`journal_id` where subject_id IN (select subject_id FROM subject_ebook WHERE ebook_id=1418)
      340μsalphaeurekaselec_live_10_06_2022Subject.php#255
      Backtrace
      • 16. app/Models/Subject.php:255
      • 17. app/Http/Controllers/ChapterController.php:1435
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • select `e`.*, `a`.*, `y`.`year`, `e`.`ebook_volume_id` as `ebook_volume_id`, `a`.`ebook_volume_id` as `ebk_vol_id`, `e`.`ebook_id` as `ebk_ebook_id` from `ebook_volume` as `e` left join `author` as `a` on `e`.`ebook_volume_id` = `a`.`ebook_volume_id` left join `year` as `y` on `y`.`id` = `e`.`year_id` where `e`.`ebook_volume_id` = 3783 and `e`.`is_uploaded` = 1
      590μsalphaeurekaselec_live_10_06_2022EbookVolume.php#271
      Bindings
      • 0: 3783
      • 1: 1
      Backtrace
      • 13. app/Models/EbookVolume.php:271
      • 14. app/Http/Controllers/ChapterController.php:1438
      • 15. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 16. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • select count(*) rcd from `ebook_volume` where `ebook_id` = 1418 and ebook_volume_id <> 3783 limit 1
      330μsalphaeurekaselec_live_10_06_2022EbookVolume.php#999
      Bindings
      • 0: 1418
      Backtrace
      • 14. app/Models/EbookVolume.php:999
      • 15. app/Http/Controllers/ChapterController.php:1462
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • select count(*) as total_count, content_type_access_id as access_type from ebook_access where content_type_id = '23457' and content_type = 'c' and ( (from_date <= CURDATE() and to_date >= CURDATE() and perpetual= 0) or (from_date is null and to_date is null and perpetual= 1) )
      410μsalphaeurekaselec_live_10_06_2022ContentAccess.php#647
      Backtrace
      • 11. app/Models/ContentAccess.php:647
      • 12. app/Http/Controllers/ChapterController.php:1465
      • 13. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 14. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 15. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • select count(*) as total_count, content_type_access_id as access_type from ebook_access where content_type_id = '3783' and content_type = 'v' and ( (from_date <= CURDATE() and to_date >= CURDATE() and perpetual= 0) or (from_date is null and to_date is null and perpetual= 1) )
      350μsalphaeurekaselec_live_10_06_2022ContentAccess.php#647
      Backtrace
      • 11. app/Models/ContentAccess.php:647
      • 12. app/Http/Controllers/ChapterController.php:1478
      • 13. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 14. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 15. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • (select j.user_access_id,j.volume_id,j.user_id,j.from_ip,j.to_ip,j.type,j.track,"Trial Access" as access_base_text, CASE j.type WHEN 111 THEN true ELSE false END as terms_popup, "S" as content_download_type, null as restricted_user_access_key, null as restricted_user_access_type, CASE j.track WHEN 0 THEN false ELSE true END as tracksAccessByVolume,"ebook_volume" as access_level,"" as chapter_id from `user_access_ebook_volume_trail` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 221922387 and j.to_ip >=221922387 )) and ((j.from_date <= 1739834839 and j.to_date >= 1739834839 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.volume_id = 3783) union (select j.user_access_id,j.volume_id,j.user_id,j.from_ip,j.to_ip,j.type,j.track,"Subscribed" as access_base_text, false as terms_popup, "S" as content_download_type, null as restricted_user_access_key, null as restricted_user_access_type, CASE j.track WHEN 0 THEN false ELSE true END as tracksAccessByVolume,"ebook_volume" as access_level,"" as chapter_id from `user_access_ebook_volume_corporate` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 221922387 and j.to_ip >=221922387 )) and ((j.from_date <= 1739834839 and j.to_date >= 1739834839 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.volume_id = 3783) union (select j.user_access_id,j.volume_id,j.user_id,j.from_ip,j.to_ip,j.type,j.track,"Token Based Access" as access_base_text, false as terms_popup, "R" as content_download_type, j.uc_id as restricted_user_access_key, "v" as restricted_user_access_type, CASE j.track WHEN 0 THEN false ELSE true END as tracksAccessByVolume,"ebook_volume" as access_level,"" as chapter_id from `user_access_ebook_volume_token` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 221922387 and j.to_ip >=221922387 )) and ((j.from_date <= 1739834839 and j.to_date >= 1739834839 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.volume_id = 3783)
      770μsalphaeurekaselec_live_10_06_2022UserAccess.php#1266
      Backtrace
      • 13. app/Models/UserAccess/UserAccess.php:1266
      • 14. app/Http/Controllers/ChapterController.php:1518
      • 15. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 16. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • (select j.user_access_id,j.volume_id,j.user_id,j.from_ip,j.to_ip,j.type,j.track,"Trial Access" as access_base_text, CASE j.type WHEN 111 THEN true ELSE false END as terms_popup, "S" as content_download_type, null as restricted_user_access_key, null as restricted_user_access_type, CASE j.track WHEN 0 THEN false ELSE true END as tracksAccessByVolume,"chapter" as access_level, j.chapter_id from `user_access_chapter_trail` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 221922387 and j.to_ip >=221922387 )) and ((j.from_date <= 1739834839 and j.to_date >= 1739834839 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.chapter_id = 23457) union (select j.user_access_id,j.volume_id,j.user_id,j.from_ip,j.to_ip,j.type,j.track,"Subscribed" as access_base_text, false as terms_popup, "S" as content_download_type, null as restricted_user_access_key, null as restricted_user_access_type, CASE j.track WHEN 0 THEN false ELSE true END as tracksAccessByVolume,"chapter" as access_level, j.chapter_id from `user_access_chapter_corporate` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 221922387 and j.to_ip >=221922387 )) and ((j.from_date <= 1739834839 and j.to_date >= 1739834839 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.chapter_id = 23457) union (select j.user_access_id,j.volume_id,j.user_id,j.from_ip,j.to_ip,j.type,j.track,"Token Based Access" as access_base_text, false as terms_popup, "R" as content_download_type, j.uc_id as restricted_user_access_key, "v" as restricted_user_access_type, CASE j.track WHEN 0 THEN false ELSE true END as tracksAccessByVolume,"chapter" as access_level, j.chapter_id from `user_access_chapter_token` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 221922387 and j.to_ip >=221922387 )) and ((j.from_date <= 1739834839 and j.to_date >= 1739834839 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.chapter_id = 23457)
      810μsalphaeurekaselec_live_10_06_2022UserAccess.php#1266
      Backtrace
      • 13. app/Models/UserAccess/UserAccess.php:1266
      • 14. app/Http/Controllers/ChapterController.php:1549
      • 15. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 16. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
    • select b.banner_link, b.banner_name, b.banner_script, b.banner_remarks, b.banner_file_name, b.banner_placement, bd.content_type, bd.content_id from `tbl_banner` as `b` inner join `tbl_banner_detail` as `bd` on `bd`.`banner_id` = `b`.`banner_id` inner join `users` as `u` on `u`.`id` = `b`.`updated_by` where `b`.`banner_ebook` = 1 and `bd`.`content_type` = 'B' and `bd`.`content_id` = 3783 and `b`.`banner_from_date` <= 1739834839 and `b`.`banner_to_date` >= 1739834839 and `b`.`banner_status` = 'A' order by `b`.`banner_id` desc
      1.15msalphaeurekaselec_live_10_06_2022Banner.php#95
      Bindings
      • 0: 1
      • 1: B
      • 2: 3783
      • 3: 1739834839
      • 4: 1739834839
      • 5: A
      Backtrace
      • 13. app/Models/Banner.php:95
      • 14. app/Http/helpers.php:404
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
    • select count(*) as aggregate from `uc_cart_products` where cart_id='5d53b5cd4ef9793165b576718e0d72af'
      190μsalphaeurekaselec_live_10_06_2022Cart.php#271
      Backtrace
      • 15. app/Models/Cart.php:271
      • 16. view::layouts._header:260
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
    App\Models\Chapter
    1Chapter.php#?
    App\Models\Ebook
    1Ebook.php#?
        _token
        QSNTESKMmhoHAH38NUWqBcHaFQ4j3VkKQJZhgfyv
        uc_cart_id
        5d53b5cd4ef9793165b576718e0d72af
        _previous
        array:1 [ "url" => "https://alpha.eurekaselect.com/chapter/23457" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /chapter/23457
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        []
        
        request_request
        []
        
        request_headers
        0 of 0
        array:17 [ "x-https" => array:1 [ 0 => "1" ] "host" => array:1 [ 0 => "alpha.eurekaselect.com" ] "priority" => array:1 [ 0 => "u=0, i" ] "cookie" => array:1 [ 0 => "wayfindertarget=eyJpdiI6ImhKQnorL3ZyRzNwNFVUVDZFckw5Vnc9PSIsInZhbHVlIjoiSEpDU1BYaUcyZitVeUhEUzNyQ3pYaVQ2RURhMFFRNWZXek5TbVFvSXhwUT0iLCJtYWMiOiI5ZTQzNTVlMmE5OWY1NTU3NDk5ZmQ3N2NlMDI2Njc5YWY5N2E5MDdjYTllMDliNjYwNGRmODIyMTQwYmRhOTcxIiwidGFnIjoiIn0%3D; XSRF-TOKEN=eyJpdiI6IjB2MXlXZ0Z6Q3BGVitGOUwzL2NvcVE9PSIsInZhbHVlIjoieTZzTmkrdkpvbDgyR3B5VFpIeHQ0WU5mditucDZzcTJuWVJIVmdKelpvQVY0N2xZUzluc3liTlh0OVprVTdaOTRGMytTREViQXJlNmZqZXRVazVQNGJSYkUzL2RwbnBibkFqdnpaOEpOTHBBbmFlQStLNnQ4bDdCT1JmeHNlT1kiLCJtYWMiOiIxZDAzNjkzZmY4YTYzMDU3ZTI2ODQyMWJjMTY2ZTEzM2Q0ZDkzNWRmNmM4MGIwMDVmOTNkOTg2OTEzY2RiYzk0IiwidGFnIjoiIn0%3D; alphaeurekaselectnet_session=eyJpdiI6Ik9EZU9uV1NadXd1YzhERVFWNitQYmc9PSIsInZhbHVlIjoiMEF5cDBjQjFialNoY1NoYVBaU0hoeGUvQzByb0FiNWgyWkh3UW1JdXJCVi9JMDhjaFRjTnFXMUpONVRJL0xzMitacC9RK3lIRmJlamc0TERsVVJzVG94SHJ6MkNtYlZMNDBxd1ViSkFSSkVUMGNpOXNiaHFsOTZTMUxaYURMQ1giLCJtYWMiOiI3ZTZlMThjYjcxM2NlMWUxN2YwNDI4NjdjZjNjZDA0NGYxMWExNTFjNjBlZTdkMWE1ZDJhZmRiY2NiYTNhMTRiIiwidGFnIjoiIn0%3Dwayfindertarget=eyJpdiI6ImhKQnorL3ZyRzNwNFVUVDZFckw5Vnc9PSIsInZhbHVlIjoiSEpDU1BYaUcyZitVeUhEUzNyQ3pYaVQ2RURhMFFRNWZXek5TbVFvSXhwUT0iLCJtYWMiOiI5ZTQzNTVlMmE5OWY1" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] ]
        request_cookies
        0 of 0
        array:3 [ "wayfindertarget" => null "XSRF-TOKEN" => "QSNTESKMmhoHAH38NUWqBcHaFQ4j3VkKQJZhgfyv" "alphaeurekaselectnet_session" => "3VIqXhVgnx4aNqwqebE5xz2FXnJpcXc5dUCSCw1m" ]
        response_headers
        0 of 0
        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 17 Feb 2025 23:27:19 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IndzM0E0L2ZVc3RNREJmUVYxbExMYUE9PSIsInZhbHVlIjoiRStmYkFQTEQzYWxhUW0zS3N1ZUMyN25JczBrbHkwbFg1WG0zQSs2a1BXKzJWTFFOdEhSOGxuKzZrNm5pbk1JMWVpRWNFeHNoTmdhTlRsaHpvWHc4N00xUkFoZG9XenlOL2R2UTVvNE5RNmFMcEorc0lUcFBNR1I1QXJYRElJRm0iLCJtYWMiOiJlMWU0MzgyYWRkYWQ2ZGI0MmU2YmUyNGY5OTRlZGVhNzhlNGI1ZDMyYWY1OWU4YjlhODUzZDU2NjNkNzRlNzdjIiwidGFnIjoiIn0%3D; expires=Thu, 20 Feb 2025 11:27:19 GMT; Max-Age=216000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IndzM0E0L2ZVc3RNREJmUVYxbExMYUE9PSIsInZhbHVlIjoiRStmYkFQTEQzYWxhUW0zS3N1ZUMyN25JczBrbHkwbFg1WG0zQSs2a1BXKzJWTFFOdEhSOGxuKzZrNm5pbk1JMWVpRWNFe" 1 => "alphaeurekaselectnet_session=eyJpdiI6IlFLWHNiSERYTEsySmxQcnp4S09hZGc9PSIsInZhbHVlIjoicVpsT0hTc1Y3M0pqVlp5Vkpja1F2eURTdFlWQWtrSXJNa1BZY1VPMzhtZ3lkdTdVV1prSWs2RC9XbzVySFlsY2NIWnczRUdKWnM4SXVxa3NWQUFNTGI3a2ZUbi9Fc3lldDhmNkJLak5jaEh5QXphdFlCNUxyM20vS3J1RG8waUciLCJtYWMiOiIzZGFmZTM1OWZkMTk2OTI4ZGJhNDFjZGVjNmI3NzRkNjU2OTgxZTQ1Yzg5MWViOTMzZDY1MTU5YTU0MmEyODdjIiwidGFnIjoiIn0%3D; path=/; secure; httponly; samesite=laxalphaeurekaselectnet_session=eyJpdiI6IlFLWHNiSERYTEsySmxQcnp4S09hZGc9PSIsInZhbHVlIjoicVpsT0hTc1Y3M0pqVlp5Vkpja1F2eURTdFlWQWtrSXJNa1BZY1VPMzhtZ3lkdTdVV1prSWs2RC9" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IndzM0E0L2ZVc3RNREJmUVYxbExMYUE9PSIsInZhbHVlIjoiRStmYkFQTEQzYWxhUW0zS3N1ZUMyN25JczBrbHkwbFg1WG0zQSs2a1BXKzJWTFFOdEhSOGxuKzZrNm5pbk1JMWVpRWNFeHNoTmdhTlRsaHpvWHc4N00xUkFoZG9XenlOL2R2UTVvNE5RNmFMcEorc0lUcFBNR1I1QXJYRElJRm0iLCJtYWMiOiJlMWU0MzgyYWRkYWQ2ZGI0MmU2YmUyNGY5OTRlZGVhNzhlNGI1ZDMyYWY1OWU4YjlhODUzZDU2NjNkNzRlNzdjIiwidGFnIjoiIn0%3D; expires=Thu, 20-Feb-2025 11:27:19 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IndzM0E0L2ZVc3RNREJmUVYxbExMYUE9PSIsInZhbHVlIjoiRStmYkFQTEQzYWxhUW0zS3N1ZUMyN25JczBrbHkwbFg1WG0zQSs2a1BXKzJWTFFOdEhSOGxuKzZrNm5pbk1JMWVpRWNFe" 1 => "alphaeurekaselectnet_session=eyJpdiI6IlFLWHNiSERYTEsySmxQcnp4S09hZGc9PSIsInZhbHVlIjoicVpsT0hTc1Y3M0pqVlp5Vkpja1F2eURTdFlWQWtrSXJNa1BZY1VPMzhtZ3lkdTdVV1prSWs2RC9XbzVySFlsY2NIWnczRUdKWnM4SXVxa3NWQUFNTGI3a2ZUbi9Fc3lldDhmNkJLak5jaEh5QXphdFlCNUxyM20vS3J1RG8waUciLCJtYWMiOiIzZGFmZTM1OWZkMTk2OTI4ZGJhNDFjZGVjNmI3NzRkNjU2OTgxZTQ1Yzg5MWViOTMzZDY1MTU5YTU0MmEyODdjIiwidGFnIjoiIn0%3D; path=/; secure; httponlyalphaeurekaselectnet_session=eyJpdiI6IlFLWHNiSERYTEsySmxQcnp4S09hZGc9PSIsInZhbHVlIjoicVpsT0hTc1Y3M0pqVlp5Vkpja1F2eURTdFlWQWtrSXJNa1BZY1VPMzhtZ3lkdTdVV1prSWs2RC9" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "QSNTESKMmhoHAH38NUWqBcHaFQ4j3VkKQJZhgfyv" "uc_cart_id" => "5d53b5cd4ef9793165b576718e0d72af" "_previous" => array:1 [ "url" => "https://alpha.eurekaselect.com/chapter/23457" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-02-17 23:27:19GET/chapter/23457112182