SPAD Chats et Chiens Luxembourg

  • CHIENS
  • CHATS
  • NEWS
  • PERDU/TROUVÉ
  • L'ASILE
  • CONTACT
  • NOUS AIDER
  • ADOPTION
  • ASILE 2023
  • Chats à l'Asile 22
  • Chats ailleurs 1
  • Chats perdus 64
  • Chats trouvés récupérables à l'Asile 19
  • Chats trouvés ailleurs 9
  • Chats adoptés 77

Chats à l'Asile

    Chats à l'Asile 22 Chats ailleurs 1 Chats perdus 64 Chats trouvés récupérables à l'Asile 19 Chats trouvés ailleurs 9 Chats adoptés 77 Anciens pensionnaires

TARIFS

Voir les tarifs et les procédés d'adoption
  • Tous
  • Assez spécial
  • Méfiant et craintif
  • Peureux
  • Timide au début
  • Très gentil
  • Très gentil, mais peureux au début
  • Tous
  • Mâle
  • Femelle
  • Tous
  • 2018
  • 2017
  • 2016
  • 2015
  • 2014
  • 2013
  • 2010
  • 2008
  • 2007

Aucun animal dans cette catégorie.

À PROPOS DE L'ASILE

    Plan d'accès L'asile Dons

NOS ANIMAUX

    Chiens à l'asile Chats à l'asile Tarifs et procédés d'adoption

SUIVEZ-NOUS

© 2020 ASILE POUR ANIMAUX DUDELANGE - info@asile.lu - CONTACT - Design & Website by Bunker Palace
  • CakePHP
  • History
    +

    Historique des Requêtes

    4 Des requêtes antérieures sont disponibles
    • Restaure la requête actuelle
    • animaux/Chats_a_l_Asile-36?gender=female&year=2008
    • animaux/Chats_a_l_Asile-36?gender=male&year=2008
    • animaux/Chats_a_l_Asile-36?temper=27&year=2008
    • animaux/Chats_a_l_Asile-36?temper=5&year=2008
    ====
  • Session
    +

    Session

    • Config(array)
      • userAgent43118d5b06295ff0f17cc58ae880b3a2
      • time1579809553
      • countdown10
    • _Token(array)
      • key551db2c22cb8501e51b0a2c9cb110e302dcb43a0
      • allowedControllers(empty)
      • allowedActions(empty)
      • unlockedFields(empty)
      • csrfTokens(array)
        • 551db2c22cb8501e51b0a2c9cb110e302dcb43a01579796953
    ====
  • Request
    +

    Requête

    Cake Params

    • plugin(null)
    • controlleranimals
    • actionindex
    • named(empty)
    • pass(array)
      • 036
    • animal_type_category_slugChats_a_l_Asile
    • animal_type_category_id36
    • _Token(array)
      • key551db2c22cb8501e51b0a2c9cb110e302dcb43a0
      • unlockedFields(empty)
    • isAjax(false)
    • paging(array)
      • Animal(array)
        • page1
        • current0
        • count0
        • prevPage(false)
        • nextPage(false)
        • pageCount0
        • order(array)
          • Animal.positionASC
        • limit10
        • options(empty)
        • paramTypequerystring

    Post data

    No post data.

    Query string

    • temper25
    • year2007

    Cookie

    To view Cookies, add CookieComponent to Controller

    Route actuelle

    • keys(array)
      • 0animal_type_category_slug
      • 1animal_type_category_id
    • options(array)
      • pass(array)
        • 0animal_type_category_id
      • animal_type_category_id[0-9]+
    • defaults(array)
      • controlleranimals
      • actionindex
      • plugin(null)
    • template/animaux/:animal_type_category_slug-:animal_type_category_id
    ====
  • Sql Log
    +

    Logs Sql

    default

    Total Time: 0 ms
    Total Queries: 9 queries
    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` = 36 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` = (36) 22 22 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`, `AnimalTemper`.`id`, `AnimalTemper`.`updated`, `AnimalTemper`.`created`, `AnimalTemper`.`title` FROM `asile_lu`.`animals` AS `Animal` LEFT JOIN `asile_lu`.`animal_tempers` AS `AnimalTemper` ON (`Animal`.`animal_temper_id` = `AnimalTemper`.`id`) WHERE `Animal`.`animal_type_category_id` = 36 AND `Animal`.`published` = '1' AND `Animal`.`animal_temper_id` = 25 AND YEAR(`Animal`.`birthday`) = '2007' ORDER BY `Animal`.`position` ASC LIMIT 10 0 0 0
    SELECT `Animal`.`animal_temper_id` FROM `asile_lu`.`animals` AS `Animal` WHERE `Animal`.`animal_type_category_id` = 36 AND `Animal`.`published` = '1' GROUP BY animal_temper_id ORDER BY `Animal`.`position` ASC 6 6 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 (302, 307, 299, 303, 296) ORDER BY `Asset`.`position` ASC 27 27 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 (302, 307, 299, 303, 296) 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 (302, 307, 299, 303, 296) 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

    Query Explain:

    Click an "Explain" link above, to see the query explanation.

    ====
  • Timer
    +

    Mémoire

    Utilisation de la Mémoire au niveau maximum 14.16 MB

    Message Memory use
    Component initialization 1.79 MB
    Controller action start 3.21 MB
    Controller render start 4.54 MB
    Component initialization #2 10.08 MB
    Controller action start #2 10.12 MB
    View render complete 10.24 MB

    Timers

    Total du Temps de Requête 149 (ms)

    Message Temps en ms Graph
    Core Processing (Derived from $_SERVER["REQUEST_TIME"]) 11.03
    Event: Controller.initialize 4.11
    Event: Controller.startup 1.37
    Controller action 29.58
    Event: Controller.beforeRender 44.92
    » Processing toolbar data 23.18
    Rendering View 19.05
    » Event: View.beforeRender 0.07
    » Rendering APP/View/Animals/index.ctp 14.63
    » » Rendering APP/View/Elements/animals-subnav.ctp 3.90
    » » Rendering APP/View/Elements/animals-leftblocks.ctp 5.05
    » » » Event: Controller.initialize #2 0.93
    » » » Event: Controller.startup #2 0.51
    Controller action #2 0.00
    » » » » Event: Controller.shutdown 0.05
    » » » Rendering APP/View/Elements/animals-paginator.ctp 0.13
    » » » Rendering APP/View/Elements/animals-paginator.ctp #2 0.11
    » » Event: View.afterRender 0.05
    » » Event: View.beforeLayout 0.05
    » » Rendering APP/View/Layouts/default.ctp 2.92
    Event: View.afterLayout 0.00
    ====
  • Log
    +

    Logs

    Il n'y avait pas d'entrées de log faîtes pour cette requête

    ====
  • Variables
    +

    Variables du View

    • animals(empty)
    • animalsTempers(array)
      • 25Assez spécial
      • 2Méfiant et craintif
      • 1Peureux
      • 23Timide au début
      • 5Très gentil
      • 27Très gentil, mais peureux au début
    • animalsBirths(array)
      • 20182018
      • 20172017
      • 20162016
      • 20152015
      • 20142014
      • 20132013
      • 20102010
      • 20082008
      • 20072007
    • type_id1
    • $request->data(empty)
    • $this->validationErrors(array)
      • Permission(empty)
      • Aro(empty)
      • Aco(empty)
      • Setting(empty)
      • Log(empty)
      • User(empty)
      • Attempt(empty)
      • Animal(empty)
      • AnimalTypeCategory(empty)
      • AnimalType(empty)
      • AnimalTemper(empty)
      • AnimalAttributeValue(empty)
      • AnimalAttributeDefinition(empty)
      • Asset(empty)
      • I18nModel(empty)
      • Thumbnail(empty)
      • ExternalVideo(empty)
      • PostCategory(empty)
      • News(empty)
      • Post(empty)
      • log(empty)
    • Loaded Helpers(array)
      • 0Html
      • 1Form
      • 2Js
      • 3Text
      • 4Number
      • 5Time
      • 6Session
      • 7Paginator
      • 8BunkerData
      • 9Cache
      • 10SimpleGraph
      • 11DebugTimer
      • 12Toolbar
      • 13html
      • 14HtmlToolbar
    ====
  • Environment
    +

    App Constants

    Constant Value
    DEV_DOMAIN asile-lu.local
    IS_PROD 1
    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

    CakePHP Constants

    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/lib/bunkerdata3/lib/Cake/
    CAKE_CORE_INCLUDE_PATH /var/lib/bunkerdata3/lib
    CORE_PATH /var/lib/bunkerdata3/lib/
    CAKE_VERSION 2.6.4
    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/

    PHP Environment

    Environment Variable Value
    Php Version 5.4.45
    Path /sbin:/usr/sbin:/bin:/usr/bin
    Pp Custom Php Ini /var/www/vhosts/system/asile.lu/etc/php.ini
    Pp Custom Php Cgi Index plesk-php54-fastcgi
    Script Name /webroot/index.php
    Request Uri /animaux/Chats_a_l_Asile-36?temper=25&year=2007
    Query String temper=25&year=2007
    Request Method GET
    Server Protocol HTTP/1.0
    Gateway Interface CGI/1.1
    Redirect Url /webroot/animaux/Chats_a_l_Asile-36
    Redirect Query String temper=25&year=2007
    Remote Port 52902
    Script Filename /var/www/vhosts/asile.lu/httpdocs/webroot/index.php
    Server Admin root@localhost
    Document Root /var/www/vhosts/asile.lu/httpdocs
    Remote Addr 207.241.232.214
    Server Port 443
    Server Addr 37.187.28.164
    Server Name asile.lu
    Server Software Apache
    Server Signature <address>Apache Server at asile.lu Port 443</address>
    Http Cookie CAKEPHP=pc5u43aj9vg7c2uec1erbt92c5; PHPSESSID=gps4chn3eh0gej1ep730gp05k5; WemotoCookie=8sSsiq072936230120; currency=eur; currency_id=2; entry_domain=wemoto.be; gatid=b4a3be3a-feab-43de-b9e1-a2b623e5a41c; sideggo=9f3kncmqjtu8s0jnj1qdlcmps2; wemoto_language=be
    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/Chats_a_l_Asile-36?year=2007
    Http Connection close
    Http X Accel Internal /internal-nginx-static-location
    Http X Forwarded For 207.241.232.214
    Http X Real Ip 207.241.232.214
    Http Host asile.lu
    Https on
    Redirect Status 200
    Redirect Https on
    Redirect Redirect Status 200
    Redirect Redirect Https on
    Fcgi Role RESPONDER
    Php Self /webroot/index.php
    Request Time Float 1579795153.6827
    Request Time 1579795153
    ====
  • Include
    +

    Included Files

    Include Paths

    • 1/opt/plesk/php/5.4/share/pear
    • 2-> /var/lib/bunkerdata3/lib/Cake/

    Included Files

    • core(array)
      • Behavior(array)
        • 0CORE/Model/Behavior/TreeBehavior.php
        • 1CORE/Model/Behavior/ContainableBehavior.php
        • 2CORE/Model/Behavior/AclBehavior.php
        • 3CORE/Model/Behavior/TranslateBehavior.php
      • Cache(array)
        • 0CORE/Cache/Cache.php
        • 1CORE/Cache/Engine/FileEngine.php
        • 2CORE/Cache/CacheEngine.php
      • Component(array)
        • 0CORE/Controller/Component/SessionComponent.php
        • 1CORE/Controller/Component/SecurityComponent.php
        • 2CORE/Controller/Component/RequestHandlerComponent.php
        • 3CORE/Controller/Component/PaginatorComponent.php
        • 4CORE/Controller/Component/AuthComponent.php
        • 5CORE/Controller/Component/AclComponent.php
        • 6CORE/Controller/Component/Acl/DbAcl.php
        • 7CORE/Controller/Component/Acl/AclInterface.php
      • Config(array)
        • 0CORE/Config/routes.php
        • 1CORE/Config/config.php
      • Controller(array)
        • 0CORE/Controller/Controller.php
        • 1CORE/Controller/ComponentCollection.php
        • 2CORE/Controller/Component.php
      • Datasource(array)
        • 0CORE/Model/Datasource/CakeSession.php
        • 1CORE/Model/Datasource/Database/Mysql.php
        • 2CORE/Model/Datasource/DboSource.php
        • 3CORE/Model/Datasource/DataSource.php
      • Error(array)
        • 0CORE/Error/exceptions.php
        • 1CORE/Error/ErrorHandler.php
      • I18n(array)
        • 0CORE/I18n/I18n.php
        • 1CORE/I18n/L10n.php
      • Log(array)
        • 0CORE/Log/CakeLog.php
        • 1CORE/Log/LogEngineCollection.php
        • 2CORE/Log/Engine/FileLog.php
        • 3CORE/Log/Engine/BaseLog.php
        • 4CORE/Log/CakeLogInterface.php
      • Model(array)
        • 0CORE/Model/Permission.php
        • 1CORE/Model/Model.php
        • 2CORE/Model/BehaviorCollection.php
        • 3CORE/Model/Aro.php
        • 4CORE/Model/AclNode.php
        • 5CORE/Model/Aco.php
        • 6CORE/Model/ModelBehavior.php
        • 7CORE/Model/ConnectionManager.php
        • 8CORE/Model/I18nModel.php
      • Network(array)
        • 0CORE/Network/CakeRequest.php
        • 1CORE/Network/CakeResponse.php
      • Other(array)
        • 0CORE/bootstrap.php
        • 1CORE/basics.php
        • 2CORE/Core/App.php
        • 3CORE/Core/Configure.php
        • 4CORE/Core/CakePlugin.php
        • 5CORE/Event/CakeEventListener.php
        • 6CORE/Event/CakeEvent.php
        • 7CORE/Event/CakeEventManager.php
        • 8CORE/Core/Object.php
      • Routing(array)
        • 0CORE/Routing/Dispatcher.php
        • 1CORE/Routing/Filter/AssetDispatcher.php
        • 2CORE/Routing/DispatcherFilter.php
        • 3CORE/Routing/Filter/CacheDispatcher.php
        • 4CORE/Routing/Router.php
        • 5CORE/Routing/Route/CakeRoute.php
        • 6CORE/Routing/Route/PluginShortRoute.php
      • Utility(array)
        • 0CORE/Utility/Hash.php
        • 1CORE/Utility/Inflector.php
        • 2CORE/Utility/ObjectCollection.php
        • 3CORE/Utility/Debugger.php
        • 4CORE/Utility/String.php
        • 5CORE/Utility/ClassRegistry.php
        • 6CORE/Utility/Set.php
        • 7CORE/Utility/Security.php
      • View(array)
        • 0CORE/View/HelperCollection.php
    • app(array)
      • Config(array)
        • 0APP/Config/core.php
        • 1APP/Config/bootstrap.php
        • 2APP/Config/routes.php
        • 3APP/Config/database.php
      • Controller(array)
        • 0APP/Controller/AnimalsController.php
        • 1APP/Controller/AppController.php
      • Model(array)
        • 0APP/Model/AppModel.php
        • 1APP/Model/Animal.php
        • 2APP/Model/AnimalTypeCategory.php
        • 3APP/Model/AnimalType.php
        • 4APP/Model/AnimalTemper.php
        • 5APP/Model/AnimalAttributeValue.php
        • 6APP/Model/AnimalAttributeDefinition.php
      • Other(array)
        • 0APP/webroot/index.php
    • plugins(array)
      • Acl(array)
        • Config(array)
          • 0Acl/Config/bootstrap.php
      • Attempt(array)
        • Component(array)
          • 0Attempt/Controller/Component/AttemptComponent.php
        • Model(array)
          • 0Attempt/Model/Attempt.php
      • BunkerData(array)
        • Config(array)
          • 0BunkerData/Config/bootstrap.php
          • 1BunkerData/Config/routes.php
        • Controller(array)
          • 0BunkerData/Controller/BunkerDataAppController.php
        • Component(array)
          • 0BunkerData/Plugin/DebugKit/Controller/Component/ToolbarComponent.php
          • 1BunkerData/Plugin/Elasticsearch/Controller/Component/SearcherComponent.php
        • Plugin(array)
          • 0BunkerData/Plugin/DebugKit/Lib/DebugMemory.php
          • 1BunkerData/Plugin/DebugKit/Lib/Panel/HistoryPanel.php
          • 2BunkerData/Plugin/DebugKit/Lib/DebugPanel.php
          • 3BunkerData/Plugin/DebugKit/Lib/Panel/SessionPanel.php
          • 4BunkerData/Plugin/DebugKit/Lib/Panel/RequestPanel.php
          • 5BunkerData/Plugin/DebugKit/Lib/Panel/SqlLogPanel.php
          • 6BunkerData/Plugin/DebugKit/Lib/Panel/TimerPanel.php
          • 7BunkerData/Plugin/DebugKit/Lib/Panel/LogPanel.php
          • 8BunkerData/Plugin/DebugKit/Lib/Log/Engine/DebugKitLog.php
          • 9BunkerData/Plugin/DebugKit/Lib/Panel/VariablesPanel.php
          • 10BunkerData/Plugin/DebugKit/Lib/Panel/EnvironmentPanel.php
          • 11BunkerData/Plugin/DebugKit/Lib/Panel/IncludePanel.php
          • 12BunkerData/Plugin/DebugKit/Lib/DebugTimer.php
        • Model(array)
          • 0BunkerData/Model/BunkerDataAppModel.php
          • 1BunkerData/Model/Setting.php
          • 2BunkerData/Model/User.php
          • 3BunkerData/Model/Asset.php
          • 4BunkerData/Model/ExternalVideo.php
        • Behavior(array)
          • 0BunkerData/Model/Behavior/LogableBehavior.php
          • 1BunkerData/Model/Behavior/AttachmentBehavior.php
          • 2BunkerData/Model/Behavior/ThumbnailBehavior.php
          • 3BunkerData/Model/Behavior/ExternalVideoBehavior.php
          • 4BunkerData/Plugin/Searchable/Model/Behavior/SearchableBehavior.php
          • 5BunkerData/Model/Behavior/SortableBehavior.php
    ====