Search accommodation units

Select your options

  BENCHMARKS  
Loading Time: Base Classes  0.0400
Controller Execution Time ( Units / Search )  0.0555
Total Execution Time  0.0960
  GET DATA  
$_GET['cityId']   5
  MEMORY USAGE  
1,531,496 bytes
  POST DATA  
No POST data exists
  URI STRING  
Accomodation/Units/search
  CLASS/METHOD  
Units/search
  DATABASE:  sinisadm_mareadria_booking (CI:$db)   QUERIES: 5 (0.0060 seconds)  (Hide)
0.0023   SELECT `u`.*
FROM `app_aobject` `o`
JOIN `sif_cities` `cON `c`.`cityId` = `o`.`cityId`
JOIN `app_aunit` `uON `u`.`objectId` = `o`.`aObjectId`
WHERE `c`.`cityId` = '5' AND NOT EXISTS (SELECT 1 FROM app_booking ab  WHERE 
        u
.aUnitId ab.aUnitId  
                
and ((fromDate >= '' and fromDate <= '')
                or (
toDate >= '' and toDate <= ''))) 
0.0013   SELECT FROM sif_regions where regionId in (select regionId from app_aobject a inner join sif_cities c on a.cityId c.cityId)
0.0004   SELECT FROM sif_cities where cityId in (select cityId from app_aobject)
0.0012   SELECT FROM sif_islands where islandId in (select islandId from app_aobject)
0.0008   SELECT *
FROM `app_unit_types`
WHERE `active` = 
  HTTP HEADERS  (Show)
  SESSION DATA  (Show)
  CONFIG VARIABLES  (Show)