„Leider bin ich nicht mehr der jüngste Hund und so langsam fangen die kleinen Weh-Wehchen auch bei mir an… Deshalb bringen mich die Zweibeiner aus dem Tierheim wöchentlich in eine Praxis für Tierphysiologie, damit ich regelmäßig trainieren kann (z.B. auf dem Wasserlaufband) und fit bleibe. Ich bin auf der Suche nach einer netten Familie, die bereit wäre meine Behandlung weiterzuführen. Eigentlich bin ich ein recht unkomplizierter Hund: ein warmes Körbchen, streichelnde Hände und regelmäßige, kurze Spaziergänge (an der Leine!) würden mich überglücklich machen! Auch mit etwas größeren Kindern und einer netten Hundedame könnte ich mich anfreunden. Mit Katzen allerdings leider nicht.“
"Malheureusement, je ne suis plus le plus jeune des chiens et tout doucement, les petits bobos commencent... C'est pourquoi les amis à deux pattes du refuge m'emmènent chaque semaine à un cabinet de physiologie animale, afin que je puisse m'entraîner régulièrement (par exemple sur le tapis roulant aquatique) et rester en forme. Je suis à la recherche d'une famille qui serait prête à poursuivre mon traitement. En fait, je suis un chien simple : un panier chaud, des caresses et des promenades plus courtes et régulières (en laisse !) me rendraient heureux ! Je pourrais aussi bien m'entendre avec des enfants un plus âgés et une gentille chienne, mais pas avec des chats, malheureusement."
Photo: Luisa Maria Stagno Photography
No post data.
To view Cookies, add CookieComponent to Controller
| Query | Affected | Num. rows | Took (ms) | Actions |
|---|---|---|---|---|
| SELECT `AnimalTypeCategory`.`id`, `AnimalTypeCategory`.`updated`, `AnimalTypeCategory`.`created`, `AnimalTypeCategory`.`title`, `AnimalTypeCategory`.`animal_type_id`, `AnimalTypeCategory`.`position`, `AnimalTypeCategory`.`animal_count`, `AnimalType`.`id`, `AnimalType`.`updated`, `AnimalType`.`created`, `AnimalType`.`title`, `AnimalType`.`animal_count`, `AnimalType`.`animal_type_category_count` FROM `asile_lu`.`animal_type_categories` AS `AnimalTypeCategory` LEFT JOIN `asile_lu`.`animal_types` AS `AnimalType` ON (`AnimalTypeCategory`.`animal_type_id` = `AnimalType`.`id`) WHERE `AnimalTypeCategory`.`id` = 35 ORDER BY `AnimalTypeCategory`.`position` ASC LIMIT 1 | 1 | 1 | 0 | |
| SELECT `Animal`.`id`, `Animal`.`updated`, `Animal`.`created`, `Animal`.`name`, `Animal`.`body`, `Animal`.`published`, `Animal`.`birthday`, `Animal`.`animal_temper_id`, `Animal`.`animal_type_id`, `Animal`.`featured`, `Animal`.`position`, `Animal`.`race`, `Animal`.`animal_type_category_id`, `Animal`.`gender`, `Animal`.`reserved` FROM `asile_lu`.`animals` AS `Animal` WHERE `Animal`.`animal_type_category_id` = (35) | 8 | 8 | 0 | |
| SELECT `Animal`.`id`, `Animal`.`name` FROM `asile_lu`.`animals` AS `Animal` LEFT JOIN `asile_lu`.`animal_types` AS `AnimalType` ON (`Animal`.`animal_type_id` = `AnimalType`.`id`) LEFT JOIN `asile_lu`.`animal_type_categories` AS `AnimalTypeCategory` ON (`Animal`.`animal_type_category_id` = `AnimalTypeCategory`.`id`) LEFT JOIN `asile_lu`.`animal_tempers` AS `AnimalTemper` ON (`Animal`.`animal_temper_id` = `AnimalTemper`.`id`) WHERE `Animal`.`animal_type_category_id` = 35 AND `Animal`.`published` = '1' AND `Animal`.`animal_temper_id` = 5 AND YEAR(`Animal`.`birthday`) = '2008' ORDER BY `Animal`.`position` ASC | 1 | 1 | 1 | |
| SELECT `AnimalAttributeValue`.`id`, `AnimalAttributeValue`.`updated`, `AnimalAttributeValue`.`created`, `AnimalAttributeValue`.`animal_attribute_definition_id`, `AnimalAttributeValue`.`animal_id`, `AnimalAttributeValue`.`value` FROM `asile_lu`.`animal_attribute_values` AS `AnimalAttributeValue` WHERE `AnimalAttributeValue`.`animal_id` = (53) ORDER BY `AnimalAttributeValue`.`created` ASC | 9 | 9 | 2 | maybe slow |
| SELECT `Asset`.`id`, `Asset`.`filename`, `Asset`.`filesize`, `Asset`.`filetype`, `Asset`.`type`, `Asset`.`anchor_x`, `Asset`.`anchor_y`, `Asset`.`foreign_model`, `Asset`.`foreign_id`, `Asset`.`thumbnail`, `Asset`.`created`, `Asset`.`updated`, `Asset`.`position`, `Asset`.`extras` FROM `asile_lu`.`assets` AS `Asset` WHERE `Asset`.`foreign_model` = 'Animal' AND `Asset`.`foreign_id` = (53) ORDER BY `Asset`.`position` ASC | 17 | 17 | 8 | maybe slow |
| SELECT `Thumbnail`.`id`, `Thumbnail`.`filename`, `Thumbnail`.`filesize`, `Thumbnail`.`filetype`, `Thumbnail`.`type`, `Thumbnail`.`anchor_x`, `Thumbnail`.`anchor_y`, `Thumbnail`.`foreign_model`, `Thumbnail`.`foreign_id`, `Thumbnail`.`thumbnail`, `Thumbnail`.`created`, `Thumbnail`.`updated`, `Thumbnail`.`position`, `Thumbnail`.`extras` FROM `asile_lu`.`assets` AS `Thumbnail` WHERE `Thumbnail`.`foreign_model` = 'animal' AND `Thumbnail`.`type` = 'thumb' AND `Thumbnail`.`foreign_id` = (53) ORDER BY `Thumbnail`.`position` ASC | 1 | 1 | 6 | maybe slow |
| SELECT `ExternalVideo`.`id`, `ExternalVideo`.`foreign_id`, `ExternalVideo`.`foreign_model`, `ExternalVideo`.`updated`, `ExternalVideo`.`created`, `ExternalVideo`.`videoID`, `ExternalVideo`.`videoType`, `ExternalVideo`.`embed`, `ExternalVideo`.`thumbnail`, `ExternalVideo`.`position` FROM `asile_lu`.`external_videos` AS `ExternalVideo` WHERE `ExternalVideo`.`foreign_model` = 'animal' AND `ExternalVideo`.`foreign_id` = (53) ORDER BY `ExternalVideo`.`position` ASC | 0 | 0 | 0 | |
| SELECT `Animal`.`animal_temper_id` FROM `asile_lu`.`animals` AS `Animal` WHERE `Animal`.`animal_type_category_id` = 35 AND `Animal`.`published` = '1' GROUP BY animal_temper_id ORDER BY `Animal`.`position` ASC | 5 | 5 | 0 | |
| SELECT `News`.`id`, `News`.`updated`, `News`.`created`, `News`.`title`, `News`.`body`, `News`.`published`, `News`.`featured`, `News`.`date`, `News`.`sticky` FROM `asile_lu`.`news` AS `News` WHERE `News`.`published` = '1' AND `News`.`featured` = '1' ORDER BY `News`.`sticky` DESC, `News`.`date` DESC LIMIT 5 | 5 | 5 | 0 | |
| SELECT `Asset`.`id`, `Asset`.`filename`, `Asset`.`filesize`, `Asset`.`filetype`, `Asset`.`type`, `Asset`.`anchor_x`, `Asset`.`anchor_y`, `Asset`.`foreign_model`, `Asset`.`foreign_id`, `Asset`.`thumbnail`, `Asset`.`created`, `Asset`.`updated`, `Asset`.`position`, `Asset`.`extras` FROM `asile_lu`.`assets` AS `Asset` WHERE `Asset`.`foreign_model` = 'News' AND `Asset`.`foreign_id` IN (318, 312, 320, 317, 314) ORDER BY `Asset`.`position` ASC | 11 | 11 | 0 | |
| SELECT `Thumbnail`.`id`, `Thumbnail`.`filename`, `Thumbnail`.`filesize`, `Thumbnail`.`filetype`, `Thumbnail`.`type`, `Thumbnail`.`anchor_x`, `Thumbnail`.`anchor_y`, `Thumbnail`.`foreign_model`, `Thumbnail`.`foreign_id`, `Thumbnail`.`thumbnail`, `Thumbnail`.`created`, `Thumbnail`.`updated`, `Thumbnail`.`position`, `Thumbnail`.`extras` FROM `asile_lu`.`assets` AS `Thumbnail` WHERE `Thumbnail`.`foreign_model` = 'news' AND `Thumbnail`.`type` = 'thumb' AND `Thumbnail`.`foreign_id` IN (318, 312, 320, 317, 314) ORDER BY `Thumbnail`.`position` ASC | 5 | 5 | 0 | |
| SELECT `ExternalVideo`.`id`, `ExternalVideo`.`foreign_id`, `ExternalVideo`.`foreign_model`, `ExternalVideo`.`updated`, `ExternalVideo`.`created`, `ExternalVideo`.`videoID`, `ExternalVideo`.`videoType`, `ExternalVideo`.`embed`, `ExternalVideo`.`thumbnail`, `ExternalVideo`.`position` FROM `asile_lu`.`external_videos` AS `ExternalVideo` WHERE `ExternalVideo`.`foreign_model` = 'news' AND `ExternalVideo`.`foreign_id` IN (318, 312, 320, 317, 314) ORDER BY `ExternalVideo`.`position` ASC | 0 | 0 | 0 | |
| SELECT `Block`.`id`, `Block`.`updated`, `Block`.`created`, `Block`.`title`, `Block`.`body`, `Block`.`position`, `Block`.`block_category` FROM `asile_lu`.`blocks` AS `Block` WHERE `Block`.`block_category` = 0 ORDER BY `Block`.`position` ASC | 4 | 4 | 0 |
Utilisation de la Mémoire au niveau maximum 13.45 MB
| Message | Memory use |
|---|---|
| Component initialization | 1.57 MB |
| Controller action start | 2.47 MB |
| Controller render start | 3.89 MB |
| Component initialization #2 | 10.48 MB |
| Controller action start #2 | 10.51 MB |
| View render complete | 10.63 MB |
Total du Temps de Requête 104 (ms)
| Message | Temps en ms | Graph |
|---|---|---|
| Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 13.62 | |
| Event: Controller.initialize | 1.12 | |
| Event: Controller.startup | 0.92 | |
| Controller action | 29.91 | |
| Event: Controller.beforeRender | 28.69 | |
| » Processing toolbar data | 10.68 | |
| Rendering View | 11.28 | |
| » Event: View.beforeRender | 0.04 | |
| » Rendering APP/View/Animals/index.ctp | 9.01 | |
| » » Rendering APP/View/Elements/animals-subnav.ctp | 2.16 | |
| » » Rendering APP/View/Elements/animals-leftblocks.ctp | 3.21 | |
| » » » Event: Controller.initialize #2 | 0.60 | |
| » » » Event: Controller.startup #2 | 0.35 | |
| Controller action #2 | 0.00 | |
| » » » » Event: Controller.shutdown | 0.03 | |
| » » » Rendering APP/View/Elements/animals-paginator.ctp | 0.07 | |
| » » » Rendering APP/View/Elements/animal-item.ctp | 0.68 | |
| » » » » Rendering APP/View/Elements/back-button.ctp | 0.05 | |
| » » » » Rendering APP/View/Elements/animal-details.ctp | 0.09 | |
| » » » Rendering APP/View/Elements/animals-paginator.ctp #2 | 0.05 | |
| » » Event: View.afterRender | 0.03 | |
| » » Event: View.beforeLayout | 0.08 | |
| » » Rendering APP/View/Layouts/default.ctp | 1.33 | |
| Event: View.afterLayout | 0.00 |
| Constant | Value |
|---|---|
| DEV_DOMAIN | asile-lu.local |
| IS_PROD | 1 |
| CONFIG | /var/www/vhosts/asile.lu/httpdocs/Config/ |
| BD_SITE_NAME | Template |
| ELFINDER_DIR | /var/www/vhosts/asile.lu/httpdocs/webroot/files |
| ELFINDER_URL | https://asile.lu/files |
| ASSETS_URL | https://asile.lu/assets |
| ASSETS_DIR | /var/www/vhosts/asile.lu/httpdocs/webroot/assets |
| ASSETS_CACHE_DIR | /var/www/vhosts/asile.lu/httpdocs/webroot/cache |
| FILES_DIR | /var/www/vhosts/asile.lu/httpdocs/webroot/files |
| SETTINGS_FILES_DIR | /var/www/vhosts/asile.lu/httpdocs/webroot/files/settings |
| BD_GOOGLE_EMAIL | 800741430328-qmqpv9bi0gpfk03m1shkvign7ie6m3hn@developer.gserviceaccount.com |
| BD_INLINE_EDITING | |
| ALLOWED_ASSETS_DISPLAY | /.*/i |
| Constant | Value |
|---|---|
| APP | /var/www/vhosts/asile.lu/httpdocs/ |
| APP_DIR | httpdocs |
| APPLIBS | /var/www/vhosts/asile.lu/httpdocs/Lib/ |
| CACHE | /var/www/vhosts/asile.lu/httpdocs/tmp/cache/ |
| CAKE | /var/www/vhosts/asile.lu/httpdocs/bunkerdata3/lib/Cake/ |
| CAKE_CORE_INCLUDE_PATH | /var/www/vhosts/asile.lu/httpdocs/bunkerdata3/lib |
| CORE_PATH | /var/www/vhosts/asile.lu/httpdocs/bunkerdata3/lib/ |
| CAKE_VERSION | 2.10.19 |
| CSS | /var/www/vhosts/asile.lu/httpdocs/webroot/css/ |
| CSS_URL | css/ |
| DS | / |
| FULL_BASE_URL | https://asile.lu |
| IMAGES | /var/www/vhosts/asile.lu/httpdocs/webroot/img/ |
| IMAGES_URL | img/ |
| JS | /var/www/vhosts/asile.lu/httpdocs/webroot/js/ |
| JS_URL | js/ |
| LOGS | /var/www/vhosts/asile.lu/httpdocs/tmp/logs/ |
| ROOT | /var/www/vhosts/asile.lu |
| TESTS | /var/www/vhosts/asile.lu/httpdocs/Test/ |
| TMP | /var/www/vhosts/asile.lu/httpdocs/tmp/ |
| VENDORS | /var/www/vhosts/asile.lu/vendors/ |
| WEBROOT_DIR | webroot |
| WWW_ROOT | /var/www/vhosts/asile.lu/httpdocs/webroot/ |
| Environment Variable | Value |
|---|---|
| Php Version | 5.6.40 |
| Path | /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
| Pp Custom Php Ini | /var/www/vhosts/system/asile.lu/etc/php.ini |
| Pp Custom Php Cgi Index | 5.6.40 |
| Script Name | /webroot/index.php |
| Request Uri | /animaux/Chiens_a_l_Asile-35?temper=5&year=2008 |
| Query String | temper=5&year=2008 |
| Request Method | GET |
| Server Protocol | HTTP/1.0 |
| Gateway Interface | CGI/1.1 |
| Redirect Query String | temper=5&year=2008 |
| Redirect Url | /webroot/animaux/Chiens_a_l_Asile-35 |
| Remote Port | 41320 |
| Script Filename | /var/www/vhosts/asile.lu/httpdocs/webroot/index.php |
| Server Admin | [no address given] |
| Context Document Root | /var/www/vhosts/asile.lu/httpdocs |
| Context Prefix | |
| Request Scheme | https |
| Document Root | /var/www/vhosts/asile.lu/httpdocs |
| Remote Addr | 207.241.234.201 |
| Server Port | 443 |
| Server Addr | 51.91.223.66 |
| Server Name | asile.lu |
| Server Software | Apache |
| Server Signature | <address>Apache Server at asile.lu Port 443</address> |
| Http Cookie | CAKEPHP=fa6gajtoipl7h23ppsn5o2gof3; PHPSESSID=o6brqnhjc9sdn25bvc384p5mu7 |
| Http User Agent | Mozilla/5.0 (compatible; NLUX_IAHarvester/3.3.0 +http://crawl.bnl.lu/) |
| Http Accept | text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 |
| Http Referer | https://asile.lu/animaux/Chiens_a_l_Asile-35?year=2008 |
| Http Connection | close |
| Http X Accel Internal | /internal-nginx-static-location |
| Http X Real Ip | 207.241.234.201 |
| Http Host | asile.lu |
| Https | on |
| Unique Id | YH5Ahn8AAQEAAHEjICIAAABD |
| Redirect Status | 200 |
| Redirect Https | on |
| Redirect Unique Id | YH5Ahn8AAQEAAHEjICIAAABD |
| Redirect Redirect Status | 200 |
| Redirect Redirect Https | on |
| Redirect Redirect Unique Id | YH5Ahn8AAQEAAHEjICIAAABD |
| Fcgi Role | RESPONDER |
| Php Self | /webroot/index.php |
| Request Time Float | 1618886790.6798 |
| Request Time | 1618886790 |