object(ResultsResource)#4 (17) {
  ["records"]=>
  array(0) {
  }
  ["parameters"]=>
  array(9) {
    ["="]=>
    array(1) {
      ["id"]=>
      int(113)
    }
    [">"]=>
    array(0) {
    }
    ["<"]=>
    array(0) {
    }
    ["!="]=>
    array(0) {
    }
    [">="]=>
    array(0) {
    }
    ["<="]=>
    array(0) {
    }
    ["IN"]=>
    array(0) {
    }
    ["LIKE"]=>
    array(0) {
    }
    ["KEYWORDS"]=>
    array(0) {
    }
  }
  ["parameter_concat"]=>
  string(3) "AND"
  ["num_rows"]=>
  int(0)
  ["num_records"]=>
  int(0)
  ["total_records"]=>
  int(0)
  ["max_id"]=>
  NULL
  ["errno"]=>
  int(0)
  ["errors"]=>
  NULL
  ["query"]=>
  array(3) {
    [0]=>
    string(32) " SHOW TABLES LIKE 'user_action' "
    [1]=>
    string(130) " SELECT  *
                    FROM    `category_keyrel`
                    WHERE   `category_keyrel`.`key_table` = 'properties' "
    [2]=>
    string(1475) " SELECT  DISTINCT  `properties`.*,  `user_action`.`action`    AS `__USR__action`,
                     `user_action`.`username`  AS `__USR__username`,
                     `user_action`.`time`      AS `__USR__time`,  `resources`.`resource_type` AS `__RES__type`,
                    `resources`.`dbfield`       AS `__RES__field`,
                    `resources`.`id`            AS `__RES__id`,
                    CONCAT(`resources`.`location`,`resources`.`filename`,'.',`resources`.`extension`)  AS `__RES__src`,
                    CONCAT(`resources`.`filename`,'.',`resources`.`extension`)                         AS `__RES__filename`,
                    `resources`.`mimetype`      AS `__RES__mimetype`,
                    `resources`.`filesize`      AS `__RES__filesize`,
                    `resources`.`description`   AS `__RES__description` ,

  `properties_types`.`type` AS `__KEY__type` FROM    `properties`
                     LEFT JOIN `properties_types` ON (  `properties_types`.`id` = `properties`.`type` ) 
  LEFT JOIN `user_action` ON (`user_action`.`record_pk` = `properties`.`id` AND
                                                                     `user_action`.`record_table` = 'properties') 
 LEFT JOIN `resources` ON (    `properties`.`id`       = `resources`.`dbid`
                                              AND `resources`.`dbtable` = 'properties'  ) 
 WHERE `properties`.`id` = 113 ORDER BY `properties`.`id` ASC,`user_action`.`time` DESC "
  }
  ["history_datef"]=>
  string(11) "jS F Y g:ia"
  ["history_sprint"]=>
  array(3) {
    [1]=>
    string(4) "%3$s"
    [2]=>
    string(26) "Last modified %3$s by %2$s"
    [3]=>
    string(20) "Deleted %3$s by %2$s"
  }
  ["limit"]=>
  array(4) {
    ["start"]=>
    NULL
    ["end"]=>
    NULL
    ["from"]=>
    NULL
    ["range"]=>
    NULL
  }
  ["pagination"]=>
  array(6) {
    ["page_first_rec"]=>
    array(0) {
    }
    ["pages"]=>
    int(0)
    ["thispage"]=>
    int(0)
    ["prevpage"]=>
    int(0)
    ["nextpage"]=>
    int(0)
    ["rec_per_page"]=>
    int(0)
  }
  ["output_pagination_params"]=>
  array(9) {
    ["urlparam"]=>
    bool(false)
    ["prepend"]=>
    NULL
    ["append"]=>
    NULL
    ["separator"]=>
    string(8) "   "
    ["prevpage"]=>
    string(13) "<< Prev"
    ["nextpage"]=>
    string(13) "Next >>"
    ["activepage_format"]=>
    int(1)
    ["inactivepage_format"]=>
    int(0)
    ["onclick"]=>
    NULL
  }
  ["pagination_type"]=>
  string(7) "records"
  ["ids"]=>
  array(0) {
  }
}

There is no property in the database with that ID.