Menú

Villa à Ciudad Quesada, Rojales

Ciudad Quesada - Ciudad Quesada
477.950 €
Réf. 1893
Bedrooms 3
Bathrooms 2
Surface Construite 109m2
Surface du Terrain 229m2
  • Property type: Villa
  • Condition: Text.etiqueta.
  • Orientation: Sud
  • Energy Certificate: E
  • Meublé: Non
  • Solarium: Oui
  • Distance to the sea: 7km
  • Swimming Pool Private: Oui
  • Surface Construite: 109m2
  • Surface du Terrain: 229m2

Localisation

Visite Virtuelle

Calculateur de Prêt Immobilier
0

Télécharger

Fiche du bien

Plus d'informations

APPELER
BESbswy
NAME COMPONENT DURATION 0 ms 5 ms 10 ms
BootstrapTimer3.82 ms
Event: pre_systemEvents0.84 ms
Required Before FiltersTimer0.69 ms
RoutingTimer1.74 ms
Before FiltersTimer0.08 ms
ControllerTimer7.47 ms
Controller ConstructorTimer0.25 ms
Connecting to Database: "default"Database0.68 ms
QueryDatabase0.52 ms
SELECT * FROM `properties` WHERE `referencia` = '1893' AND `activo` = 'publish' LIMIT 1
Event: dbqueryEvents0.03 ms
QueryDatabase0.08 ms
SELECT * FROM `municipalities` WHERE `id` = '17'
Event: dbqueryEvents0.01 ms
QueryDatabase0.06 ms
SELECT * FROM `neighborhoods` WHERE `id` = '47'
Event: dbqueryEvents0.03 ms
QueryDatabase0.39 ms
SELECT * FROM `images` WHERE `referencia_propiedad` = '1893' ORDER BY `orden` ASC
Event: dbqueryEvents0.01 ms
QueryDatabase0.06 ms
SELECT `precio` FROM `properties_precios` WHERE `referencia_propiedad` = '1893' ORDER BY `created_at` DESC
Event: dbqueryEvents0.01 ms
QueryDatabase0.20 ms
SELECT * FROM `properties_idiomas` WHERE `referencia_propiedad` = '1893' AND `idioma_id` = 'fr'
Event: dbqueryEvents0.01 ms
QueryDatabase0.18 ms
SELECT * FROM `properties_caracteristicas` WHERE `referencia_propiedad` = '1893'
Event: dbqueryEvents0.01 ms
View: website/common/propiedad.phpViews2.70 ms
View: website/common/property-parts/key-features.phpViews0.23 ms
View: website/common/property-parts/characteristics.phpViews0.11 ms
View: website/common/property-parts/map-tour.phpViews0.03 ms
View: website/common/property-parts/mortgage-calculator.phpViews0.07 ms
View: website/common/property-parts/contact-form.phpViews0.09 ms
View: website/common/property-parts/search-form.phpViews0.31 ms
View: website/layout.phpViews1.43 ms
After FiltersTimer0.01 ms
Required After FiltersTimer0.15 ms

Database (7 total Queries, 7 of them unique across 1 Connection)

Time Query String
0.52 ms SELECT * FROM `properties` WHERE `referencia` = '1893' AND `activo` = 'publish' LIMIT 1 APPPATH/Models/PropiedadesModel.php:48
  1    SYSTEMPATH/Database/BaseBuilder.php:1644
        CodeIgniter\Database\BaseConnection->query()

  2    SYSTEMPATH/Model.php:330
        CodeIgniter\Database\BaseBuilder->get()

  3    SYSTEMPATH/BaseModel.php:713
        CodeIgniter\Model->doFirst()

  4    APPPATH/Models/PropiedadesModel.php:48
        CodeIgniter\BaseModel->first()

  5    APPPATH/Controllers/PropiedadesController.php:47
        App\Models\PropiedadesModel->getPropiedad()

  6    SYSTEMPATH/CodeIgniter.php:933
        App\Controllers\PropiedadesController->show()

  7    SYSTEMPATH/CodeIgniter.php:509
        CodeIgniter\CodeIgniter->runController()

  8    SYSTEMPATH/CodeIgniter.php:355
        CodeIgniter\CodeIgniter->handleRequest()

  9    SYSTEMPATH/Boot.php:334
        CodeIgniter\CodeIgniter->run()

 10    SYSTEMPATH/Boot.php:67
        CodeIgniter\Boot::runCodeIgniter()

 11    FCPATH/index.php:56
        CodeIgniter\Boot::bootWeb()

0.08 ms SELECT * FROM `municipalities` WHERE `id` = '17' APPPATH/Models/PropiedadesModel.php:58
  1    SYSTEMPATH/Database/BaseBuilder.php:1644
        CodeIgniter\Database\BaseConnection->query()

  2    APPPATH/Models/PropiedadesModel.php:58
        CodeIgniter\Database\BaseBuilder->get()

  3    APPPATH/Controllers/PropiedadesController.php:47
        App\Models\PropiedadesModel->getPropiedad()

  4    SYSTEMPATH/CodeIgniter.php:933
        App\Controllers\PropiedadesController->show()

  5    SYSTEMPATH/CodeIgniter.php:509
        CodeIgniter\CodeIgniter->runController()

  6    SYSTEMPATH/CodeIgniter.php:355
        CodeIgniter\CodeIgniter->handleRequest()

  7    SYSTEMPATH/Boot.php:334
        CodeIgniter\CodeIgniter->run()

  8    SYSTEMPATH/Boot.php:67
        CodeIgniter\Boot::runCodeIgniter()

  9    FCPATH/index.php:56
        CodeIgniter\Boot::bootWeb()

0.06 ms SELECT * FROM `neighborhoods` WHERE `id` = '47' APPPATH/Models/PropiedadesModel.php:61
  1    SYSTEMPATH/Database/BaseBuilder.php:1644
        CodeIgniter\Database\BaseConnection->query()

  2    APPPATH/Models/PropiedadesModel.php:61
        CodeIgniter\Database\BaseBuilder->get()

  3    APPPATH/Controllers/PropiedadesController.php:47
        App\Models\PropiedadesModel->getPropiedad()

  4    SYSTEMPATH/CodeIgniter.php:933
        App\Controllers\PropiedadesController->show()

  5    SYSTEMPATH/CodeIgniter.php:509
        CodeIgniter\CodeIgniter->runController()

  6    SYSTEMPATH/CodeIgniter.php:355
        CodeIgniter\CodeIgniter->handleRequest()

  7    SYSTEMPATH/Boot.php:334
        CodeIgniter\CodeIgniter->run()

  8    SYSTEMPATH/Boot.php:67
        CodeIgniter\Boot::runCodeIgniter()

  9    FCPATH/index.php:56
        CodeIgniter\Boot::bootWeb()

0.39 ms SELECT * FROM `images` WHERE `referencia_propiedad` = '1893' ORDER BY `orden` ASC APPPATH/Models/PropiedadesModel.php:63
  1    SYSTEMPATH/Database/BaseBuilder.php:1644
        CodeIgniter\Database\BaseConnection->query()

  2    APPPATH/Models/PropiedadesModel.php:63
        CodeIgniter\Database\BaseBuilder->get()

  3    APPPATH/Controllers/PropiedadesController.php:47
        App\Models\PropiedadesModel->getPropiedad()

  4    SYSTEMPATH/CodeIgniter.php:933
        App\Controllers\PropiedadesController->show()

  5    SYSTEMPATH/CodeIgniter.php:509
        CodeIgniter\CodeIgniter->runController()

  6    SYSTEMPATH/CodeIgniter.php:355
        CodeIgniter\CodeIgniter->handleRequest()

  7    SYSTEMPATH/Boot.php:334
        CodeIgniter\CodeIgniter->run()

  8    SYSTEMPATH/Boot.php:67
        CodeIgniter\Boot::runCodeIgniter()

  9    FCPATH/index.php:56
        CodeIgniter\Boot::bootWeb()

0.06 ms SELECT `precio` FROM `properties_precios` WHERE `referencia_propiedad` = '1893' ORDER BY `created_at` DESC APPPATH/Models/PropiedadesModel.php:64
  1    SYSTEMPATH/Database/BaseBuilder.php:1644
        CodeIgniter\Database\BaseConnection->query()

  2    APPPATH/Models/PropiedadesModel.php:64
        CodeIgniter\Database\BaseBuilder->get()

  3    APPPATH/Controllers/PropiedadesController.php:47
        App\Models\PropiedadesModel->getPropiedad()

  4    SYSTEMPATH/CodeIgniter.php:933
        App\Controllers\PropiedadesController->show()

  5    SYSTEMPATH/CodeIgniter.php:509
        CodeIgniter\CodeIgniter->runController()

  6    SYSTEMPATH/CodeIgniter.php:355
        CodeIgniter\CodeIgniter->handleRequest()

  7    SYSTEMPATH/Boot.php:334
        CodeIgniter\CodeIgniter->run()

  8    SYSTEMPATH/Boot.php:67
        CodeIgniter\Boot::runCodeIgniter()

  9    FCPATH/index.php:56
        CodeIgniter\Boot::bootWeb()

0.2 ms SELECT * FROM `properties_idiomas` WHERE `referencia_propiedad` = '1893' AND `idioma_id` = 'fr' APPPATH/Models/PropiedadesModel.php:67
  1    SYSTEMPATH/Database/BaseBuilder.php:1644
        CodeIgniter\Database\BaseConnection->query()

  2    APPPATH/Models/PropiedadesModel.php:67
        CodeIgniter\Database\BaseBuilder->get()

  3    APPPATH/Controllers/PropiedadesController.php:47
        App\Models\PropiedadesModel->getPropiedad()

  4    SYSTEMPATH/CodeIgniter.php:933
        App\Controllers\PropiedadesController->show()

  5    SYSTEMPATH/CodeIgniter.php:509
        CodeIgniter\CodeIgniter->runController()

  6    SYSTEMPATH/CodeIgniter.php:355
        CodeIgniter\CodeIgniter->handleRequest()

  7    SYSTEMPATH/Boot.php:334
        CodeIgniter\CodeIgniter->run()

  8    SYSTEMPATH/Boot.php:67
        CodeIgniter\Boot::runCodeIgniter()

  9    FCPATH/index.php:56
        CodeIgniter\Boot::bootWeb()

0.18 ms SELECT * FROM `properties_caracteristicas` WHERE `referencia_propiedad` = '1893' APPPATH/Models/PropiedadesModel.php:69
  1    SYSTEMPATH/Database/BaseBuilder.php:1644
        CodeIgniter\Database\BaseConnection->query()

  2    APPPATH/Models/PropiedadesModel.php:69
        CodeIgniter\Database\BaseBuilder->get()

  3    APPPATH/Controllers/PropiedadesController.php:47
        App\Models\PropiedadesModel->getPropiedad()

  4    SYSTEMPATH/CodeIgniter.php:933
        App\Controllers\PropiedadesController->show()

  5    SYSTEMPATH/CodeIgniter.php:509
        CodeIgniter\CodeIgniter->runController()

  6    SYSTEMPATH/CodeIgniter.php:355
        CodeIgniter\CodeIgniter->handleRequest()

  7    SYSTEMPATH/Boot.php:334
        CodeIgniter\CodeIgniter->run()

  8    SYSTEMPATH/Boot.php:67
        CodeIgniter\Boot::runCodeIgniter()

  9    FCPATH/index.php:56
        CodeIgniter\Boot::bootWeb()

Files ( 164 )

Common.php APPPATH/Common.php
App.php APPPATH/Config/App.php
Autoload.php APPPATH/Config/Autoload.php
development.php APPPATH/Config/Boot/development.php
Cache.php APPPATH/Config/Cache.php
Constants.php APPPATH/Config/Constants.php
ContentSecurityPolicy.php APPPATH/Config/ContentSecurityPolicy.php
Cookie.php APPPATH/Config/Cookie.php
Database.php APPPATH/Config/Database.php
DocTypes.php APPPATH/Config/DocTypes.php
Events.php APPPATH/Config/Events.php
Exceptions.php APPPATH/Config/Exceptions.php
Feature.php APPPATH/Config/Feature.php
Filters.php APPPATH/Config/Filters.php
Kint.php APPPATH/Config/Kint.php
Logger.php APPPATH/Config/Logger.php
Modules.php APPPATH/Config/Modules.php
Optimize.php APPPATH/Config/Optimize.php
Paths.php APPPATH/Config/Paths.php
Routes.php APPPATH/Config/Routes.php
Routing.php APPPATH/Config/Routing.php
Security.php APPPATH/Config/Security.php
Services.php APPPATH/Config/Services.php
Toolbar.php APPPATH/Config/Toolbar.php
UserAgents.php APPPATH/Config/UserAgents.php
View.php APPPATH/Config/View.php
BaseController.php APPPATH/Controllers/BaseController.php
PropiedadesController.php APPPATH/Controllers/PropiedadesController.php
LocaleFilter.php APPPATH/Filters/LocaleFilter.php
number_helper.php APPPATH/Helpers/number_helper.php
property_helper.php APPPATH/Helpers/property_helper.php
Text.php APPPATH/Language/en/Text.php
Menu.php APPPATH/Language/fr/Menu.php
Text.php APPPATH/Language/fr/Text.php
PropiedadesModel.php APPPATH/Models/PropiedadesModel.php
characteristics.php APPPATH/Views/website/common/property-parts/characteristics.php
contact-form.php APPPATH/Views/website/common/property-parts/contact-form.php
key-features.php APPPATH/Views/website/common/property-parts/key-features.php
map-tour.php APPPATH/Views/website/common/property-parts/map-tour.php
mortgage-calculator.php APPPATH/Views/website/common/property-parts/mortgage-calculator.php
search-form.php APPPATH/Views/website/common/property-parts/search-form.php
propiedad.php APPPATH/Views/website/common/propiedad.php
layout.php APPPATH/Views/website/layout.php
index.php FCPATH/index.php
autoload.php VENDORPATH/autoload.php
ClassLoader.php VENDORPATH/composer/ClassLoader.php
InstalledVersions.php VENDORPATH/composer/InstalledVersions.php
autoload_real.php VENDORPATH/composer/autoload_real.php
autoload_static.php VENDORPATH/composer/autoload_static.php
installed.php VENDORPATH/composer/installed.php
platform_check.php VENDORPATH/composer/platform_check.php
Escaper.php VENDORPATH/laminas/laminas-escaper/src/Escaper.php
LogLevel.php VENDORPATH/psr/log/src/LogLevel.php
LoggerInterface.php VENDORPATH/psr/log/src/LoggerInterface.php
ResponseTrait.php SYSTEMPATH/API/ResponseTrait.php
Autoloader.php SYSTEMPATH/Autoloader/Autoloader.php
FileLocator.php SYSTEMPATH/Autoloader/FileLocator.php
FileLocatorInterface.php SYSTEMPATH/Autoloader/FileLocatorInterface.php
BaseModel.php SYSTEMPATH/BaseModel.php
Boot.php SYSTEMPATH/Boot.php
CacheFactory.php SYSTEMPATH/Cache/CacheFactory.php
CacheInterface.php SYSTEMPATH/Cache/CacheInterface.php
BaseHandler.php SYSTEMPATH/Cache/Handlers/BaseHandler.php
FileHandler.php SYSTEMPATH/Cache/Handlers/FileHandler.php
ResponseCache.php SYSTEMPATH/Cache/ResponseCache.php
CodeIgniter.php SYSTEMPATH/CodeIgniter.php
Common.php SYSTEMPATH/Common.php
AutoloadConfig.php SYSTEMPATH/Config/AutoloadConfig.php
BaseConfig.php SYSTEMPATH/Config/BaseConfig.php
BaseService.php SYSTEMPATH/Config/BaseService.php
DotEnv.php SYSTEMPATH/Config/DotEnv.php
Factories.php SYSTEMPATH/Config/Factories.php
Factory.php SYSTEMPATH/Config/Factory.php
Filters.php SYSTEMPATH/Config/Filters.php
Routing.php SYSTEMPATH/Config/Routing.php
Services.php SYSTEMPATH/Config/Services.php
View.php SYSTEMPATH/Config/View.php
Controller.php SYSTEMPATH/Controller.php
CloneableCookieInterface.php SYSTEMPATH/Cookie/CloneableCookieInterface.php
Cookie.php SYSTEMPATH/Cookie/Cookie.php
CookieInterface.php SYSTEMPATH/Cookie/CookieInterface.php
CookieStore.php SYSTEMPATH/Cookie/CookieStore.php
BaseBuilder.php SYSTEMPATH/Database/BaseBuilder.php
BaseConnection.php SYSTEMPATH/Database/BaseConnection.php
BaseResult.php SYSTEMPATH/Database/BaseResult.php
Config.php SYSTEMPATH/Database/Config.php
ConnectionInterface.php SYSTEMPATH/Database/ConnectionInterface.php
Database.php SYSTEMPATH/Database/Database.php
Builder.php SYSTEMPATH/Database/MySQLi/Builder.php
Connection.php SYSTEMPATH/Database/MySQLi/Connection.php
Result.php SYSTEMPATH/Database/MySQLi/Result.php
Query.php SYSTEMPATH/Database/Query.php
QueryInterface.php SYSTEMPATH/Database/QueryInterface.php
ResultInterface.php SYSTEMPATH/Database/ResultInterface.php
Exceptions.php SYSTEMPATH/Debug/Exceptions.php
Timer.php SYSTEMPATH/Debug/Timer.php
Toolbar.php SYSTEMPATH/Debug/Toolbar.php
BaseCollector.php SYSTEMPATH/Debug/Toolbar/Collectors/BaseCollector.php
Database.php SYSTEMPATH/Debug/Toolbar/Collectors/Database.php
Events.php SYSTEMPATH/Debug/Toolbar/Collectors/Events.php
Files.php SYSTEMPATH/Debug/Toolbar/Collectors/Files.php
Logs.php SYSTEMPATH/Debug/Toolbar/Collectors/Logs.php
Routes.php SYSTEMPATH/Debug/Toolbar/Collectors/Routes.php
Timers.php SYSTEMPATH/Debug/Toolbar/Collectors/Timers.php
Views.php SYSTEMPATH/Debug/Toolbar/Collectors/Views.php
Events.php SYSTEMPATH/Events/Events.php
DebugToolbar.php SYSTEMPATH/Filters/DebugToolbar.php
FilterInterface.php SYSTEMPATH/Filters/FilterInterface.php
Filters.php SYSTEMPATH/Filters/Filters.php
ForceHTTPS.php SYSTEMPATH/Filters/ForceHTTPS.php
PageCache.php SYSTEMPATH/Filters/PageCache.php
PerformanceMetrics.php SYSTEMPATH/Filters/PerformanceMetrics.php
ContentSecurityPolicy.php SYSTEMPATH/HTTP/ContentSecurityPolicy.php
Header.php SYSTEMPATH/HTTP/Header.php
IncomingRequest.php SYSTEMPATH/HTTP/IncomingRequest.php
Message.php SYSTEMPATH/HTTP/Message.php
MessageInterface.php SYSTEMPATH/HTTP/MessageInterface.php
MessageTrait.php SYSTEMPATH/HTTP/MessageTrait.php
Method.php SYSTEMPATH/HTTP/Method.php
OutgoingRequest.php SYSTEMPATH/HTTP/OutgoingRequest.php
OutgoingRequestInterface.php SYSTEMPATH/HTTP/OutgoingRequestInterface.php
Request.php SYSTEMPATH/HTTP/Request.php
RequestInterface.php SYSTEMPATH/HTTP/RequestInterface.php
RequestTrait.php SYSTEMPATH/HTTP/RequestTrait.php
Response.php SYSTEMPATH/HTTP/Response.php
ResponseInterface.php SYSTEMPATH/HTTP/ResponseInterface.php
ResponseTrait.php SYSTEMPATH/HTTP/ResponseTrait.php
SiteURI.php SYSTEMPATH/HTTP/SiteURI.php
SiteURIFactory.php SYSTEMPATH/HTTP/SiteURIFactory.php
URI.php SYSTEMPATH/HTTP/URI.php
UserAgent.php SYSTEMPATH/HTTP/UserAgent.php
array_helper.php SYSTEMPATH/Helpers/array_helper.php
form_helper.php SYSTEMPATH/Helpers/form_helper.php
html_helper.php SYSTEMPATH/Helpers/html_helper.php
kint_helper.php SYSTEMPATH/Helpers/kint_helper.php
number_helper.php SYSTEMPATH/Helpers/number_helper.php
url_helper.php SYSTEMPATH/Helpers/url_helper.php
Time.php SYSTEMPATH/I18n/Time.php
TimeTrait.php SYSTEMPATH/I18n/TimeTrait.php
Language.php SYSTEMPATH/Language/Language.php
Logger.php SYSTEMPATH/Log/Logger.php
Model.php SYSTEMPATH/Model.php
Modules.php SYSTEMPATH/Modules/Modules.php
RouteCollection.php SYSTEMPATH/Router/RouteCollection.php
RouteCollectionInterface.php SYSTEMPATH/Router/RouteCollectionInterface.php
Router.php SYSTEMPATH/Router/Router.php
RouterInterface.php SYSTEMPATH/Router/RouterInterface.php
Security.php SYSTEMPATH/Security/Security.php
SecurityInterface.php SYSTEMPATH/Security/SecurityInterface.php
Superglobals.php SYSTEMPATH/Superglobals.php
FacadeInterface.php SYSTEMPATH/ThirdParty/Kint/FacadeInterface.php
Kint.php SYSTEMPATH/ThirdParty/Kint/Kint.php
AbstractRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/AbstractRenderer.php
CliRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/CliRenderer.php
RendererInterface.php SYSTEMPATH/ThirdParty/Kint/Renderer/RendererInterface.php
RichRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/RichRenderer.php
TextRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/TextRenderer.php
Utils.php SYSTEMPATH/ThirdParty/Kint/Utils.php
init.php SYSTEMPATH/ThirdParty/Kint/init.php
init_helpers.php SYSTEMPATH/ThirdParty/Kint/init_helpers.php
ConditionalTrait.php SYSTEMPATH/Traits/ConditionalTrait.php
RendererInterface.php SYSTEMPATH/View/RendererInterface.php
View.php SYSTEMPATH/View/View.php
ViewDecoratorTrait.php SYSTEMPATH/View/ViewDecoratorTrait.php

Routes

Matched Route

Directory:
Controller: \App\Controllers\PropiedadesController
Method: show
Params: 2 / 2
$tipologia = villas
$ref = tid1893

Defined Routes

Method Route Handler
GET en/cookies-policy \App\Controllers\Paginas\EstaticasController::politicaCookies
GET en/legal-notice \App\Controllers\Paginas\EstaticasController::avisoLegal
GET en/privacy-policy \App\Controllers\Paginas\EstaticasController::politicaPrivacidad
GET en/lopd \App\Controllers\Paginas\EstaticasController::firmaProteccionDatos
GET en/contract-conditions \App\Controllers\Paginas\EstaticasController::condicionesContratacion
GET en/promotional-conditions \App\Controllers\Paginas\EstaticasController::condicionespromocionales
GET en \App\Controllers\HomeController::index
GET en/properties-search \App\Controllers\BuscadorController::index
GET en/sell-with-us \App\Controllers\Paginas\VendeController::index
GET en/contact \App\Controllers\Paginas\ContactoController::index
GET en/blog \App\Controllers\HomeController::blog
GET
en/blog/([^/]+)
en/blog/
\App\Controllers\HomeController::showArticle/$1
GET en/about-us \App\Controllers\Paginas\EstaticasController::sobreNosotros
GET
en/([^/]+)/([^/]+)
en//([^/]+)
\App\Controllers\ZonasTipologiasController::index/$1/$2
GET
en/([^/]+)
en/
\App\Controllers\ZonasTipologiasController::index/$1
GET
en/properties/([^/]+)/([^/]+)
en/properties//([^/]+)
\App\Controllers\PropiedadesController::show/$1/$2
GET
en/costa-blanca/([^/]+)
en/costa-blanca/
\App\Controllers\PropiedadesController::zona/$1
GET en/costa-blanca \App\Controllers\PropiedadesController::zona
GET ru/politika-cookie \App\Controllers\Paginas\EstaticasController::politicaCookies
GET ru/usloviya-dogovora \App\Controllers\Paginas\EstaticasController::condicionesContratacion
GET ru/usloviya-promotsii \App\Controllers\Paginas\EstaticasController::condicionespromocionales
GET ru/avtor-prav \App\Controllers\Paginas\EstaticasController::avisoLegal
GET ru/politika-konfidentsialnosti \App\Controllers\Paginas\EstaticasController::politicaPrivacidad
GET ru/lopd \App\Controllers\Paginas\EstaticasController::firmaProteccionDatos
GET ru \App\Controllers\HomeController::index
GET ru/nedvizhimost \App\Controllers\BuscadorController::index
GET ru/prodat-s-bennecke \App\Controllers\Paginas\VendeController::index
GET ru/kontakty \App\Controllers\Paginas\ContactoController::index
GET ru/blog \App\Controllers\HomeController::blog
GET
ru/blog/([^/]+)
ru/blog/
\App\Controllers\HomeController::showArticle/$1
GET ru/o-kompanii \App\Controllers\Paginas\EstaticasController::sobreNosotros
GET
ru/([^/]+)/([^/]+)
ru//([^/]+)
\App\Controllers\ZonasTipologiasController::index/$1/$2
GET
ru/([^/]+)
ru/
\App\Controllers\ZonasTipologiasController::index/$1
GET
ru/nedvizhimost/([^/]+)/([^/]+)
ru/nedvizhimost//([^/]+)
\App\Controllers\PropiedadesController::show/$1/$2
GET
ru/costa-blanca/([^/]+)
ru/costa-blanca/
\App\Controllers\PropiedadesController::zona/$1
GET ru/costa-blanca \App\Controllers\PropiedadesController::zona
GET fr/politique-de-cookies \App\Controllers\Paginas\EstaticasController::politicaCookies
GET fr/conditions-promotionnelles \App\Controllers\Paginas\EstaticasController::condicionespromocionales
GET fr/conditions-d-embauche \App\Controllers\Paginas\EstaticasController::condicionesContratacion
GET fr/avis-juridique \App\Controllers\Paginas\EstaticasController::avisoLegal
GET fr/politique-de-confidentialite \App\Controllers\Paginas\EstaticasController::politicaPrivacidad
GET fr/lopd \App\Controllers\Paginas\EstaticasController::firmaProteccionDatos
GET fr \App\Controllers\HomeController::index
GET fr/zone-de-recherche \App\Controllers\BuscadorController::index
GET fr/vendre-avec-bennecke \App\Controllers\Paginas\VendeController::index
GET fr/sur-nous \App\Controllers\Paginas\EstaticasController::sobreNosotros
GET fr/contact \App\Controllers\Paginas\ContactoController::index
GET fr/blog \App\Controllers\HomeController::blog
GET
fr/blog/([^/]+)
fr/blog/
\App\Controllers\HomeController::showArticle/$1
GET
fr/([^/]+)/([^/]+)
fr//([^/]+)
\App\Controllers\ZonasTipologiasController::index/$1/$2
GET
fr/([^/]+)
fr/
\App\Controllers\ZonasTipologiasController::index/$1
GET
fr/proprietes/([^/]+)/([^/]+)
fr/proprietes//([^/]+)
\App\Controllers\PropiedadesController::show/$1/$2
GET
fr/costa-blanca/([^/]+)
fr/costa-blanca/
\App\Controllers\PropiedadesController::zona/$1
GET fr/costa-blanca \App\Controllers\PropiedadesController::zona
GET gmailtest \App\Controllers\GmailMailController::index
GET admin \App\Controllers\Admin\AdminController::index
GET admin/logout \App\Controllers\Admin\AuthController::logout
GET admin/usuarios \App\Controllers\Admin\UsuariosController::index
GET admin/propietarios \App\Controllers\Admin\PropietariosController::index
GET admin/propietarios/create \App\Controllers\Admin\PropietariosController::create
GET
admin/propietarios/edit/([0-9]+)
admin/propietarios/edit/
\App\Controllers\Admin\PropietariosController::edit/$1
GET admin/propiedades \App\Controllers\Admin\PropiedadesController::index
GET admin/propiedades/create \App\Controllers\Admin\PropiedadesController::create
GET
admin/propiedades/edit/([0-9]+)
admin/propiedades/edit/
\App\Controllers\Admin\PropiedadesController::edit/$1
GET admin/promociones \App\Controllers\Admin\PromocionesController::index
GET admin/promociones/create \App\Controllers\Admin\PromocionesController::create
GET
admin/promociones/edit/([0-9]+)
admin/promociones/edit/
\App\Controllers\Admin\PromocionesController::edit/$1
GET admin/zonas \App\Controllers\Admin\ZonasController::index
GET admin/zonas/create \App\Controllers\Admin\ZonasController::create
GET
admin/zonas/edit/([0-9]+)
admin/zonas/edit/
\App\Controllers\Admin\ZonasController::edit/$1
GET admin/importarcostas \App\Controllers\Admin\ImportController::importarCostas
GET admin/importarprovincias \App\Controllers\Admin\ImportController::importarProvincias
GET admin/importarciudades \App\Controllers\Admin\ImportController::importarCiudades
GET admin/importarpoblaciones \App\Controllers\Admin\ImportController::importarPoblaciones
GET aviso-legal \App\Controllers\Paginas\EstaticasController::avisoLegal
GET politica-privacidad \App\Controllers\Paginas\EstaticasController::politicaPrivacidad
GET lopd \App\Controllers\Paginas\EstaticasController::firmaProteccionDatos
GET politica-de-cookies \App\Controllers\Paginas\EstaticasController::politicaCookies
GET condiciones-de-contratacion \App\Controllers\Paginas\EstaticasController::condicionesContratacion
GET condiciones-promocionales \App\Controllers\Paginas\EstaticasController::condicionespromocionales
GET blog \App\Controllers\HomeController::blog
GET
blog/([^/]+)
blog/
\App\Controllers\HomeController::showArticle/$1
GET login \App\Controllers\AuthController::formLogin
GET / \App\Controllers\HomeController::index
GET vende-con-bennecke \App\Controllers\Paginas\VendeController::index
GET buscador \App\Controllers\BuscadorController::index
GET contacto \App\Controllers\Paginas\ContactoController::index
GET sobre-nosotros \App\Controllers\Paginas\EstaticasController::sobreNosotros
GET readimap \App\Controllers\ReadImap::index
GET
([^/]+)/([^/]+)
/([^/]+)
\App\Controllers\ZonasTipologiasController::index/$1/$2
GET ([^/]+) \App\Controllers\ZonasTipologiasController::index/$1
GET
propiedades/([^/]+)/([^/]+)
propiedades//([^/]+)
\App\Controllers\PropiedadesController::show/$1/$2
GET
costa-blanca/([^/]+)
costa-blanca/
\App\Controllers\PropiedadesController::zona/$1
GET costa-blanca \App\Controllers\PropiedadesController::zona
GET gettotalpropiedades \App\Controllers\BuscadorController::getTotalPropiedades
GET propiedadesJson \App\Controllers\BuscadorController::jsonPropiedades
POST language-switch \App\Controllers\LanguageController::changeLanguageInUrl
POST en/lopd \App\Controllers\Paginas\EstaticasController::firmaProteccionDatos
POST ru/lopd \App\Controllers\Paginas\EstaticasController::firmaProteccionDatos
POST fr/lopd \App\Controllers\Paginas\EstaticasController::firmaProteccionDatos
POST admin/propietarios \App\Controllers\Admin\PropietariosController::store
POST admin/propiedades \App\Controllers\Admin\PropiedadesController::store
POST admin/promociones/store \App\Controllers\Admin\PromocionesController::store
POST admin/zonas/store \App\Controllers\Admin\ZonasController::store
POST admin/zonas/zonasjson \App\Controllers\Admin\ZonasController::zonasjson
POST lopd \App\Controllers\Paginas\EstaticasController::firmaProteccionDatos
POST contacto-form \App\Controllers\ContactoController::Send_Form_Contacto
POST login \App\Controllers\AuthController::loginAuth
POST vende-con-bennecke \App\Controllers\Paginas\VendeController::store
PUT admin/propietarios/update/([0-9]+) \App\Controllers\Admin\PropietariosController::update/$1
PUT admin/propiedades/update/([0-9]+) \App\Controllers\Admin\PropiedadesController::update/$1
PUT admin/promociones/update/([0-9]+) \App\Controllers\Admin\PromocionesController::update/$1
PUT admin/zonas/update/([0-9]+) \App\Controllers\Admin\ZonasController::update/$1
DELETE admin/propietarios/([0-9]+) \App\Controllers\Admin\PropietariosController::delete/$1
DELETE admin/propiedades/([0-9]+) \App\Controllers\Admin\PropiedadesController::delete/$1
DELETE admin/promociones/([0-9]+) \App\Controllers\Admin\PromocionesController::delete/$1

Events

Time Event Name Times Called
0.84 ms pre_system 1
0.09 ms dbquery 7

History

Action Datetime Status Method URL Content-Type Is AJAX?
2025-04-08 11:46:53.616455 302 GET https://bennecke.com/fr/proprietes/villas/NULL text/html; charset=UTF-8 No
2025-04-08 11:46:53.613807 302 GET https://bennecke.com/fr/proprietes/villas/NULL text/html; charset=UTF-8 No
2025-04-08 11:46:52.742146 200 GET https://bennecke.com/fr/proprietes/villas/tid1893 text/html; charset=UTF-8 No
2025-04-08 11:46:52.738546 200 GET https://bennecke.com/fr/proprietes/villas/tid3335 text/html; charset=UTF-8 No
2025-04-08 11:46:35.712201 404 GET https://bennecke.com/wp-content/themes/bennecke-oficial-new/pdf/es.php text/html; charset=UTF-8 No
2025-04-08 11:45:41.238088 404 GET https://bennecke.com/wp-content/uploads/2022/06/288e54d31c33240b54476428f836aff0.jpg text/html; charset=UTF-8 No
2025-04-08 11:45:40.613865 404 GET https://bennecke.com/wp-content/uploads/2022/06/288e54d31c33240b54476428f836aff0.jpg text/html; charset=UTF-8 No
2025-04-08 11:45:39.509175 404 GET https://bennecke.com/wp-content/uploads/2022/06/288e54d31c33240b54476428f836aff0.jpg text/html; charset=UTF-8 No
2025-04-08 11:45:24.328533 200 GET https://bennecke.com/ text/html; charset=UTF-8 No
2025-04-08 11:45:23.663218 302 GET https://bennecke.com/en/properties/apartments/tidn6936 text/html; charset=UTF-8 No
2025-04-08 11:45:04.343317 404 GET https://bennecke.com/fr/propietes/appartements/tid3539 text/html; charset=UTF-8 No
2025-04-08 11:45:03.257130 404 GET https://bennecke.com/wp-content/uploads/2022/06/d17efaa9d33a72bdcb282da2a67b273e-700x467.jpg text/html; charset=UTF-8 No
2025-04-08 11:44:55.327594 404 GET https://bennecke.com/buscador/page/7 text/html; charset=UTF-8 No
2025-04-08 11:44:38.527656 200 GET https://bennecke.com/ text/html; charset=UTF-8 No
2025-04-08 11:44:37.456870 200 GET https://bennecke.com/ru text/html; charset=UTF-8 No
2025-04-08 11:44:30.572727 404 GET https://bennecke.com/ru/%D0%BD%D0%B5%D0%B4%D0%B2%D0%B8%D0%B6%D0%B8%D0%BC%D0%BE%D1%81%D1%82%D1%8C/%D0%BF%D0%B5%D0%BD%D1%82%D1%85%D0%B0%D1%83%D1%81%D1%8B/tidn8324 text/html; charset=UTF-8 No
2025-04-08 11:44:22.834302 302 GET https://bennecke.com/en/properties/apartments/tidn7128 text/html; charset=UTF-8 No
2025-04-08 11:44:22.513663 200 GET https://bennecke.com/ text/html; charset=UTF-8 No
2025-04-08 11:44:21.739572 302 GET https://bennecke.com/fr/proprietes/maisons-de-ville/tidn8042 text/html; charset=UTF-8 No
2025-04-08 11:44:15.704660 404 GET https://bennecke.com/fr/chercheur/punta-prima text/html; charset=UTF-8 No

View Data

currentLanguage fr
propiedad
$value array (7)
propiedad => array (66)
$value['propiedad']
id => string (4) "1234"
$value['propiedad']['id']
activo => string (7) "publish"
$value['propiedad']['activo']
importador => string (3) "EGO"
$value['propiedad']['importador']
tipologia => string (5) "Villa"
$value['propiedad']['tipologia']
captacion_estado => string (7) "Captado"
$value['propiedad']['captacion_estado']
fecha_baja => null
$value['propiedad']['fecha_baja']
fecha_captacion_estado => null
$value['propiedad']['fecha_captacion_estado']
referencia => string (4) "1893"
$value['propiedad']['referencia']
referencia_idealista => string (4) "1893"
$value['propiedad']['referencia_idealista']
referencia_corta => null
$value['propiedad']['referencia_corta']
estado_inmueble => string (19) "Nuevo llave en Mano"
$value['propiedad']['estado_inmueble']
pais => UTF-8 string (7) "España"
$value['propiedad']['pais']
fecha_entrega => string (19) "2023-02-28 00:00:00"
$value['propiedad']['fecha_entrega']
construccion => null
$value['propiedad']['construccion']
inicio_construccion => null
$value['propiedad']['inicio_construccion']
fin_construccion => null
$value['propiedad']['fin_construccion']
licencia_turistica => string (1) "0"
$value['propiedad']['licencia_turistica']
exclusiva => string (16) "Encargo de Venta"
$value['propiedad']['exclusiva']
publicar_feeds => string (1) "0"
$value['propiedad']['publicar_feeds']
provincia_id => string (1) "6"
$value['propiedad']['provincia_id']
zona_id => string (2) "46"
$value['propiedad']['zona_id']
ciudad_id => string (2) "17"
$value['propiedad']['ciudad_id']
poblacion_id => string (2) "47"
$value['propiedad']['poblacion_id']
complejo => string (14) "Ciudad Quesada"
$value['propiedad']['complejo']
tipo_via => null
$value['propiedad']['tipo_via']
calle => string (20) "Avenida de Argentina"
$value['propiedad']['calle']
numero => string (3) "S/N"
$value['propiedad']['numero']
escalera => null
$value['propiedad']['escalera']
piso => null
$value['propiedad']['piso']
puerta => null
$value['propiedad']['puerta']
codigo_postal => string (5) "03170"
$value['propiedad']['codigo_postal']
bloque => string (0) ""
$value['propiedad']['bloque']
planta => string (1) "0"
$value['propiedad']['planta']
ultima_planta => string (1) "0"
$value['propiedad']['ultima_planta']
direccion_interna => null
$value['propiedad']['direccion_interna']
referencia_catastral => null
$value['propiedad']['referencia_catastral']
propietario_id => string (2) "32"
$value['propiedad']['propietario_id']
captador_id => null
$value['propiedad']['captador_id']
promocion_id => string (2) "21"
$value['propiedad']['promocion_id']
superficie_util => null
$value['propiedad']['superficie_util']
superficie_construida => string (3) "109"
$value['propiedad']['superficie_construida']
superficie_parcela => string (3) "229"
$value['propiedad']['superficie_parcela']
superficie_solarium => string (1) "0"
$value['propiedad']['superficie_solarium']
superficie_terraza => string (1) "0"
$value['propiedad']['superficie_terraza']
superficie_terraza2 => null
$value['propiedad']['superficie_terraza2']
superficie_sotano => null
$value['propiedad']['superficie_sotano']
dormitorios => string (1) "3"
$value['propiedad']['dormitorios']
banos => string (1) "2"
$value['propiedad']['banos']
aseos => null
$value['propiedad']['aseos']
distancia_mar => string (4) "7000"
$value['propiedad']['distancia_mar']
distancia_aeropuerto => string (1) "0"
$value['propiedad']['distancia_aeropuerto']
orientacion => string (3) "Sur"
$value['propiedad']['orientacion']
costa => string (12) "Costa Blanca"
$value['propiedad']['costa']
vista_mar => string (1) "0"
$value['propiedad']['vista_mar']
latitud => string (19) "38.0603630000000000"
$value['propiedad']['latitud']
longitud => string (19) "-0.7071510000000000"
$value['propiedad']['longitud']
tour_360_colaborador => string (4) "NULL"
$value['propiedad']['tour_360_colaborador']
tour_360 => string (0) ""
$value['propiedad']['tour_360']
url_video_colaborador => null
$value['propiedad']['url_video_colaborador']
url_video_comercial => string (0) ""
$value['propiedad']['url_video_comercial']
url_video_youtube => string (0) ""
$value['propiedad']['url_video_youtube']
updated_at => string (19) "2025-01-09 09:52:18"
$value['propiedad']['updated_at']
deleted_at => null
$value['propiedad']['deleted_at']
created_at => string (19) "2025-01-09 09:52:18"
$value['propiedad']['created_at']
uuid => null
$value['propiedad']['uuid']
hash => string (64) "0c698dee5e731d10b66856d845adff7b99da619d02070569655743c9a9458188"
$value['propiedad']['hash']
imagenes => array (28)
$value['imagenes']
  • Table (28)
  • Contents (28)
  • idreferencia_propiedadnameprincipalpublicadoordencreated_atupdated_atdeleted_athashdescripciontipouuid
    0440318931893_1.jpg1112024-10-07 23:10:152024-10-07 23:10:15null8683a4b99d851eb2106a7e437d60499d1893-Villa-for-sale-in-Ciudad-Quesada-00normalnull
    1440418931893_2.jpg0122024-10-07 23:10:162024-10-07 23:10:16nullbcc86632897fd4dce00b45da96b625b81893-Villa-for-sale-in-Ciudad-Quesada-01normalnull
    2440518931893_3.jpg0132024-10-07 23:10:162024-10-07 23:10:16nullb2d7b7d655aa68523912887c17920e141893-Villa-for-sale-in-Ciudad-Quesada-02normalnull
    3440618931893_4.jpg0142024-10-07 23:10:162024-10-07 23:10:16null9e804c5ce6acab62d92ad08c9a98510a1893-Villa-for-sale-in-Ciudad-Quesada-03normalnull
    4440718931893_5.jpg0152024-10-07 23:10:162024-10-07 23:10:16null3b5b6d3c94fecb471f3da1ff7b3a37d51893-Villa-for-sale-in-Ciudad-Quesada-04normalnull
    5440818931893_6.jpg0162024-10-07 23:10:162024-10-07 23:10:16nulled32d3f3fc159cf71e2d6557ef2069511893-Villa-for-sale-in-Ciudad-Quesada-05normalnull
    6440918931893_7.jpg0172024-10-07 23:10:172024-10-07 23:10:17nullb69113e2ab24b018804e2bd906d91c441893-Villa-for-sale-in-Ciudad-Quesada-06normalnull
    7441018931893_8.jpg0182024-10-07 23:10:172024-10-07 23:10:17null3c7902b764982f2b7142432940364e991893-Villa-for-sale-in-Ciudad-Quesada-07normalnull
    8441118931893_9.jpg0192024-10-07 23:10:172024-10-07 23:10:17null533e27a9a104116c04e1a7bfcb0920641893-Villa-for-sale-in-Ciudad-Quesada-08normalnull
    9441218931893_10.jpg01102024-10-07 23:10:172024-10-07 23:10:17null78a8a0d49377e3e5b1a531e79dcbe6431893-Villa-for-sale-in-Ciudad-Quesada-09normalnull
    10441318931893_11.jpg01112024-10-07 23:10:172024-10-07 23:10:17null9cb52b1606e0c3d03bcbfb8fbcce60b71893-Villa-for-sale-in-Ciudad-Quesada-10normalnull
    11441418931893_12.jpg01122024-10-07 23:10:172024-10-07 23:10:17null969e8ffbbae73be50da4a7daf37fa2361893-Villa-for-sale-in-Ciudad-Quesada-11normalnull
    12441518931893_13.jpg01132024-10-07 23:10:172024-10-07 23:10:17null307f674f0a16c4d35afce86683e1ba341893-Villa-for-sale-in-Ciudad-Quesada-12normalnull
    13441618931893_14.jpg01142024-10-07 23:10:182024-10-07 23:10:18null6079f2e956a3bffb95af9d80783f160f1893-Villa-for-sale-in-Ciudad-Quesada-13normalnull
    14441718931893_15.jpg01152024-10-07 23:10:182024-10-07 23:10:18null52279faecff377375bea21933afab9401893-Villa-for-sale-in-Ciudad-Quesada-14normalnull
    15441818931893_16.jpg01162024-10-07 23:10:182024-10-07 23:10:18nulld35e2710a5a03a590e067a8ab5b3b6d81893-Villa-for-sale-in-Ciudad-Quesada-15normalnull
    16441918931893_17.jpg01172024-10-07 23:10:182024-10-07 23:10:18nullef6f0ca425511bbb77b0eb25e12fb2621893-Villa-for-sale-in-Ciudad-Quesada-16normalnull
    17442018931893_18.jpg01182024-10-07 23:10:182024-10-07 23:10:18null363b1bbc6353bec7e874c44dfde85d521893-Villa-for-sale-in-Ciudad-Quesada-17normalnull
    18442118931893_19.jpg01192024-10-07 23:10:192024-10-07 23:10:19null7413a68e9425fa99b3ca17e574f789841893-Villa-for-sale-in-Ciudad-Quesada-18normalnull
    19442218931893_20.jpg01202024-10-07 23:10:192024-10-07 23:10:19null9334952918b66c6e7d90a7350795404a1893-Villa-for-sale-in-Ciudad-Quesada-19normalnull
    20442318931893_21.jpg01212024-10-07 23:10:192024-10-07 23:10:19null110b0c3460b0e5f7c60d7c68d27b69411893-Villa-for-sale-in-Ciudad-Quesada-20normalnull
    21442418931893_22.jpg01222024-10-07 23:10:192024-10-07 23:10:19null0fa7eef903a8c2acb6370a8cf45d61621893-Villa-for-sale-in-Ciudad-Quesada-21normalnull
    22442518931893_23.jpg01232024-10-07 23:10:192024-10-07 23:10:19nulla8628d6b48048b8405b106820413b83c1893-Villa-for-sale-in-Ciudad-Quesada-22normalnull
    23442618931893_24.jpg01242024-10-07 23:10:192024-10-07 23:10:19null6d21465548b36fff2abb1795a68dac2f1893-Villa-for-sale-in-Ciudad-Quesada-23normalnull
    24442718931893_25.jpg01252024-10-07 23:10:192024-10-07 23:10:19null8ba7a633629d26ecb237ebce0db42ecd1893-Villa-for-sale-in-Ciudad-Quesada-24normalnull
    25442818931893_26.jpg01262024-10-07 23:10:202024-10-07 23:10:20null734d1d1aba54bc8089c35f9e60c62f121893-Villa-for-sale-in-Ciudad-Quesada-25normalnull
    26442918931893_27.jpg01272024-10-07 23:10:202024-10-07 23:10:20null28b4833c0778eb3ace65ffb344bd7bac1893-Villa-for-sale-in-Ciudad-Quesada-26normalnull
    27443018931893_28.jpg01282024-10-07 23:10:202024-10-07 23:10:20nullf16e4f0221a7a4b0891cacffc864e69a1893-Villa-for-sale-in-Ciudad-Quesada-27normalnull
  • 0 => array (13)
    $value['imagenes'][0]
    id => string (4) "4403"
    $value['imagenes'][0]['id']
    referencia_propiedad => string (4) "1893"
    $value['imagenes'][0]['referencia_propiedad']
    name => string (10) "1893_1.jpg"
    $value['imagenes'][0]['name']
    principal => string (1) "1"
    $value['imagenes'][0]['principal']
    publicado => string (1) "1"
    $value['imagenes'][0]['publicado']
    orden => string (1) "1"
    $value['imagenes'][0]['orden']
    created_at => string (19) "2024-10-07 23:10:15"
    $value['imagenes'][0]['created_at']
    updated_at => string (19) "2024-10-07 23:10:15"
    $value['imagenes'][0]['updated_at']
    deleted_at => null
    $value['imagenes'][0]['deleted_at']
    hash => string (32) "8683a4b99d851eb2106a7e437d60499d"
    $value['imagenes'][0]['hash']
    descripcion => string (40) "1893-Villa-for-sale-in-Ciudad-Quesada-00"
    $value['imagenes'][0]['descripcion']
    tipo => string (6) "normal"
    $value['imagenes'][0]['tipo']
    uuid => null
    $value['imagenes'][0]['uuid']
    1 => array (13)
    $value['imagenes'][1]
    id => string (4) "4404"
    $value['imagenes'][1]['id']
    referencia_propiedad => string (4) "1893"
    $value['imagenes'][1]['referencia_propiedad']
    name => string (10) "1893_2.jpg"
    $value['imagenes'][1]['name']
    principal => string (1) "0"
    $value['imagenes'][1]['principal']
    publicado => string (1) "1"
    $value['imagenes'][1]['publicado']
    orden => string (1) "2"
    $value['imagenes'][1]['orden']
    created_at => string (19) "2024-10-07 23:10:16"
    $value['imagenes'][1]['created_at']
    updated_at => string (19) "2024-10-07 23:10:16"
    $value['imagenes'][1]['updated_at']
    deleted_at => null
    $value['imagenes'][1]['deleted_at']
    hash => string (32) "bcc86632897fd4dce00b45da96b625b8"
    $value['imagenes'][1]['hash']
    descripcion => string (40) "1893-Villa-for-sale-in-Ciudad-Quesada-01"
    $value['imagenes'][1]['descripcion']
    tipo => string (6) "normal"
    $value['imagenes'][1]['tipo']
    uuid => null
    $value['imagenes'][1]['uuid']
    2 => array (13)
    $value['imagenes'][2]
    id => string (4) "4405"
    $value['imagenes'][2]['id']
    referencia_propiedad => string (4) "1893"
    $value['imagenes'][2]['referencia_propiedad']
    name => string (10) "1893_3.jpg"
    $value['imagenes'][2]['name']
    principal => string (1) "0"
    $value['imagenes'][2]['principal']
    publicado => string (1) "1"
    $value['imagenes'][2]['publicado']
    orden => string (1) "3"
    $value['imagenes'][2]['orden']
    created_at => string (19) "2024-10-07 23:10:16"
    $value['imagenes'][2]['created_at']
    updated_at => string (19) "2024-10-07 23:10:16"
    $value['imagenes'][2]['updated_at']
    deleted_at => null
    $value['imagenes'][2]['deleted_at']
    hash => string (32) "b2d7b7d655aa68523912887c17920e14"
    $value['imagenes'][2]['hash']
    descripcion => string (40) "1893-Villa-for-sale-in-Ciudad-Quesada-02"
    $value['imagenes'][2]['descripcion']
    tipo => string (6) "normal"
    $value['imagenes'][2]['tipo']
    uuid => null
    $value['imagenes'][2]['uuid']
    3 => array (13)
    $value['imagenes'][3]
    id => string (4) "4406"
    $value['imagenes'][3]['id']
    referencia_propiedad => string (4) "1893"
    $value['imagenes'][3]['referencia_propiedad']
    name => string (10) "1893_4.jpg"
    $value['imagenes'][3]['name']
    principal => string (1) "0"
    $value['imagenes'][3]['principal']
    publicado => string (1) "1"
    $value['imagenes'][3]['publicado']
    orden => string (1) "4"
    $value['imagenes'][3]['orden']
    created_at => string (19) "2024-10-07 23:10:16"
    $value['imagenes'][3]['created_at']
    updated_at => string (19) "2024-10-07 23:10:16"
    $value['imagenes'][3]['updated_at']
    deleted_at => null
    $value['imagenes'][3]['deleted_at']
    hash => string (32) "9e804c5ce6acab62d92ad08c9a98510a"
    $value['imagenes'][3]['hash']
    descripcion => string (40) "1893-Villa-for-sale-in-Ciudad-Quesada-03"
    $value['imagenes'][3]['descripcion']
    tipo => string (6) "normal"
    $value['imagenes'][3]['tipo']
    uuid => null
    $value['imagenes'][3]['uuid']
    4 => array (13)
    $value['imagenes'][4]
    id => string (4) "4407"
    $value['imagenes'][4]['id']
    referencia_propiedad => string (4) "1893"
    $value['imagenes'][4]['referencia_propiedad']
    name => string (10) "1893_5.jpg"
    $value['imagenes'][4]['name']
    principal => string (1) "0"
    $value['imagenes'][4]['principal']
    publicado => string (1) "1"
    $value['imagenes'][4]['publicado']
    orden => string (1) "5"
    $value['imagenes'][4]['orden']
    created_at => string (19) "2024-10-07 23:10:16"
    $value['imagenes'][4]['created_at']
    updated_at => string (19) "2024-10-07 23:10:16"
    $value['imagenes'][4]['updated_at']
    deleted_at => null
    $value['imagenes'][4]['deleted_at']
    hash => string (32) "3b5b6d3c94fecb471f3da1ff7b3a37d5"
    $value['imagenes'][4]['hash']
    descripcion => string (40) "1893-Villa-for-sale-in-Ciudad-Quesada-04"
    $value['imagenes'][4]['descripcion']
    tipo => string (6) "normal"
    $value['imagenes'][4]['tipo']
    uuid => null
    $value['imagenes'][4]['uuid']
    5 => array (13)
    $value['imagenes'][5]
    id => string (4) "4408"
    $value['imagenes'][5]['id']
    referencia_propiedad => string (4) "1893"
    $value['imagenes'][5]['referencia_propiedad']
    name => string (10) "1893_6.jpg"
    $value['imagenes'][5]['name']
    principal => string (1) "0"
    $value['imagenes'][5]['principal']
    publicado => string (1) "1"
    $value['imagenes'][5]['publicado']
    orden => string (1) "6"
    $value['imagenes'][5]['orden']
    created_at => string (19) "2024-10-07 23:10:16"
    $value['imagenes'][5]['created_at']
    updated_at => string (19) "2024-10-07 23:10:16"
    $value['imagenes'][5]['updated_at']
    deleted_at => null
    $value['imagenes'][5]['deleted_at']
    hash => string (32) "ed32d3f3fc159cf71e2d6557ef206951"
    $value['imagenes'][5]['hash']
    descripcion => string (40) "1893-Villa-for-sale-in-Ciudad-Quesada-05"
    $value['imagenes'][5]['descripcion']
    tipo => string (6) "normal"
    $value['imagenes'][5]['tipo']
    uuid => null
    $value['imagenes'][5]['uuid']
    6 => array (13)
    $value['imagenes'][6]
    id => string (4) "4409"
    $value['imagenes'][6]['id']
    referencia_propiedad => string (4) "1893"
    $value['imagenes'][6]['referencia_propiedad']
    name => string (10) "1893_7.jpg"
    $value['imagenes'][6]['name']
    principal => string (1) "0"
    $value['imagenes'][6]['principal']
    publicado => string (1) "1"
    $value['imagenes'][6]['publicado']
    orden => string (1) "7"
    $value['imagenes'][6]['orden']
    created_at => string (19) "2024-10-07 23:10:17"
    $value['imagenes'][6]['created_at']
    updated_at => string (19) "2024-10-07 23:10:17"
    $value['imagenes'][6]['updated_at']
    deleted_at => null
    $value['imagenes'][6]['deleted_at']
    hash => string (32) "b69113e2ab24b018804e2bd906d91c44"
    $value['imagenes'][6]['hash']
    descripcion => string (40) "1893-Villa-for-sale-in-Ciudad-Quesada-06"
    $value['imagenes'][6]['descripcion']
    tipo => string (6) "normal"
    $value['imagenes'][6]['tipo']
    uuid => null
    $value['imagenes'][6]['uuid']
    7 => array (13)
    $value['imagenes'][7]
    id => string (4) "4410"
    $value['imagenes'][7]['id']
    referencia_propiedad => string (4) "1893"
    $value['imagenes'][7]['referencia_propiedad']
    name => string (10) "1893_8.jpg"
    $value['imagenes'][7]['name']
    principal => string (1) "0"
    $value['imagenes'][7]['principal']
    publicado => string (1) "1"
    $value['imagenes'][7]['publicado']
    orden => string (1) "8"
    $value['imagenes'][7]['orden']
    created_at => string (19) "2024-10-07 23:10:17"
    $value['imagenes'][7]['created_at']
    updated_at => string (19) "2024-10-07 23:10:17"
    $value['imagenes'][7]['updated_at']
    deleted_at => null
    $value['imagenes'][7]['deleted_at']
    hash => string (32) "3c7902b764982f2b7142432940364e99"
    $value['imagenes'][7]['hash']
    descripcion => string (40) "1893-Villa-for-sale-in-Ciudad-Quesada-07"
    $value['imagenes'][7]['descripcion']
    tipo => string (6) "normal"
    $value['imagenes'][7]['tipo']
    uuid => null
    $value['imagenes'][7]['uuid']
    8 => array (13)
    $value['imagenes'][8]
    id => string (4) "4411"
    $value['imagenes'][8]['id']
    referencia_propiedad => string (4) "1893"
    $value['imagenes'][8]['referencia_propiedad']
    name => string (10) "1893_9.jpg"
    $value['imagenes'][8]['name']
    principal => string (1) "0"
    $value['imagenes'][8]['principal']
    publicado => string (1) "1"
    $value['imagenes'][8]['publicado']
    orden => string (1) "9"
    $value['imagenes'][8]['orden']
    created_at => string (19) "2024-10-07 23:10:17"
    $value['imagenes'][8]['created_at']
    updated_at => string (19) "2024-10-07 23:10:17"
    $value['imagenes'][8]['updated_at']
    deleted_at => null
    $value['imagenes'][8]['deleted_at']
    hash => string (32) "533e27a9a104116c04e1a7bfcb092064"
    $value['imagenes'][8]['hash']
    descripcion => string (40) "1893-Villa-for-sale-in-Ciudad-Quesada-08"
    $value['imagenes'][8]['descripcion']
    tipo => string (6) "normal"
    $value['imagenes'][8]['tipo']
    uuid => null
    $value['imagenes'][8]['uuid']
    9 => array (13)
    $value['imagenes'][9]
    id => string (4) "4412"
    $value['imagenes'][9]['id']
    referencia_propiedad => string (4) "1893"
    $value['imagenes'][9]['referencia_propiedad']
    name => string (11) "1893_10.jpg"
    $value['imagenes'][9]['name']
    principal => string (1) "0"
    $value['imagenes'][9]['principal']
    publicado => string (1) "1"
    $value['imagenes'][9]['publicado']
    orden => string (2) "10"
    $value['imagenes'][9]['orden']
    created_at => string (19) "2024-10-07 23:10:17"
    $value['imagenes'][9]['created_at']
    updated_at => string (19) "2024-10-07 23:10:17"
    $value['imagenes'][9]['updated_at']
    deleted_at => null
    $value['imagenes'][9]['deleted_at']
    hash => string (32) "78a8a0d49377e3e5b1a531e79dcbe643"
    $value['imagenes'][9]['hash']
    descripcion => string (40) "1893-Villa-for-sale-in-Ciudad-Quesada-09"
    $value['imagenes'][9]['descripcion']
    tipo => string (6) "normal"
    $value['imagenes'][9]['tipo']
    uuid => null
    $value['imagenes'][9]['uuid']
    10 => array (13)
    $value['imagenes'][10]
    id => string (4) "4413"
    $value['imagenes'][10]['id']
    referencia_propiedad => string (4) "1893"
    $value['imagenes'][10]['referencia_propiedad']
    name => string (11) "1893_11.jpg"
    $value['imagenes'][10]['name']
    principal => string (1) "0"
    $value['imagenes'][10]['principal']
    publicado => string (1) "1"
    $value['imagenes'][10]['publicado']
    orden => string (2) "11"
    $value['imagenes'][10]['orden']
    created_at => string (19) "2024-10-07 23:10:17"
    $value['imagenes'][10]['created_at']
    updated_at => string (19) "2024-10-07 23:10:17"
    $value['imagenes'][10]['updated_at']
    deleted_at => null
    $value['imagenes'][10]['deleted_at']
    hash => string (32) "9cb52b1606e0c3d03bcbfb8fbcce60b7"
    $value['imagenes'][10]['hash']
    descripcion => string (40) "1893-Villa-for-sale-in-Ciudad-Quesada-10"
    $value['imagenes'][10]['descripcion']
    tipo => string (6) "normal"
    $value['imagenes'][10]['tipo']
    uuid => null
    $value['imagenes'][10]['uuid']
    11 => array (13)
    $value['imagenes'][11]
    id => string (4) "4414"
    $value['imagenes'][11]['id']
    referencia_propiedad => string (4) "1893"
    $value['imagenes'][11]['referencia_propiedad']
    name => string (11) "1893_12.jpg"
    $value['imagenes'][11]['name']
    principal => string (1) "0"
    $value['imagenes'][11]['principal']
    publicado => string (1) "1"
    $value['imagenes'][11]['publicado']
    orden => string (2) "12"
    $value['imagenes'][11]['orden']
    created_at => string (19) "2024-10-07 23:10:17"
    $value['imagenes'][11]['created_at']
    updated_at => string (19) "2024-10-07 23:10:17"
    $value['imagenes'][11]['updated_at']
    deleted_at => null
    $value['imagenes'][11]['deleted_at']
    hash => string (32) "969e8ffbbae73be50da4a7daf37fa236"
    $value['imagenes'][11]['hash']
    descripcion => string (40) "1893-Villa-for-sale-in-Ciudad-Quesada-11"
    $value['imagenes'][11]['descripcion']
    tipo => string (6) "normal"
    $value['imagenes'][11]['tipo']
    uuid => null
    $value['imagenes'][11]['uuid']
    12 => array (13)
    $value['imagenes'][12]
    id => string (4) "4415"
    $value['imagenes'][12]['id']
    referencia_propiedad => string (4) "1893"
    $value['imagenes'][12]['referencia_propiedad']
    name => string (11) "1893_13.jpg"
    $value['imagenes'][12]['name']
    principal => string (1) "0"
    $value['imagenes'][12]['principal']
    publicado => string (1) "1"
    $value['imagenes'][12]['publicado']
    orden => string (2) "13"
    $value['imagenes'][12]['orden']
    created_at => string (19) "2024-10-07 23:10:17"
    $value['imagenes'][12]['created_at']
    updated_at => string (19) "2024-10-07 23:10:17"
    $value['imagenes'][12]['updated_at']
    deleted_at => null
    $value['imagenes'][12]['deleted_at']
    hash => string (32) "307f674f0a16c4d35afce86683e1ba34"
    $value['imagenes'][12]['hash']
    descripcion => string (40) "1893-Villa-for-sale-in-Ciudad-Quesada-12"
    $value['imagenes'][12]['descripcion']
    tipo => string (6) "normal"
    $value['imagenes'][12]['tipo']
    uuid => null
    $value['imagenes'][12]['uuid']
    13 => array (13)
    $value['imagenes'][13]
    id => string (4) "4416"
    $value['imagenes'][13]['id']
    referencia_propiedad => string (4) "1893"
    $value['imagenes'][13]['referencia_propiedad']
    name => string (11) "1893_14.jpg"
    $value['imagenes'][13]['name']
    principal => string (1) "0"
    $value['imagenes'][13]['principal']
    publicado => string (1) "1"
    $value['imagenes'][13]['publicado']
    orden => string (2) "14"
    $value['imagenes'][13]['orden']
    created_at => string (19) "2024-10-07 23:10:18"
    $value['imagenes'][13]['created_at']
    updated_at => string (19) "2024-10-07 23:10:18"
    $value['imagenes'][13]['updated_at']
    deleted_at => null
    $value['imagenes'][13]['deleted_at']
    hash => string (32) "6079f2e956a3bffb95af9d80783f160f"
    $value['imagenes'][13]['hash']
    descripcion => string (40) "1893-Villa-for-sale-in-Ciudad-Quesada-13"
    $value['imagenes'][13]['descripcion']
    tipo => string (6) "normal"
    $value['imagenes'][13]['tipo']
    uuid => null
    $value['imagenes'][13]['uuid']
    14 => array (13)
    $value['imagenes'][14]
    id => string (4) "4417"
    $value['imagenes'][14]['id']
    referencia_propiedad => string (4) "1893"
    $value['imagenes'][14]['referencia_propiedad']
    name => string (11) "1893_15.jpg"
    $value['imagenes'][14]['name']
    principal => string (1) "0"
    $value['imagenes'][14]['principal']
    publicado => string (1) "1"
    $value['imagenes'][14]['publicado']
    orden => string (2) "15"
    $value['imagenes'][14]['orden']
    created_at => string (19) "2024-10-07 23:10:18"
    $value['imagenes'][14]['created_at']
    updated_at => string (19) "2024-10-07 23:10:18"
    $value['imagenes'][14]['updated_at']
    deleted_at => null
    $value['imagenes'][14]['deleted_at']
    hash => string (32) "52279faecff377375bea21933afab940"
    $value['imagenes'][14]['hash']
    descripcion => string (40) "1893-Villa-for-sale-in-Ciudad-Quesada-14"
    $value['imagenes'][14]['descripcion']
    tipo => string (6) "normal"
    $value['imagenes'][14]['tipo']
    uuid => null
    $value['imagenes'][14]['uuid']
    15 => array (13)
    $value['imagenes'][15]
    id => string (4) "4418"
    $value['imagenes'][15]['id']
    referencia_propiedad => string (4) "1893"
    $value['imagenes'][15]['referencia_propiedad']
    name => string (11) "1893_16.jpg"
    $value['imagenes'][15]['name']
    principal => string (1) "0"
    $value['imagenes'][15]['principal']
    publicado => string (1) "1"
    $value['imagenes'][15]['publicado']
    orden => string (2) "16"
    $value['imagenes'][15]['orden']
    created_at => string (19) "2024-10-07 23:10:18"
    $value['imagenes'][15]['created_at']
    updated_at => string (19) "2024-10-07 23:10:18"
    $value['imagenes'][15]['updated_at']
    deleted_at => null
    $value['imagenes'][15]['deleted_at']
    hash => string (32) "d35e2710a5a03a590e067a8ab5b3b6d8"
    $value['imagenes'][15]['hash']
    descripcion => string (40) "1893-Villa-for-sale-in-Ciudad-Quesada-15"
    $value['imagenes'][15]['descripcion']
    tipo => string (6) "normal"
    $value['imagenes'][15]['tipo']
    uuid => null
    $value['imagenes'][15]['uuid']
    16 => array (13)
    $value['imagenes'][16]
    id => string (4) "4419"
    $value['imagenes'][16]['id']
    referencia_propiedad => string (4) "1893"
    $value['imagenes'][16]['referencia_propiedad']
    name => string (11) "1893_17.jpg"
    $value['imagenes'][16]['name']
    principal => string (1) "0"
    $value['imagenes'][16]['principal']
    publicado => string (1) "1"
    $value['imagenes'][16]['publicado']
    orden => string (2) "17"
    $value['imagenes'][16]['orden']
    created_at => string (19) "2024-10-07 23:10:18"
    $value['imagenes'][16]['created_at']
    updated_at => string (19) "2024-10-07 23:10:18"
    $value['imagenes'][16]['updated_at']
    deleted_at => null
    $value['imagenes'][16]['deleted_at']
    hash => string (32) "ef6f0ca425511bbb77b0eb25e12fb262"
    $value['imagenes'][16]['hash']
    descripcion => string (40) "1893-Villa-for-sale-in-Ciudad-Quesada-16"
    $value['imagenes'][16]['descripcion']
    tipo => string (6) "normal"
    $value['imagenes'][16]['tipo']
    uuid => null
    $value['imagenes'][16]['uuid']
    17 => array (13)
    $value['imagenes'][17]
    id => string (4) "4420"
    $value['imagenes'][17]['id']
    referencia_propiedad => string (4) "1893"
    $value['imagenes'][17]['referencia_propiedad']
    name => string (11) "1893_18.jpg"
    $value['imagenes'][17]['name']
    principal => string (1) "0"
    $value['imagenes'][17]['principal']
    publicado => string (1) "1"
    $value['imagenes'][17]['publicado']
    orden => string (2) "18"
    $value['imagenes'][17]['orden']
    created_at => string (19) "2024-10-07 23:10:18"
    $value['imagenes'][17]['created_at']
    updated_at => string (19) "2024-10-07 23:10:18"
    $value['imagenes'][17]['updated_at']
    deleted_at => null
    $value['imagenes'][17]['deleted_at']
    hash => string (32) "363b1bbc6353bec7e874c44dfde85d52"
    $value['imagenes'][17]['hash']
    descripcion => string (40) "1893-Villa-for-sale-in-Ciudad-Quesada-17"
    $value['imagenes'][17]['descripcion']
    tipo => string (6) "normal"
    $value['imagenes'][17]['tipo']
    uuid => null
    $value['imagenes'][17]['uuid']
    18 => array (13)
    $value['imagenes'][18]
    id => string (4) "4421"
    $value['imagenes'][18]['id']
    referencia_propiedad => string (4) "1893"
    $value['imagenes'][18]['referencia_propiedad']
    name => string (11) "1893_19.jpg"
    $value['imagenes'][18]['name']
    principal => string (1) "0"
    $value['imagenes'][18]['principal']
    publicado => string (1) "1"
    $value['imagenes'][18]['publicado']
    orden => string (2) "19"
    $value['imagenes'][18]['orden']
    created_at => string (19) "2024-10-07 23:10:19"
    $value['imagenes'][18]['created_at']
    updated_at => string (19) "2024-10-07 23:10:19"
    $value['imagenes'][18]['updated_at']
    deleted_at => null
    $value['imagenes'][18]['deleted_at']
    hash => string (32) "7413a68e9425fa99b3ca17e574f78984"
    $value['imagenes'][18]['hash']
    descripcion => string (40) "1893-Villa-for-sale-in-Ciudad-Quesada-18"
    $value['imagenes'][18]['descripcion']
    tipo => string (6) "normal"
    $value['imagenes'][18]['tipo']
    uuid => null
    $value['imagenes'][18]['uuid']
    19 => array (13)
    $value['imagenes'][19]
    id => string (4) "4422"
    $value['imagenes'][19]['id']
    referencia_propiedad => string (4) "1893"
    $value['imagenes'][19]['referencia_propiedad']
    name => string (11) "1893_20.jpg"
    $value['imagenes'][19]['name']
    principal => string (1) "0"
    $value['imagenes'][19]['principal']
    publicado => string (1) "1"
    $value['imagenes'][19]['publicado']
    orden => string (2) "20"
    $value['imagenes'][19]['orden']
    created_at => string (19) "2024-10-07 23:10:19"
    $value['imagenes'][19]['created_at']
    updated_at => string (19) "2024-10-07 23:10:19"
    $value['imagenes'][19]['updated_at']
    deleted_at => null
    $value['imagenes'][19]['deleted_at']
    hash => string (32) "9334952918b66c6e7d90a7350795404a"
    $value['imagenes'][19]['hash']
    descripcion => string (40) "1893-Villa-for-sale-in-Ciudad-Quesada-19"
    $value['imagenes'][19]['descripcion']
    tipo => string (6) "normal"
    $value['imagenes'][19]['tipo']
    uuid => null
    $value['imagenes'][19]['uuid']
    20 => array (13)
    $value['imagenes'][20]
    id => string (4) "4423"
    $value['imagenes'][20]['id']
    referencia_propiedad => string (4) "1893"
    $value['imagenes'][20]['referencia_propiedad']
    name => string (11) "1893_21.jpg"
    $value['imagenes'][20]['name']
    principal => string (1) "0"
    $value['imagenes'][20]['principal']
    publicado => string (1) "1"
    $value['imagenes'][20]['publicado']
    orden => string (2) "21"
    $value['imagenes'][20]['orden']
    created_at => string (19) "2024-10-07 23:10:19"
    $value['imagenes'][20]['created_at']
    updated_at => string (19) "2024-10-07 23:10:19"
    $value['imagenes'][20]['updated_at']
    deleted_at => null
    $value['imagenes'][20]['deleted_at']
    hash => string (32) "110b0c3460b0e5f7c60d7c68d27b6941"
    $value['imagenes'][20]['hash']
    descripcion => string (40) "1893-Villa-for-sale-in-Ciudad-Quesada-20"
    $value['imagenes'][20]['descripcion']
    tipo => string (6) "normal"
    $value['imagenes'][20]['tipo']
    uuid => null
    $value['imagenes'][20]['uuid']
    21 => array (13)
    $value['imagenes'][21]
    id => string (4) "4424"
    $value['imagenes'][21]['id']
    referencia_propiedad => string (4) "1893"
    $value['imagenes'][21]['referencia_propiedad']
    name => string (11) "1893_22.jpg"
    $value['imagenes'][21]['name']
    principal => string (1) "0"
    $value['imagenes'][21]['principal']
    publicado => string (1) "1"
    $value['imagenes'][21]['publicado']
    orden => string (2) "22"
    $value['imagenes'][21]['orden']
    created_at => string (19) "2024-10-07 23:10:19"
    $value['imagenes'][21]['created_at']
    updated_at => string (19) "2024-10-07 23:10:19"
    $value['imagenes'][21]['updated_at']
    deleted_at => null
    $value['imagenes'][21]['deleted_at']
    hash => string (32) "0fa7eef903a8c2acb6370a8cf45d6162"
    $value['imagenes'][21]['hash']
    descripcion => string (40) "1893-Villa-for-sale-in-Ciudad-Quesada-21"
    $value['imagenes'][21]['descripcion']
    tipo => string (6) "normal"
    $value['imagenes'][21]['tipo']
    uuid => null
    $value['imagenes'][21]['uuid']
    22 => array (13)
    $value['imagenes'][22]
    id => string (4) "4425"
    $value['imagenes'][22]['id']
    referencia_propiedad => string (4) "1893"
    $value['imagenes'][22]['referencia_propiedad']
    name => string (11) "1893_23.jpg"
    $value['imagenes'][22]['name']
    principal => string (1) "0"
    $value['imagenes'][22]['principal']
    publicado => string (1) "1"
    $value['imagenes'][22]['publicado']
    orden => string (2) "23"
    $value['imagenes'][22]['orden']
    created_at => string (19) "2024-10-07 23:10:19"
    $value['imagenes'][22]['created_at']
    updated_at => string (19) "2024-10-07 23:10:19"
    $value['imagenes'][22]['updated_at']
    deleted_at => null
    $value['imagenes'][22]['deleted_at']
    hash => string (32) "a8628d6b48048b8405b106820413b83c"
    $value['imagenes'][22]['hash']
    descripcion => string (40) "1893-Villa-for-sale-in-Ciudad-Quesada-22"
    $value['imagenes'][22]['descripcion']
    tipo => string (6) "normal"
    $value['imagenes'][22]['tipo']
    uuid => null
    $value['imagenes'][22]['uuid']
    23 => array (13)
    $value['imagenes'][23]
    id => string (4) "4426"
    $value['imagenes'][23]['id']
    referencia_propiedad => string (4) "1893"
    $value['imagenes'][23]['referencia_propiedad']
    name => string (11) "1893_24.jpg"
    $value['imagenes'][23]['name']
    principal => string (1) "0"
    $value['imagenes'][23]['principal']
    publicado => string (1) "1"
    $value['imagenes'][23]['publicado']
    orden => string (2) "24"
    $value['imagenes'][23]['orden']
    created_at => string (19) "2024-10-07 23:10:19"
    $value['imagenes'][23]['created_at']
    updated_at => string (19) "2024-10-07 23:10:19"
    $value['imagenes'][23]['updated_at']
    deleted_at => null
    $value['imagenes'][23]['deleted_at']
    hash => string (32) "6d21465548b36fff2abb1795a68dac2f"
    $value['imagenes'][23]['hash']
    descripcion => string (40) "1893-Villa-for-sale-in-Ciudad-Quesada-23"
    $value['imagenes'][23]['descripcion']
    tipo => string (6) "normal"
    $value['imagenes'][23]['tipo']
    uuid => null
    $value['imagenes'][23]['uuid']
    24 => array (13)
    $value['imagenes'][24]
    id => string (4) "4427"
    $value['imagenes'][24]['id']
    referencia_propiedad => string (4) "1893"
    $value['imagenes'][24]['referencia_propiedad']
    name => string (11) "1893_25.jpg"
    $value['imagenes'][24]['name']
    principal => string (1) "0"
    $value['imagenes'][24]['principal']
    publicado => string (1) "1"
    $value['imagenes'][24]['publicado']
    orden => string (2) "25"
    $value['imagenes'][24]['orden']
    created_at => string (19) "2024-10-07 23:10:19"
    $value['imagenes'][24]['created_at']
    updated_at => string (19) "2024-10-07 23:10:19"
    $value['imagenes'][24]['updated_at']
    deleted_at => null
    $value['imagenes'][24]['deleted_at']
    hash => string (32) "8ba7a633629d26ecb237ebce0db42ecd"
    $value['imagenes'][24]['hash']
    descripcion => string (40) "1893-Villa-for-sale-in-Ciudad-Quesada-24"
    $value['imagenes'][24]['descripcion']
    tipo => string (6) "normal"
    $value['imagenes'][24]['tipo']
    uuid => null
    $value['imagenes'][24]['uuid']
    25 => array (13)
    $value['imagenes'][25]
    id => string (4) "4428"
    $value['imagenes'][25]['id']
    referencia_propiedad => string (4) "1893"
    $value['imagenes'][25]['referencia_propiedad']
    name => string (11) "1893_26.jpg"
    $value['imagenes'][25]['name']
    principal => string (1) "0"
    $value['imagenes'][25]['principal']
    publicado => string (1) "1"
    $value['imagenes'][25]['publicado']
    orden => string (2) "26"
    $value['imagenes'][25]['orden']
    created_at => string (19) "2024-10-07 23:10:20"
    $value['imagenes'][25]['created_at']
    updated_at => string (19) "2024-10-07 23:10:20"
    $value['imagenes'][25]['updated_at']
    deleted_at => null
    $value['imagenes'][25]['deleted_at']
    hash => string (32) "734d1d1aba54bc8089c35f9e60c62f12"
    $value['imagenes'][25]['hash']
    descripcion => string (40) "1893-Villa-for-sale-in-Ciudad-Quesada-25"
    $value['imagenes'][25]['descripcion']
    tipo => string (6) "normal"
    $value['imagenes'][25]['tipo']
    uuid => null
    $value['imagenes'][25]['uuid']
    26 => array (13)
    $value['imagenes'][26]
    id => string (4) "4429"
    $value['imagenes'][26]['id']
    referencia_propiedad => string (4) "1893"
    $value['imagenes'][26]['referencia_propiedad']
    name => string (11) "1893_27.jpg"
    $value['imagenes'][26]['name']
    principal => string (1) "0"
    $value['imagenes'][26]['principal']
    publicado => string (1) "1"
    $value['imagenes'][26]['publicado']
    orden => string (2) "27"
    $value['imagenes'][26]['orden']
    created_at => string (19) "2024-10-07 23:10:20"
    $value['imagenes'][26]['created_at']
    updated_at => string (19) "2024-10-07 23:10:20"
    $value['imagenes'][26]['updated_at']
    deleted_at => null
    $value['imagenes'][26]['deleted_at']
    hash => string (32) "28b4833c0778eb3ace65ffb344bd7bac"
    $value['imagenes'][26]['hash']
    descripcion => string (40) "1893-Villa-for-sale-in-Ciudad-Quesada-26"
    $value['imagenes'][26]['descripcion']
    tipo => string (6) "normal"
    $value['imagenes'][26]['tipo']
    uuid => null
    $value['imagenes'][26]['uuid']
    27 => array (13)
    $value['imagenes'][27]
    id => string (4) "4430"
    $value['imagenes'][27]['id']
    referencia_propiedad => string (4) "1893"
    $value['imagenes'][27]['referencia_propiedad']
    name => string (11) "1893_28.jpg"
    $value['imagenes'][27]['name']
    principal => string (1) "0"
    $value['imagenes'][27]['principal']
    publicado => string (1) "1"
    $value['imagenes'][27]['publicado']
    orden => string (2) "28"
    $value['imagenes'][27]['orden']
    created_at => string (19) "2024-10-07 23:10:20"
    $value['imagenes'][27]['created_at']
    updated_at => string (19) "2024-10-07 23:10:20"
    $value['imagenes'][27]['updated_at']
    deleted_at => null
    $value['imagenes'][27]['deleted_at']
    hash => string (32) "f16e4f0221a7a4b0891cacffc864e69a"
    $value['imagenes'][27]['hash']
    descripcion => string (40) "1893-Villa-for-sale-in-Ciudad-Quesada-27"
    $value['imagenes'][27]['descripcion']
    tipo => string (6) "normal"
    $value['imagenes'][27]['tipo']
    uuid => null
    $value['imagenes'][27]['uuid']
informacion => array (10)
$value['informacion']
id => string (4) "9003"
$value['informacion']['id']
referencia_propiedad => string (4) "1893"
$value['informacion']['referencia_propiedad']
idioma_id => string (2) "fr"
$value['informacion']['idioma_id']
titulo => UTF-8 string (32) "Villa à Ciudad Quesada, Rojales"
$value['informacion']['titulo']
titulo_original => null
$value['informacion']['titulo_original']
descripcion => UTF-8 string (1042) "Vendu entièrement meublé, appareils et climatisation Villas de style moderne...
$value['informacion']['descripcion']
Vendu entièrement meublé, appareils et climatisation

Villas de style moderne dans l'un des quartiers les plus demandés de Ciudad Quesada à Rojales, appelé Doña Pepa. Logement de 3 chambres spacieuses, 3 salles de bains, grand salon avec cuisine, terrasse et solarium. La superficie du terrain est de 186M² où est inclus un jardin avec piscine privée et parking.

Ciudad Quesada est une résidence exclusive, composée principalement de villas individuelles, aux côtés de Doña Pepa, Lo Pepín et Pueblo Bravo. Vous y trouverez des restaurants de première classe ainsi que le célèbre hôtel 4 étoiles La Laguna. Ciudad Quesada se trouve à seulement 5 km des plages de sable de Guardamar, El Moncayo et La Mata. Un peu plus loin se trouvent les plages de Torrevieja et Orihuela Costa, où se trouvent les célèbres centres commerciaux Habaneras et La Zenia Boulevard. Entouré de terrains de golf tels que La Finca, La Marquesa, Villamartin, Las Colinas et Campoamor Golf. Près de grandes villes comme Alicante et Murcie.
descripcion_original => null
$value['informacion']['descripcion_original']
created_at => string (19) "2025-01-09 09:52:11"
$value['informacion']['created_at']
updated_at => string (19) "2025-01-09 09:52:11"
$value['informacion']['updated_at']
deleted_at => null
$value['informacion']['deleted_at']
ciudad => array (7)
$value['ciudad']
id => string (2) "17"
$value['ciudad']['id']
name => string (14) "Ciudad Quesada"
$value['ciudad']['name']
province_id => string (1) "6"
$value['ciudad']['province_id']
created_at => string (19) "2024-09-17 21:15:51"
$value['ciudad']['created_at']
updated_at => string (19) "2024-09-17 21:15:51"
$value['ciudad']['updated_at']
deleted_at => null
$value['ciudad']['deleted_at']
name_ru => null
$value['ciudad']['name_ru']
poblacion => array (7)
$value['poblacion']
id => string (2) "47"
$value['poblacion']['id']
name => string (14) "Ciudad Quesada"
$value['poblacion']['name']
municipalite_id => string (2) "17"
$value['poblacion']['municipalite_id']
created_at => string (19) "2025-01-09 09:34:05"
$value['poblacion']['created_at']
updated_at => string (19) "2025-01-09 09:34:05"
$value['poblacion']['updated_at']
deleted_at => null
$value['poblacion']['deleted_at']
name_ru => null
$value['poblacion']['name_ru']
caracteristicas => array (20)
$value['caracteristicas']
jardin => string (1) "0"
$value['caracteristicas']['jardin']
trastero => string (1) "0"
$value['caracteristicas']['trastero']
gimnasio => string (1) "0"
$value['caracteristicas']['gimnasio']
zona_infantil => string (1) "0"
$value['caracteristicas']['zona_infantil']
amueblado => string (2) "no"
$value['caracteristicas']['amueblado']
solarium => string (1) "1"
$value['caracteristicas']['solarium']
aacondicionado => string (1) "1"
$value['caracteristicas']['aacondicionado']
terraza => string (1) "0"
$value['caracteristicas']['terraza']
cee => string (1) "E"
$value['caracteristicas']['cee']
caducidad_certificado_cee => string (19) "0001-01-01T00:00:00"
$value['caracteristicas']['caducidad_certificado_cee']
garaje => string (1) "0"
$value['caracteristicas']['garaje']
aparcamiento_subterraneo => string (1) "0"
$value['caracteristicas']['aparcamiento_subterraneo']
aparcamiento_exterior => string (1) "1"
$value['caracteristicas']['aparcamiento_exterior']
piscina_comunitaria => string (1) "0"
$value['caracteristicas']['piscina_comunitaria']
piscina_privada => string (1) "1"
$value['caracteristicas']['piscina_privada']
piscina_compartida => string (1) "0"
$value['caracteristicas']['piscina_compartida']
piscina => string (1) "1"
$value['caracteristicas']['piscina']
seg24h => string (1) "0"
$value['caracteristicas']['seg24h']
videovigilancia => string (1) "0"
$value['caracteristicas']['videovigilancia']
parques_jardines => string (1) "0"
$value['caracteristicas']['parques_jardines']
precio => string (6) "477950"
$value['precio']
apiUrl https://api.bennecke.com

Session User Data

Session doesn't seem to be active.

Request ( HTTPS/1.0 )

Headers

Priority u=0, i
Accept-Encoding gzip, deflate, br, zstd
Sec-Fetch-Dest document
Sec-Fetch-User ?1
Sec-Fetch-Mode navigate
Sec-Fetch-Site none
Accept text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
User-Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Upgrade-Insecure-Requests 1
Sec-Ch-Ua-Platform "Windows"
Sec-Ch-Ua-Mobile ?0
Sec-Ch-Ua "HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"
Cache-Control no-cache
Pragma no-cache
X-Sucuri-Country US
X-Sucuri-Clientip 3.22.234.133
X-Forwarded-Proto https
Connection close
X-Accel-Internal /internal-nginx-static-location
X-Forwarded-For 3.22.234.133
X-Real-Ip 66.248.200.12
Host bennecke.com

Response ( 200 - OK )

Headers

Cache-Control no-store, max-age=0, no-cache
Content-Type text/html; charset=UTF-8

System Configuration

Read the CodeIgniter docs...

CodeIgniter Version: 4.5.7
PHP Version: 8.2.28
PHP SAPI: fpm-fcgi
Environment: development
Base URL: https://bennecke.com
Timezone: UTC
Locale: fr
Content Security Policy Enabled: No