Search accommodation units

Select your options

  BENCHMARKS  
Loading Time: Base Classes  0.0066
Controller Execution Time ( Units / Search )  0.0171
Total Execution Time  0.0246
  GET DATA  
$_GET['cityId']   1
  MEMORY USAGE  
1,517,648 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.0041 seconds)  (Hide)
0.0010   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` = '1' AND NOT EXISTS (SELECT 1 FROM app_booking ab  WHERE 
        u
.aUnitId ab.aUnitId  
                
and ((fromDate >= '' and fromDate <= '')
                or (
toDate >= '' and toDate <= ''))) 
0.0007   SELECT FROM sif_regions where regionId in (select regionId from app_aobject a inner join sif_cities c on a.cityId c.cityId)
0.0005   SELECT FROM sif_cities where cityId in (select cityId from app_aobject)
0.0006   SELECT FROM sif_islands where islandId in (select islandId from app_aobject)
0.0013   SELECT *
FROM `app_unit_types`
WHERE `active` = 
  HTTP HEADERS  (Show)
  SESSION DATA  (Show)
  CONFIG VARIABLES  (Show)