FuelPHP Bin
Sign in
Url:
Fork
array (size=5) 'backend' => object(Fuel\Core\Route)[14] public 'segments' => array (size=0) empty public 'named_params' => array (size=0) empty public 'method_params' => array (size=0) empty public 'path' => string 'backend' (length=7) public 'case_sensitive' => boolean true public 'strip_extension' => boolean true public 'module' => null public 'directory' => null public 'controller' => null public 'action' => string 'index' (length=5) public 'translation' => string 'backend/base/index' (length=18) public 'callable' => null protected 'search' => string 'backend' (length=7) '_root_' => object(Fuel\Core\Route)[6] public 'segments' => array (size=0) empty public 'named_params' => array (size=0) empty public 'method_params' => array (size=0) empty public 'path' => string '_root_' (length=6) public 'case_sensitive' => boolean true public 'strip_extension' => boolean true public 'module' => null public 'directory' => null public 'controller' => null public 'action' => string 'index' (length=5) public 'translation' => string 'home/index' (length=10) public 'callable' => null protected 'search' => string '' (length=0) '_404_' => object(Fuel\Core\Route)[9] public 'segments' => array (size=0) empty public 'named_params' => array (size=0) empty public 'method_params' => array (size=0) empty public 'path' => string '_404_' (length=5) public 'case_sensitive' => boolean true public 'strip_extension' => boolean true public 'module' => null public 'directory' => null public 'controller' => null public 'action' => string 'index' (length=5) public 'translation' => string 'home/404' (length=8) public 'callable' => null protected 'search' => string '_404_' (length=5) 'home' => object(Fuel\Core\Route)[10] public 'segments' => array (size=0) empty public 'named_params' => array (size=0) empty public 'method_params' => array (size=0) empty public 'path' => string '/' (length=1) public 'case_sensitive' => boolean true public 'strip_extension' => boolean true public 'module' => null public 'directory' => null public 'controller' => null public 'action' => string 'index' (length=5) public 'translation' => string 'home/index' (length=10) public 'callable' => null protected 'search' => string '/' (length=1) 'page_view' => object(Fuel\Core\Route)[11] public 'segments' => array (size=0) empty public 'named_params' => array (size=0) empty public 'method_params' => array (size=0) empty public 'path' => string 'page-(:id)' (length=10) public 'case_sensitive' => boolean true public 'strip_extension' => boolean true public 'module' => null public 'directory' => null public 'controller' => null public 'action' => string 'index' (length=5) public 'translation' => string 'page/view' (length=9) public 'callable' => null protected 'search' => string 'page-((?P<id>.+?))' (length=18)