Notice (8): compact(): Undefined variable: etagMatches [CORE/src/Http/Response.php, line 1864]Code Context$timeMatches = strtotime($this->modified()) === strtotime($modifiedSince);
}
$checks = compact('etagMatches', 'timeMatches');
$request = object(Cake\Http\ServerRequest) { params => [ 'plugin' => null, 'controller' => 'Pages', 'action' => 'index', '_ext' => null, 'pass' => [ [maximum depth reached] ], '_matchedRoute' => '/pages/*', 'isAjax' => false, '_csrfToken' => '75c8e0f2d965e90e482464cbd603b74614eb179a678d364d680c10017c423f3e158b9ba20f5efc9124d49b23fd833cbe3d4b60ac2982d80d45db30bfee2f02b1' ] data => [] query => [] cookies => [] url => 'pages/galary' base => '' webroot => '/' here => '/pages/galary' trustProxy => false [protected] _environment => [ 'TZ' => 'Asia/Dhaka', 'REDIRECT_REDIRECT_REDIRECT_UNIQUE_ID' => 'YraSREZWAeARZb8lImoHRwAAAAE', 'REDIRECT_REDIRECT_REDIRECT_SCRIPT_URL' => '/pages/galary', 'REDIRECT_REDIRECT_REDIRECT_SCRIPT_URI' => 'http://dss.nassbd.org/pages/galary', 'REDIRECT_REDIRECT_REDIRECT_STATUS' => '200', 'REDIRECT_REDIRECT_UNIQUE_ID' => 'YraSREZWAeARZb8lImoHRwAAAAE', 'REDIRECT_REDIRECT_SCRIPT_URL' => '/pages/galary', 'REDIRECT_REDIRECT_SCRIPT_URI' => 'http://dss.nassbd.org/pages/galary', 'REDIRECT_REDIRECT_STATUS' => '200', 'REDIRECT_UNIQUE_ID' => 'YraSREZWAeARZb8lImoHRwAAAAE', 'REDIRECT_SCRIPT_URL' => '/pages/galary', 'REDIRECT_SCRIPT_URI' => 'http://dss.nassbd.org/pages/galary', 'REDIRECT_HANDLER' => 'application/x-httpd-ea-php73', 'REDIRECT_STATUS' => '200', 'UNIQUE_ID' => 'YraSREZWAeARZb8lImoHRwAAAAE', 'SCRIPT_URL' => '/pages/galary', 'SCRIPT_URI' => 'http://dss.nassbd.org/pages/galary', 'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)', 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5', 'HTTP_IF_MODIFIED_SINCE' => 'Sun, 23 Jan 2022 05:52:42 GMT', 'HTTP_ACCEPT_ENCODING' => 'br,gzip', 'HTTP_HOST' => 'dss.nassbd.org', 'HTTP_CONNECTION' => 'Keep-Alive', 'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin', 'SERVER_SIGNATURE' => '', 'SERVER_SOFTWARE' => 'Apache', 'SERVER_NAME' => 'dss.nassbd.org', 'SERVER_ADDR' => '182.160.96.130', 'SERVER_PORT' => '80', 'REMOTE_ADDR' => '44.192.94.86', 'DOCUMENT_ROOT' => '/home/nassbd/dss.nassbd.org', 'REQUEST_SCHEME' => 'http', 'CONTEXT_PREFIX' => '/cgi-sys', 'CONTEXT_DOCUMENT_ROOT' => '/usr/local/cpanel/cgi-sys/', 'SERVER_ADMIN' => 'webmaster@dss.nassbd.org', 'SCRIPT_FILENAME' => '/home/nassbd/dss.nassbd.org/webroot/index.php', 'REMOTE_PORT' => '54578', 'REDIRECT_URL' => '/webroot/index.php', 'GATEWAY_INTERFACE' => 'CGI/1.1', 'SERVER_PROTOCOL' => 'HTTP/1.1', 'REQUEST_METHOD' => 'GET', 'QUERY_STRING' => '', 'REQUEST_URI' => '/pages/galary', 'SCRIPT_NAME' => '/webroot/index.php', 'ORIG_SCRIPT_FILENAME' => '/usr/local/cpanel/cgi-sys/ea-php73', 'ORIG_PATH_INFO' => '/webroot/index.php', 'ORIG_PATH_TRANSLATED' => '/home/nassbd/dss.nassbd.org/webroot/index.php', 'ORIG_SCRIPT_NAME' => '/cgi-sys/ea-php73', 'PHP_SELF' => '/webroot/index.php', 'REQUEST_TIME_FLOAT' => (float) 1656132164.4204, 'REQUEST_TIME' => (int) 1656132164, 'argv' => [[maximum depth reached]], 'argc' => (int) 0, 'ORIGINAL_REQUEST_METHOD' => 'GET', 'HTTPS' => false, 'HTTP_X_REQUESTED_WITH' => null, 'HTTP_IF_NONE_MATCH' => null ] [protected] _input => null [protected] _detectors => [ 'get' => [ [maximum depth reached] ], 'post' => [ [maximum depth reached] ], 'put' => [ [maximum depth reached] ], 'patch' => [ [maximum depth reached] ], 'delete' => [ [maximum depth reached] ], 'head' => [ [maximum depth reached] ], 'options' => [ [maximum depth reached] ], 'ssl' => [ [maximum depth reached] ], 'ajax' => [ [maximum depth reached] ], 'flash' => [ [maximum depth reached] ], 'requested' => [ [maximum depth reached] ], 'json' => [ [maximum depth reached] ], 'xml' => [ [maximum depth reached] ], 'mobile' => object(Closure) {}, 'tablet' => object(Closure) {} ] [protected] _detectorCache => [ 'ajax' => false, 'get' => true, 'head' => false, 'options' => false, 'requested' => false, 'put' => false, 'post' => false, 'delete' => false, 'patch' => false ] [protected] stream => object(Zend\Diactoros\PhpInputStream) {} [protected] uri => object(Zend\Diactoros\Uri) {} [protected] session => object(Cake\Network\Session) {} [protected] attributes => [] [protected] emulatedAttributes => [ (int) 0 => 'session', (int) 1 => 'webroot', (int) 2 => 'base', (int) 3 => 'params' ] [protected] uploadedFiles => [] [protected] protocol => null [protected] requestTarget => null } $etags = [] $modifiedSince = 'Sun, 23 Jan 2022 05:52:42 GMT' $responseTag = null $timeMatches = falsecompact - [internal], line ?? Cake\Http\Response::checkNotModified() - CORE/src/Http/Response.php, line 1864 Cake\Controller\Component\RequestHandlerComponent::beforeRender() - CORE/src/Controller/Component/RequestHandlerComponent.php, line 332 Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 414 Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 391 Cake\Controller\Controller::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 78 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 610 App\Controller\PagesController::index() - APP/Controller/PagesController.php, line 48 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93 Cake\Routing\Dispatcher::dispatch() - CORE/src/Routing/Dispatcher.php, line 60 [main] - ROOT/webroot/index.php, line 36
সমাজসেবা অধিদফতর
ই-৮/বি-১,শেরেবাংলা নগর, আগারগাঁও, ঢাকা।