No post data.
No querystring data.
To view Cookies, add CookieComponent to Controller
Query | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|
SELECT `UserSetting`.`id`, `UserSetting`.`name`, `UserSetting`.`name_public`, `UserSetting`.`value`, `UserSetting`.`type` FROM `DB1744614`.`user_settings` AS `UserSetting` WHERE 1 = 1 | 43 | 43 | 1 | |
SELECT `UserActivity`.`id`, `UserActivity`.`useragent`, `UserActivity`.`user_id`, `UserActivity`.`last_action`, `UserActivity`.`last_url`, `UserActivity`.`logout_time`, `UserActivity`.`user_browser`, `UserActivity`.`ip_address`, `UserActivity`.`logout`, `UserActivity`.`deleted`, `UserActivity`.`status`, `UserActivity`.`created`, `UserActivity`.`modified`, `User`.`id`, `User`.`settings`, `User`.`fb_id`, `User`.`fb_access_token`, `User`.`twt_id`, `User`.`twt_access_token`, `User`.`twt_access_secret`, `User`.`ldn_id`, `User`.`user_group_id`, `User`.`username`, `User`.`password`, `User`.`salt`, `User`.`email`, `User`.`first_name`, `User`.`last_name`, `User`.`anrede`, `User`.`titel`, `User`.`firma`, `User`.`geburtsdatum`, `User`.`adresszusatz`, `User`.`strasse`, `User`.`plz`, `User`.`ort`, `User`.`state`, `User`.`land`, `User`.`preferredlanguage`, `User`.`agbakzeptiert`, `User`.`active`, `User`.`email_verified`, `User`.`last_login`, `User`.`by_admin`, `User`.`ip_address`, `User`.`created`, `User`.`modified` FROM `DB1744614`.`user_activities` AS `UserActivity` LEFT JOIN `DB1744614`.`users` AS `User` ON (`UserActivity`.`user_id` = `User`.`id`) WHERE `UserActivity`.`useragent` IS NULL LIMIT 1 | 1 | 1 | 3 | maybe slow |
BEGIN | ||||
SELECT COUNT(*) AS `count` FROM `DB1744614`.`user_activities` AS `UserActivity` WHERE `UserActivity`.`id` = 3736 | 1 | 1 | 1 | |
SELECT COUNT(*) AS `count` FROM `DB1744614`.`user_activities` AS `UserActivity` WHERE `UserActivity`.`id` = 3736 | 1 | 1 | 1 | |
UPDATE `DB1744614`.`user_activities` SET `id` = 3736, `useragent` = NULL, `user_id` = NULL, `last_action` = NULL, `last_url` = '/openarthall/terms:Regina+Albrecht', `logout_time` = NULL, `user_browser` = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', `ip_address` = '3.15.148.203', `logout` = 0, `deleted` = 0, `status` = 0, `created` = '2024-11-20 16:41:10', `modified` = '2024-11-21 10:15:21' WHERE `DB1744614`.`user_activities`.`id` = 3736 | 1 | 1 | 1 | |
COMMIT | ||||
SELECT `Room`.`id`, `Room`.`name`, `Room`.`user_id`, `Room`.`headline1`, `Room`.`infotext1`, `Room`.`headline2`, `Room`.`infotext2`, `Room`.`headline3`, `Room`.`infotext3`, `Room`.`schlagworte`, `Room`.`beschreibung`, `Room`.`artist_id`, `Room`.`contact_id`, `Room`.`external_comment`, `Room`.`internal_comment`, `Room`.`room_status_id`, `Room`.`postername`, `Room`.`posterwidth`, `Room`.`posterheight`, `Room`.`inhalle`, `Room`.`hallesort`, `Room`.`vernissagetime`, `Room`.`created`, `Room`.`modified`, `RoomStatus`.`id`, `RoomStatus`.`value`, `User`.`id`, `User`.`settings`, `User`.`fb_id`, `User`.`fb_access_token`, `User`.`twt_id`, `User`.`twt_access_token`, `User`.`twt_access_secret`, `User`.`ldn_id`, `User`.`user_group_id`, `User`.`username`, `User`.`password`, `User`.`salt`, `User`.`email`, `User`.`first_name`, `User`.`last_name`, `User`.`anrede`, `User`.`titel`, `User`.`firma`, `User`.`geburtsdatum`, `User`.`adresszusatz`, `User`.`strasse`, `User`.`plz`, `User`.`ort`, `User`.`state`, `User`.`land`, `User`.`preferredlanguage`, `User`.`agbakzeptiert`, `User`.`active`, `User`.`email_verified`, `User`.`last_login`, `User`.`by_admin`, `User`.`ip_address`, `User`.`created`, `User`.`modified`, `Artist`.`id`, `Artist`.`nickname`, `Artist`.`first_name`, `Artist`.`middle_name`, `Artist`.`last_name`, `Artist`.`artist_name`, `Artist`.`date_born`, `Artist`.`lebensdaten`, `Artist`.`date_death`, `Artist`.`biography`, `Artist`.`ausbildung`, `Artist`.`ausstellungen`, `Artist`.`awards`, `Artist`.`headline0`, `Artist`.`infotext0`, `Artist`.`headline1`, `Artist`.`infotext1`, `Artist`.`headline2`, `Artist`.`infotext2`, `Artist`.`headline3`, `Artist`.`infotext3`, `Artist`.`official_website`, `Artist`.`created`, `Artist`.`modified`, `Artist`.`user_id`, `Artist`.`foto`, `Artist`.`fotowidth`, `Artist`.`fotoheight` FROM `DB1744614`.`rooms` AS `Room` LEFT JOIN `DB1744614`.`room_statuses` AS `RoomStatus` ON (`Room`.`room_status_id` = `RoomStatus`.`id`) LEFT JOIN `DB1744614`.`users` AS `User` ON (`Room`.`user_id` = `User`.`id`) LEFT JOIN `DB1744614`.`artists` AS `Artist` ON (`Room`.`artist_id` = `Artist`.`id`) WHERE `name` LIKE '%Regina Albrecht%' AND `room_status_id` = 1 LIMIT 30 | 4 | 4 | 3 | maybe slow |
SELECT `Hanging`.`id`, `Hanging`.`picture_id`, `Hanging`.`room_id`, `Hanging`.`hanging_status_id`, `Hanging`.`sort`, `Hanging`.`top`, `Hanging`.`left`, `Hanging`.`rotation`, `Hanging`.`scale`, `Hanging`.`frame_id`, `Hanging`.`frame_mode_id`, `Hanging`.`frame_scale`, `Hanging`.`shadow_type_id`, `Hanging`.`shadow_size`, `Hanging`.`shadow_opacity`, `Hanging`.`created`, `Hanging`.`modified` FROM `DB1744614`.`hangings` AS `Hanging` WHERE `Hanging`.`room_id` IN (29929, 29930, 29931, 29932) | 20 | 20 | 1 | maybe slow |
SELECT `Room`.`id`, `Room`.`name`, `Room`.`user_id`, `Room`.`headline1`, `Room`.`infotext1`, `Room`.`headline2`, `Room`.`infotext2`, `Room`.`headline3`, `Room`.`infotext3`, `Room`.`schlagworte`, `Room`.`beschreibung`, `Room`.`artist_id`, `Room`.`contact_id`, `Room`.`external_comment`, `Room`.`internal_comment`, `Room`.`room_status_id`, `Room`.`postername`, `Room`.`posterwidth`, `Room`.`posterheight`, `Room`.`inhalle`, `Room`.`hallesort`, `Room`.`vernissagetime`, `Room`.`created`, `Room`.`modified`, `Artist`.`id`, `Artist`.`nickname`, `Artist`.`first_name`, `Artist`.`middle_name`, `Artist`.`last_name`, `Artist`.`artist_name`, `Artist`.`date_born`, `Artist`.`lebensdaten`, `Artist`.`date_death`, `Artist`.`biography`, `Artist`.`ausbildung`, `Artist`.`ausstellungen`, `Artist`.`awards`, `Artist`.`headline0`, `Artist`.`infotext0`, `Artist`.`headline1`, `Artist`.`infotext1`, `Artist`.`headline2`, `Artist`.`infotext2`, `Artist`.`headline3`, `Artist`.`infotext3`, `Artist`.`official_website`, `Artist`.`created`, `Artist`.`modified`, `Artist`.`user_id`, `Artist`.`foto`, `Artist`.`fotowidth`, `Artist`.`fotoheight` FROM `DB1744614`.`rooms` AS `Room` LEFT JOIN `DB1744614`.`artists` AS `Artist` ON (`Room`.`artist_id` = `Artist`.`id`) WHERE `room_status_id` = 1 AND `artist_name` LIKE '%Regina Albrecht%' AND artist_name IS NOT NULL LIMIT 30 | 4 | 4 | 4 | |
SELECT `Room`.`id`, `Room`.`name`, `Room`.`headline1`, `Room`.`infotext1`, `Room`.`headline2`, `Room`.`infotext2`, `Room`.`headline3`, `Room`.`infotext3`, `Room`.`artist_id`, `Room`.`contact_id`, `Room`.`postername`, `Room`.`posterwidth`, `Room`.`posterheight` FROM `DB1744614`.`rooms` AS `Room` WHERE `Room`.`id` != 29929 AND `Room`.`room_status_id` = 1 AND `Room`.`inhalle` <= 5 ORDER BY (29929 - `Room`.`id`) DESC LIMIT 40 | 40 | 40 | 3 | maybe slow |
Peak Memory Use 10.03 MB
Message | Memory use |
---|---|
Component initialization | 3.44 MB |
Controller action start | 6.32 MB |
Controller render start | 6.78 MB |
View render complete | 8.59 MB |
Total Request Time: 400 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 66.45 | |
Event: Controller.initialize | 58.37 | |
Event: Controller.startup | 1.60 | |
Controller action | 20.71 | |
Event: Controller.beforeRender | 21.35 | |
» Processing toolbar data | 11.29 | |
Rendering View | 196.21 | |
» Event: View.beforeRender | 0.02 | |
» Rendering APP/View/Rooms/halle.ctp | 0.54 | |
» Event: View.afterRender | 0.02 | |
» Event: View.beforeLayout | 0.02 | |
» Rendering APP/View/Layouts/halle.ctp #2 | 194.10 | |
Event: View.afterLayout | 0.00 |
Constant | Value |
---|---|
CONFIG | /mnt/web619/b1/58/5285958/htdocs/MOA2024/app/Config/ |
MYSQL_BOTH | 3 |
MYSQL_ASSOC | 1 |
MYSQL_NUM | 2 |
MYSQL_CLIENT_COMPRESS | 32 |
MYSQL_CLIENT_IGNORE_SPACE | 256 |
MYSQL_CLIENT_INTERACTIVE | 1024 |
MYSQL_CLIENT_SSL | 2048 |
SITE_URL | http://museum-of-art.net/ |
SITE_NAME | museum of art |
SITE_REGISTRATION | 1 |
ALLOW_DELETE_ACCOUNT | 1 |
SEND_REGISTRATION_MAIL | 1 |
SEND_PASSWORD_CHANGE_MAIL | 1 |
EMAIL_VERIFICATION | 1 |
EMAIL_FROM_ADDRESS | info@museum-of-art.net |
EMAIL_FROM_NAME | museum of art |
ALLOW_CHANGE_USERNAME | 0 |
BANNED_USERNAMES | Administrator,SuperAdmin,Admin,admin,administrator,museumofart,museum,museum-of-art |
USE_RECAPTCHA | 0 |
PRIVATE_KEY_FROM_RECAPTCHA | |
PUBLIC_KEY_FROM_RECAPTCHA | |
LOGIN_REDIRECT_URL | /Rooms/afterlogin |
LOGOUT_REDIRECT_URL | /Rooms/halle/logout:1 |
PERMISSIONS | 1 |
ADMIN_PERMISSIONS | 0 |
DEFAULT_GROUP_ID | 2 |
ADMIN_GROUP_ID | 1 |
GUEST_GROUP_ID | 3 |
USE_FB_LOGIN | 0 |
FB_APP_ID | |
FB_SECRET | |
FB_SCOPE | user_status, publish_stream, email |
USE_TWT_LOGIN | 0 |
TWT_APP_ID | |
TWT_SECRET | |
USE_GMAIL_LOGIN | 0 |
USE_YAHOO_LOGIN | 0 |
USE_LDN_LOGIN | 0 |
LDN_API_KEY | |
LDN_SECRET_KEY | |
USE_FS_LOGIN | 0 |
FS_CLIENT_ID | |
FS_CLIENT_SECRET | |
VIEW_ONLINE_USER_TIME | 30 |
USE_HTTPS | 0 |
HTTPS_URLS | |
IMG_DIR | umphotos |
QRDN | 12345681 |
LOGIN_COOKIE_NAME | museumofart |
DEFAULT_IMAGE_PATH | /mnt/web619/b1/58/5285958/htdocs/MOA2024/app/Plugin/Usermgmt/webroot/img/default.jpg |
DEFAULT_IMAGE_URL | http://museum-of-art.net/usermgmt/img/default.jpg |
ADMIN_EMAIL_ADDRESS | info@museum-of-art.de |
Constant | Value |
---|---|
APP | /mnt/web619/b1/58/5285958/htdocs/MOA2024/app/ |
APP_DIR | app |
APPLIBS | /mnt/web619/b1/58/5285958/htdocs/MOA2024/app/Lib/ |
CACHE | /mnt/web619/b1/58/5285958/htdocs/MOA2024/app/tmp/cache/ |
CAKE | /mnt/web619/b1/58/5285958/htdocs/MOA2024/lib/Cake/ |
CAKE_CORE_INCLUDE_PATH | /mnt/web619/b1/58/5285958/htdocs/MOA2024/lib |
CORE_PATH | /mnt/web619/b1/58/5285958/htdocs/MOA2024/lib/ |
CAKE_VERSION | 2.10.24 |
CSS | /mnt/web619/b1/58/5285958/htdocs/MOA2024/app/webroot/css/ |
CSS_URL | css/ |
DS | / |
FULL_BASE_URL | http://museum-of-art.net |
IMAGES | /mnt/web619/b1/58/5285958/htdocs/MOA2024/app/webroot/img/ |
IMAGES_URL | img/ |
JS | /mnt/web619/b1/58/5285958/htdocs/MOA2024/app/webroot/js/ |
JS_URL | js/ |
LOGS | /mnt/web619/b1/58/5285958/htdocs/MOA2024/app/tmp/logs/ |
ROOT | /mnt/web619/b1/58/5285958/htdocs/MOA2024 |
TESTS | /mnt/web619/b1/58/5285958/htdocs/MOA2024/app/Test/ |
TMP | /mnt/web619/b1/58/5285958/htdocs/MOA2024/app/tmp/ |
VENDORS | /mnt/web619/b1/58/5285958/htdocs/MOA2024/vendors/ |
WEBROOT_DIR | webroot |
WWW_ROOT | /mnt/web619/b1/58/5285958/htdocs/MOA2024/app/webroot/ |
Environment Variable | Value |
---|---|
Php Version | 8.1.30 |
Redirect Status | 200 |
Unique Id | Zz76KYwwbXd9uDktsjTGvwAACf0 |
Script Url | /openarthall/terms:Regina+Albrecht |
Script Uri | http://museum-of-art.net/openarthall/terms:Regina+Albrecht |
Document Root | /home/strato/http/premium/rid/59/58/5285958/htdocs/MOA2024/ |
Rz Php | 80 |
Phprc | /home/strato/http/premium/rid/59/58/5285958/htdocs/MOA2024/ |
Http Host | museum-of-art.net |
Http Accept | */* |
Http User Agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
Http Accept Encoding | gzip, br, zstd, deflate |
Http Cookie | PHPSESSID=0i0q783lu6332nuhv5s45ivvgc |
Http Connection | close |
Path | /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin |
Server Software | Apache/2.4.62 (Unix) |
Server Name | museum-of-art.net |
Server Port | 80 |
Remote Addr | 3.15.148.203 |
Server Admin | service@webmailer.de |
Script Filename | /home/strato/http/premium/rid/59/58/5285958/htdocs/MOA2024/app/webroot/index.php |
Remote Port | 31269 |
Redirect Url | /app/webroot/openarthall/terms:Regina+Albrecht |
Gateway Interface | CGI/1.1 |
Server Protocol | HTTP/1.1 |
Request Method | GET |
Query String | |
Request Uri | /openarthall/terms:Regina+Albrecht |
Script Name | /app/webroot/index.php |
Php Self | /app/webroot/index.php |
Request Time Float | 1732180521.8376 |
Request Time | 1732180521 |
Argc | 0 |