CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 29 Aug 2025 23:38:33 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091217010610
location: https://web.archive.org/web/20091217010610/https://github.com/cakephp/debug_kit/tree/1.0
server-timing: captures_list;dur=0.478785, exclusion.robots;dur=0.014218, exclusion.robots.policy;dur=0.006409, esindex;dur=0.010148, cdx.remote;dur=6.293099, LoadShardBlock;dur=388.560327, PetaboxLoader3.datanode;dur=141.334774, PetaboxLoader3.resolve;dur=162.505928
x-app-server: wwwb-app217
x-ts: 302
x-tr: 415
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app217; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Fri, 29 Aug 2025 23:38:34 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Thu, 17 Dec 2009 01:06:10 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "3ed15cc8364726a577a9a2f3a92608c3"
x-archive-orig-x-runtime: 138ms
x-archive-orig-content-length: 24895
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Thu, 17 Dec 2009 01:06:10 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Thu, 17 Dec 2009 01:06:10 GMT", ; rel="memento"; datetime="Thu, 17 Dec 2009 01:06:10 GMT", ; rel="next memento"; datetime="Wed, 13 Oct 2010 14:17:04 GMT", ; rel="last memento"; datetime="Wed, 13 Oct 2010 14:17:04 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_13_20091216214130_crawl101-c/52_13_20091217010428_crawl101.arc.gz
server-timing: captures_list;dur=0.475274, exclusion.robots;dur=0.015331, exclusion.robots.policy;dur=0.006756, esindex;dur=0.010934, cdx.remote;dur=8.814780, LoadShardBlock;dur=96.474743, PetaboxLoader3.datanode;dur=72.953984, PetaboxLoader3.resolve;dur=126.353441, load_resource;dur=163.218297
x-app-server: wwwb-app217
x-ts: 200
x-tr: 319
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
cakephp's debug_kit at 1.0 - GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | Official CakePHP Debug Kit Git Repository edit |
Homepage: | https://cakephp.org edit |
Public Clone URL: |
git://github.com/cakephp/debug_kit.git
Give this clone URL to anyone.
git clone git://github.com/cakephp/debug_kit.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:cakephp/debug_kit.git
|

Mark Story (author)
Wed Jan 07 19:24:51 -0800 2009
name | age | message | |
---|---|---|---|
![]() |
README | Sat Dec 06 14:25:00 -0800 2008 | Adding some basic installation help [freenity] |
![]() |
controllers/ | Mon Jan 05 19:14:49 -0800 2009 | Refactoring long check [Mark Story] |
![]() |
debug_kit_app_controller.php | Mon Nov 10 19:15:29 -0800 2008 | Additional patches from AD7six [Mark Story] |
![]() |
debug_kit_app_model.php | Mon Nov 10 19:15:29 -0800 2008 | Additional patches from AD7six [Mark Story] |
![]() |
models/ | Mon Oct 13 11:00:27 -0700 2008 | Initial file layout. [Mark Story] |
![]() |
tests/ | Wed Jan 07 19:24:51 -0800 2009 | Adding test case for FirePHP toolbar use on Aja... [Mark Story] |
![]() |
vendors/ | Mon Jan 05 10:35:09 -0800 2009 | Adding error message for missing URL param [Mark Story] |
![]() |
views/ | Mon Jan 05 10:40:46 -0800 2009 | Merge branch 'master' of git://github.com/joelm... [Mark Story] |
README
To install copy the debug_kit directory to the plugins folder and include the toolbar component in your app_controller.php: $components = array('DebugKit.Toolbar'); + Set debug mode to at least 1.
This feature is coming soon. Sit tight!