CakePHP Version 1.2.0.4206 |
| Name | Value |
|---|---|
| VERSION | 5.2.0 |
| REQUEST_URI | /cakeinfo.php |
| SERVER_PORT | 80 |
| SCRIPT_FILENAME | d:/1x1/labs/test/webroot/cakeinfo.php |
| DOCUMENT_ROOT | d:/1x1/labs/test/webroot |
| Name | Value |
|---|---|
| DS | \ |
| ROOT | D:\1x1\labs |
| APP_DIR | test |
| CAKE_CORE_INCLUDE_PATH | D:\1x1\labs\test\vendors\cake1.2 |
| WEBROOT_DIR | webroot |
| WWW_ROOT | D:\1x1\labs\test\webroot\ |
| APP_PATH | |
| CORE_PATH | |
| DEBUG | 1 |
| CACHE_CHECK | |
| LOG_ERROR | 2 |
| CAKE_SESSION_SAVE | php |
| CAKE_SESSION_TABLE | cake_sessions |
| CAKE_SESSION_STRING | DYhG93b0qyJfIxfs2guVoUubWwvniR2G0FgaC9mi |
| CAKE_SESSION_COOKIE | CHEESECAKE |
| CAKE_SECURITY | high |
| CAKE_SESSION_TIMEOUT | 120 |
| WEBSERVICES | off |
| COMPRESS_CSS | |
| AUTO_OUTPUT | |
| AUTO_SESSION | 1 |
| MAX_MD5SIZE | 5242880 |
| ACL_CLASSNAME | DB_ACL |
| ACL_FILENAME | dbacl\db_acl |
| Name | Value |
|---|---|
| viewPaths | D:\1x1\labs\test\views\ D:\1x1\labs\test\views\errors\ |
| controllerPaths | D:\1x1\labs\test\controllers\ |
| modelPaths | D:\1x1\labs\test\models\ |
| helperPaths | D:\1x1\labs\test\views\helpers\ |
| componentPaths | D:\1x1\labs\test\controllers\components\ |
| behaviorPaths | D:\1x1\labs\test\models\behaviors\ |
| Name | Value |
|---|---|
| name | Addons |
| helpers | Html Javascript Cheese Pagination |
| rdAccess | index install activate uninstall deactivate |
| components | rdSimpleAuth appInit |
| view | [D:\1x1\labs\test\views\addons] index.thtml [D:\1x1\labs\test\views\errors\addons] |
| viewPath | addons |
| modelClass | Addon |
| modelKey | addon |
| Name | Value |
|---|---|
| name | Comments |
| helpers | Html Javascript Cheese Pagination |
| Sanitize | |
| rdAccess | delete edit |
| components | Pagination rss rdSimpleAuth appInit |
| uses | Comment User |
| view | [D:\1x1\labs\test\views\comments] add.thtml admin_notification.thtml edit.thtml index.thtml [D:\1x1\labs\test\views\errors\comments] |
| viewPath | comments |
| modelClass | Comment |
| modelKey | comment |
| Name | Value |
|---|---|
| name | Configs |
| helpers | Html Javascript Cheese Pagination |
| rdAccess | add edit delete index |
| components | rdSimpleAuth appInit |
| view | [D:\1x1\labs\test\views\configs] index.thtml [D:\1x1\labs\test\views\errors\configs] |
| viewPath | configs |
| modelClass | Config |
| modelKey | config |
| Name | Value |
|---|---|
| autoRender | |
| uses | |
| components | rdSimpleAuth appInit |
| view | [D:\1x1\labs\test\views\install] admin.thtml database.thtml db_error.thtml fileSystem.thtml success.thtml [D:\1x1\labs\test\views\errors\install] |
| name | Install |
| viewPath | install |
| modelClass | Install |
| modelKey | install |
| Name | Value |
|---|---|
| name | Photos |
| helpers | Html Javascript Cheese Pagination |
| components | Pagination rss rdSimpleAuth appInit |
| Sanitize | |
| rdAccess | add edit delete |
| view | [D:\1x1\labs\test\views\photos] add.thtml browse.thtml edit.thtml index.thtml [D:\1x1\labs\test\views\errors\photos] |
| viewPath | photos |
| modelClass | Photo |
| modelKey | photo |
| Name | Value |
|---|---|
| name | Tags |
| helpers | Html Javascript Cheese Pagination |
| rdAccess | add save delete |
| components | Pagination rss rdSimpleAuth appInit |
| view | [D:\1x1\labs\test\views\tags] index.thtml [D:\1x1\labs\test\views\errors\tags] |
| viewPath | tags |
| modelClass | Tag |
| modelKey | tag |
| Name | Value |
|---|---|
| name | Users |
| helpers | Html Javascript |
| Sanitize | |
| rdAccess | edit |
| components | rdSimpleAuth appInit |
| view | [D:\1x1\labs\test\views\users] edit.thtml login.thtml remindpassword.thtml [D:\1x1\labs\test\views\errors\users] |
| viewPath | users |
| modelClass | User |
| modelKey | user |
| Name | Value |
|---|---|
| name | Addon |
| Name | Value |
|---|---|
| name | Comment |
| belongsTo | Photo |
| validate | name body |
| Name | Value |
|---|---|
| name | Config |
| validate | siteName siteUrl theme thumbSize |
| Name | Value |
|---|---|
| name | Photo |
| hasAndBelongsToMany | Tag |
| hasMany | Comment |
| validate | title filename |
| Name | Value |
|---|---|
| name | Tag |
| hasAndBelongsToMany | Photo |
| Name | Value |
|---|---|
| name | User |
| validate | username password |