Jahangirnagar University
02224491045-51 Fax: 02224491052 reza@juniv.edu
Login | Career | IQAC | ICT Cell | APA Citizen's Charter
  • Home
  • Administration
    Chancellor Vice Chancellor Pro Vice Chancellor Treasurer Registrar Senate Syndicate Academic Council Finance Committee
  • Calendar
  • Faculties
    Faculty of Arts & Humanities Faculty of Mathematical & Physical Sciences Faculty of Social Sciences Faculty of Biological Sciences Faculty of Business Studies Faculty of Law
  • Institutes
    Institute of Business Administration Institute of Information Technology Institute of Remote Sensing and GIS Bangabandhu Institute of Comparative Literature and Culture
  • Center
    Medical Centre Wazed Miah Science Research Center Students Counselling and Guidance Centre The Language Centre Teacher-Student centre Special Needs Education Centre (SNEC) Center for Human Resource Development (CHRD)
  • Offices
    Vice Chancellor Office Pro Vice Chancellor (Administration) Office Pro Vice Chancellor (Academic) Office Treasurer Office Registrar Office Proctor Office Comptroller Office Engineering Office IQAC ICT Cell Planning and Development Office Public Relation Office Physical Education Office Office of the Controller of Examinations Internal Audit Office University Library Science Workshop Transport Office BNCC Rover Scout
  • Accommodations
    Al Beruni Hall A F M Kamaluddin Hall Jahanara Imam Hall Nawab Faizunnesa Hall Pritilata Hall Bangabandhu Sheikh Mujibur Rahman Hall Begum Khaleda Zia Hall Mowlana Bhashani Hall Mir Mosharraf Hossain Hall Shaheed Salam-Barkat Hall Shaheed Rafiq-Jabbar Hall Sheikh Hasina Hall Bangamata Begum Fazilatunnessa Mujib Hall Bishwakabi Rabindranath Tagore Hall Begum Sufia Kamal Hall Rokeya Hall Fazilatunnesa Hall Bir Protik Taramon Bibi Hall Shaheed Tajuddin Ahmad Hall Sheikh Russel Hall Jatiya Kabi Kazi Nazrul Islam Hall
  • People
  • Campus Life
    Auditorium Central Cafeteria Gallery TSC Student's Accomodation
  • Admission
    Academic Section Bachelor (Honours) Admission Masters Admission M.Phil & PhD Admission Weekend & Evening Courses
  • Library
    Library Website Remote Access Journals
  • Journals
  • Misc
    Research NOC & GO University Dairy Annual Report Students Stipend Registered Graduate Cell Apply for Central ID card Apply for Student Email ID
  1. Home
  2. Events
  3. trew
trew
Feb 05, 2025
Recent Events
  • trew
  • International conference on State society and Development: Challenges and opportunities
  • Revised International Seminar on State, Society and Development of Bangladesh: challenges and opportunities
  • International Seminar on State, Society and Development of Bangladesh: challenges and opportunities
  • Program schedule of the International Webinar on Science and Philosophy- 2022 (IWSP-2022)
  • 2nd International Conference on Trends in Computational and Cognitive Engineering(TCCE-2020)
  • Recent Research Trends in ICT
  • Bangladesh International Geographical Conference - 2017
  • International Conference on Recent Advances in Mathematical and Physical Science
  • International Workshop on Computational Intelligence
USEFUL LINKS
  • NOC & GO
  • Download Form
  • Result
  • Contact Us
ADMISSION LINKS
  • Bachelor (Honours) Admission
  • Masters Admission
  • M.Phil & PhD Admission
  • Weekend & Evening Courses
OTHERS
  • Web Mail
  • Claim for Student Health Insurance
  • Apply for Student Email ID
  • Benefits under Health Insurance Contract
Jahangirnagar University, Savar, Dhaka-1342, Bangladesh. Telephone: PABX:02224491045-51 , Fax:02224491052
© 2024 Jahangirnagar University
MessagesTimelineExceptionsViews4RouteQueries11Models27MailsAuthGateSessionRequest
Request history8.2.29PHP Version103msRequest Duration3MBMemory UsageGET discussion/{discussion}RouteAuth status
    • Booting (61.49ms)time
    • Application (41.95ms)time
    • 1 x Booting (59.44%)
      61.49ms
      1 x Application (40.55%)
      41.95ms
      4 templates were rendered
      • 1x frontend.department.discussion-viewdiscussion-view.blade.php#?blade
      • 1x frontend.layout.mainmain.blade.php#?blade
      • 1x frontend.layout.headerheader.blade.php#?blade
      • 1x frontend.layout.footerfooter.blade.php#?blade
      uri
      GET discussion/{discussion}
      middleware
      web
      controller
      App\Http\Controllers\Laralum\DepartmentController@discussionView
      as
      Frontend::event::view
      namespace
      App\Http\Controllers\Laralum
      prefix
      /discussion
      where
      file
      app/Http/Controllers/Laralum/DepartmentController.php:432-444
      11 statements were executed (5 duplicates)Show only duplicates15.06ms
      • DepartmentController.php#434develop_public_html950μsselect * from `discussion_topics` where `discussion_topics`.`id` = '16076' order by `id` desc limit 1
        Bindings
        • 0: 16076
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/Laralum/DepartmentController.php:434
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • DepartmentController.php#434develop_public_html440μsselect * from `events` where `events`.`id` in (2)
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/Laralum/DepartmentController.php:434
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • DepartmentController.php#434develop_public_html3.79msselect * from `discussion_topic_files` where `discussion_topic_files`.`discussion_topic_id` in (16076)
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/Laralum/DepartmentController.php:434
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • DepartmentController.php#440develop_public_html340μsselect exists(select * from `departments` where `departments`.`id` is null order by `sorting_order` asc, `id` desc) as `exists`
        Backtrace
        • app/Http/Controllers/Laralum/DepartmentController.php:440
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • DiscussionTopic.php#179develop_public_html2.57msselect count(*) as aggregate from `discussion_topics` where `event_id` = 2 and `department_id` is null and `enabled` = 1
        Bindings
        • 0: 2
        • 1: 1
        Backtrace
        • app/DiscussionTopic.php:179
        • app/Http/Controllers/Laralum/DepartmentController.php:441
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • DiscussionTopic.php#179develop_public_html5.4msselect * from `discussion_topics` where `event_id` = 2 and `department_id` is null and `enabled` = 1 order by `id` desc limit 10 offset 0
        Bindings
        • 0: 2
        • 1: 1
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/DiscussionTopic.php:179
        • app/Http/Controllers/Laralum/DepartmentController.php:441
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • discussion-view.blade.php#12develop_public_html290μsselect exists(select * from `departments` where `departments`.`id` is null order by `sorting_order` asc, `id` desc) as `exists`
        Backtrace
        • view::frontend.department.discussion-view:12
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • AppServiceProvider.php#44develop_public_html380μsselect * from `settings` limit 1
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Providers/AppServiceProvider.php:44
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
        • view::frontend.layout.main:1
      • header.blade.php#55develop_public_html280μsselect * from `settings` limit 1
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • view::frontend.layout.header:55
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • AppServiceProvider.php#40develop_public_html360μsselect * from `links` where `type_id` in (5, 2, 4) and `department_id` is null and `enabled` = 1 order by `type_id` asc, `sorting_order` asc
        Bindings
        • 0: 5
        • 1: 2
        • 2: 4
        • 3: 1
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Providers/AppServiceProvider.php:40
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
        • view::frontend.layout.main:5
      • AppServiceProvider.php#44develop_public_html260μsselect * from `settings` limit 1
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Providers/AppServiceProvider.php:44
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
        • view::frontend.layout.main:5
      App\Link
      12Link.php#?
      App\DiscussionTopic
      11DiscussionTopic.php#?
      App\Setting
      3Setting.php#?
      App\Event
      1Event.php#?
        web
        null
        api
        null
          _token
          fXvWG8yzXyqNbRLNgBzBBXScVb3cei9XdfPzmVRH
          _previous
          array:1 [ "url" => "https://www.development.juniv.edu/discussion/16076" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /discussion/16076
          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 [▼ "host" => array:1 [▶ 0 => "www.development.juniv.edu" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] ]
          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 => "Sat, 05 Jul 2025 23:07:56 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjdKeUlxQkE5RE5MMDVIbUc0ZHZWbHc9PSIsInZhbHVlIjoicmVLWk5OWnZicXFtR2dwZkVTQjZMc1o1R3paM2pnZGpYUHJJczFiR3ZIb0JJSUlpMXg5V1FKS3FpWDA2cUNnZWVKRDllVFdma09KbkFVN1daTXZ1cVFKK0tJa2tVMHhCd3NnZGVqUjBxTGJESHBNcXZOcHgyelFKaDFpd0Y4bGciLCJtYWMiOiJiYzkwN2Y2Y2ZiODkyMjFjNzVkYWQzMDU4MmZiNzQ2ZjI5MzgwZjBiNTc4YmQ5MmU2OWQzOGQzMmU1NDdiODYxIiwidGFnIjoiIn0%3D; expires=Sun, 06 Jul 2025 01:07:56 GMT; Max-Age=7200; path=/; secure; httponly; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IjdKeUlxQkE5RE5MMDVIbUc0ZHZWbHc9PSIsInZhbHVlIjoicmVLWk5OWnZicXFtR2dwZkVTQjZMc1o1R3paM2pnZGpYUHJJczFiR3ZIb0JJSUlpMXg5V1FKS3FpWDA2cUNnZWVKRDllV ▶" 1 => "laravel_session=eyJpdiI6InBPRXNUd0ZjV2l4RmVjVnc0cGlUWWc9PSIsInZhbHVlIjoicWxESzBBa1d1aFYwK1ZHOVdMNGhJN0twd1ZqRVBNMVJ5WmhVS3MzdDZpVUdsTFB1VzNlOGI4Um12S05vMmpWZnlmWXVwTE4vSUVHdWU2M2JNZVVoelp2YTBTWHE2K2dkZ3pDVk1NK3NPVUNKOTJ2SkUyTXUzdU1iL2FscVlkSXgiLCJtYWMiOiJiZDNmNzg2NDM2ZjE4ZGNhYjcxNWIyMDU1YmE3Yjg3OTZkZDhjYzJlZjgzYmQ1OTdlZDA1NTE4YjQ4NGY4YWU0IiwidGFnIjoiIn0%3D; expires=Sat, 05 Jul 2025 23:37:56 GMT; Max-Age=1800; path=/; secure; httponly; samesite=lax ◀laravel_session=eyJpdiI6InBPRXNUd0ZjV2l4RmVjVnc0cGlUWWc9PSIsInZhbHVlIjoicWxESzBBa1d1aFYwK1ZHOVdMNGhJN0twd1ZqRVBNMVJ5WmhVS3MzdDZpVUdsTFB1VzNlOGI4Um12S05vMmpWZnlm ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjdKeUlxQkE5RE5MMDVIbUc0ZHZWbHc9PSIsInZhbHVlIjoicmVLWk5OWnZicXFtR2dwZkVTQjZMc1o1R3paM2pnZGpYUHJJczFiR3ZIb0JJSUlpMXg5V1FKS3FpWDA2cUNnZWVKRDllVFdma09KbkFVN1daTXZ1cVFKK0tJa2tVMHhCd3NnZGVqUjBxTGJESHBNcXZOcHgyelFKaDFpd0Y4bGciLCJtYWMiOiJiYzkwN2Y2Y2ZiODkyMjFjNzVkYWQzMDU4MmZiNzQ2ZjI5MzgwZjBiNTc4YmQ5MmU2OWQzOGQzMmU1NDdiODYxIiwidGFnIjoiIn0%3D; expires=Sun, 06-Jul-2025 01:07:56 GMT; path=/; secure; httponly ◀XSRF-TOKEN=eyJpdiI6IjdKeUlxQkE5RE5MMDVIbUc0ZHZWbHc9PSIsInZhbHVlIjoicmVLWk5OWnZicXFtR2dwZkVTQjZMc1o1R3paM2pnZGpYUHJJczFiR3ZIb0JJSUlpMXg5V1FKS3FpWDA2cUNnZWVKRDllV ▶" 1 => "laravel_session=eyJpdiI6InBPRXNUd0ZjV2l4RmVjVnc0cGlUWWc9PSIsInZhbHVlIjoicWxESzBBa1d1aFYwK1ZHOVdMNGhJN0twd1ZqRVBNMVJ5WmhVS3MzdDZpVUdsTFB1VzNlOGI4Um12S05vMmpWZnlmWXVwTE4vSUVHdWU2M2JNZVVoelp2YTBTWHE2K2dkZ3pDVk1NK3NPVUNKOTJ2SkUyTXUzdU1iL2FscVlkSXgiLCJtYWMiOiJiZDNmNzg2NDM2ZjE4ZGNhYjcxNWIyMDU1YmE3Yjg3OTZkZDhjYzJlZjgzYmQ1OTdlZDA1NTE4YjQ4NGY4YWU0IiwidGFnIjoiIn0%3D; expires=Sat, 05-Jul-2025 23:37:56 GMT; path=/; secure; httponly ◀laravel_session=eyJpdiI6InBPRXNUd0ZjV2l4RmVjVnc0cGlUWWc9PSIsInZhbHVlIjoicWxESzBBa1d1aFYwK1ZHOVdMNGhJN0twd1ZqRVBNMVJ5WmhVS3MzdDZpVUdsTFB1VzNlOGI4Um12S05vMmpWZnlm ▶" ] ]
          session_attributes
          0 of 0
          array:3 [▼ "_token" => "fXvWG8yzXyqNbRLNgBzBBXScVb3cei9XdfPzmVRH" "_previous" => array:1 [▶ "url" => "https://www.development.juniv.edu/discussion/16076" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-07-06 05:07:56GET/discussion/1607641127
          PHP DebugBar | Open
          DateMethodURLIPFilter data
          Load moreShow only current URLShow allDelete all

          Filter results
          Method:
          Uri:
          IP: