Menú

Villa à vendre à Costa Cálida

San Javier
475.000 €
Réf. N1375 11893272-02
Bedrooms 3
Bathrooms 3
Surface Construite 127m2
Surface du Terrain 210m2
  • Property type: Villa
  • Condition: Nouvelle construction
  • Floor: 2
  • Energy Certificate: B
  • Garage: Oui
  • Distance to the sea: 900m
  • Distance to the airport: 32km
  • Surface Construite: 127m2
  • Surface du Terrain: 210m2

Localisation

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
BootstrapTimer2.59 ms
Event: pre_systemEvents0.64 ms
Required Before FiltersTimer0.56 ms
RoutingTimer1.08 ms
Before FiltersTimer0.05 ms
ControllerTimer7.21 ms
Controller ConstructorTimer0.17 ms
Connecting to Database: "default"Database0.54 ms
QueryDatabase0.43 ms
SELECT * FROM `properties` WHERE `referencia` = '11893272-02' AND `activo` = 'publish' LIMIT 1
Event: dbqueryEvents0.02 ms
QueryDatabase0.09 ms
SELECT * FROM `municipalities` WHERE `id` = '20'
Event: dbqueryEvents0.01 ms
QueryDatabase0.08 ms
SELECT * FROM `neighborhoods` WHERE `id` = '0'
Event: dbqueryEvents0.02 ms
QueryDatabase0.35 ms
SELECT * FROM `images` WHERE `referencia_propiedad` = '11893272-02' ORDER BY `orden` ASC
Event: dbqueryEvents0.01 ms
QueryDatabase0.06 ms
SELECT `precio` FROM `properties_precios` WHERE `referencia_propiedad` = '11893272-02' ORDER BY `created_at` DESC
Event: dbqueryEvents0.01 ms
QueryDatabase0.18 ms
SELECT * FROM `properties_idiomas` WHERE `referencia_propiedad` = '11893272-02' AND `idioma_id` = 'fr'
Event: dbqueryEvents0.01 ms
QueryDatabase0.33 ms
SELECT * FROM `properties_caracteristicas` WHERE `referencia_propiedad` = '11893272-02'
Event: dbqueryEvents0.01 ms
View: website/common/propiedad.phpViews2.94 ms
View: website/common/property-parts/key-features.phpViews0.24 ms
View: website/common/property-parts/characteristics.phpViews0.13 ms
View: website/common/property-parts/map-tour.phpViews0.03 ms
View: website/common/property-parts/mortgage-calculator.phpViews0.06 ms
View: website/common/property-parts/contact-form.phpViews0.10 ms
View: website/common/property-parts/search-form.phpViews0.28 ms
View: website/layout.phpViews1.60 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.43 ms SELECT * FROM `properties` WHERE `referencia` = '11893272-02' 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.09 ms SELECT * FROM `municipalities` WHERE `id` = '20' 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.08 ms SELECT * FROM `neighborhoods` WHERE `id` = '0' 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.35 ms SELECT * FROM `images` WHERE `referencia_propiedad` = '11893272-02' 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` = '11893272-02' 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.18 ms SELECT * FROM `properties_idiomas` WHERE `referencia_propiedad` = '11893272-02' 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.33 ms SELECT * FROM `properties_caracteristicas` WHERE `referencia_propiedad` = '11893272-02' 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 = tid11893272-02

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.64 ms pre_system 1
0.08 ms dbquery 7

History

Action Datetime Status Method URL Content-Type Is AJAX?
2025-04-04 19:01:58.567414 200 GET https://bennecke.com/fr/proprietes/villas/tid11893272-02 text/html; charset=UTF-8 No
2025-04-04 19:01:58.559576 200 GET https://bennecke.com/fr/proprietes/villas/tid72895455-02 text/html; charset=UTF-8 No
2025-04-04 19:01:48.606324 200 GET https://bennecke.com/ text/html; charset=UTF-8 No
2025-04-04 19:01:41.698317 200 GET https://bennecke.com/punta-prima text/html; charset=UTF-8 No
2025-04-04 19:01:38.883081 404 GET https://bennecke.com/wp-content/uploads/2022/08/a1edca7b9b5fa44c413b51f95618e0f4-150x150.jpg text/html; charset=UTF-8 No
2025-04-04 19:01:37.866696 404 GET https://bennecke.com/wp-json/wp/v2/posts/3676541 text/html; charset=UTF-8 No
2025-04-04 19:01:33.966894 200 GET https://bennecke.com/ text/html; charset=UTF-8 No
2025-04-04 19:01:33.762520 302 GET https://bennecke.com/en/properties/apartments/tid3992 text/html; charset=UTF-8 No
2025-04-04 19:01:30.616095 404 GET https://bennecke.com/wp-content/uploads/2022/05/4532ef636fa9bd4053f25e4fc13dd52b.jpg text/html; charset=UTF-8 No
2025-04-04 19:01:27.482098 200 GET https://bennecke.com/en/properties-search text/html; charset=UTF-8 No
2025-04-04 19:01:16.602880 404 GET https://bennecke.com/wp-content/uploads/2022/08/ID06f94701-0000-0500-0000-00000ea0b00b-150x150.jpg text/html; charset=UTF-8 No
2025-04-04 19:01:07.044322 404 GET https://bennecke.com/ru/propiedades/tidn7304 text/html; charset=UTF-8 No
2025-04-04 19:01:05.478648 200 GET https://bennecke.com/en/properties-search text/html; charset=UTF-8 No
2025-04-04 19:01:03.463268 404 GET https://bennecke.com/blog/page/19 text/html; charset=UTF-8 No
2025-04-04 19:00:46.476869 404 GET https://bennecke.com/wp-content/uploads/2022/05/IDf3ed5901-0000-0500-0000-00000fcfe916-150x150.jpg text/html; charset=UTF-8 No
2025-04-04 19:00:34.848163 404 GET https://bennecke.com/wp-content/themes/woffice/style.css text/html; charset=UTF-8 No
2025-04-04 19:00:32.741243 302 GET https://bennecke.com/propiedades/villas/tidn7196 text/html; charset=UTF-8 No
2025-04-04 19:00:32.352560 200 GET https://bennecke.com/en/properties-search text/html; charset=UTF-8 No
2025-04-04 19:00:30.302782 302 GET https://bennecke.com/propiedades/apartamentos/tidn8095 text/html; charset=UTF-8 No
2025-04-04 19:00:29.965731 200 GET https://bennecke.com/en text/html; charset=UTF-8 No

View Data

currentLanguage fr
propiedad
$value array (7)
propiedad => array (66)
$value['propiedad']
id => string (4) "1244"
$value['propiedad']['id']
activo => string (7) "publish"
$value['propiedad']['activo']
importador => string (7) "HubiHub"
$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 (11) "11893272-02"
$value['propiedad']['referencia']
referencia_idealista => string (10) "11893272-0"
$value['propiedad']['referencia_idealista']
referencia_corta => string (5) "N1375"
$value['propiedad']['referencia_corta']
estado_inmueble => UTF-8 string (16) "En Construcción"
$value['propiedad']['estado_inmueble']
pais => UTF-8 string (7) "España"
$value['propiedad']['pais']
fecha_entrega => null
$value['propiedad']['fecha_entrega']
construccion => string (4) "2026"
$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 => null
$value['propiedad']['publicar_feeds']
provincia_id => string (2) "10"
$value['propiedad']['provincia_id']
zona_id => null
$value['propiedad']['zona_id']
ciudad_id => string (2) "20"
$value['propiedad']['ciudad_id']
poblacion_id => string (1) "0"
$value['propiedad']['poblacion_id']
complejo => null
$value['propiedad']['complejo']
tipo_via => null
$value['propiedad']['tipo_via']
calle => string (0) ""
$value['propiedad']['calle']
numero => null
$value['propiedad']['numero']
escalera => null
$value['propiedad']['escalera']
piso => null
$value['propiedad']['piso']
puerta => null
$value['propiedad']['puerta']
codigo_postal => null
$value['propiedad']['codigo_postal']
bloque => string (0) ""
$value['propiedad']['bloque']
planta => string (1) "2"
$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 => null
$value['propiedad']['propietario_id']
captador_id => null
$value['propiedad']['captador_id']
promocion_id => string (3) "697"
$value['propiedad']['promocion_id']
superficie_util => null
$value['propiedad']['superficie_util']
superficie_construida => string (3) "127"
$value['propiedad']['superficie_construida']
superficie_parcela => string (3) "210"
$value['propiedad']['superficie_parcela']
superficie_solarium => null
$value['propiedad']['superficie_solarium']
superficie_terraza => null
$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) "3"
$value['propiedad']['banos']
aseos => string (1) "0"
$value['propiedad']['aseos']
distancia_mar => string (3) "900"
$value['propiedad']['distancia_mar']
distancia_aeropuerto => string (5) "32000"
$value['propiedad']['distancia_aeropuerto']
orientacion => null
$value['propiedad']['orientacion']
costa => string (12) "Costa Blanca"
$value['propiedad']['costa']
vista_mar => null
$value['propiedad']['vista_mar']
latitud => string (19) "37.8071950000000000"
$value['propiedad']['latitud']
longitud => string (19) "-0.8089180000000000"
$value['propiedad']['longitud']
tour_360_colaborador => 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-04-04 02:01:48"
$value['propiedad']['updated_at']
deleted_at => null
$value['propiedad']['deleted_at']
created_at => string (19) "2025-01-09 09:55:15"
$value['propiedad']['created_at']
uuid => string (4) "8845"
$value['propiedad']['uuid']
hash => string (64) "562288aa2540a37030f357aedc17f64a2bc80d5cc0bd73dacbe0edadf12496b7"
$value['propiedad']['hash']
imagenes => array (24)
$value['imagenes']
  • Table (24)
  • Contents (24)
  • idreferencia_propiedadnameprincipalpublicadoordencreated_atupdated_atdeleted_athashdescripciontipouuid
    0161684811893272-02logo.jpg1112025-04-04 02:01:482025-04-04 02:01:48nullb9b9f53a9eb56aa6f7571043e3971a8bnullnullnull
    1161684911893272-0210.jpg0132025-04-04 02:01:482025-04-04 02:01:48null74a4c8746721a2001091cbe71e4bfc13nullnullnull
    2161685011893272-0211.jpg0142025-04-04 02:01:492025-04-04 02:01:49nullfd7e3c9c9a31e7d2eaec5107782f8f71nullnullnull
    3161685111893272-0212.jpg0152025-04-04 02:01:492025-04-04 02:01:49null14d1f72765155c78102413c9e26eb461nullnullnull
    4161685211893272-0213.jpg0162025-04-04 02:01:492025-04-04 02:01:49nulle5112d639a8fe9b0318f2b4a95e7707cnullnullnull
    5161685311893272-0214.jpg0172025-04-04 02:01:502025-04-04 02:01:50null14ac6e75cb0cd9778babb93b05cfcbc4nullnullnull
    6161685411893272-0215.jpg0182025-04-04 02:01:502025-04-04 02:01:50null3e9bd4c7e0c636d919d5eba727104bc0nullnullnull
    7161685511893272-0216.jpg0192025-04-04 02:01:512025-04-04 02:01:51nullbdf58f33bc4c5c8f22d2a686327e1e3cnullnullnull
    8161685611893272-0217.jpg01102025-04-04 02:01:512025-04-04 02:01:51null99fb4d8dd0dbdde8a09fd0284d2404e3nullnullnull
    9161685711893272-0218.jpg01112025-04-04 02:01:512025-04-04 02:01:51null78a1b85d605b167222890df219696c69nullnullnull
    10161685811893272-0219.jpg01122025-04-04 02:01:512025-04-04 02:01:51null4caa5b5c5184805ed395680eb88cd193nullnullnull
    11161685911893272-022.jpg01132025-04-04 02:01:522025-04-04 02:01:52nulld5022cc380a3dafe815c680c92d08a7dnullnullnull
    12161686011893272-0220.jpg01142025-04-04 02:01:522025-04-04 02:01:52null3bce46b777bfc58d3400eb4bbc69ecc9nullnullnull
    13161686111893272-0221.jpg01152025-04-04 02:01:522025-04-04 02:01:52null398942b1c829764b1d62d2fee802908dnullnullnull
    14161686211893272-0222.jpg01162025-04-04 02:01:532025-04-04 02:01:53null8db1e43723e278cf4fb345c69d85c792nullnullnull
    15161686311893272-0223.jpg01172025-04-04 02:01:532025-04-04 02:01:53nullb12cf2e10b83688d69b49bdb21e9d1d7nullnullnull
    16161686411893272-0224.jpg01182025-04-04 02:01:542025-04-04 02:01:54null55d98ada0fb908ee4a43938df63810abnullnullnull
    17161686511893272-023.jpg01192025-04-04 02:01:542025-04-04 02:01:54null429278cfd543169b76e1971bd2cd1b04nullnullnull
    18161686611893272-024.jpg01202025-04-04 02:01:542025-04-04 02:01:54null6a4d3c58272f02ab5ec25d4503b8bb12nullnullnull
    19161686711893272-025.jpg01212025-04-04 02:01:542025-04-04 02:01:54nullfa620a2a3f644922e632e69142671f46nullnullnull
    20161686811893272-026.jpg01222025-04-04 02:01:542025-04-04 02:01:54nulld12783fb62ad2ec7abf6ff738c29e94dnullnullnull
    21161686911893272-027.jpg01232025-04-04 02:01:552025-04-04 02:01:55nulld864a2c8233355c514f637f25722b799nullnullnull
    22161687011893272-028.jpg01242025-04-04 02:01:552025-04-04 02:01:55nulla7939b683124187203247718d4105577nullnullnull
    23161687111893272-029.jpg01252025-04-04 02:01:552025-04-04 02:01:55null83fa2e1a9120cce6fa73edace73798eenullnullnull
  • 0 => array (13)
    $value['imagenes'][0]
    id => string (7) "1616848"
    $value['imagenes'][0]['id']
    referencia_propiedad => string (11) "11893272-02"
    $value['imagenes'][0]['referencia_propiedad']
    name => string (8) "logo.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) "2025-04-04 02:01:48"
    $value['imagenes'][0]['created_at']
    updated_at => string (19) "2025-04-04 02:01:48"
    $value['imagenes'][0]['updated_at']
    deleted_at => null
    $value['imagenes'][0]['deleted_at']
    hash => string (32) "b9b9f53a9eb56aa6f7571043e3971a8b"
    $value['imagenes'][0]['hash']
    descripcion => null
    $value['imagenes'][0]['descripcion']
    tipo => null
    $value['imagenes'][0]['tipo']
    uuid => null
    $value['imagenes'][0]['uuid']
    1 => array (13)
    $value['imagenes'][1]
    id => string (7) "1616849"
    $value['imagenes'][1]['id']
    referencia_propiedad => string (11) "11893272-02"
    $value['imagenes'][1]['referencia_propiedad']
    name => string (6) "10.jpg"
    $value['imagenes'][1]['name']
    principal => string (1) "0"
    $value['imagenes'][1]['principal']
    publicado => string (1) "1"
    $value['imagenes'][1]['publicado']
    orden => string (1) "3"
    $value['imagenes'][1]['orden']
    created_at => string (19) "2025-04-04 02:01:48"
    $value['imagenes'][1]['created_at']
    updated_at => string (19) "2025-04-04 02:01:48"
    $value['imagenes'][1]['updated_at']
    deleted_at => null
    $value['imagenes'][1]['deleted_at']
    hash => string (32) "74a4c8746721a2001091cbe71e4bfc13"
    $value['imagenes'][1]['hash']
    descripcion => null
    $value['imagenes'][1]['descripcion']
    tipo => null
    $value['imagenes'][1]['tipo']
    uuid => null
    $value['imagenes'][1]['uuid']
    2 => array (13)
    $value['imagenes'][2]
    id => string (7) "1616850"
    $value['imagenes'][2]['id']
    referencia_propiedad => string (11) "11893272-02"
    $value['imagenes'][2]['referencia_propiedad']
    name => string (6) "11.jpg"
    $value['imagenes'][2]['name']
    principal => string (1) "0"
    $value['imagenes'][2]['principal']
    publicado => string (1) "1"
    $value['imagenes'][2]['publicado']
    orden => string (1) "4"
    $value['imagenes'][2]['orden']
    created_at => string (19) "2025-04-04 02:01:49"
    $value['imagenes'][2]['created_at']
    updated_at => string (19) "2025-04-04 02:01:49"
    $value['imagenes'][2]['updated_at']
    deleted_at => null
    $value['imagenes'][2]['deleted_at']
    hash => string (32) "fd7e3c9c9a31e7d2eaec5107782f8f71"
    $value['imagenes'][2]['hash']
    descripcion => null
    $value['imagenes'][2]['descripcion']
    tipo => null
    $value['imagenes'][2]['tipo']
    uuid => null
    $value['imagenes'][2]['uuid']
    3 => array (13)
    $value['imagenes'][3]
    id => string (7) "1616851"
    $value['imagenes'][3]['id']
    referencia_propiedad => string (11) "11893272-02"
    $value['imagenes'][3]['referencia_propiedad']
    name => string (6) "12.jpg"
    $value['imagenes'][3]['name']
    principal => string (1) "0"
    $value['imagenes'][3]['principal']
    publicado => string (1) "1"
    $value['imagenes'][3]['publicado']
    orden => string (1) "5"
    $value['imagenes'][3]['orden']
    created_at => string (19) "2025-04-04 02:01:49"
    $value['imagenes'][3]['created_at']
    updated_at => string (19) "2025-04-04 02:01:49"
    $value['imagenes'][3]['updated_at']
    deleted_at => null
    $value['imagenes'][3]['deleted_at']
    hash => string (32) "14d1f72765155c78102413c9e26eb461"
    $value['imagenes'][3]['hash']
    descripcion => null
    $value['imagenes'][3]['descripcion']
    tipo => null
    $value['imagenes'][3]['tipo']
    uuid => null
    $value['imagenes'][3]['uuid']
    4 => array (13)
    $value['imagenes'][4]
    id => string (7) "1616852"
    $value['imagenes'][4]['id']
    referencia_propiedad => string (11) "11893272-02"
    $value['imagenes'][4]['referencia_propiedad']
    name => string (6) "13.jpg"
    $value['imagenes'][4]['name']
    principal => string (1) "0"
    $value['imagenes'][4]['principal']
    publicado => string (1) "1"
    $value['imagenes'][4]['publicado']
    orden => string (1) "6"
    $value['imagenes'][4]['orden']
    created_at => string (19) "2025-04-04 02:01:49"
    $value['imagenes'][4]['created_at']
    updated_at => string (19) "2025-04-04 02:01:49"
    $value['imagenes'][4]['updated_at']
    deleted_at => null
    $value['imagenes'][4]['deleted_at']
    hash => string (32) "e5112d639a8fe9b0318f2b4a95e7707c"
    $value['imagenes'][4]['hash']
    descripcion => null
    $value['imagenes'][4]['descripcion']
    tipo => null
    $value['imagenes'][4]['tipo']
    uuid => null
    $value['imagenes'][4]['uuid']
    5 => array (13)
    $value['imagenes'][5]
    id => string (7) "1616853"
    $value['imagenes'][5]['id']
    referencia_propiedad => string (11) "11893272-02"
    $value['imagenes'][5]['referencia_propiedad']
    name => string (6) "14.jpg"
    $value['imagenes'][5]['name']
    principal => string (1) "0"
    $value['imagenes'][5]['principal']
    publicado => string (1) "1"
    $value['imagenes'][5]['publicado']
    orden => string (1) "7"
    $value['imagenes'][5]['orden']
    created_at => string (19) "2025-04-04 02:01:50"
    $value['imagenes'][5]['created_at']
    updated_at => string (19) "2025-04-04 02:01:50"
    $value['imagenes'][5]['updated_at']
    deleted_at => null
    $value['imagenes'][5]['deleted_at']
    hash => string (32) "14ac6e75cb0cd9778babb93b05cfcbc4"
    $value['imagenes'][5]['hash']
    descripcion => null
    $value['imagenes'][5]['descripcion']
    tipo => null
    $value['imagenes'][5]['tipo']
    uuid => null
    $value['imagenes'][5]['uuid']
    6 => array (13)
    $value['imagenes'][6]
    id => string (7) "1616854"
    $value['imagenes'][6]['id']
    referencia_propiedad => string (11) "11893272-02"
    $value['imagenes'][6]['referencia_propiedad']
    name => string (6) "15.jpg"
    $value['imagenes'][6]['name']
    principal => string (1) "0"
    $value['imagenes'][6]['principal']
    publicado => string (1) "1"
    $value['imagenes'][6]['publicado']
    orden => string (1) "8"
    $value['imagenes'][6]['orden']
    created_at => string (19) "2025-04-04 02:01:50"
    $value['imagenes'][6]['created_at']
    updated_at => string (19) "2025-04-04 02:01:50"
    $value['imagenes'][6]['updated_at']
    deleted_at => null
    $value['imagenes'][6]['deleted_at']
    hash => string (32) "3e9bd4c7e0c636d919d5eba727104bc0"
    $value['imagenes'][6]['hash']
    descripcion => null
    $value['imagenes'][6]['descripcion']
    tipo => null
    $value['imagenes'][6]['tipo']
    uuid => null
    $value['imagenes'][6]['uuid']
    7 => array (13)
    $value['imagenes'][7]
    id => string (7) "1616855"
    $value['imagenes'][7]['id']
    referencia_propiedad => string (11) "11893272-02"
    $value['imagenes'][7]['referencia_propiedad']
    name => string (6) "16.jpg"
    $value['imagenes'][7]['name']
    principal => string (1) "0"
    $value['imagenes'][7]['principal']
    publicado => string (1) "1"
    $value['imagenes'][7]['publicado']
    orden => string (1) "9"
    $value['imagenes'][7]['orden']
    created_at => string (19) "2025-04-04 02:01:51"
    $value['imagenes'][7]['created_at']
    updated_at => string (19) "2025-04-04 02:01:51"
    $value['imagenes'][7]['updated_at']
    deleted_at => null
    $value['imagenes'][7]['deleted_at']
    hash => string (32) "bdf58f33bc4c5c8f22d2a686327e1e3c"
    $value['imagenes'][7]['hash']
    descripcion => null
    $value['imagenes'][7]['descripcion']
    tipo => null
    $value['imagenes'][7]['tipo']
    uuid => null
    $value['imagenes'][7]['uuid']
    8 => array (13)
    $value['imagenes'][8]
    id => string (7) "1616856"
    $value['imagenes'][8]['id']
    referencia_propiedad => string (11) "11893272-02"
    $value['imagenes'][8]['referencia_propiedad']
    name => string (6) "17.jpg"
    $value['imagenes'][8]['name']
    principal => string (1) "0"
    $value['imagenes'][8]['principal']
    publicado => string (1) "1"
    $value['imagenes'][8]['publicado']
    orden => string (2) "10"
    $value['imagenes'][8]['orden']
    created_at => string (19) "2025-04-04 02:01:51"
    $value['imagenes'][8]['created_at']
    updated_at => string (19) "2025-04-04 02:01:51"
    $value['imagenes'][8]['updated_at']
    deleted_at => null
    $value['imagenes'][8]['deleted_at']
    hash => string (32) "99fb4d8dd0dbdde8a09fd0284d2404e3"
    $value['imagenes'][8]['hash']
    descripcion => null
    $value['imagenes'][8]['descripcion']
    tipo => null
    $value['imagenes'][8]['tipo']
    uuid => null
    $value['imagenes'][8]['uuid']
    9 => array (13)
    $value['imagenes'][9]
    id => string (7) "1616857"
    $value['imagenes'][9]['id']
    referencia_propiedad => string (11) "11893272-02"
    $value['imagenes'][9]['referencia_propiedad']
    name => string (6) "18.jpg"
    $value['imagenes'][9]['name']
    principal => string (1) "0"
    $value['imagenes'][9]['principal']
    publicado => string (1) "1"
    $value['imagenes'][9]['publicado']
    orden => string (2) "11"
    $value['imagenes'][9]['orden']
    created_at => string (19) "2025-04-04 02:01:51"
    $value['imagenes'][9]['created_at']
    updated_at => string (19) "2025-04-04 02:01:51"
    $value['imagenes'][9]['updated_at']
    deleted_at => null
    $value['imagenes'][9]['deleted_at']
    hash => string (32) "78a1b85d605b167222890df219696c69"
    $value['imagenes'][9]['hash']
    descripcion => null
    $value['imagenes'][9]['descripcion']
    tipo => null
    $value['imagenes'][9]['tipo']
    uuid => null
    $value['imagenes'][9]['uuid']
    10 => array (13)
    $value['imagenes'][10]
    id => string (7) "1616858"
    $value['imagenes'][10]['id']
    referencia_propiedad => string (11) "11893272-02"
    $value['imagenes'][10]['referencia_propiedad']
    name => string (6) "19.jpg"
    $value['imagenes'][10]['name']
    principal => string (1) "0"
    $value['imagenes'][10]['principal']
    publicado => string (1) "1"
    $value['imagenes'][10]['publicado']
    orden => string (2) "12"
    $value['imagenes'][10]['orden']
    created_at => string (19) "2025-04-04 02:01:51"
    $value['imagenes'][10]['created_at']
    updated_at => string (19) "2025-04-04 02:01:51"
    $value['imagenes'][10]['updated_at']
    deleted_at => null
    $value['imagenes'][10]['deleted_at']
    hash => string (32) "4caa5b5c5184805ed395680eb88cd193"
    $value['imagenes'][10]['hash']
    descripcion => null
    $value['imagenes'][10]['descripcion']
    tipo => null
    $value['imagenes'][10]['tipo']
    uuid => null
    $value['imagenes'][10]['uuid']
    11 => array (13)
    $value['imagenes'][11]
    id => string (7) "1616859"
    $value['imagenes'][11]['id']
    referencia_propiedad => string (11) "11893272-02"
    $value['imagenes'][11]['referencia_propiedad']
    name => string (5) "2.jpg"
    $value['imagenes'][11]['name']
    principal => string (1) "0"
    $value['imagenes'][11]['principal']
    publicado => string (1) "1"
    $value['imagenes'][11]['publicado']
    orden => string (2) "13"
    $value['imagenes'][11]['orden']
    created_at => string (19) "2025-04-04 02:01:52"
    $value['imagenes'][11]['created_at']
    updated_at => string (19) "2025-04-04 02:01:52"
    $value['imagenes'][11]['updated_at']
    deleted_at => null
    $value['imagenes'][11]['deleted_at']
    hash => string (32) "d5022cc380a3dafe815c680c92d08a7d"
    $value['imagenes'][11]['hash']
    descripcion => null
    $value['imagenes'][11]['descripcion']
    tipo => null
    $value['imagenes'][11]['tipo']
    uuid => null
    $value['imagenes'][11]['uuid']
    12 => array (13)
    $value['imagenes'][12]
    id => string (7) "1616860"
    $value['imagenes'][12]['id']
    referencia_propiedad => string (11) "11893272-02"
    $value['imagenes'][12]['referencia_propiedad']
    name => string (6) "20.jpg"
    $value['imagenes'][12]['name']
    principal => string (1) "0"
    $value['imagenes'][12]['principal']
    publicado => string (1) "1"
    $value['imagenes'][12]['publicado']
    orden => string (2) "14"
    $value['imagenes'][12]['orden']
    created_at => string (19) "2025-04-04 02:01:52"
    $value['imagenes'][12]['created_at']
    updated_at => string (19) "2025-04-04 02:01:52"
    $value['imagenes'][12]['updated_at']
    deleted_at => null
    $value['imagenes'][12]['deleted_at']
    hash => string (32) "3bce46b777bfc58d3400eb4bbc69ecc9"
    $value['imagenes'][12]['hash']
    descripcion => null
    $value['imagenes'][12]['descripcion']
    tipo => null
    $value['imagenes'][12]['tipo']
    uuid => null
    $value['imagenes'][12]['uuid']
    13 => array (13)
    $value['imagenes'][13]
    id => string (7) "1616861"
    $value['imagenes'][13]['id']
    referencia_propiedad => string (11) "11893272-02"
    $value['imagenes'][13]['referencia_propiedad']
    name => string (6) "21.jpg"
    $value['imagenes'][13]['name']
    principal => string (1) "0"
    $value['imagenes'][13]['principal']
    publicado => string (1) "1"
    $value['imagenes'][13]['publicado']
    orden => string (2) "15"
    $value['imagenes'][13]['orden']
    created_at => string (19) "2025-04-04 02:01:52"
    $value['imagenes'][13]['created_at']
    updated_at => string (19) "2025-04-04 02:01:52"
    $value['imagenes'][13]['updated_at']
    deleted_at => null
    $value['imagenes'][13]['deleted_at']
    hash => string (32) "398942b1c829764b1d62d2fee802908d"
    $value['imagenes'][13]['hash']
    descripcion => null
    $value['imagenes'][13]['descripcion']
    tipo => null
    $value['imagenes'][13]['tipo']
    uuid => null
    $value['imagenes'][13]['uuid']
    14 => array (13)
    $value['imagenes'][14]
    id => string (7) "1616862"
    $value['imagenes'][14]['id']
    referencia_propiedad => string (11) "11893272-02"
    $value['imagenes'][14]['referencia_propiedad']
    name => string (6) "22.jpg"
    $value['imagenes'][14]['name']
    principal => string (1) "0"
    $value['imagenes'][14]['principal']
    publicado => string (1) "1"
    $value['imagenes'][14]['publicado']
    orden => string (2) "16"
    $value['imagenes'][14]['orden']
    created_at => string (19) "2025-04-04 02:01:53"
    $value['imagenes'][14]['created_at']
    updated_at => string (19) "2025-04-04 02:01:53"
    $value['imagenes'][14]['updated_at']
    deleted_at => null
    $value['imagenes'][14]['deleted_at']
    hash => string (32) "8db1e43723e278cf4fb345c69d85c792"
    $value['imagenes'][14]['hash']
    descripcion => null
    $value['imagenes'][14]['descripcion']
    tipo => null
    $value['imagenes'][14]['tipo']
    uuid => null
    $value['imagenes'][14]['uuid']
    15 => array (13)
    $value['imagenes'][15]
    id => string (7) "1616863"
    $value['imagenes'][15]['id']
    referencia_propiedad => string (11) "11893272-02"
    $value['imagenes'][15]['referencia_propiedad']
    name => string (6) "23.jpg"
    $value['imagenes'][15]['name']
    principal => string (1) "0"
    $value['imagenes'][15]['principal']
    publicado => string (1) "1"
    $value['imagenes'][15]['publicado']
    orden => string (2) "17"
    $value['imagenes'][15]['orden']
    created_at => string (19) "2025-04-04 02:01:53"
    $value['imagenes'][15]['created_at']
    updated_at => string (19) "2025-04-04 02:01:53"
    $value['imagenes'][15]['updated_at']
    deleted_at => null
    $value['imagenes'][15]['deleted_at']
    hash => string (32) "b12cf2e10b83688d69b49bdb21e9d1d7"
    $value['imagenes'][15]['hash']
    descripcion => null
    $value['imagenes'][15]['descripcion']
    tipo => null
    $value['imagenes'][15]['tipo']
    uuid => null
    $value['imagenes'][15]['uuid']
    16 => array (13)
    $value['imagenes'][16]
    id => string (7) "1616864"
    $value['imagenes'][16]['id']
    referencia_propiedad => string (11) "11893272-02"
    $value['imagenes'][16]['referencia_propiedad']
    name => string (6) "24.jpg"
    $value['imagenes'][16]['name']
    principal => string (1) "0"
    $value['imagenes'][16]['principal']
    publicado => string (1) "1"
    $value['imagenes'][16]['publicado']
    orden => string (2) "18"
    $value['imagenes'][16]['orden']
    created_at => string (19) "2025-04-04 02:01:54"
    $value['imagenes'][16]['created_at']
    updated_at => string (19) "2025-04-04 02:01:54"
    $value['imagenes'][16]['updated_at']
    deleted_at => null
    $value['imagenes'][16]['deleted_at']
    hash => string (32) "55d98ada0fb908ee4a43938df63810ab"
    $value['imagenes'][16]['hash']
    descripcion => null
    $value['imagenes'][16]['descripcion']
    tipo => null
    $value['imagenes'][16]['tipo']
    uuid => null
    $value['imagenes'][16]['uuid']
    17 => array (13)
    $value['imagenes'][17]
    id => string (7) "1616865"
    $value['imagenes'][17]['id']
    referencia_propiedad => string (11) "11893272-02"
    $value['imagenes'][17]['referencia_propiedad']
    name => string (5) "3.jpg"
    $value['imagenes'][17]['name']
    principal => string (1) "0"
    $value['imagenes'][17]['principal']
    publicado => string (1) "1"
    $value['imagenes'][17]['publicado']
    orden => string (2) "19"
    $value['imagenes'][17]['orden']
    created_at => string (19) "2025-04-04 02:01:54"
    $value['imagenes'][17]['created_at']
    updated_at => string (19) "2025-04-04 02:01:54"
    $value['imagenes'][17]['updated_at']
    deleted_at => null
    $value['imagenes'][17]['deleted_at']
    hash => string (32) "429278cfd543169b76e1971bd2cd1b04"
    $value['imagenes'][17]['hash']
    descripcion => null
    $value['imagenes'][17]['descripcion']
    tipo => null
    $value['imagenes'][17]['tipo']
    uuid => null
    $value['imagenes'][17]['uuid']
    18 => array (13)
    $value['imagenes'][18]
    id => string (7) "1616866"
    $value['imagenes'][18]['id']
    referencia_propiedad => string (11) "11893272-02"
    $value['imagenes'][18]['referencia_propiedad']
    name => string (5) "4.jpg"
    $value['imagenes'][18]['name']
    principal => string (1) "0"
    $value['imagenes'][18]['principal']
    publicado => string (1) "1"
    $value['imagenes'][18]['publicado']
    orden => string (2) "20"
    $value['imagenes'][18]['orden']
    created_at => string (19) "2025-04-04 02:01:54"
    $value['imagenes'][18]['created_at']
    updated_at => string (19) "2025-04-04 02:01:54"
    $value['imagenes'][18]['updated_at']
    deleted_at => null
    $value['imagenes'][18]['deleted_at']
    hash => string (32) "6a4d3c58272f02ab5ec25d4503b8bb12"
    $value['imagenes'][18]['hash']
    descripcion => null
    $value['imagenes'][18]['descripcion']
    tipo => null
    $value['imagenes'][18]['tipo']
    uuid => null
    $value['imagenes'][18]['uuid']
    19 => array (13)
    $value['imagenes'][19]
    id => string (7) "1616867"
    $value['imagenes'][19]['id']
    referencia_propiedad => string (11) "11893272-02"
    $value['imagenes'][19]['referencia_propiedad']
    name => string (5) "5.jpg"
    $value['imagenes'][19]['name']
    principal => string (1) "0"
    $value['imagenes'][19]['principal']
    publicado => string (1) "1"
    $value['imagenes'][19]['publicado']
    orden => string (2) "21"
    $value['imagenes'][19]['orden']
    created_at => string (19) "2025-04-04 02:01:54"
    $value['imagenes'][19]['created_at']
    updated_at => string (19) "2025-04-04 02:01:54"
    $value['imagenes'][19]['updated_at']
    deleted_at => null
    $value['imagenes'][19]['deleted_at']
    hash => string (32) "fa620a2a3f644922e632e69142671f46"
    $value['imagenes'][19]['hash']
    descripcion => null
    $value['imagenes'][19]['descripcion']
    tipo => null
    $value['imagenes'][19]['tipo']
    uuid => null
    $value['imagenes'][19]['uuid']
    20 => array (13)
    $value['imagenes'][20]
    id => string (7) "1616868"
    $value['imagenes'][20]['id']
    referencia_propiedad => string (11) "11893272-02"
    $value['imagenes'][20]['referencia_propiedad']
    name => string (5) "6.jpg"
    $value['imagenes'][20]['name']
    principal => string (1) "0"
    $value['imagenes'][20]['principal']
    publicado => string (1) "1"
    $value['imagenes'][20]['publicado']
    orden => string (2) "22"
    $value['imagenes'][20]['orden']
    created_at => string (19) "2025-04-04 02:01:54"
    $value['imagenes'][20]['created_at']
    updated_at => string (19) "2025-04-04 02:01:54"
    $value['imagenes'][20]['updated_at']
    deleted_at => null
    $value['imagenes'][20]['deleted_at']
    hash => string (32) "d12783fb62ad2ec7abf6ff738c29e94d"
    $value['imagenes'][20]['hash']
    descripcion => null
    $value['imagenes'][20]['descripcion']
    tipo => null
    $value['imagenes'][20]['tipo']
    uuid => null
    $value['imagenes'][20]['uuid']
    21 => array (13)
    $value['imagenes'][21]
    id => string (7) "1616869"
    $value['imagenes'][21]['id']
    referencia_propiedad => string (11) "11893272-02"
    $value['imagenes'][21]['referencia_propiedad']
    name => string (5) "7.jpg"
    $value['imagenes'][21]['name']
    principal => string (1) "0"
    $value['imagenes'][21]['principal']
    publicado => string (1) "1"
    $value['imagenes'][21]['publicado']
    orden => string (2) "23"
    $value['imagenes'][21]['orden']
    created_at => string (19) "2025-04-04 02:01:55"
    $value['imagenes'][21]['created_at']
    updated_at => string (19) "2025-04-04 02:01:55"
    $value['imagenes'][21]['updated_at']
    deleted_at => null
    $value['imagenes'][21]['deleted_at']
    hash => string (32) "d864a2c8233355c514f637f25722b799"
    $value['imagenes'][21]['hash']
    descripcion => null
    $value['imagenes'][21]['descripcion']
    tipo => null
    $value['imagenes'][21]['tipo']
    uuid => null
    $value['imagenes'][21]['uuid']
    22 => array (13)
    $value['imagenes'][22]
    id => string (7) "1616870"
    $value['imagenes'][22]['id']
    referencia_propiedad => string (11) "11893272-02"
    $value['imagenes'][22]['referencia_propiedad']
    name => string (5) "8.jpg"
    $value['imagenes'][22]['name']
    principal => string (1) "0"
    $value['imagenes'][22]['principal']
    publicado => string (1) "1"
    $value['imagenes'][22]['publicado']
    orden => string (2) "24"
    $value['imagenes'][22]['orden']
    created_at => string (19) "2025-04-04 02:01:55"
    $value['imagenes'][22]['created_at']
    updated_at => string (19) "2025-04-04 02:01:55"
    $value['imagenes'][22]['updated_at']
    deleted_at => null
    $value['imagenes'][22]['deleted_at']
    hash => string (32) "a7939b683124187203247718d4105577"
    $value['imagenes'][22]['hash']
    descripcion => null
    $value['imagenes'][22]['descripcion']
    tipo => null
    $value['imagenes'][22]['tipo']
    uuid => null
    $value['imagenes'][22]['uuid']
    23 => array (13)
    $value['imagenes'][23]
    id => string (7) "1616871"
    $value['imagenes'][23]['id']
    referencia_propiedad => string (11) "11893272-02"
    $value['imagenes'][23]['referencia_propiedad']
    name => string (5) "9.jpg"
    $value['imagenes'][23]['name']
    principal => string (1) "0"
    $value['imagenes'][23]['principal']
    publicado => string (1) "1"
    $value['imagenes'][23]['publicado']
    orden => string (2) "25"
    $value['imagenes'][23]['orden']
    created_at => string (19) "2025-04-04 02:01:55"
    $value['imagenes'][23]['created_at']
    updated_at => string (19) "2025-04-04 02:01:55"
    $value['imagenes'][23]['updated_at']
    deleted_at => null
    $value['imagenes'][23]['deleted_at']
    hash => string (32) "83fa2e1a9120cce6fa73edace73798ee"
    $value['imagenes'][23]['hash']
    descripcion => null
    $value['imagenes'][23]['descripcion']
    tipo => null
    $value['imagenes'][23]['tipo']
    uuid => null
    $value['imagenes'][23]['uuid']
informacion => array (10)
$value['informacion']
id => string (6) "367159"
$value['informacion']['id']
referencia_propiedad => string (11) "11893272-02"
$value['informacion']['referencia_propiedad']
idioma_id => string (2) "fr"
$value['informacion']['idioma_id']
titulo => UTF-8 string (32) "Villa à vendre à Costa Cálida"
$value['informacion']['titulo']
titulo_original => null
$value['informacion']['titulo_original']
descripcion => UTF-8 string (2608) "<p>Voici un nouveau projet de villas individuelles à San Javier, conçues pou...
$value['informacion']['descripcion']
<p>Voici un nouveau projet de villas individuelles à San Javier, conçues pour offrir un maximum de confort et de luxe dans un emplacement privilégié. Ces villas nouvellement construites sont réparties sur deux étages, plus une grande terrasse sur le toit offrant des vues panoramiques sur la région environnante. D'une surface construite de 127 m² et d'une surface habitable de 105 m², chaque villa comprend 3 chambres et 3 salles de bains, un salon lumineux avec cuisine ouverte et accès direct à la terrasse, ainsi qu'un jardin privé avec piscine et place de parking. Situées à proximité de tous les services essentiels et avec un accès facile à la plage et aux diverses activités sportives et commerciales, ces villas sont idéales pour ceux qui recherchent une vie confortable et moderne sur la Costa Blanca.</p><p class="title">EXTÉRIEURS</p><p>Le design extérieur des villas de San Javier allie modernité et fonctionnalité, créant un environnement attrayant et confortable. Les villas sont situées sur des parcelles de 210 m², avec un jardin privé comprenant une piscine, idéale pour profiter du climat méditerranéen. La terrasse, accessible depuis le salon, offre un espace parfait pour les repas en plein air et la détente. Le toit-terrasse spacieux offre des vues panoramiques et un endroit supplémentaire pour prendre le soleil et profiter du plein air. La propriété comprend également une place de parking, ce qui garantit la commodité et la sécurité des résidents. Le design extérieur, aux lignes épurées et modernes, s'intègre parfaitement à l'environnement naturel, créant un espace harmonieux et élégant.</p><p class="title">INTÉRIEURS</p><p>L'intérieur des villas est conçu pour maximiser le confort et la fonctionnalité. Le rez-de-chaussée comprend un salon lumineux avec une cuisine ouverte, équipée d'appareils modernes et de matériaux de haute qualité. Le salon a un accès direct à la terrasse et à la piscine, créant ainsi un espace ouvert et aéré idéal pour la vie de tous les jours. A cet étage se trouve également une chambre double avec une armoire équipée et une salle de bain complète. Le premier étage abrite deux chambres spacieuses, l'une avec une armoire intégrée et l'autre avec un dressing et une salle de bains attenante, offrant un espace privé et confortable. Les finitions de haute qualité et le design détaillé garantissent une expérience de vie luxueuse et moderne. Avec une surface habitable de 105 m², les intérieurs sont conçus pour offrir un environnement confortable et fonctionnel.</p>
descripcion_original => null
$value['informacion']['descripcion_original']
created_at => string (19) "2025-04-04 02:01:55"
$value['informacion']['created_at']
updated_at => null
$value['informacion']['updated_at']
deleted_at => null
$value['informacion']['deleted_at']
ciudad => array (7)
$value['ciudad']
id => string (2) "20"
$value['ciudad']['id']
name => string (10) "San Javier"
$value['ciudad']['name']
province_id => string (2) "10"
$value['ciudad']['province_id']
created_at => string (19) "2024-09-17 21:23:17"
$value['ciudad']['created_at']
updated_at => string (19) "2024-09-17 21:23:17"
$value['ciudad']['updated_at']
deleted_at => null
$value['ciudad']['deleted_at']
name_ru => null
$value['ciudad']['name_ru']
poblacion => null
$value['poblacion']
caracteristicas => array (39)
$value['caracteristicas']
aacondicionado => string (1) "0"
$value['caracteristicas']['aacondicionado']
alarma => string (1) "0"
$value['caracteristicas']['alarma']
gimnasio => string (1) "0"
$value['caracteristicas']['gimnasio']
piscina_privada => string (1) "0"
$value['caracteristicas']['piscina_privada']
spa => string (1) "0"
$value['caracteristicas']['spa']
cocina => string (20) "furnished+appliances"
$value['caracteristicas']['cocina']
  • Base64
  • base64_decode(cocina) binary string (15)
    base64_decode($value['caracteristicas']['cocina'])
pre_aacondicionado => string (1) "0"
$value['caracteristicas']['pre_aacondicionado']
domotica => string (1) "0"
$value['caracteristicas']['domotica']
suelo_radiante => string (1) "0"
$value['caracteristicas']['suelo_radiante']
armarios_empotrados => string (1) "1"
$value['caracteristicas']['armarios_empotrados']
jardin => string (1) "0"
$value['caracteristicas']['jardin']
sotano => string (1) "0"
$value['caracteristicas']['sotano']
trastero => string (1) "0"
$value['caracteristicas']['trastero']
gimnasio_comunitario => string (1) "0"
$value['caracteristicas']['gimnasio_comunitario']
aparcamiento_subterraneo => string (1) "0"
$value['caracteristicas']['aparcamiento_subterraneo']
parques_jardines => string (1) "0"
$value['caracteristicas']['parques_jardines']
piscina_comunitaria => string (1) "0"
$value['caracteristicas']['piscina_comunitaria']
ascensor => string (1) "0"
$value['caracteristicas']['ascensor']
spa_comunitario => string (1) "0"
$value['caracteristicas']['spa_comunitario']
seg24h => string (1) "0"
$value['caracteristicas']['seg24h']
zona_infantil => string (1) "0"
$value['caracteristicas']['zona_infantil']
vista_ciudad => string (1) "1"
$value['caracteristicas']['vista_ciudad']
vista_montanas => string (1) "0"
$value['caracteristicas']['vista_montanas']
vista_mar => string (1) "0"
$value['caracteristicas']['vista_mar']
primera_linea_playa => string (1) "0"
$value['caracteristicas']['primera_linea_playa']
cerca_mar => string (1) "1"
$value['caracteristicas']['cerca_mar']
cerca_escuela => string (1) "1"
$value['caracteristicas']['cerca_escuela']
cerca_jardin => string (1) "0"
$value['caracteristicas']['cerca_jardin']
cerca_golf => string (1) "1"
$value['caracteristicas']['cerca_golf']
cerca_hospital => string (1) "1"
$value['caracteristicas']['cerca_hospital']
garaje => string (1) "1"
$value['caracteristicas']['garaje']
aparcamiento_exterior => string (1) "0"
$value['caracteristicas']['aparcamiento_exterior']
cee => string (1) "B"
$value['caracteristicas']['cee']
emisiones => string (1) "B"
$value['caracteristicas']['emisiones']
cerca_jardines => string (1) "1"
$value['caracteristicas']['cerca_jardines']
distancia_golf => string (1) "0"
$value['caracteristicas']['distancia_golf']
distancia_hospital => string (1) "0"
$value['caracteristicas']['distancia_hospital']
distancia_zonas_verdes => string (1) "0"
$value['caracteristicas']['distancia_zonas_verdes']
distancia_colegio => string (1) "0"
$value['caracteristicas']['distancia_colegio']
precio => string (6) "475000"
$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 18.222.142.215
X-Forwarded-Proto https
Connection close
X-Accel-Internal /internal-nginx-static-location
X-Forwarded-For 18.222.142.215
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