Thông tin đề tài, dự án, tài chính

8.1.30PHP Version142msRequest Duration4MBMemory UsageGET {alias}.htmlRoute
    • Booting (24.16ms)
    • Application (117ms)
    • 1 x Application (82.94%)
      117ms
      1 x Booting (17.05%)
      24.16ms
      8 templates were rendered
      • client.pages.posts.posts_category (resources/views/client/pages/posts/posts_category.blade.php)3blade
        Params
        0
        posts
        1
        title
        2
        post_cate
      • pagination::bootstrap-4 (resources/views/vendor/pagination/bootstrap-4.blade.php)2blade
        Params
        0
        paginator
        1
        elements
      • client.layouts.app (resources/views/client/layouts/app.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        posts
        4
        title
        5
        post_cate
        6
        __currentLoopData
        7
        loop
      • client.layouts.head (resources/views/client/layouts/head.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        posts
        4
        title
        5
        post_cate
        6
        __currentLoopData
        7
        loop
      • client.layouts.header (resources/views/client/layouts/header.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        posts
        4
        title
        5
        post_cate
        6
        __currentLoopData
        7
        loop
      • client.layouts.navbar (resources/views/client/layouts/navbar.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        posts
        4
        title
        5
        post_cate
        6
        __currentLoopData
        7
        loop
      • client.layouts.column_left (resources/views/client/layouts/column_left.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        posts
        4
        title
        5
        post_cate
        6
        __currentLoopData
        7
        loop
      • client.layouts.footer (resources/views/client/layouts/footer.blade.php)8blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        posts
        4
        title
        5
        post_cate
        6
        __currentLoopData
        7
        loop
      uri
      GET {alias}.html
      middleware
      web, locale
      controller
      App\Http\Controllers\PostsController@view_post_category
      namespace
      prefix
      where
      as
      posts.category
      file
      app/Http/Controllers/PostsController.php:38-75
      37 statements were executed, 14 of which were duplicated, 23 unique43.5ms
      • select * from `posts_category` where `alias` = 'thong-tin-de-tai-du-an-tai-chinh' limit 1
        3.91ms/app/Http/Controllers/PostsController.php:41beta_math_vn
        Metadata
        Bindings
        • 0. thong-tin-de-tai-du-an-tai-chinh
        Backtrace
        • 15. /app/Http/Controllers/PostsController.php:41
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `posts_category` where `posts_category`.`parent_id` in (5)
        570μs/app/Http/Controllers/PostsController.php:41beta_math_vn
        Metadata
        Backtrace
        • 20. /app/Http/Controllers/PostsController.php:41
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `post_id` from `postables` where `posts_category_id` in (5)
        880μs/app/Http/Controllers/PostsController.php:50beta_math_vn
        Metadata
        Bindings
        • 0. 5
        Backtrace
        • 14. /app/Http/Controllers/PostsController.php:50
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `posts` where `id` in (899) and `posts`.`deleted_at` is null
        790μs/app/Http/Controllers/PostsController.php:55beta_math_vn
        Metadata
        Bindings
        • 0. 899
        Backtrace
        • 15. /app/Http/Controllers/PostsController.php:55
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `pages`
        1.9ms/app/Repositories/Pages/PagesRepository.php:30beta_math_vn
        Metadata
        Backtrace
        • 17. /app/Repositories/Pages/PagesRepository.php:30
        • 18. view::41329013d802ceb5f40c0b002e8af12e76ed34df:33
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `pages`
        1.38ms/app/Repositories/Pages/PagesRepository.php:30beta_math_vn
        Metadata
        Backtrace
        • 17. /app/Repositories/Pages/PagesRepository.php:30
        • 18. view::41329013d802ceb5f40c0b002e8af12e76ed34df:73
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `departments` where `parent_id` = 0 order by `order` asc
        900μs/app/Repositories/Department/DepartmentRepository.php:17beta_math_vn
        Metadata
        Bindings
        • 0. 0
        Backtrace
        • 14. /app/Repositories/Department/DepartmentRepository.php:17
        • 15. view::41329013d802ceb5f40c0b002e8af12e76ed34df:91
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `departments` where `departments`.`parent_id` in (12, 13, 14, 15, 16) order by `order` asc
        890μs/app/Repositories/Department/DepartmentRepository.php:17beta_math_vn
        Metadata
        Backtrace
        • 19. /app/Repositories/Department/DepartmentRepository.php:17
        • 20. view::41329013d802ceb5f40c0b002e8af12e76ed34df:91
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `departments` where `departments`.`parent_id` = 1 and `departments`.`parent_id` is not null order by `order` asc
        710μsview::41329013d802ceb5f40c0b002e8af12e76ed34df:109beta_math_vn
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 19. view::41329013d802ceb5f40c0b002e8af12e76ed34df:109
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `departments` where `departments`.`parent_id` = 2 and `departments`.`parent_id` is not null order by `order` asc
        580μsview::41329013d802ceb5f40c0b002e8af12e76ed34df:109beta_math_vn
        Metadata
        Bindings
        • 0. 2
        Backtrace
        • 19. view::41329013d802ceb5f40c0b002e8af12e76ed34df:109
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `departments` where `departments`.`parent_id` = 3 and `departments`.`parent_id` is not null order by `order` asc
        590μsview::41329013d802ceb5f40c0b002e8af12e76ed34df:109beta_math_vn
        Metadata
        Bindings
        • 0. 3
        Backtrace
        • 19. view::41329013d802ceb5f40c0b002e8af12e76ed34df:109
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `departments` where `departments`.`parent_id` = 4 and `departments`.`parent_id` is not null order by `order` asc
        660μsview::41329013d802ceb5f40c0b002e8af12e76ed34df:109beta_math_vn
        Metadata
        Bindings
        • 0. 4
        Backtrace
        • 19. view::41329013d802ceb5f40c0b002e8af12e76ed34df:109
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `departments` where `departments`.`parent_id` = 5 and `departments`.`parent_id` is not null order by `order` asc
        670μsview::41329013d802ceb5f40c0b002e8af12e76ed34df:109beta_math_vn
        Metadata
        Bindings
        • 0. 5
        Backtrace
        • 19. view::41329013d802ceb5f40c0b002e8af12e76ed34df:109
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `departments` where `departments`.`parent_id` = 6 and `departments`.`parent_id` is not null order by `order` asc
        880μsview::41329013d802ceb5f40c0b002e8af12e76ed34df:109beta_math_vn
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 19. view::41329013d802ceb5f40c0b002e8af12e76ed34df:109
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `departments` where `departments`.`parent_id` = 7 and `departments`.`parent_id` is not null order by `order` asc
        620μsview::41329013d802ceb5f40c0b002e8af12e76ed34df:109beta_math_vn
        Metadata
        Bindings
        • 0. 7
        Backtrace
        • 19. view::41329013d802ceb5f40c0b002e8af12e76ed34df:109
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `departments` where `departments`.`parent_id` = 8 and `departments`.`parent_id` is not null order by `order` asc
        640μsview::41329013d802ceb5f40c0b002e8af12e76ed34df:109beta_math_vn
        Metadata
        Bindings
        • 0. 8
        Backtrace
        • 19. view::41329013d802ceb5f40c0b002e8af12e76ed34df:109
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `departments` where `departments`.`parent_id` = 9 and `departments`.`parent_id` is not null order by `order` asc
        640μsview::41329013d802ceb5f40c0b002e8af12e76ed34df:109beta_math_vn
        Metadata
        Bindings
        • 0. 9
        Backtrace
        • 19. view::41329013d802ceb5f40c0b002e8af12e76ed34df:109
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `departments` where `departments`.`parent_id` = 17 and `departments`.`parent_id` is not null order by `order` asc
        660μsview::41329013d802ceb5f40c0b002e8af12e76ed34df:109beta_math_vn
        Metadata
        Bindings
        • 0. 17
        Backtrace
        • 19. view::41329013d802ceb5f40c0b002e8af12e76ed34df:109
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `departments` where `departments`.`parent_id` = 10 and `departments`.`parent_id` is not null order by `order` asc
        650μsview::41329013d802ceb5f40c0b002e8af12e76ed34df:109beta_math_vn
        Metadata
        Bindings
        • 0. 10
        Backtrace
        • 19. view::41329013d802ceb5f40c0b002e8af12e76ed34df:109
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `cadres`
        720μs/app/Repositories/Department/DepartmentRepository.php:37beta_math_vn
        Metadata
        Backtrace
        • 17. /app/Repositories/Department/DepartmentRepository.php:37
        • 18. view::41329013d802ceb5f40c0b002e8af12e76ed34df:144
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `posts_category`
        590μs/app/Repositories/Posts/PostsRepository.php:48beta_math_vn
        Metadata
        Backtrace
        • 15. /app/Repositories/Posts/PostsRepository.php:48
        • 16. view::41329013d802ceb5f40c0b002e8af12e76ed34df:186
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `posts` where `hot` = 1 and `posts`.`deleted_at` is null order by `date_create` desc limit 3
        3.33ms/app/Repositories/Posts/PostsRepository.php:19beta_math_vn
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/Repositories/Posts/PostsRepository.php:19
        • 15. view::4fd68d67ec55e7902e23cc158b632c528a6199cd:15
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `conferences` where date(`date_show`) <= '2025-12-31' and ((date(`date_create`) >= '2025-01-01' and date(`date_create`) <= '2025-12-31') or (date(`date_end`) >= '2025-01-01' and date(`date_end`) <= '2025-12-31') or (date(`date_create`) <= '2025-01-01' and date(`date_end`) >= '2025-12-31')) limit 3
        2.44ms/app/Repositories/Conferences/ConferencesRepository.php:39beta_math_vn
        Metadata
        Bindings
        • 0. 2025-12-31
        • 1. 2025-01-01
        • 2. 2025-12-31
        • 3. 2025-01-01
        • 4. 2025-12-31
        • 5. 2025-01-01
        • 6. 2025-12-31
        Backtrace
        • 14. /app/Repositories/Conferences/ConferencesRepository.php:39
        • 15. view::4fd68d67ec55e7902e23cc158b632c528a6199cd:43
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `prints` where `pr_hot` = '1' order by `created_at` desc limit 3
        2.89ms/app/Repositories/Pages/PagesRepository.php:156beta_math_vn
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/Repositories/Pages/PagesRepository.php:156
        • 15. view::4fd68d67ec55e7902e23cc158b632c528a6199cd:74
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select `members`.*, `same_authorsables`.`same_authors_id` as `pivot_same_authors_id`, `same_authorsables`.`members_id` as `pivot_members_id`, `same_authorsables`.`same_authors_type` as `pivot_same_authors_type` from `members` inner join `same_authorsables` on `members`.`id` = `same_authorsables`.`members_id` where `same_authorsables`.`same_authors_id` in (1134, 1135, 1137) and `same_authorsables`.`same_authors_type` = 'App\Models\Prints'
        1.84ms/app/Repositories/Pages/PagesRepository.php:156beta_math_vn
        Metadata
        Bindings
        • 0. App\Models\Prints
        Backtrace
        • 18. /app/Repositories/Pages/PagesRepository.php:156
        • 19. view::4fd68d67ec55e7902e23cc158b632c528a6199cd:74
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `same_authorsables` where `same_authors_id` = 1137 order by `id` asc
        1.36ms/app/Repositories/Conferences/ConferencesRepository.php:70beta_math_vn
        Metadata
        Bindings
        • 0. 1137
        Backtrace
        • 14. /app/Repositories/Conferences/ConferencesRepository.php:70
        • 15. view::4fd68d67ec55e7902e23cc158b632c528a6199cd:78
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `members` where `members`.`id` in (305, 306, 671)
        750μs/app/Repositories/Conferences/ConferencesRepository.php:70beta_math_vn
        Metadata
        Backtrace
        • 19. /app/Repositories/Conferences/ConferencesRepository.php:70
        • 20. view::4fd68d67ec55e7902e23cc158b632c528a6199cd:78
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `same_authorsables` where `same_authors_id` = 1137 order by `id` asc
        1.38ms/app/Repositories/Conferences/ConferencesRepository.php:70beta_math_vn
        Metadata
        Bindings
        • 0. 1137
        Backtrace
        • 14. /app/Repositories/Conferences/ConferencesRepository.php:70
        • 15. view::4fd68d67ec55e7902e23cc158b632c528a6199cd:79
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `members` where `members`.`id` in (305, 306, 671)
        750μs/app/Repositories/Conferences/ConferencesRepository.php:70beta_math_vn
        Metadata
        Backtrace
        • 19. /app/Repositories/Conferences/ConferencesRepository.php:70
        • 20. view::4fd68d67ec55e7902e23cc158b632c528a6199cd:79
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `same_authorsables` where `same_authors_id` = 1135 order by `id` asc
        1.49ms/app/Repositories/Conferences/ConferencesRepository.php:70beta_math_vn
        Metadata
        Bindings
        • 0. 1135
        Backtrace
        • 14. /app/Repositories/Conferences/ConferencesRepository.php:70
        • 15. view::4fd68d67ec55e7902e23cc158b632c528a6199cd:78
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `members` where `members`.`id` in (138, 161, 252)
        750μs/app/Repositories/Conferences/ConferencesRepository.php:70beta_math_vn
        Metadata
        Backtrace
        • 19. /app/Repositories/Conferences/ConferencesRepository.php:70
        • 20. view::4fd68d67ec55e7902e23cc158b632c528a6199cd:78
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `same_authorsables` where `same_authors_id` = 1135 order by `id` asc
        1.38ms/app/Repositories/Conferences/ConferencesRepository.php:70beta_math_vn
        Metadata
        Bindings
        • 0. 1135
        Backtrace
        • 14. /app/Repositories/Conferences/ConferencesRepository.php:70
        • 15. view::4fd68d67ec55e7902e23cc158b632c528a6199cd:79
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `members` where `members`.`id` in (138, 161, 252)
        770μs/app/Repositories/Conferences/ConferencesRepository.php:70beta_math_vn
        Metadata
        Backtrace
        • 19. /app/Repositories/Conferences/ConferencesRepository.php:70
        • 20. view::4fd68d67ec55e7902e23cc158b632c528a6199cd:79
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `same_authorsables` where `same_authors_id` = 1134 order by `id` asc
        1.31ms/app/Repositories/Conferences/ConferencesRepository.php:70beta_math_vn
        Metadata
        Bindings
        • 0. 1134
        Backtrace
        • 14. /app/Repositories/Conferences/ConferencesRepository.php:70
        • 15. view::4fd68d67ec55e7902e23cc158b632c528a6199cd:78
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `members` where `members`.`id` in (181, 667, 668, 669, 670)
        870μs/app/Repositories/Conferences/ConferencesRepository.php:70beta_math_vn
        Metadata
        Backtrace
        • 19. /app/Repositories/Conferences/ConferencesRepository.php:70
        • 20. view::4fd68d67ec55e7902e23cc158b632c528a6199cd:78
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `same_authorsables` where `same_authors_id` = 1134 order by `id` asc
        1.51ms/app/Repositories/Conferences/ConferencesRepository.php:70beta_math_vn
        Metadata
        Bindings
        • 0. 1134
        Backtrace
        • 14. /app/Repositories/Conferences/ConferencesRepository.php:70
        • 15. view::4fd68d67ec55e7902e23cc158b632c528a6199cd:79
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `members` where `members`.`id` in (181, 667, 668, 669, 670)
        850μs/app/Repositories/Conferences/ConferencesRepository.php:70beta_math_vn
        Metadata
        Backtrace
        • 19. /app/Repositories/Conferences/ConferencesRepository.php:70
        • 20. view::4fd68d67ec55e7902e23cc158b632c528a6199cd:79
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      App\Models\SameAuthorsables
      22
      App\Models\Members
      33
      App\Models\Prints
      3
      App\Models\Conference
      3
      App\Models\Posts
      3
      App\Models\Cadres
      7
      App\Models\Department
      16
      App\Models\Pages
      54
      App\Models\PostAbles
      1
      App\Models\PostsCategory
      6
          _token
          8KEIRIzLdeOdqiOoI59kdocRFVoQw6m5ZkMPjKrv
          _previous
          array:1 [ "url" => "https://beta.math.ac.vn/thong-tin-de-tai-du-an-tai-chinh.html" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /thong-tin-de-tai-du-an-tai-chinh.html
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "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" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "beta.math.ac.vn" ] ]
          request_server
          0 of 0
          array:41 [ "USER" => "www-data" "HOME" => "/var/www" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "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" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "keep-alive" "HTTP_HOST" => "beta.math.ac.vn" "REDIRECT_STATUS" => "200" "SERVER_NAME" => "beta.math.ac.vn" "SERVER_PORT" => "443" "SERVER_ADDR" => "119.17.215.180" "REMOTE_PORT" => "39069" "REMOTE_ADDR" => "13.58.64.128" "SERVER_SOFTWARE" => "nginx/1.18.0" "GATEWAY_INTERFACE" => "CGI/1.1" "HTTPS" => "on" "REQUEST_SCHEME" => "https" "SERVER_PROTOCOL" => "HTTP/1.1" "DOCUMENT_ROOT" => "/var/www/math.ac.vn/html/public" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/thong-tin-de-tai-du-an-tai-chinh.html" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "SCRIPT_FILENAME" => "/var/www/math.ac.vn/html/public/index.php" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1742705543.7058 "REQUEST_TIME" => 1742705543 ]
          request_cookies
          []
          
          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 => "Sun, 23 Mar 2025 04:52:23 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImhMdnBtVEM3RkVGeXdFSVUzd0VRa0E9PSIsInZhbHVlIjoid0l1amNMV01ma0xqTmZRZllvb1B1Y0dxb1J5Q1gwY0Mrem5WZFlEV2x1UjBPUGZLWSs4c29pV1hZU1FERDFsbkFQSGMzZFlIczg4MnozOUJjamVNL2tDZE9CMFU2MjBOaTl3dGhvYy9XbGY4dGg4Q2Nod3R1Tm5TaTErbEZOdjEiLCJtYWMiOiIyOWY3N2EyMzQyNzEwNTE4NzkzOGUyOTgwYTViMzI0ZjkyYmU0NmExNjRiM2NhNGViYzA5NDM1Mzc0MmFiNjBiIiwidGFnIjoiIn0%3D; expires=Sun, 23-Mar-2025 06:52:23 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6ImhMdnBtVEM3RkVGeXdFSVUzd0VRa0E9PSIsInZhbHVlIjoid0l1amNMV01ma0xqTmZRZllvb1B1Y0dxb1J5Q1gwY0Mrem5WZFlEV2x1UjBPUGZLWSs4c29pV1hZU1FERDFsbkFQSGMzZ" 1 => "laravel_session=eyJpdiI6InRjTDFub2YzbUpyQksrK2xmaVM2U1E9PSIsInZhbHVlIjoiUlBwMmxhOGhPY082eWE2TlVUVThlQW80Ukt6SVlXMVhyaFh1a2lBNWJoWDViWUx0YlR2cGJFVFJvNEEvQnhTeUc1MEhOYTF6VzhYWmRQNWdWRXc4cmZCcFNLRXEzS0JKOU9oaEJXOE1uRC96eGRuSUl0ck1xb1JrWHN6WE9zTngiLCJtYWMiOiJmYWU5MGY0MzEwNmQ1YjBmOTE5NDEzMGM0YjYyMmEwZTAxNTVhNjZkMTUxYzA2MWQxYWJiNjlkOGY4OTQzMjMxIiwidGFnIjoiIn0%3D; expires=Sun, 23-Mar-2025 06:52:23 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6InRjTDFub2YzbUpyQksrK2xmaVM2U1E9PSIsInZhbHVlIjoiUlBwMmxhOGhPY082eWE2TlVUVThlQW80Ukt6SVlXMVhyaFh1a2lBNWJoWDViWUx0YlR2cGJFVFJvNEEvQnhTeUc1" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImhMdnBtVEM3RkVGeXdFSVUzd0VRa0E9PSIsInZhbHVlIjoid0l1amNMV01ma0xqTmZRZllvb1B1Y0dxb1J5Q1gwY0Mrem5WZFlEV2x1UjBPUGZLWSs4c29pV1hZU1FERDFsbkFQSGMzZFlIczg4MnozOUJjamVNL2tDZE9CMFU2MjBOaTl3dGhvYy9XbGY4dGg4Q2Nod3R1Tm5TaTErbEZOdjEiLCJtYWMiOiIyOWY3N2EyMzQyNzEwNTE4NzkzOGUyOTgwYTViMzI0ZjkyYmU0NmExNjRiM2NhNGViYzA5NDM1Mzc0MmFiNjBiIiwidGFnIjoiIn0%3D; expires=Sun, 23-Mar-2025 06:52:23 GMT; path=/XSRF-TOKEN=eyJpdiI6ImhMdnBtVEM3RkVGeXdFSVUzd0VRa0E9PSIsInZhbHVlIjoid0l1amNMV01ma0xqTmZRZllvb1B1Y0dxb1J5Q1gwY0Mrem5WZFlEV2x1UjBPUGZLWSs4c29pV1hZU1FERDFsbkFQSGMzZ" 1 => "laravel_session=eyJpdiI6InRjTDFub2YzbUpyQksrK2xmaVM2U1E9PSIsInZhbHVlIjoiUlBwMmxhOGhPY082eWE2TlVUVThlQW80Ukt6SVlXMVhyaFh1a2lBNWJoWDViWUx0YlR2cGJFVFJvNEEvQnhTeUc1MEhOYTF6VzhYWmRQNWdWRXc4cmZCcFNLRXEzS0JKOU9oaEJXOE1uRC96eGRuSUl0ck1xb1JrWHN6WE9zTngiLCJtYWMiOiJmYWU5MGY0MzEwNmQ1YjBmOTE5NDEzMGM0YjYyMmEwZTAxNTVhNjZkMTUxYzA2MWQxYWJiNjlkOGY4OTQzMjMxIiwidGFnIjoiIn0%3D; expires=Sun, 23-Mar-2025 06:52:23 GMT; path=/; httponlylaravel_session=eyJpdiI6InRjTDFub2YzbUpyQksrK2xmaVM2U1E9PSIsInZhbHVlIjoiUlBwMmxhOGhPY082eWE2TlVUVThlQW80Ukt6SVlXMVhyaFh1a2lBNWJoWDViWUx0YlR2cGJFVFJvNEEvQnhTeUc1" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "8KEIRIzLdeOdqiOoI59kdocRFVoQw6m5ZkMPjKrv" "_previous" => array:1 [ "url" => "https://beta.math.ac.vn/thong-tin-de-tai-du-an-tai-chinh.html" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]