{
    "title": "CodeIgniter\\Exceptions\\PageNotFoundException",
    "type": "CodeIgniter\\Exceptions\\PageNotFoundException",
    "code": 404,
    "message": "Controller or its method is not found: Images::In_Situ_Field_Density",
    "file": "/home2/kewjztte/geotechnics_main/system/CodeIgniter.php",
    "line": 1001,
    "trace": [
        {
            "file": "/home2/kewjztte/geotechnics_main/system/CodeIgniter.php",
            "line": 1001,
            "function": "forPageNotFound",
            "class": "CodeIgniter\\Exceptions\\PageNotFoundException",
            "type": "::",
            "args": [
                "Controller or its method is not found: Images::In_Situ_Field_Density"
            ]
        },
        {
            "file": "/home2/kewjztte/geotechnics_main/system/CodeIgniter.php",
            "line": 346,
            "function": "display404errors",
            "class": "CodeIgniter\\CodeIgniter",
            "type": "->",
            "args": [
                {
                    "message": "Controller or its method is not found: Images::In_Situ_Field_Density",
                    "string": "",
                    "code": 404,
                    "file": "/home2/kewjztte/geotechnics_main/system/Router/AutoRouter.php",
                    "line": 144,
                    "trace": [
                        {
                            "file": "/home2/kewjztte/geotechnics_main/system/Router/AutoRouter.php",
                            "line": 144,
                            "function": "forControllerNotFound",
                            "class": "CodeIgniter\\Exceptions\\PageNotFoundException",
                            "type": "::",
                            "args": [
                                "Images",
                                "In_Situ_Field_Density"
                            ]
                        },
                        {
                            "file": "/home2/kewjztte/geotechnics_main/system/Router/Router.php",
                            "line": 594,
                            "function": "getRoute",
                            "class": "CodeIgniter\\Router\\AutoRouter",
                            "type": "->",
                            "args": [
                                "images/In_Situ_Field_Density/density_07.jpg",
                                "GET"
                            ]
                        },
                        {
                            "file": "/home2/kewjztte/geotechnics_main/system/Router/Router.php",
                            "line": 245,
                            "function": "autoRoute",
                            "class": "CodeIgniter\\Router\\Router",
                            "type": "->",
                            "args": [
                                "images/In_Situ_Field_Density/density_07.jpg"
                            ]
                        },
                        {
                            "file": "/home2/kewjztte/geotechnics_main/system/CodeIgniter.php",
                            "line": 829,
                            "function": "handle",
                            "class": "CodeIgniter\\Router\\Router",
                            "type": "->",
                            "args": [
                                "images/In_Situ_Field_Density/density_07.jpg"
                            ]
                        },
                        {
                            "file": "/home2/kewjztte/geotechnics_main/system/CodeIgniter.php",
                            "line": 441,
                            "function": "tryToRouteIt",
                            "class": "CodeIgniter\\CodeIgniter",
                            "type": "->",
                            "args": [
                                {
                                    "defaultNamespace": "App\\Controllers\\",
                                    "defaultController": "Home",
                                    "defaultMethod": "index",
                                    "defaultPlaceholder": "any",
                                    "translateURIDashes": false,
                                    "autoRoute": true,
                                    "override404": null,
                                    "routeFiles": [
                                        "/home2/kewjztte/geotechnics_main/app/Config/Routes.php"
                                    ],
                                    "placeholders": {
                                        "any": ".*",
                                        "segment": "[^/]+",
                                        "alphanum": "[a-zA-Z0-9]+",
                                        "num": "[0-9]+",
                                        "alpha": "[a-zA-Z]+",
                                        "hash": "[^/]+"
                                    },
                                    "routes": {
                                        "*": [],
                                        "OPTIONS": [],
                                        "GET": {
                                            "__hot-reload": {
                                                "name": "__hot-reload",
                                                "handler": "[Closure]",
                                                "from": "__hot-reload"
                                            },
                                            "/": {
                                                "name": "/",
                                                "handler": "\\App\\Controllers\\Home::index",
                                                "from": "/"
                                            },
                                            "lang/{locale}": {
                                                "name": "lang/{locale}",
                                                "handler": "\\App\\Controllers\\Language::index",
                                                "from": "lang/{locale}"
                                            },
                                            "administrator": {
                                                "name": "administrator",
                                                "handler": "\\App\\Controllers\\Administrator\\User::index",
                                                "from": "administrator"
                                            }
                                        },
                                        "HEAD": [],
                                        "POST": {
                                            "administrator": {
                                                "name": "administrator",
                                                "handler": "\\App\\Controllers\\Administrator\\User::index",
                                                "from": "administrator"
                                            }
                                        },
                                        "PATCH": [],
                                        "PUT": [],
                                        "DELETE": [],
                                        "TRACE": [],
                                        "CONNECT": [],
                                        "CLI": []
                                    },
                                    "routesNames": {
                                        "*": [],
                                        "OPTIONS": [],
                                        "GET": {
                                            "__hot-reload": "__hot-reload",
                                            "/": "/",
                                            "lang/{locale}": "lang/{locale}",
                                            "administrator": "administrator"
                                        },
                                        "HEAD": [],
                                        "POST": {
                                            "administrator": "administrator"
                                        },
                                        "PATCH": [],
                                        "PUT": [],
                                        "DELETE": [],
                                        "TRACE": [],
                                        "CONNECT": [],
                                        "CLI": []
                                    },
                                    "routesOptions": {
                                        "GET": {
                                            "__hot-reload": [],
                                            "/": [],
                                            "lang/{locale}": [],
                                            "administrator": []
                                        },
                                        "POST": {
                                            "administrator": []
                                        }
                                    },
                                    "HTTPVerb": "GET",
                                    "defaultHTTPMethods": [
                                        "GET",
                                        "HEAD",
                                        "POST",
                                        "PATCH",
                                        "PUT",
                                        "DELETE",
                                        "OPTIONS",
                                        "TRACE",
                                        "CONNECT",
                                        "CLI"
                                    ],
                                    "group": null,
                                    "currentSubdomain": null,
                                    "currentOptions": null,
                                    "didDiscover": true,
                                    "fileLocator": {
                                        "autoloader": {
                                            "prefixes": {
                                                "CodeIgniter": [
                                                    "/home2/kewjztte/geotechnics_main/system/"
                                                ],
                                                "Config": [
                                                    "/home2/kewjztte/geotechnics_main/app/Config/"
                                                ],
                                                "App": [
                                                    "/home2/kewjztte/geotechnics_main/app/"
                                                ],
                                                "Hermawan\\DataTables": [
                                                    "/home2/kewjztte/geotechnics_main/app/ThirdParty/CodeIgniter4-DataTables/src/"
                                                ]
                                            },
                                            "classmap": {
                                                "Psr\\Log\\AbstractLogger": "/home2/kewjztte/geotechnics_main/system/ThirdParty/PSR/Log/AbstractLogger.php",
                                                "Psr\\Log\\InvalidArgumentException": "/home2/kewjztte/geotechnics_main/system/ThirdParty/PSR/Log/InvalidArgumentException.php",
                                                "Psr\\Log\\LoggerAwareInterface": "/home2/kewjztte/geotechnics_main/system/ThirdParty/PSR/Log/LoggerAwareInterface.php",
                                                "Psr\\Log\\LoggerAwareTrait": "/home2/kewjztte/geotechnics_main/system/ThirdParty/PSR/Log/LoggerAwareTrait.php",
                                                "Psr\\Log\\LoggerInterface": "/home2/kewjztte/geotechnics_main/system/ThirdParty/PSR/Log/LoggerInterface.php",
                                                "Psr\\Log\\LoggerTrait": "/home2/kewjztte/geotechnics_main/system/ThirdParty/PSR/Log/LoggerTrait.php",
                                                "Psr\\Log\\LogLevel": "/home2/kewjztte/geotechnics_main/system/ThirdParty/PSR/Log/LogLevel.php",
                                                "Psr\\Log\\NullLogger": "/home2/kewjztte/geotechnics_main/system/ThirdParty/PSR/Log/NullLogger.php",
                                                "Laminas\\Escaper\\Exception\\ExceptionInterface": "/home2/kewjztte/geotechnics_main/system/ThirdParty/Escaper/Exception/ExceptionInterface.php",
                                                "Laminas\\Escaper\\Exception\\InvalidArgumentException": "/home2/kewjztte/geotechnics_main/system/ThirdParty/Escaper/Exception/InvalidArgumentException.php",
                                                "Laminas\\Escaper\\Exception\\RuntimeException": "/home2/kewjztte/geotechnics_main/system/ThirdParty/Escaper/Exception/RuntimeException.php",
                                                "Laminas\\Escaper\\EscaperInterface": "/home2/kewjztte/geotechnics_main/system/ThirdParty/Escaper/EscaperInterface.php",
                                                "Laminas\\Escaper\\Escaper": "/home2/kewjztte/geotechnics_main/system/ThirdParty/Escaper/Escaper.php"
                                            },
                                            "files": [],
                                            "helpers": [
                                                "url",
                                                "url",
                                                "common",
                                                "custom",
                                                "setting",
                                                "section",
                                                "security",
                                                "form",
                                                "filesystem"
                                            ]
                                        },
                                        "invalidClassnames": []
                                    },
                                    "moduleConfig": {
                                        "enabled": true,
                                        "discoverInComposer": true,
                                        "aliases": [
                                            "events",
                                            "filters",
                                            "registrars",
                                            "routes",
                                            "services"
                                        ],
                                        "composerPackages": []
                                    },
                                    "prioritize": false,
                                    "prioritizeDetected": false,
                                    "httpHost": "geotechnicsmyanmar.com",
                                    "useSupportedLocalesOnly": false
                                }
                            ]
                        },
                        {
                            "file": "/home2/kewjztte/geotechnics_main/system/CodeIgniter.php",
                            "line": 340,
                            "function": "handleRequest",
                            "class": "CodeIgniter\\CodeIgniter",
                            "type": "->",
                            "args": [
                                null,
                                {
                                    "handler": "file",
                                    "backupHandler": "dummy",
                                    "prefix": "",
                                    "ttl": 60,
                                    "reservedCharacters": "{}()/\\@:",
                                    "file": {
                                        "storePath": "/home2/kewjztte/geotechnics_main/writable/cache/",
                                        "mode": 416
                                    },
                                    "memcached": {
                                        "host": "127.0.0.1",
                                        "port": 11211,
                                        "weight": 1,
                                        "raw": false
                                    },
                                    "redis": {
                                        "host": "127.0.0.1",
                                        "password": null,
                                        "port": 6379,
                                        "timeout": 0,
                                        "async": false,
                                        "persistent": false,
                                        "database": 0
                                    },
                                    "validHandlers": {
                                        "apcu": "CodeIgniter\\Cache\\Handlers\\ApcuHandler",
                                        "dummy": "CodeIgniter\\Cache\\Handlers\\DummyHandler",
                                        "file": "CodeIgniter\\Cache\\Handlers\\FileHandler",
                                        "memcached": "CodeIgniter\\Cache\\Handlers\\MemcachedHandler",
                                        "predis": "CodeIgniter\\Cache\\Handlers\\PredisHandler",
                                        "redis": "CodeIgniter\\Cache\\Handlers\\RedisHandler",
                                        "wincache": "CodeIgniter\\Cache\\Handlers\\WincacheHandler"
                                    },
                                    "cacheQueryString": false,
                                    "cacheStatusCodes": []
                                },
                                false
                            ]
                        },
                        {
                            "file": "/home2/kewjztte/geotechnics_main/system/Boot.php",
                            "line": 417,
                            "function": "run",
                            "class": "CodeIgniter\\CodeIgniter",
                            "type": "->",
                            "args": []
                        },
                        {
                            "file": "/home2/kewjztte/geotechnics_main/system/Boot.php",
                            "line": 68,
                            "function": "runCodeIgniter",
                            "class": "CodeIgniter\\Boot",
                            "type": "::",
                            "args": [
                                {
                                    "startTime": 1787984132.414144992828369140625,
                                    "totalTime": null,
                                    "config": {
                                        "baseURL": "http://www.geotechnicsmyanmar.com/",
                                        "allowedHostnames": [],
                                        "indexPage": "",
                                        "uriProtocol": "REQUEST_URI",
                                        "permittedURIChars": "a-z 0-9~%.:_\\-",
                                        "defaultLocale": "en",
                                        "negotiateLocale": true,
                                        "supportedLocales": [
                                            "en",
                                            "mm"
                                        ],
                                        "appTimezone": "Asia/Yangon",
                                        "charset": "UTF-8",
                                        "forceGlobalSecureRequests": false,
                                        "proxyIPs": [],
                                        "CSPEnabled": false
                                    },
                                    "benchmark": {
                                        "timers": {
                                            "total_execution": {
                                                "start": 1787984132.414144992828369140625,
                                                "end": null
                                            },
                                            "bootstrap": {
                                                "start": 1787984132.414412021636962890625,
                                                "end": 1787984132.416676044464111328125
                                            },
                                            "required_before_filters": {
                                                "start": 1787984132.416676998138427734375,
                                                "end": 1787984132.4170219898223876953125
                                            },
                                            "routing": {
                                                "start": 1787984132.417026042938232421875,
                                                "end": null
                                            }
                                        }
                                    },
                                    "request": {
                                        "protocolVersion": "1.1",
                                        "validProtocolVersions": [
                                            "1.0",
                                            "1.1",
                                            "2.0",
                                            "3.0"
                                        ],
                                        "body": null,
                                        "headers": {
                                            "Accept": {
                                                "name": "Accept",
                                                "value": "*/*"
                                            },
                                            "Accept-Encoding": {
                                                "name": "Accept-Encoding",
                                                "value": "deflate, gzip, br, zstd"
                                            },
                                            "Connection": {
                                                "name": "Connection",
                                                "value": "close"
                                            },
                                            "Host": {
                                                "name": "Host",
                                                "value": "geotechnicsmyanmar.com"
                                            },
                                            "User-Agent": {
                                                "name": "User-Agent",
                                                "value": "WordPress/7.1; https://printables.us.org"
                                            }
                                        },
                                        "headerMap": {
                                            "accept": "Accept",
                                            "accept-encoding": "Accept-Encoding",
                                            "connection": "Connection",
                                            "host": "Host",
                                            "user-agent": "User-Agent"
                                        },
                                        "method": "GET",
                                        "uri": {
                                            "uriString": null,
                                            "baseURL": {
                                                "uriString": null,
                                                "baseURL": null,
                                                "segments": [],
                                                "scheme": "http",
                                                "user": null,
                                                "password": null,
                                                "host": "www.geotechnicsmyanmar.com",
                                                "port": null,
                                                "path": "/",
                                                "fragment": "",
                                                "query": [],
                                                "defaultPorts": {
                                                    "http": 80,
                                                    "https": 443,
                                                    "ftp": 21,
                                                    "sftp": 22
                                                },
                                                "showPassword": false,
                                                "silent": false,
                                                "rawQueryString": false
                                            },
                                            "segments": [
                                                "images",
                                                "In_Situ_Field_Density",
                                                "density_07.jpg"
                                            ],
                                            "scheme": "http",
                                            "user": null,
                                            "password": null,
                                            "host": "www.geotechnicsmyanmar.com",
                                            "port": null,
                                            "path": "/images/In_Situ_Field_Density/density_07.jpg",
                                            "fragment": "",
                                            "query": [],
                                            "defaultPorts": {
                                                "http": 80,
                                                "https": 443,
                                                "ftp": 21,
                                                "sftp": 22
                                            },
                                            "showPassword": false,
                                            "silent": false,
                                            "rawQueryString": false,
                                            "basePathWithoutIndexPage": "/",
                                            "indexPage": "",
                                            "baseSegments": [],
                                            "routePath": "images/In_Situ_Field_Density/density_07.jpg"
                                        },
                                        "config": "[Config\\App Object *RECURSION*]",
                                        "ipAddress": "",
                                        "globals": {
                                            "server": {
                                                "LSPHP_ENABLE_USER_INI": "on",
                                                "PATH": "/usr/local/bin:/usr/bin:/bin",
                                                "TEMP": "/tmp",
                                                "TMP": "/tmp",
                                                "TMPDIR": "/tmp",
                                                "PWD": "/",
                                                "HTTP_ACCEPT": "*/*",
                                                "HTTP_ACCEPT_ENCODING": "deflate, gzip, br, zstd",
                                                "HTTP_CONNECTION": "close",
                                                "CONTENT_LENGTH": "0",
                                                "HTTP_HOST": "geotechnicsmyanmar.com",
                                                "HTTP_USER_AGENT": "WordPress/7.1; https://printables.us.org",
                                                "REDIRECT_UNIQUE_ID": "apJ5BI77Of-nhsKj6xwyaAAAAgI",
                                                "REDIRECT_QS_SrvConn": "17",
                                                "REDIRECT_QS_AllConn": "17",
                                                "REDIRECT_QS_ConnectionId": "178798413240751114630604",
                                                "REDIRECT_SCRIPT_URL": "/images/In_Situ_Field_Density/density_07.jpg",
                                                "REDIRECT_SCRIPT_URI": "http://geotechnicsmyanmar.com/images/In_Situ_Field_Density/density_07.jpg",
                                                "REDIRECT_STATUS": "200",
                                                "UNIQUE_ID": "apJ5BI77Of-nhsKj6xwyaAAAAgI",
                                                "QS_SrvConn": "17",
                                                "QS_AllConn": "17",
                                                "QS_ConnectionId": "178798413240751114630604",
                                                "SCRIPT_URL": "/images/In_Situ_Field_Density/density_07.jpg",
                                                "SCRIPT_URI": "http://geotechnicsmyanmar.com/images/In_Situ_Field_Density/density_07.jpg",
                                                "SERVER_SIGNATURE": "",
                                                "SERVER_SOFTWARE": "Apache",
                                                "SERVER_NAME": "geotechnicsmyanmar.com",
                                                "SERVER_ADDR": "10.44.97.12",
                                                "SERVER_PORT": "80",
                                                "REMOTE_ADDR": "65.21.198.176",
                                                "DOCUMENT_ROOT": "/home2/kewjztte/public_html",
                                                "REQUEST_SCHEME": "http",
                                                "CONTEXT_PREFIX": "",
                                                "CONTEXT_DOCUMENT_ROOT": "/home2/kewjztte/public_html",
                                                "SERVER_ADMIN": "webmaster@kew.jzt.temporary.site",
                                                "SCRIPT_FILENAME": "/home2/kewjztte/public_html/index.php",
                                                "REMOTE_PORT": "42904",
                                                "REDIRECT_URL": "/images/In_Situ_Field_Density/density_07.jpg",
                                                "SERVER_PROTOCOL": "HTTP/1.1",
                                                "REQUEST_METHOD": "GET",
                                                "QUERY_STRING": "",
                                                "REQUEST_URI": "/images/In_Situ_Field_Density/density_07.jpg",
                                                "SCRIPT_NAME": "/index.php",
                                                "PATH_INFO": "/images/In_Situ_Field_Density/density_07.jpg",
                                                "PATH_TRANSLATED": "redirect:/index.php/images/In_Situ_Field_Density/density_07.jpg/In_Situ_Field_Density/density_07.jpg",
                                                "PHP_SELF": "/index.php",
                                                "REQUEST_TIME_FLOAT": 1787984132.4114990234375,
                                                "REQUEST_TIME": 1787984132,
                                                "argv": [],
                                                "argc": 0,
                                                "CI_ENVIRONMENT": "development",
                                                "database.default.hostname": "localhost",
                                                "database.default.database": "kewjztte_db0126",
                                                "database.default.username": "kewjztte_u0126",
                                                "database.default.password": "Dsl%ow+A7A[u",
                                                "database.default.DBDriver": "MySQLi",
                                                "database.default.DBPrefix": "",
                                                "database.default.port": "3306"
                                            },
                                            "get": []
                                        },
                                        "path": "images/In_Situ_Field_Density/density_07.jpg",
                                        "files": null,
                                        "negotiator": {
                                            "request": "[CodeIgniter\\HTTP\\IncomingRequest Object *RECURSION*]"
                                        },
                                        "defaultLocale": "en",
                                        "locale": "en",
                                        "validLocales": [
                                            "en",
                                            "mm"
                                        ],
                                        "oldInput": [],
                                        "userAgent": {
                                            "agent": "WordPress/7.1; https://printables.us.org",
                                            "isBrowser": false,
                                            "isRobot": false,
                                            "isMobile": false,
                                            "config": {
                                                "platforms": {
                                                    "windows nt 10.0": "Windows 10",
                                                    "windows nt 6.3": "Windows 8.1",
                                                    "windows nt 6.2": "Windows 8",
                                                    "windows nt 6.1": "Windows 7",
                                                    "windows nt 6.0": "Windows Vista",
                                                    "windows nt 5.2": "Windows 2003",
                                                    "windows nt 5.1": "Windows XP",
                                                    "windows nt 5.0": "Windows 2000",
                                                    "windows nt 4.0": "Windows NT 4.0",
                                                    "winnt4.0": "Windows NT 4.0",
                                                    "winnt 4.0": "Windows NT",
                                                    "winnt": "Windows NT",
                                                    "windows 98": "Windows 98",
                                                    "win98": "Windows 98",
                                                    "windows 95": "Windows 95",
                                                    "win95": "Windows 95",
                                                    "windows phone": "Windows Phone",
                                                    "windows": "Unknown Windows OS",
                                                    "android": "Android",
                                                    "blackberry": "BlackBerry",
                                                    "iphone": "iOS",
                                                    "ipad": "iOS",
                                                    "ipod": "iOS",
                                                    "os x": "Mac OS X",
                                                    "ppc mac": "Power PC Mac",
                                                    "freebsd": "FreeBSD",
                                                    "ppc": "Macintosh",
                                                    "linux": "Linux",
                                                    "debian": "Debian",
                                                    "sunos": "Sun Solaris",
                                                    "beos": "BeOS",
                                                    "apachebench": "ApacheBench",
                                                    "aix": "AIX",
                                                    "irix": "Irix",
                                                    "osf": "DEC OSF",
                                                    "hp-ux": "HP-UX",
                                                    "netbsd": "NetBSD",
                                                    "bsdi": "BSDi",
                                                    "openbsd": "OpenBSD",
                                                    "gnu": "GNU/Linux",
                                                    "unix": "Unknown Unix OS",
                                                    "symbian": "Symbian OS"
                                                },
                                                "browsers": {
                                                    "OPR": "Opera",
                                                    "Flock": "Flock",
                                                    "Edge": "Spartan",
                                                    "Edg": "Edge",
                                                    "Chrome": "Chrome",
                                                    "Opera.*?Version": "Opera",
                                                    "Opera": "Opera",
                                                    "MSIE": "Internet Explorer",
                                                    "Internet Explorer": "Internet Explorer",
                                                    "Trident.* rv": "Internet Explorer",
                                                    "Shiira": "Shiira",
                                                    "Firefox": "Firefox",
                                                    "Chimera": "Chimera",
                                                    "Phoenix": "Phoenix",
                                                    "Firebird": "Firebird",
                                                    "Camino": "Camino",
                                                    "Netscape": "Netscape",
                                                    "OmniWeb": "OmniWeb",
                                                    "Safari": "Safari",
                                                    "Mozilla": "Mozilla",
                                                    "Konqueror": "Konqueror",
                                                    "icab": "iCab",
                                                    "Lynx": "Lynx",
                                                    "Links": "Links",
                                                    "hotjava": "HotJava",
                                                    "amaya": "Amaya",
                                                    "IBrowse": "IBrowse",
                                                    "Maxthon": "Maxthon",
                                                    "Ubuntu": "Ubuntu Web Browser",
                                                    "Vivaldi": "Vivaldi"
                                                },
                                                "mobiles": {
                                                    "mobileexplorer": "Mobile Explorer",
                                                    "palmsource": "Palm",
                                                    "palmscape": "Palmscape",
                                                    "motorola": "Motorola",
                                                    "nokia": "Nokia",
                                                    "palm": "Palm",
                                                    "iphone": "Apple iPhone",
                                                    "ipad": "iPad",
                                                    "ipod": "Apple iPod Touch",
                                                    "sony": "Sony Ericsson",
                                                    "ericsson": "Sony Ericsson",
                                                    "blackberry": "BlackBerry",
                                                    "cocoon": "O2 Cocoon",
                                                    "blazer": "Treo",
                                                    "lg": "LG",
                                                    "amoi": "Amoi",
                                                    "xda": "XDA",
                                                    "mda": "MDA",
                                                    "vario": "Vario",
                                                    "htc": "HTC",
                                                    "samsung": "Samsung",
                                                    "sharp": "Sharp",
                                                    "sie-": "Siemens",
                                                    "alcatel": "Alcatel",
                                                    "benq": "BenQ",
                                                    "ipaq": "HP iPaq",
                                                    "mot-": "Motorola",
                                                    "playstation portable": "PlayStation Portable",
                                                    "playstation 3": "PlayStation 3",
                                                    "playstation vita": "PlayStation Vita",
                                                    "hiptop": "Danger Hiptop",
                                                    "nec-": "NEC",
                                                    "panasonic": "Panasonic",
                                                    "philips": "Philips",
                                                    "sagem": "Sagem",
                                                    "sanyo": "Sanyo",
                                                    "spv": "SPV",
                                                    "zte": "ZTE",
                                                    "sendo": "Sendo",
                                                    "nintendo dsi": "Nintendo DSi",
                                                    "nintendo ds": "Nintendo DS",
                                                    "nintendo 3ds": "Nintendo 3DS",
                                                    "wii": "Nintendo Wii",
                                                    "open web": "Open Web",
                                                    "openweb": "OpenWeb",
                                                    "android": "Android",
                                                    "symbian": "Symbian",
                                                    "SymbianOS": "SymbianOS",
                                                    "elaine": "Palm",
                                                    "series60": "Symbian S60",
                                                    "windows ce": "Windows CE",
                                                    "obigo": "Obigo",
                                                    "netfront": "Netfront Browser",
                                                    "openwave": "Openwave Browser",
                                                    "mobilexplorer": "Mobile Explorer",
                                                    "operamini": "Opera Mini",
                                                    "opera mini": "Opera Mini",
                                                    "opera mobi": "Opera Mobile",
                                                    "fennec": "Firefox Mobile",
                                                    "digital paths": "Digital Paths",
                                                    "avantgo": "AvantGo",
                                                    "xiino": "Xiino",
                                                    "novarra": "Novarra Transcoder",
                                                    "vodafone": "Vodafone",
                                                    "docomo": "NTT DoCoMo",
                                                    "o2": "O2",
                                                    "mobile": "Generic Mobile",
                                                    "wireless": "Generic Mobile",
                                                    "j2me": "Generic Mobile",
                                                    "midp": "Generic Mobile",
                                                    "cldc": "Generic Mobile",
                                                    "up.link": "Generic Mobile",
                                                    "up.browser": "Generic Mobile",
                                                    "smartphone": "Generic Mobile",
                                                    "cellphone": "Generic Mobile"
                                                },
                                                "robots": {
                                                    "googlebot": "Googlebot",
                                                    "google-pagerenderer": "Google Page Renderer",
                                                    "google-read-aloud": "Google Read Aloud",
                                                    "google-safety": "Google Safety Bot",
                                                    "msnbot": "MSNBot",
                                                    "baiduspider": "Baiduspider",
                                                    "bingbot": "Bing",
                                                    "bingpreview": "BingPreview",
                                                    "slurp": "Inktomi Slurp",
                                                    "yahoo": "Yahoo",
                                                    "ask jeeves": "Ask Jeeves",
                                                    "fastcrawler": "FastCrawler",
                                                    "infoseek": "InfoSeek Robot 1.0",
                                                    "lycos": "Lycos",
                                                    "yandex": "YandexBot",
                                                    "mediapartners-google": "MediaPartners Google",
                                                    "CRAZYWEBCRAWLER": "Crazy Webcrawler",
                                                    "adsbot-google": "AdsBot Google",
                                                    "feedfetcher-google": "Feedfetcher Google",
                                                    "curious george": "Curious George",
                                                    "ia_archiver": "Alexa Crawler",
                                                    "MJ12bot": "Majestic-12",
                                                    "Uptimebot": "Uptimebot",
                                                    "duckduckbot": "DuckDuckBot",
                                                    "sogou": "Sogou Spider",
                                                    "exabot": "Exabot",
                                                    "bot": "Generic Bot",
                                                    "crawler": "Generic Crawler",
                                                    "spider": "Generic Spider"
                                                }
                                            },
                                            "platform": "Unknown Platform",
                                            "browser": "",
                                            "version": "",
                                            "mobile": "",
                                            "robot": "",
                                            "referrer": null
                                        }
                                    },
                                    "response": {
                                        "protocolVersion": "1.1",
                                        "validProtocolVersions": [
                                            "1.0",
                                            "1.1",
                                            "2.0",
                                            "3.0"
                                        ],
                                        "body": null,
                                        "headers": {
                                            "Cache-Control": {
                                                "name": "Cache-Control",
                                                "value": [
                                                    "no-store",
                                                    "max-age=0",
                                                    "no-cache"
                                                ]
                                            },
                                            "Content-Type": {
                                                "name": "Content-Type",
                                                "value": "text/html; charset=UTF-8"
                                            }
                                        },
                                        "headerMap": {
                                            "cache-control": "Cache-Control",
                                            "content-type": "Content-Type"
                                        },
                                        "reason": "Not Found",
                                        "statusCode": 404,
                                        "pretend": false,
                                        "CSP": {
                                            "directives": {
                                                "base-uri": "baseURI",
                                                "child-src": "childSrc",
                                                "connect-src": "connectSrc",
                                                "default-src": "defaultSrc",
                                                "font-src": "fontSrc",
                                                "form-action": "formAction",
                                                "frame-ancestors": "frameAncestors",
                                                "frame-src": "frameSrc",
                                                "img-src": "imageSrc",
                                                "media-src": "mediaSrc",
                                                "object-src": "objectSrc",
                                                "plugin-types": "pluginTypes",
                                                "script-src": "scriptSrc",
                                                "style-src": "styleSrc",
                                                "sandbox": "sandbox",
                                                "manifest-src": "manifestSrc",
                                                "script-src-elem": "scriptSrcElem",
                                                "script-src-attr": "scriptSrcAttr",
                                                "style-src-elem": "styleSrcElem",
                                                "style-src-attr": "styleSrcAttr",
                                                "worker-src": "workerSrc",
                                                "report-uri": "reportURI",
                                                "report-to": "reportTo"
                                            },
                                            "baseURI": null,
                                            "childSrc": "self",
                                            "connectSrc": "self",
                                            "defaultSrc": null,
                                            "fontSrc": null,
                                            "formAction": "self",
                                            "frameAncestors": null,
                                            "frameSrc": null,
                                            "imageSrc": "self",
                                            "mediaSrc": null,
                                            "objectSrc": "self",
                                            "pluginTypes": null,
                                            "scriptSrc": {
                                                "self": false
                                            },
                                            "styleSrc": {
                                                "self": false
                                            },
                                            "sandbox": null,
                                            "reportURI": null,
                                            "reportTo": null,
                                            "manifestSrc": null,
                                            "scriptSrcElem": "self",
                                            "scriptSrcAttr": "self",
                                            "styleSrcElem": "self",
                                            "styleSrcAttr": "self",
                                            "workerSrc": [],
                                            "upgradeInsecureRequests": false,
                                            "reportOnly": false,
                                            "validSources": [
                                                "self",
                                                "none",
                                                "unsafe-inline",
                                                "unsafe-eval",
                                                "strict-dynamic",
                                                "unsafe-hashes",
                                                "report-sample",
                                                "unsafe-allow-redirects",
                                                "wasm-unsafe-eval",
                                                "trusted-types-eval",
                                                "report-sha256",
                                                "report-sha384",
                                                "report-sha512"
                                            ],
                                            "nonces": [],
                                            "styleNonce": null,
                                            "scriptNonce": null,
                                            "styleNonceTag": "",
                                            "scriptNonceTag": "",
                                            "autoNonce": true,
                                            "tempHeaders": [],
                                            "reportOnlyHeaders": [],
                                            "CSPEnabled": false,
                                            "reportingEndpoints": []
                                        },
                                        "cookieStore": {
                                            "cookies": []
                                        },
                                        "bodyFormat": "html"
                                    },
                                    "router": {
                                        "collection": "[CodeIgniter\\Router\\RouteCollection Object *RECURSION*]",
                                        "directory": null,
                                        "controller": "Home",
                                        "method": "index",
                                        "params": [],
                                        "indexPage": "index.php",
                                        "translateURIDashes": false,
                                        "matchedRoute": null,
                                        "matchedRouteOptions": null,
                                        "detectedLocale": null,
                                        "filtersInfo": [],
                                        "autoRouter": {
                                            "directory": null,
                                            "cliRoutes": [],
                                            "defaultNamespace": "App\\Controllers\\",
                                            "controller": "Images",
                                            "method": "In_Situ_Field_Density",
                                            "translateURIDashes": false
                                        },
                                        "routeAttributes": {
                                            "class": [],
                                            "method": []
                                        },
                                        "permittedURIChars": "a-z 0-9~%.:_\\-"
                                    },
                                    "controller": null,
                                    "method": null,
                                    "output": null,
                                    "context": "web",
                                    "enableFilters": true,
                                    "returnResponse": false,
                                    "bufferLevel": 1,
                                    "pageCache": {
                                        "cacheQueryString": false,
                                        "ttl": 0,
                                        "cache": {
                                            "prefix": "",
                                            "path": "/home2/kewjztte/geotechnics_main/writable/cache/",
                                            "mode": 416
                                        }
                                    }
                                }
                            ]
                        },
                        {
                            "file": "/home2/kewjztte/public_html/index.php",
                            "line": 59,
                            "function": "bootWeb",
                            "class": "CodeIgniter\\Boot",
                            "type": "::",
                            "args": [
                                {
                                    "systemDirectory": "/home2/kewjztte/geotechnics_main/app/Config/../../system",
                                    "appDirectory": "/home2/kewjztte/geotechnics_main/app/Config/..",
                                    "writableDirectory": "/home2/kewjztte/geotechnics_main/app/Config/../../writable",
                                    "testsDirectory": "/home2/kewjztte/geotechnics_main/app/Config/../../tests",
                                    "viewDirectory": "/home2/kewjztte/geotechnics_main/app/Config/../Views",
                                    "envDirectory": "/home2/kewjztte/geotechnics_main/app/Config/../../"
                                }
                            ]
                        }
                    ],
                    "previous": null
                }
            ]
        },
        {
            "file": "/home2/kewjztte/geotechnics_main/system/Boot.php",
            "line": 417,
            "function": "run",
            "class": "CodeIgniter\\CodeIgniter",
            "type": "->",
            "args": []
        },
        {
            "file": "/home2/kewjztte/geotechnics_main/system/Boot.php",
            "line": 68,
            "function": "runCodeIgniter",
            "class": "CodeIgniter\\Boot",
            "type": "::",
            "args": [
                "[CodeIgniter\\CodeIgniter Object *RECURSION*]"
            ]
        },
        {
            "file": "/home2/kewjztte/public_html/index.php",
            "line": 59,
            "function": "bootWeb",
            "class": "CodeIgniter\\Boot",
            "type": "::",
            "args": [
                "[Config\\Paths Object *RECURSION*]"
            ]
        }
    ]
}