Attogram Router Web Tests


RESET test - About - Github - Getitdaily - Packagist - Codeclimate - Travis-CI
Test Results @ 2024-03-28 18:01:07 UTC
match()(string) top
getVar(0)
getVar(1)
getVar(2)
getVar(3)
getVar(4)
getGet()
getCurrent()/attogram-router/webtest/
getHome()/attogram-router/webtest/
getHost()getitdaily.com
getCurrentFull()https://getitdaily.com/attogram-router/webtest/
getHomeFull()https://getitdaily.com/attogram-router/webtest/
getHostFull()https://getitdaily.com
getProtocol()https
VERSION4.1.0
forceSlashfalse
getServer('REQUEST_URI')/attogram-router/webtest/
getServer('QUERY_STRING')
getServer('SCRIPT_NAME')/attogram-router/webtest/index.php
getServer('SERVER_NAME')getitdaily.com
getServer('HTTPS')on
getServer('SERVER_PORT')443
auto_globals_jittrue
Benchmark time0.00011587142944336

[ Router setup: Force Slash - Do Not Force Slash ]

routecontrolweb tests
/(string) top/attogram-router/webtest/
/(string) top/attogram-router/webtest/?alpha=beta&gamma=omega
/exact/(string) exact-route/attogram-router/webtest/exact
/var/?/(string) 1-variable-route/attogram-router/webtest/var/Foo/
/var/?/?/(string) 2-variables-route/attogram-router/webtest/var/Foo/Bar/
/var/?/?/?/(string) 3-variables-route/attogram-router/webtest/var/Foo/Bar/Alpha/
/var/?/?/?/?/(string) 4-variables-route/attogram-router/webtest/var/Foo/Bar/Alpha/Omega/
/string/(string) string_control/attogram-router/webtest/string/
/int/(integer) 123456789/attogram-router/webtest/int/
/float/(double) 3.141592653/attogram-router/webtest/float/
/bool/(boolean) 1/attogram-router/webtest/bool/
/array/(array) Array ( [hello] => world ) /attogram-router/webtest/array/
/object/(object) stdClass Object ( ) /attogram-router/webtest/object/
/closure/(object) Closure Object ( ) /attogram-router/webtest/closure/
/foo/(string) with-slash/attogram-router/webtest/foo/
/foo/(string) with-slash/attogram-router/webtest/foo/?alpha=beta&gamma=omega
/foo(string) no-slash/attogram-router/webtest/foo
/foo(string) no-slash/attogram-router/webtest/foo?alpha=beta&gamma=omega

Attogram Router Web Tests


RESET test - About - Github - Getitdaily - Packagist - Codeclimate - Travis-CI