CakePHP Logo

CakePHP Version 1.2.0.4206



PHP

NameValue
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

Core

NameValue
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

Path

NameValue
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\

Controller

Addons

NameValue
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

Comments

NameValue
name Comments
helpers Html
Javascript
Cheese
Pagination
Sanitize
rdAccess delete
edit
components Pagination
rss
Email
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

Configs

NameValue
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

Install

NameValue
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

Photos

NameValue
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

Tags

NameValue
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

Users

NameValue
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

Model

Addon

NameValue
name Addon

Comment

NameValue
name Comment
belongsTo Photo
validate name
body
email

Config

NameValue
name Config
validate siteName
siteUrl
theme
thumbSize

Photo

NameValue
name Photo
hasAndBelongsToMany Tag
hasMany Comment
validate title
filename

Tag

NameValue
name Tag
hasAndBelongsToMany Photo

User

NameValue
name User
validate username
password
email