Search Result "Online Classes"

Export

Online Learning – Effectiveness and Challenges Across the Globe

Ebook: Virtual and Classroom Learning in Higher Education: A Guide to Effective Online Teaching
Volume: 1 Year: 2021
Author(s): Radhika Juneja,Asha Bhatia
Doi: 10.2174/9781681089287121010010

Research Article

Effectiveness of Online Learning and its Comparison Using Innovative Statistical Approach

Journal: Recent Advances in Computer Science and Communications
Volume: 14 Issue: 4 Year: 2021 Page: 1236-1241
Author(s): Manoj K. Srivastava,Rajesh Kumar,Ashish Khare

Research Article

Consumer Trust in Online Advertising - How Negative Perception Impactsits Effectiveness

Journal: Current Social Sciences
Volume: 2 Issue: 1 Year: 2024 Page: 23-32
Author(s):

How Effective is Online Education During the Current Pandemic Due to COVID-19?

Ebook: Virtual and Classroom Learning in Higher Education: A Guide to Effective Online Teaching
Volume: 1 Year: 2021
Author(s): Glovin Kumar,Neha D’Souza,Indu Sharma,Ravindra Dey
Doi: 10.2174/9781681089287121010003

Opportunities and Challenges Associated with Online/Blended Teaching-Learning

Ebook: Digital Transformation in Education: Emerging Markets and Opportunities
Volume: 1 Year: 2023
Author(s):
Doi: 10.2174/9789815124750123010010

Taking a Fresh Look at the Value of Video in Online Learning

Ebook: Virtual and Classroom Learning in Higher Education: A Guide to Effective Online Teaching
Volume: 1 Year: 2021
Author(s): Mel Lindley,Ross Mallett
Doi: 10.2174/9781681089287121010007

Research Article

Impact of Online Teaching on Students’ Education and Health in India during the Pandemic of COVID-19

Journal: Coronaviruses
Volume: 2 Issue: 4 Year: 2021 Page: 516-520
Author(s): Avadhesh Kumar Yadav

Using Online Support Materials to Enhance the Students’ Dissertation Experience

Ebook: Supervising and Writing a Good Undergraduate Dissertation
Volume: 1 Year: 2013
Author(s): Ziene Mottiar
Doi: 10.2174/9781608051762113010017

Reimagining Dissertation Support within Online Communities of Practice

Ebook: Supervising and Writing a Good Undergraduate Dissertation
Volume: 1 Year: 2013
Author(s): Linda Clarke
Doi: 10.2174/9781608051762113010016

Research Article

Dynamic Evaluation Model of the Default Risk of Online Loan BorrowersBased on K-means and SVM

Journal: Recent Advances in Computer Science and Communications
Volume: 15 Issue: 9 Year: 2022 Page: 1259-1266
Author(s): Jian-Qiong Huang,Wen-Long Guo,Chou-Yuan Lee

Previous   Next

Go To   Results 1 - 1 of 2654

Apply Filters

Volume Years
Article Type
Publication Title
Subject Title

Content Type


© 2025 Bentham Science Publishers | Privacy Policy
Request history8.2.27PHP Version622msRequest Duration55MBMemory UsageGET search/{searchvalue?}Route
  • warninglog[13:35:27] LOG.warning: str_replace(): Passing null to parameter #3 ($subject) of type array|string ...
  • warninglog[13:35:27] LOG.warning: str_replace(): Passing null to parameter #3 ($subject) of type array|string ...
  • warninglog[13:35:27] LOG.warning: str_replace(): Passing null to parameter #3 ($subject) of type array|string ...
  • warninglog[13:35:27] LOG.warning: str_replace(): Passing null to parameter #3 ($subject) of type array|string ...
  • Booting (102ms)time
  • Application (520ms)time
  • 1 x Application (83.64%)
    520ms
    1 x Booting (16.35%)
    102ms
    8 templates were rendered
    • searchsearch.blade.php#?blade
    • search_datasearch_data.blade.php#?blade
    • paginationpagination.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 search/{searchvalue?}
    middleware
    web, check_user_access
    controller
    App\Http\Controllers\SearchController@getSearch
    namespace
    App\Http\Controllers
    where
    as
    advancesearch
    file
    app/Http/Controllers/SearchController.php:346-570
    75 statements were executed, 6 of which were duplicates, 69 unique. Show only duplicated186ms
    • 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 ('59467608','',1,1739972126,1739972126) ON DUPLICATE KEY UPDATE visitor_count=visitor_count + 1, updated_on=1739972126
      1.03msalphaeurekaselec_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 ('59467608','/search?searchvalue=Online+Classes',1,1739972126,1739972126)
      160μ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 >= 59467608 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 59467608) 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 >= 59467608 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 59467608) 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 >= 59467608 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 59467608) 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 >= 59467608 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 59467608) 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 >= 59467608 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 59467608) 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 >= 59467608 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 59467608) union (select `user_id`, `to_ip`, `from_ip` from (select user_id, to_ip, from_ip FROM user_access_issue_trail WHERE to_ip >= 59467608 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 59467608) union (select `user_id`, `to_ip`, `from_ip` from (select user_id, to_ip, from_ip FROM user_access_issue_corporate WHERE to_ip >= 59467608 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 59467608) union (select `user_id`, `to_ip`, `from_ip` from (select user_id, to_ip, from_ip FROM user_access_issue_token WHERE to_ip >= 59467608 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 59467608) union (select `user_id`, `to_ip`, `from_ip` from (select user_id, to_ip, from_ip FROM user_access_article_trail WHERE to_ip >= 59467608 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 59467608) union (select `user_id`, `to_ip`, `from_ip` from (select user_id, to_ip, from_ip FROM user_access_article_corporate WHERE to_ip >= 59467608 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 59467608) union (select `user_id`, `to_ip`, `from_ip` from (select user_id, to_ip, from_ip FROM user_access_article_token WHERE to_ip >= 59467608 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 59467608) union (select `user_id`, `to_ip`, `from_ip` from (select user_id, to_ip, from_ip FROM user_access_chapter_trail WHERE to_ip >= 59467608 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 59467608) union (select `user_id`, `to_ip`, `from_ip` from (select user_id, to_ip, from_ip FROM user_access_chapter_corporate WHERE to_ip >= 59467608 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 59467608) union (select `user_id`, `to_ip`, `from_ip` from (select user_id, to_ip, from_ip FROM user_access_chapter_token WHERE to_ip >= 59467608 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 59467608) union (select `user_id`, `to_ip`, `from_ip` from (select user_id, to_ip, from_ip FROM user_access_disease_corporate WHERE to_ip >= 59467608 ORDER BY to_ip ASC LIMIT 1) as `tjv` where `from_ip` <= 59467608) limit 1
      15.04msalphaeurekaselec_live_10_06_2022UserAccess.php#784
      Bindings
      • 0: 59467608
      • 1: 59467608
      • 2: 59467608
      • 3: 59467608
      • 4: 59467608
      • 5: 59467608
      • 6: 59467608
      • 7: 59467608
      • 8: 59467608
      • 9: 59467608
      • 10: 59467608
      • 11: 59467608
      • 12: 59467608
      • 13: 59467608
      • 14: 59467608
      • 15: 59467608
      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 `article_type` where `art_type_id` in ('0', '10', '9', '11', '24', '28', '7', '29', '6', '33', '36', '45', '64') order by FIELD(art_type_id, 0,10,9,11,24,28,7,29,6,33,36,45,64)
      340μsalphaeurekaselec_live_10_06_2022Article.php#2038
      Bindings
      • 0: 0
      • 1: 10
      • 2: 9
      • 3: 11
      • 4: 24
      • 5: 28
      • 6: 7
      • 7: 29
      • 8: 6
      • 9: 33
      • 10: 36
      • 11: 45
      • 12: 64
      Backtrace
      • 13. app/Models/Article.php:2038
      • 14. app/Http/Controllers/SearchController.php:432
      • 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 `journal` where `journal_id` in ('25', '29', '38', '33', '57', '26', '186', '7', '19', '65', '66', '68', '179', '42', '70', '15', '8', '56', '13', '69', '10', '14', '18', '40') order by FIELD(journal_id, 25,29,38,33,57,26,186,7,19,65,66,68,179,42,70,15,8,56,13,69,10,14,18,40)
      10.68msalphaeurekaselec_live_10_06_2022Journal.php#1395
      Bindings
      • 0: 25
      • 1: 29
      • 2: 38
      • 3: 33
      • 4: 57
      • 5: 26
      • 6: 186
      • 7: 7
      • 8: 19
      • 9: 65
      • 10: 66
      • 11: 68
      • 12: 179
      • 13: 42
      • 14: 70
      • 15: 15
      • 16: 8
      • 17: 56
      • 18: 13
      • 19: 69
      • 20: 10
      • 21: 14
      • 22: 18
      • 23: 40
      Backtrace
      • 13. app/Models/Journal.php:1395
      • 14. app/Http/Controllers/SearchController.php:464
      • 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 `subject` where `subject_id` in ('86', '69', '168', '11', '103', '31', '46', '58', '12', '2', '17', '37', '21', '13', '71', '110', '30', '161', '36', '120', '163', '72', '68', '14', '186') order by FIELD(subject_id, 86,69,168,11,103,31,46,58,12,2,17,37,21,13,71,110,30,161,36,120,163,72,68,14,186)
      380μsalphaeurekaselec_live_10_06_2022Subject.php#435
      Bindings
      • 0: 86
      • 1: 69
      • 2: 168
      • 3: 11
      • 4: 103
      • 5: 31
      • 6: 46
      • 7: 58
      • 8: 12
      • 9: 2
      • 10: 17
      • 11: 37
      • 12: 21
      • 13: 13
      • 14: 71
      • 15: 110
      • 16: 30
      • 17: 161
      • 18: 36
      • 19: 120
      • 20: 163
      • 21: 72
      • 22: 68
      • 23: 14
      • 24: 186
      Backtrace
      • 13. app/Models/Subject.php:435
      • 14. app/Http/Controllers/SearchController.php:492
      • 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 `subject`
      500μsalphaeurekaselec_live_10_06_2022Subject.php#81
      Backtrace
      • 13. app/Models/Subject.php:81
      • 14. app/Http/Controllers/SearchController.php:509
      • 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(*) as aggregate from `journal` as `j` left join `users` as `u` on `u`.`id` = `j`.`created_by`
      570μsalphaeurekaselec_live_10_06_2022Journal.php#120
      Backtrace
      • 16. app/Models/Journal.php:120
      • 17. app/Http/Controllers/SearchController.php:510
      • 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 * from `journal` as `j` left join `users` as `u` on `u`.`id` = `j`.`created_by` order by `j`.`title` asc limit 1000 offset 0
      80.13msalphaeurekaselec_live_10_06_2022Journal.php#120
      Backtrace
      • 14. app/Models/Journal.php:120
      • 15. app/Http/Controllers/SearchController.php:510
      • 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 * from `ebook` where `published` = 1 order by `title` asc
      7.34msalphaeurekaselec_live_10_06_2022Ebook.php#66
      Bindings
      • 0: 1
      Backtrace
      • 13. app/Models/Ebook.php:66
      • 14. app/Http/Controllers/SearchController.php:511
      • 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 `article` where `doi` = '10.2174/9781681089287121010010' limit 1
      400μsalphaeurekaselec_live_10_06_2022Article.php#128
      Bindings
      • 0: 10.2174/9781681089287121010010
      Backtrace
      • 14. app/Models/Article.php:128
      • 15. view::search_data:133
      • 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 * from `chapter` where `chapter_id` = '15927' limit 1
      340μsalphaeurekaselec_live_10_06_2022SearchController.php#836
      Bindings
      • 0: 15927
      Backtrace
      • 16. app/Http/Controllers/SearchController.php:836
      • 17. view::search_data:368
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
    • select count(*) as total_count, content_type_access_id as access_type from ebook_access where content_type_id = '15927' 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) )
      380μsalphaeurekaselec_live_10_06_2022ContentAccess.php#647
      Backtrace
      • 11. app/Models/ContentAccess.php:647
      • 12. app/Http/Controllers/SearchController.php:860
      • 13. view::search_data:368
      • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(*) as total_count, content_type_access_id as access_type from ebook_access where content_type_id = '3153' 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) )
      310μsalphaeurekaselec_live_10_06_2022ContentAccess.php#647
      Backtrace
      • 11. app/Models/ContentAccess.php:647
      • 12. app/Http/Controllers/SearchController.php:873
      • 13. view::search_data:368
      • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • (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 <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.volume_id = 3153) 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 <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.volume_id = 3153) 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 <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.volume_id = 3153)
      660μsalphaeurekaselec_live_10_06_2022UserAccess.php#1266
      Backtrace
      • 13. app/Models/UserAccess/UserAccess.php:1266
      • 14. app/Http/Controllers/SearchController.php:913
      • 15. view::search_data:368
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • (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 <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.chapter_id = 15927) 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 <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.chapter_id = 15927) 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 <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.chapter_id = 15927)
      620μsalphaeurekaselec_live_10_06_2022UserAccess.php#1266
      Backtrace
      • 13. app/Models/UserAccess/UserAccess.php:1266
      • 14. app/Http/Controllers/SearchController.php:944
      • 15. view::search_data:368
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `article` where `doi` = '10.2174/2213275912666191106122354' limit 1
      980μsalphaeurekaselec_live_10_06_2022Article.php#128
      Bindings
      • 0: 10.2174/2213275912666191106122354
      Backtrace
      • 14. app/Models/Article.php:128
      • 15. view::search_data:133
      • 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 * from `article` where (`article_id` = 102143) limit 1
      480μsalphaeurekaselec_live_10_06_2022search_data.blade.php#164
      Bindings
      • 0: 102143
      Backtrace
      • 16. view::search_data:164
      • 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
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:208
    • SELECT at.type_name, p.copyright, p.publisher_location,m.month,y.year, a.publish_on, a.nid article_nid,a.article_id, a.pmid, a.issue_id, a.title, a.abstract,a.podcast,a.altmetric_score,a.altmetric_url,a.kudos_url, a.page_count, a.first_page, a.elocator, a.last_page, i.publication_date, a.file_name, a.file_path, a.doi, a.is_epub,a.epub_type, a.volume_id, a.is_uploaded, a.editor_choice, a.is_epub, j.image_file_name, a.article_no, a.art_type AS article_type, a.supplementary_filename,a.html_filename,a.prc_filename,a.epub_filename, a.graph_abs_lg_filename, a.graph_abs_sm_filename, a.oa_image_lg_filename, a.oa_image_sm_filename, j.journal_banner,a.animated_abstract,a.erratum_in,a.erratum_for, (CASE WHEN a.issue_id =0 THEN j.epub_price ELSE j.price END) AS sell_price, j.epub_price, j.nid AS jour_nid, j.title AS journal_title, j.issn, j.eissn,j.journal_id, j.subtitle AS jour_subtitle, v.volume_id,v.volume_name AS volume, v.year_id, i.title AS issue, i.month_id ,i.type issue_type, j.subtitle,j.formerly_title, ac.subtitle AS epub_title,a.crossmark_enabled,a.text_mining_urls,a.license_urls,a.created, a.receivedate, a.revisedate, a.acceptdate,js.js_title FROM article a LEFT JOIN article_section ac ON a.is_epub = ac.art_sec_id LEFT JOIN journal_section js ON a.js_id = js.js_id LEFT JOIN article_type at ON a.art_type = at.art_type_id LEFT JOIN issue i ON a.issue_id = i.issue_id LEFT JOIN month m ON m.id = i.month_id LEFT JOIN volume v ON v.volume_id = a.volume_id INNER JOIN year y ON y.id = v.year_id INNER JOIN journal j ON j.journal_id = a.journal_id INNER JOIN publisher p ON p.publisher_id = j.publisher_id WHERE a.article_id=102143
      740μsalphaeurekaselec_live_10_06_2022Article.php#408
      Backtrace
      • 11. app/Models/Article.php:408
      • 12. app/Http/Controllers/SearchController.php:601
      • 13. view::search_data:169
      • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(*) as total_count, content_type_access_id as access_type from journal_access where content_type_id = '102143' and content_type = 'a' and ( (from_date <= CURDATE() and to_date >= CURDATE() and perpetual= 0) or (from_date is null and to_date is null and perpetual= 1) )
      320μsalphaeurekaselec_live_10_06_2022ContentAccess.php#647
      Backtrace
      • 11. app/Models/ContentAccess.php:647
      • 12. app/Http/Controllers/SearchController.php:627
      • 13. view::search_data:169
      • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(*) as total_count, content_type_access_id as access_type from journal_access where content_type_id = '10394' and content_type = 'i' and ( (from_date <= CURDATE() and to_date >= CURDATE() and perpetual= 0) or (from_date is null and to_date is null and perpetual= 1) )
      270μsalphaeurekaselec_live_10_06_2022ContentAccess.php#647
      Backtrace
      • 11. app/Models/ContentAccess.php:647
      • 12. app/Http/Controllers/SearchController.php:648
      • 13. view::search_data:169
      • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(*) as total_count, content_type_access_id as access_type from journal_access where content_type_id = '2939' 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) )
      240μsalphaeurekaselec_live_10_06_2022ContentAccess.php#647
      Backtrace
      • 11. app/Models/ContentAccess.php:647
      • 12. app/Http/Controllers/SearchController.php:670
      • 13. view::search_data:169
      • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • (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,"volume" as access_level,"" as issue_id,"" as article_id from `user_access_journal_volume_trail` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.volume_id = 2939) 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,"volume" as access_level,"" as issue_id,"" as article_id from `user_access_journal_volume_corporate` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.volume_id = 2939) 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,"volume" as access_level,"" as issue_id,"" as article_id from `user_access_journal_volume_token` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.volume_id = 2939)
      8.08msalphaeurekaselec_live_10_06_2022UserAccess.php#1266
      Backtrace
      • 13. app/Models/UserAccess/UserAccess.php:1266
      • 14. app/Http/Controllers/SearchController.php:707
      • 15. view::search_data:169
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • (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,"issue" as access_level,j.issue_id,"" as article_id from `user_access_issue_trail` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.issue_id = 10394) 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,"issue" as access_level,j.issue_id,"" as article_id from `user_access_issue_corporate` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.issue_id = 10394) 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,"issue" as access_level,j.issue_id,"" as article_id from `user_access_issue_token` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.issue_id = 10394)
      620μsalphaeurekaselec_live_10_06_2022UserAccess.php#1266
      Backtrace
      • 13. app/Models/UserAccess/UserAccess.php:1266
      • 14. app/Http/Controllers/SearchController.php:732
      • 15. view::search_data:169
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • (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,"article" as access_level, j.issue_id, j.article_id from `user_access_article_trail` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.article_id = 102143) 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,"article" as access_level, j.issue_id, j.article_id from `user_access_article_corporate` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.article_id = 102143) 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,"article" as access_level, j.issue_id, j.article_id from `user_access_article_token` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.article_id = 102143)
      610μsalphaeurekaselec_live_10_06_2022UserAccess.php#1266
      Backtrace
      • 13. app/Models/UserAccess/UserAccess.php:1266
      • 14. app/Http/Controllers/SearchController.php:764
      • 15. view::search_data:169
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `article` where `doi` = '10.2174/012772316X276725240130110311' limit 1
      690μsalphaeurekaselec_live_10_06_2022Article.php#128
      Bindings
      • 0: 10.2174/012772316X276725240130110311
      Backtrace
      • 14. app/Models/Article.php:128
      • 15. view::search_data:133
      • 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 * from `article` where (`article_id` = 138473) limit 1
      370μsalphaeurekaselec_live_10_06_2022search_data.blade.php#164
      Bindings
      • 0: 138473
      Backtrace
      • 16. view::search_data:164
      • 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
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:208
    • SELECT at.type_name, p.copyright, p.publisher_location,m.month,y.year, a.publish_on, a.nid article_nid,a.article_id, a.pmid, a.issue_id, a.title, a.abstract,a.podcast,a.altmetric_score,a.altmetric_url,a.kudos_url, a.page_count, a.first_page, a.elocator, a.last_page, i.publication_date, a.file_name, a.file_path, a.doi, a.is_epub,a.epub_type, a.volume_id, a.is_uploaded, a.editor_choice, a.is_epub, j.image_file_name, a.article_no, a.art_type AS article_type, a.supplementary_filename,a.html_filename,a.prc_filename,a.epub_filename, a.graph_abs_lg_filename, a.graph_abs_sm_filename, a.oa_image_lg_filename, a.oa_image_sm_filename, j.journal_banner,a.animated_abstract,a.erratum_in,a.erratum_for, (CASE WHEN a.issue_id =0 THEN j.epub_price ELSE j.price END) AS sell_price, j.epub_price, j.nid AS jour_nid, j.title AS journal_title, j.issn, j.eissn,j.journal_id, j.subtitle AS jour_subtitle, v.volume_id,v.volume_name AS volume, v.year_id, i.title AS issue, i.month_id ,i.type issue_type, j.subtitle,j.formerly_title, ac.subtitle AS epub_title,a.crossmark_enabled,a.text_mining_urls,a.license_urls,a.created, a.receivedate, a.revisedate, a.acceptdate,js.js_title FROM article a LEFT JOIN article_section ac ON a.is_epub = ac.art_sec_id LEFT JOIN journal_section js ON a.js_id = js.js_id LEFT JOIN article_type at ON a.art_type = at.art_type_id LEFT JOIN issue i ON a.issue_id = i.issue_id LEFT JOIN month m ON m.id = i.month_id LEFT JOIN volume v ON v.volume_id = a.volume_id INNER JOIN year y ON y.id = v.year_id INNER JOIN journal j ON j.journal_id = a.journal_id INNER JOIN publisher p ON p.publisher_id = j.publisher_id WHERE a.article_id=138473
      650μsalphaeurekaselec_live_10_06_2022Article.php#408
      Backtrace
      • 11. app/Models/Article.php:408
      • 12. app/Http/Controllers/SearchController.php:601
      • 13. view::search_data:169
      • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(*) as total_count, content_type_access_id as access_type from journal_access where content_type_id = '138473' and content_type = 'a' and ( (from_date <= CURDATE() and to_date >= CURDATE() and perpetual= 0) or (from_date is null and to_date is null and perpetual= 1) )
      340μsalphaeurekaselec_live_10_06_2022ContentAccess.php#647
      Backtrace
      • 11. app/Models/ContentAccess.php:647
      • 12. app/Http/Controllers/SearchController.php:627
      • 13. view::search_data:169
      • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(*) as total_count, content_type_access_id as access_type from journal_access where content_type_id = '13356' and content_type = 'i' and ( (from_date <= CURDATE() and to_date >= CURDATE() and perpetual= 0) or (from_date is null and to_date is null and perpetual= 1) )
      260μsalphaeurekaselec_live_10_06_2022ContentAccess.php#647
      Backtrace
      • 11. app/Models/ContentAccess.php:647
      • 12. app/Http/Controllers/SearchController.php:648
      • 13. view::search_data:169
      • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(*) as total_count, content_type_access_id as access_type from journal_access where content_type_id = '3493' 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) )
      250μsalphaeurekaselec_live_10_06_2022ContentAccess.php#647
      Backtrace
      • 11. app/Models/ContentAccess.php:647
      • 12. app/Http/Controllers/SearchController.php:670
      • 13. view::search_data:169
      • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • (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,"volume" as access_level,"" as issue_id,"" as article_id from `user_access_journal_volume_trail` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.volume_id = 3493) 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,"volume" as access_level,"" as issue_id,"" as article_id from `user_access_journal_volume_corporate` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.volume_id = 3493) 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,"volume" as access_level,"" as issue_id,"" as article_id from `user_access_journal_volume_token` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.volume_id = 3493)
      11.24msalphaeurekaselec_live_10_06_2022UserAccess.php#1266
      Backtrace
      • 13. app/Models/UserAccess/UserAccess.php:1266
      • 14. app/Http/Controllers/SearchController.php:707
      • 15. view::search_data:169
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • (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,"issue" as access_level,j.issue_id,"" as article_id from `user_access_issue_trail` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.issue_id = 13356) 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,"issue" as access_level,j.issue_id,"" as article_id from `user_access_issue_corporate` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.issue_id = 13356) 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,"issue" as access_level,j.issue_id,"" as article_id from `user_access_issue_token` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.issue_id = 13356)
      600μsalphaeurekaselec_live_10_06_2022UserAccess.php#1266
      Backtrace
      • 13. app/Models/UserAccess/UserAccess.php:1266
      • 14. app/Http/Controllers/SearchController.php:732
      • 15. view::search_data:169
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • (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,"article" as access_level, j.issue_id, j.article_id from `user_access_article_trail` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.article_id = 138473) 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,"article" as access_level, j.issue_id, j.article_id from `user_access_article_corporate` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.article_id = 138473) 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,"article" as access_level, j.issue_id, j.article_id from `user_access_article_token` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.article_id = 138473)
      560μsalphaeurekaselec_live_10_06_2022UserAccess.php#1266
      Backtrace
      • 13. app/Models/UserAccess/UserAccess.php:1266
      • 14. app/Http/Controllers/SearchController.php:764
      • 15. view::search_data:169
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `article` where `doi` = '10.2174/9781681089287121010003' limit 1
      330μsalphaeurekaselec_live_10_06_2022Article.php#128
      Bindings
      • 0: 10.2174/9781681089287121010003
      Backtrace
      • 14. app/Models/Article.php:128
      • 15. view::search_data:133
      • 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 * from `chapter` where `chapter_id` = '15920' limit 1
      220μsalphaeurekaselec_live_10_06_2022SearchController.php#836
      Bindings
      • 0: 15920
      Backtrace
      • 16. app/Http/Controllers/SearchController.php:836
      • 17. view::search_data:368
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
    • select count(*) as total_count, content_type_access_id as access_type from ebook_access where content_type_id = '15920' 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) )
      270μsalphaeurekaselec_live_10_06_2022ContentAccess.php#647
      Backtrace
      • 11. app/Models/ContentAccess.php:647
      • 12. app/Http/Controllers/SearchController.php:860
      • 13. view::search_data:368
      • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(*) as total_count, content_type_access_id as access_type from ebook_access where content_type_id = '3153' 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/SearchController.php:873
      • 13. view::search_data:368
      • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • (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 <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.volume_id = 3153) 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 <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.volume_id = 3153) 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 <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.volume_id = 3153)
      620μsalphaeurekaselec_live_10_06_2022UserAccess.php#1266
      Backtrace
      • 13. app/Models/UserAccess/UserAccess.php:1266
      • 14. app/Http/Controllers/SearchController.php:913
      • 15. view::search_data:368
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • (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 <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.chapter_id = 15920) 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 <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.chapter_id = 15920) 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 <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.chapter_id = 15920)
      560μsalphaeurekaselec_live_10_06_2022UserAccess.php#1266
      Backtrace
      • 13. app/Models/UserAccess/UserAccess.php:1266
      • 14. app/Http/Controllers/SearchController.php:944
      • 15. view::search_data:368
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `article` where `doi` = '10.2174/9789815124750123010010' limit 1
      310μsalphaeurekaselec_live_10_06_2022Article.php#128
      Bindings
      • 0: 10.2174/9789815124750123010010
      Backtrace
      • 14. app/Models/Article.php:128
      • 15. view::search_data:133
      • 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 * from `chapter` where `chapter_id` = '18873' limit 1
      230μsalphaeurekaselec_live_10_06_2022SearchController.php#836
      Bindings
      • 0: 18873
      Backtrace
      • 16. app/Http/Controllers/SearchController.php:836
      • 17. view::search_data:368
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
    • select count(*) as total_count, content_type_access_id as access_type from ebook_access where content_type_id = '18873' 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) )
      250μsalphaeurekaselec_live_10_06_2022ContentAccess.php#647
      Backtrace
      • 11. app/Models/ContentAccess.php:647
      • 12. app/Http/Controllers/SearchController.php:860
      • 13. view::search_data:368
      • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(*) as total_count, content_type_access_id as access_type from ebook_access where content_type_id = '3475' 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) )
      250μsalphaeurekaselec_live_10_06_2022ContentAccess.php#647
      Backtrace
      • 11. app/Models/ContentAccess.php:647
      • 12. app/Http/Controllers/SearchController.php:873
      • 13. view::search_data:368
      • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • (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 <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.volume_id = 3475) 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 <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.volume_id = 3475) 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 <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.volume_id = 3475)
      590μsalphaeurekaselec_live_10_06_2022UserAccess.php#1266
      Backtrace
      • 13. app/Models/UserAccess/UserAccess.php:1266
      • 14. app/Http/Controllers/SearchController.php:913
      • 15. view::search_data:368
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • (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 <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.chapter_id = 18873) 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 <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.chapter_id = 18873) 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 <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.chapter_id = 18873)
      520μsalphaeurekaselec_live_10_06_2022UserAccess.php#1266
      Backtrace
      • 13. app/Models/UserAccess/UserAccess.php:1266
      • 14. app/Http/Controllers/SearchController.php:944
      • 15. view::search_data:368
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `article` where `doi` = '10.2174/9781681089287121010007' limit 1
      280μsalphaeurekaselec_live_10_06_2022Article.php#128
      Bindings
      • 0: 10.2174/9781681089287121010007
      Backtrace
      • 14. app/Models/Article.php:128
      • 15. view::search_data:133
      • 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 * from `chapter` where `chapter_id` = '15924' limit 1
      230μsalphaeurekaselec_live_10_06_2022SearchController.php#836
      Bindings
      • 0: 15924
      Backtrace
      • 16. app/Http/Controllers/SearchController.php:836
      • 17. view::search_data:368
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
    • select count(*) as total_count, content_type_access_id as access_type from ebook_access where content_type_id = '15924' 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) )
      250μsalphaeurekaselec_live_10_06_2022ContentAccess.php#647
      Backtrace
      • 11. app/Models/ContentAccess.php:647
      • 12. app/Http/Controllers/SearchController.php:860
      • 13. view::search_data:368
      • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(*) as total_count, content_type_access_id as access_type from ebook_access where content_type_id = '3153' 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) )
      230μsalphaeurekaselec_live_10_06_2022ContentAccess.php#647
      Backtrace
      • 11. app/Models/ContentAccess.php:647
      • 12. app/Http/Controllers/SearchController.php:873
      • 13. view::search_data:368
      • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • (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 <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.volume_id = 3153) 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 <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.volume_id = 3153) 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 <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.volume_id = 3153)
      540μsalphaeurekaselec_live_10_06_2022UserAccess.php#1266
      Backtrace
      • 13. app/Models/UserAccess/UserAccess.php:1266
      • 14. app/Http/Controllers/SearchController.php:913
      • 15. view::search_data:368
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • (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 <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.chapter_id = 15924) 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 <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.chapter_id = 15924) 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 <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.chapter_id = 15924)
      520μsalphaeurekaselec_live_10_06_2022UserAccess.php#1266
      Backtrace
      • 13. app/Models/UserAccess/UserAccess.php:1266
      • 14. app/Http/Controllers/SearchController.php:944
      • 15. view::search_data:368
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `article` where `doi` = '10.2174/2666796701999201005212801' limit 1
      1.18msalphaeurekaselec_live_10_06_2022Article.php#128
      Bindings
      • 0: 10.2174/2666796701999201005212801
      Backtrace
      • 14. app/Models/Article.php:128
      • 15. view::search_data:133
      • 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 * from `article` where (`article_id` = 110465) limit 1
      490μsalphaeurekaselec_live_10_06_2022search_data.blade.php#164
      Bindings
      • 0: 110465
      Backtrace
      • 16. view::search_data:164
      • 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
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:208
    • SELECT at.type_name, p.copyright, p.publisher_location,m.month,y.year, a.publish_on, a.nid article_nid,a.article_id, a.pmid, a.issue_id, a.title, a.abstract,a.podcast,a.altmetric_score,a.altmetric_url,a.kudos_url, a.page_count, a.first_page, a.elocator, a.last_page, i.publication_date, a.file_name, a.file_path, a.doi, a.is_epub,a.epub_type, a.volume_id, a.is_uploaded, a.editor_choice, a.is_epub, j.image_file_name, a.article_no, a.art_type AS article_type, a.supplementary_filename,a.html_filename,a.prc_filename,a.epub_filename, a.graph_abs_lg_filename, a.graph_abs_sm_filename, a.oa_image_lg_filename, a.oa_image_sm_filename, j.journal_banner,a.animated_abstract,a.erratum_in,a.erratum_for, (CASE WHEN a.issue_id =0 THEN j.epub_price ELSE j.price END) AS sell_price, j.epub_price, j.nid AS jour_nid, j.title AS journal_title, j.issn, j.eissn,j.journal_id, j.subtitle AS jour_subtitle, v.volume_id,v.volume_name AS volume, v.year_id, i.title AS issue, i.month_id ,i.type issue_type, j.subtitle,j.formerly_title, ac.subtitle AS epub_title,a.crossmark_enabled,a.text_mining_urls,a.license_urls,a.created, a.receivedate, a.revisedate, a.acceptdate,js.js_title FROM article a LEFT JOIN article_section ac ON a.is_epub = ac.art_sec_id LEFT JOIN journal_section js ON a.js_id = js.js_id LEFT JOIN article_type at ON a.art_type = at.art_type_id LEFT JOIN issue i ON a.issue_id = i.issue_id LEFT JOIN month m ON m.id = i.month_id LEFT JOIN volume v ON v.volume_id = a.volume_id INNER JOIN year y ON y.id = v.year_id INNER JOIN journal j ON j.journal_id = a.journal_id INNER JOIN publisher p ON p.publisher_id = j.publisher_id WHERE a.article_id=110465
      17.45msalphaeurekaselec_live_10_06_2022Article.php#408
      Backtrace
      • 11. app/Models/Article.php:408
      • 12. app/Http/Controllers/SearchController.php:601
      • 13. view::search_data:169
      • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(*) as total_count, content_type_access_id as access_type from journal_access where content_type_id = '110465' and content_type = 'a' and ( (from_date <= CURDATE() and to_date >= CURDATE() and perpetual= 0) or (from_date is null and to_date is null and perpetual= 1) )
      630μsalphaeurekaselec_live_10_06_2022ContentAccess.php#647
      Backtrace
      • 11. app/Models/ContentAccess.php:647
      • 12. app/Http/Controllers/SearchController.php:627
      • 13. view::search_data:169
      • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `article` where `doi` = '10.2174/9781608051762113010017' limit 1
      450μsalphaeurekaselec_live_10_06_2022Article.php#128
      Bindings
      • 0: 10.2174/9781608051762113010017
      Backtrace
      • 14. app/Models/Article.php:128
      • 15. view::search_data:133
      • 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 * from `chapter` where `chapter_id` = '5442' limit 1
      270μsalphaeurekaselec_live_10_06_2022SearchController.php#836
      Bindings
      • 0: 5442
      Backtrace
      • 16. app/Http/Controllers/SearchController.php:836
      • 17. view::search_data:368
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
    • select count(*) as total_count, content_type_access_id as access_type from ebook_access where content_type_id = '5442' 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) )
      380μsalphaeurekaselec_live_10_06_2022ContentAccess.php#647
      Backtrace
      • 11. app/Models/ContentAccess.php:647
      • 12. app/Http/Controllers/SearchController.php:860
      • 13. view::search_data:368
      • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(*) as total_count, content_type_access_id as access_type from ebook_access where content_type_id = '1299' 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/SearchController.php:873
      • 13. view::search_data:368
      • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • (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 <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.volume_id = 1299) 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 <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.volume_id = 1299) 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 <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.volume_id = 1299)
      870μsalphaeurekaselec_live_10_06_2022UserAccess.php#1266
      Backtrace
      • 13. app/Models/UserAccess/UserAccess.php:1266
      • 14. app/Http/Controllers/SearchController.php:913
      • 15. view::search_data:368
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • (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 <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.chapter_id = 5442) 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 <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.chapter_id = 5442) 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 <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.chapter_id = 5442)
      590μsalphaeurekaselec_live_10_06_2022UserAccess.php#1266
      Backtrace
      • 13. app/Models/UserAccess/UserAccess.php:1266
      • 14. app/Http/Controllers/SearchController.php:944
      • 15. view::search_data:368
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `article` where `doi` = '10.2174/9781608051762113010016' limit 1
      350μsalphaeurekaselec_live_10_06_2022Article.php#128
      Bindings
      • 0: 10.2174/9781608051762113010016
      Backtrace
      • 14. app/Models/Article.php:128
      • 15. view::search_data:133
      • 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 * from `chapter` where `chapter_id` = '5441' limit 1
      270μsalphaeurekaselec_live_10_06_2022SearchController.php#836
      Bindings
      • 0: 5441
      Backtrace
      • 16. app/Http/Controllers/SearchController.php:836
      • 17. view::search_data:368
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
    • select count(*) as total_count, content_type_access_id as access_type from ebook_access where content_type_id = '5441' 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) )
      310μsalphaeurekaselec_live_10_06_2022ContentAccess.php#647
      Backtrace
      • 11. app/Models/ContentAccess.php:647
      • 12. app/Http/Controllers/SearchController.php:860
      • 13. view::search_data:368
      • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select * from `article` where `doi` = '10.2174/2666255814666210618111901' limit 1
      400μsalphaeurekaselec_live_10_06_2022Article.php#128
      Bindings
      • 0: 10.2174/2666255814666210618111901
      Backtrace
      • 14. app/Models/Article.php:128
      • 15. view::search_data:133
      • 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 * from `article` where (`article_id` = 116246) limit 1
      360μsalphaeurekaselec_live_10_06_2022search_data.blade.php#164
      Bindings
      • 0: 116246
      Backtrace
      • 16. view::search_data:164
      • 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
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:208
    • SELECT at.type_name, p.copyright, p.publisher_location,m.month,y.year, a.publish_on, a.nid article_nid,a.article_id, a.pmid, a.issue_id, a.title, a.abstract,a.podcast,a.altmetric_score,a.altmetric_url,a.kudos_url, a.page_count, a.first_page, a.elocator, a.last_page, i.publication_date, a.file_name, a.file_path, a.doi, a.is_epub,a.epub_type, a.volume_id, a.is_uploaded, a.editor_choice, a.is_epub, j.image_file_name, a.article_no, a.art_type AS article_type, a.supplementary_filename,a.html_filename,a.prc_filename,a.epub_filename, a.graph_abs_lg_filename, a.graph_abs_sm_filename, a.oa_image_lg_filename, a.oa_image_sm_filename, j.journal_banner,a.animated_abstract,a.erratum_in,a.erratum_for, (CASE WHEN a.issue_id =0 THEN j.epub_price ELSE j.price END) AS sell_price, j.epub_price, j.nid AS jour_nid, j.title AS journal_title, j.issn, j.eissn,j.journal_id, j.subtitle AS jour_subtitle, v.volume_id,v.volume_name AS volume, v.year_id, i.title AS issue, i.month_id ,i.type issue_type, j.subtitle,j.formerly_title, ac.subtitle AS epub_title,a.crossmark_enabled,a.text_mining_urls,a.license_urls,a.created, a.receivedate, a.revisedate, a.acceptdate,js.js_title FROM article a LEFT JOIN article_section ac ON a.is_epub = ac.art_sec_id LEFT JOIN journal_section js ON a.js_id = js.js_id LEFT JOIN article_type at ON a.art_type = at.art_type_id LEFT JOIN issue i ON a.issue_id = i.issue_id LEFT JOIN month m ON m.id = i.month_id LEFT JOIN volume v ON v.volume_id = a.volume_id INNER JOIN year y ON y.id = v.year_id INNER JOIN journal j ON j.journal_id = a.journal_id INNER JOIN publisher p ON p.publisher_id = j.publisher_id WHERE a.article_id=116246
      2.18msalphaeurekaselec_live_10_06_2022Article.php#408
      Backtrace
      • 11. app/Models/Article.php:408
      • 12. app/Http/Controllers/SearchController.php:601
      • 13. view::search_data:169
      • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(*) as total_count, content_type_access_id as access_type from journal_access where content_type_id = '116246' and content_type = 'a' and ( (from_date <= CURDATE() and to_date >= CURDATE() and perpetual= 0) or (from_date is null and to_date is null and perpetual= 1) )
      400μsalphaeurekaselec_live_10_06_2022ContentAccess.php#647
      Backtrace
      • 11. app/Models/ContentAccess.php:647
      • 12. app/Http/Controllers/SearchController.php:627
      • 13. view::search_data:169
      • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(*) as total_count, content_type_access_id as access_type from journal_access where content_type_id = '11578' and content_type = 'i' and ( (from_date <= CURDATE() and to_date >= CURDATE() and perpetual= 0) or (from_date is null and to_date is null and perpetual= 1) )
      340μsalphaeurekaselec_live_10_06_2022ContentAccess.php#647
      Backtrace
      • 11. app/Models/ContentAccess.php:647
      • 12. app/Http/Controllers/SearchController.php:648
      • 13. view::search_data:169
      • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(*) as total_count, content_type_access_id as access_type from journal_access where content_type_id = '3174' 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) )
      360μsalphaeurekaselec_live_10_06_2022ContentAccess.php#647
      Backtrace
      • 11. app/Models/ContentAccess.php:647
      • 12. app/Http/Controllers/SearchController.php:670
      • 13. view::search_data:169
      • 15. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 16. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • (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,"volume" as access_level,"" as issue_id,"" as article_id from `user_access_journal_volume_trail` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.volume_id = 3174) 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,"volume" as access_level,"" as issue_id,"" as article_id from `user_access_journal_volume_corporate` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.volume_id = 3174) 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,"volume" as access_level,"" as issue_id,"" as article_id from `user_access_journal_volume_token` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.volume_id = 3174)
      4.67msalphaeurekaselec_live_10_06_2022UserAccess.php#1266
      Backtrace
      • 13. app/Models/UserAccess/UserAccess.php:1266
      • 14. app/Http/Controllers/SearchController.php:707
      • 15. view::search_data:169
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • (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,"issue" as access_level,j.issue_id,"" as article_id from `user_access_issue_trail` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.issue_id = 11578) 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,"issue" as access_level,j.issue_id,"" as article_id from `user_access_issue_corporate` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.issue_id = 11578) 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,"issue" as access_level,j.issue_id,"" as article_id from `user_access_issue_token` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.issue_id = 11578)
      610μsalphaeurekaselec_live_10_06_2022UserAccess.php#1266
      Backtrace
      • 13. app/Models/UserAccess/UserAccess.php:1266
      • 14. app/Http/Controllers/SearchController.php:732
      • 15. view::search_data:169
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • (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,"article" as access_level, j.issue_id, j.article_id from `user_access_article_trail` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.article_id = 116246) 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,"article" as access_level, j.issue_id, j.article_id from `user_access_article_corporate` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.article_id = 116246) 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,"article" as access_level, j.issue_id, j.article_id from `user_access_article_token` as `j` inner join `user_access_info` as `info` on `j`.`user_access_id` = `info`.`user_access_id` where ((j.from_ip <= 59467608 and j.to_ip >=59467608 )) and ((j.from_date <= 1739972127 and j.to_date >= 1739972127 and j.perpetual= 0) or (j.from_date is null and j.to_date is null and j.perpetual= 1)) and j.article_id = 116246)
      620μsalphaeurekaselec_live_10_06_2022UserAccess.php#1266
      Backtrace
      • 13. app/Models/UserAccess/UserAccess.php:1266
      • 14. app/Http/Controllers/SearchController.php:764
      • 15. view::search_data:169
      • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(*) as aggregate from `uc_cart_products` where cart_id='3a229121eba814f694b7e6b2647551e1'
      230μ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
    6Chapter.php#?
    App\Models\Article
    4Article.php#?
        _token
        ch6JFSnwnkFZjxuNYw5NFDiuVzaCpvfdnFYoI25V
        uc_cart_id
        3a229121eba814f694b7e6b2647551e1
        _previous
        array:1 [ "url" => "https://alpha.eurekaselect.com/search?searchvalue=Online%20Classes" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /search
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        0 of 0
        array:4 [ "searchvalue" => "Online Classes" "subject" => [] "journal" => [] "ebook" => [] ]
        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=eyJpdiI6ImRjTUxRS0g5dDU2SDgyRDl1NzBkZ3c9PSIsInZhbHVlIjoia2ZWYnZZL0V6SU5jLytRZ0pFTmRPU3ZMVzlFNjJjWVN4YlV5bjJNL3E5dz0iLCJtYWMiOiJiMmFkNDczNDBmNWVhZDAwMDA5YTY0YmUyYjI1NTAyNjdiMzk0Y2NlNWRlOGQ1YWY3OGExZDIwM2I4OGM2NjFmIiwidGFnIjoiIn0%3Dwayfindertarget=eyJpdiI6ImRjTUxRS0g5dDU2SDgyRDl1NzBkZ3c9PSIsInZhbHVlIjoia2ZWYnZZL0V6SU5jLytRZ0pFTmRPU3ZMVzlFNjJjWVN4YlV5bjJNL3E5dz0iLCJtYWMiOiJiMmFkNDczNDBmNWVh" ] "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:1 [ "wayfindertarget" => null ]
        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 => "Wed, 19 Feb 2025 13:35:27 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlljSE9IT1Y1bGozRjdCMXBEUmw3TFE9PSIsInZhbHVlIjoiTmE1cDFkQjdnMDVPZHBBbWhGTUsxY0w2RjFiYUZTTUhadVdLNVdEZ2V0Q1Nncm1XMk1pWEZGRVpEelB6anN6bHQvdG93Z1NNV2YvK1VXOUJWbmFQdzJOa01qQXlidk9UQlJQNUsrdUhpNnVnRFc3aEZNb3RJZ1Q2REt1VEowVVYiLCJtYWMiOiI0MmRkMzlmOTRmMTRkMjgyNDExOGY3OTk0YTVlYWZmOTQ2MGU1YTc1NTM3NWVlMGRjNDBhNGU4NjQxNWNiMGY4IiwidGFnIjoiIn0%3D; expires=Sat, 22 Feb 2025 01:35:27 GMT; Max-Age=216000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IlljSE9IT1Y1bGozRjdCMXBEUmw3TFE9PSIsInZhbHVlIjoiTmE1cDFkQjdnMDVPZHBBbWhGTUsxY0w2RjFiYUZTTUhadVdLNVdEZ2V0Q1Nncm1XMk1pWEZGRVpEelB6anN6bHQvdG93Z" 1 => "alphaeurekaselectnet_session=eyJpdiI6IjhpRStEd1NyOHUzT0tXOUtiZy8rdGc9PSIsInZhbHVlIjoiNGlwZGhWeWE1YTJSekFjUlBiNm1xNDh0OHEzcWhYa2V3T29DY0RVNEFhdHN1QXduOXh6TkZCSUdTV1ZHTVQ3VnVDSWJsQWt5M0FNYU5RV3FIbEhMVkhBZUR5VnVTNGJTVkN3L1cyZm4vcVUya000NkgwcFVvcG10cStrQlNiMzQiLCJtYWMiOiJiNzhmMzIzYmNhODQ2YTA2YTE1NzQ3Yjg5YTZlMDRmZjlhYmM3ZjM5M2E3YzE4ZjIzMTIzZTk5M2UyM2U4ZTg2IiwidGFnIjoiIn0%3D; path=/; secure; httponly; samesite=laxalphaeurekaselectnet_session=eyJpdiI6IjhpRStEd1NyOHUzT0tXOUtiZy8rdGc9PSIsInZhbHVlIjoiNGlwZGhWeWE1YTJSekFjUlBiNm1xNDh0OHEzcWhYa2V3T29DY0RVNEFhdHN1QXduOXh6TkZCSUd" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlljSE9IT1Y1bGozRjdCMXBEUmw3TFE9PSIsInZhbHVlIjoiTmE1cDFkQjdnMDVPZHBBbWhGTUsxY0w2RjFiYUZTTUhadVdLNVdEZ2V0Q1Nncm1XMk1pWEZGRVpEelB6anN6bHQvdG93Z1NNV2YvK1VXOUJWbmFQdzJOa01qQXlidk9UQlJQNUsrdUhpNnVnRFc3aEZNb3RJZ1Q2REt1VEowVVYiLCJtYWMiOiI0MmRkMzlmOTRmMTRkMjgyNDExOGY3OTk0YTVlYWZmOTQ2MGU1YTc1NTM3NWVlMGRjNDBhNGU4NjQxNWNiMGY4IiwidGFnIjoiIn0%3D; expires=Sat, 22-Feb-2025 01:35:27 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IlljSE9IT1Y1bGozRjdCMXBEUmw3TFE9PSIsInZhbHVlIjoiTmE1cDFkQjdnMDVPZHBBbWhGTUsxY0w2RjFiYUZTTUhadVdLNVdEZ2V0Q1Nncm1XMk1pWEZGRVpEelB6anN6bHQvdG93Z" 1 => "alphaeurekaselectnet_session=eyJpdiI6IjhpRStEd1NyOHUzT0tXOUtiZy8rdGc9PSIsInZhbHVlIjoiNGlwZGhWeWE1YTJSekFjUlBiNm1xNDh0OHEzcWhYa2V3T29DY0RVNEFhdHN1QXduOXh6TkZCSUdTV1ZHTVQ3VnVDSWJsQWt5M0FNYU5RV3FIbEhMVkhBZUR5VnVTNGJTVkN3L1cyZm4vcVUya000NkgwcFVvcG10cStrQlNiMzQiLCJtYWMiOiJiNzhmMzIzYmNhODQ2YTA2YTE1NzQ3Yjg5YTZlMDRmZjlhYmM3ZjM5M2E3YzE4ZjIzMTIzZTk5M2UyM2U4ZTg2IiwidGFnIjoiIn0%3D; path=/; secure; httponlyalphaeurekaselectnet_session=eyJpdiI6IjhpRStEd1NyOHUzT0tXOUtiZy8rdGc9PSIsInZhbHVlIjoiNGlwZGhWeWE1YTJSekFjUlBiNm1xNDh0OHEzcWhYa2V3T29DY0RVNEFhdHN1QXduOXh6TkZCSUd" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "ch6JFSnwnkFZjxuNYw5NFDiuVzaCpvfdnFYoI25V" "uc_cart_id" => "3a229121eba814f694b7e6b2647551e1" "_previous" => array:1 [ "url" => "https://alpha.eurekaselect.com/search?searchvalue=Online%20Classes" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-02-19 13:35:27GET/search?searchvalue=Online+Classes487510