Menú

Appartement à Los Balcones

Torrevieja - Los Altos
260.000 €
Réf. 3184
Bedrooms 3
Bathrooms 2
Surface Construite 160m2
  • Property type: Appartement
  • Condition: Text.etiqueta.
  • Orientation: Sud-Est
  • Floor: Baja
  • Energy Certificate: C
  • Jardin: Oui
  • Meublé: Non
  • Distance to the sea: 3km
  • Swimming Pool Community: Oui
  • Surface Construite: 160m2
  • Surface de la Terrasse: 85m2

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
BootstrapTimer2.88 ms
Event: pre_systemEvents0.72 ms
Required Before FiltersTimer0.51 ms
RoutingTimer1.08 ms
Before FiltersTimer0.05 ms
ControllerTimer5.71 ms
Controller ConstructorTimer0.18 ms
Connecting to Database: "default"Database0.58 ms
QueryDatabase0.27 ms
SELECT * FROM `properties` WHERE `referencia` = '3184' AND `activo` = 'publish' LIMIT 1
Event: dbqueryEvents0.02 ms
QueryDatabase0.06 ms
SELECT * FROM `municipalities` WHERE `id` = '5'
Event: dbqueryEvents0.01 ms
QueryDatabase0.04 ms
SELECT * FROM `neighborhoods` WHERE `id` = '6'
Event: dbqueryEvents0.02 ms
QueryDatabase0.06 ms
SELECT * FROM `images` WHERE `referencia_propiedad` = '3184' ORDER BY `orden` ASC
Event: dbqueryEvents0.01 ms
QueryDatabase0.05 ms
SELECT `precio` FROM `properties_precios` WHERE `referencia_propiedad` = '3184' ORDER BY `created_at` DESC
Event: dbqueryEvents0.01 ms
QueryDatabase0.05 ms
SELECT * FROM `properties_idiomas` WHERE `referencia_propiedad` = '3184' AND `idioma_id` = 'fr'
Event: dbqueryEvents0.01 ms
QueryDatabase0.04 ms
SELECT * FROM `properties_caracteristicas` WHERE `referencia_propiedad` = '3184'
Event: dbqueryEvents0.01 ms
View: website/common/propiedad.phpViews2.57 ms
View: website/common/property-parts/key-features.phpViews0.18 ms
View: website/common/property-parts/characteristics.phpViews0.13 ms
View: website/common/property-parts/map-tour.phpViews0.04 ms
View: website/common/property-parts/mortgage-calculator.phpViews0.05 ms
View: website/common/property-parts/contact-form.phpViews0.09 ms
View: website/common/property-parts/search-form.phpViews0.28 ms
View: website/layout.phpViews1.42 ms
After FiltersTimer0.00 ms
Required After FiltersTimer0.14 ms

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

Time Query String
0.27 ms SELECT * FROM `properties` WHERE `referencia` = '3184' 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.06 ms SELECT * FROM `municipalities` WHERE `id` = '5' 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.04 ms SELECT * FROM `neighborhoods` WHERE `id` = '6' 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.06 ms SELECT * FROM `images` WHERE `referencia_propiedad` = '3184' 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.05 ms SELECT `precio` FROM `properties_precios` WHERE `referencia_propiedad` = '3184' 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.05 ms SELECT * FROM `properties_idiomas` WHERE `referencia_propiedad` = '3184' 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.04 ms SELECT * FROM `properties_caracteristicas` WHERE `referencia_propiedad` = '3184' 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 = appartements
$ref = tid3184

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.72 ms pre_system 1
0.07 ms dbquery 7

History

Action Datetime Status Method URL Content-Type Is AJAX?
2025-04-09 19:12:16.553537 302 GET https://bennecke.com/fr/proprietes/appartements/NULL text/html; charset=UTF-8 No
2025-04-09 19:12:12.709673 200 GET https://bennecke.com/fr/proprietes/appartements/tid4021 text/html; charset=UTF-8 No
2025-04-09 19:12:12.700824 200 GET https://bennecke.com/fr/proprietes/appartements/tid3184 text/html; charset=UTF-8 No
2025-04-09 19:11:50.380779 404 GET https://bennecke.com/wp-content/uploads/2022/06/900f50e62e9cba2c0fe0f8a130961065.jpg text/html; charset=UTF-8 No
2025-04-09 19:11:49.835597 200 GET https://bennecke.com/fr/proprietes/villas/tid99563554-05 text/html; charset=UTF-8 No
2025-04-09 19:11:49.753257 404 GET https://bennecke.com/wp-content/uploads/2022/06/900f50e62e9cba2c0fe0f8a130961065.jpg text/html; charset=UTF-8 No
2025-04-09 19:11:48.508383 404 GET https://bennecke.com/wp-content/uploads/2022/06/900f50e62e9cba2c0fe0f8a130961065.jpg text/html; charset=UTF-8 No
2025-04-09 19:11:45.605836 200 GET https://bennecke.com/fr/proprietes/appartements/tid42460442-03 text/html; charset=UTF-8 No
2025-04-09 19:11:41.829098 200 GET https://bennecke.com/fr/proprietes/maison-mitoyenne/tid75396274-02 text/html; charset=UTF-8 No
2025-04-09 19:11:31.540206 404 GET https://bennecke.com/en/properties-search/costa-blanca/ciudad-quesada text/html; charset=UTF-8 No
2025-04-09 19:11:17.517804 404 GET https://bennecke.com/en/buscador/costa-blanca/ciudad-quesada text/html; charset=UTF-8 No
2025-04-09 19:11:09.537819 200 GET https://bennecke.com/en/properties/apartments text/html; charset=UTF-8 No
2025-04-09 19:10:42.789224 200 GET https://bennecke.com/en text/html; charset=UTF-8 No
2025-04-09 19:10:33.004845 404 GET https://bennecke.com/en/propiedades/villas/tidn5925 text/html; charset=UTF-8 No
2025-04-09 19:10:13.435498 200 GET https://bennecke.com/ text/html; charset=UTF-8 No
2025-04-09 19:10:11.840149 302 GET https://bennecke.com/propiedades/aticos/tidn6110 text/html; charset=UTF-8 No
2025-04-09 19:10:01.553598 200 GET https://bennecke.com/blog text/html; charset=UTF-8 No
2025-04-09 19:10:00.690934 200 GET https://bennecke.com/blog text/html; charset=UTF-8 No
2025-04-09 19:09:43.699129 200 GET https://bennecke.com/ru/kosta-kalida text/html; charset=UTF-8 No
2025-04-09 19:09:43.608102 200 GET https://bennecke.com/ text/html; charset=UTF-8 No

View Data

currentLanguage fr
propiedad
$value array (7)
propiedad => array (66)
$value['propiedad']
id => string (4) "1207"
$value['propiedad']['id']
activo => string (7) "publish"
$value['propiedad']['activo']
importador => string (3) "EGO"
$value['propiedad']['importador']
tipologia => string (11) "Apartamento"
$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) "3184"
$value['propiedad']['referencia']
referencia_idealista => string (4) "3184"
$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-05-18 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) "28"
$value['propiedad']['zona_id']
ciudad_id => string (1) "5"
$value['propiedad']['ciudad_id']
poblacion_id => string (1) "6"
$value['propiedad']['poblacion_id']
complejo => string (12) "Los Balcones"
$value['propiedad']['complejo']
tipo_via => null
$value['propiedad']['tipo_via']
calle => string (10) "Calle Pego"
$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) "03186"
$value['propiedad']['codigo_postal']
bloque => string (0) ""
$value['propiedad']['bloque']
planta => string (4) "Baja"
$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) "35"
$value['propiedad']['propietario_id']
captador_id => null
$value['propiedad']['captador_id']
promocion_id => string (2) "76"
$value['propiedad']['promocion_id']
superficie_util => null
$value['propiedad']['superficie_util']
superficie_construida => string (3) "160"
$value['propiedad']['superficie_construida']
superficie_parcela => string (1) "0"
$value['propiedad']['superficie_parcela']
superficie_solarium => string (1) "0"
$value['propiedad']['superficie_solarium']
superficie_terraza => string (2) "85"
$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) "3000"
$value['propiedad']['distancia_mar']
distancia_aeropuerto => string (1) "0"
$value['propiedad']['distancia_aeropuerto']
orientacion => string (8) "Sur/Este"
$value['propiedad']['orientacion']
costa => string (12) "Costa Blanca"
$value['propiedad']['costa']
vista_mar => string (1) "0"
$value['propiedad']['vista_mar']
latitud => string (19) "37.9650738000000000"
$value['propiedad']['latitud']
longitud => string (19) "-0.7387242000000000"
$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:50:19"
$value['propiedad']['updated_at']
deleted_at => null
$value['propiedad']['deleted_at']
created_at => string (19) "2025-01-09 09:50:19"
$value['propiedad']['created_at']
uuid => null
$value['propiedad']['uuid']
hash => string (64) "7ae4f43486360d114e28446653408eafddec645c1ec2615b0c7ba2c355fc0101"
$value['propiedad']['hash']
imagenes => array (16)
$value['imagenes']
  • Table (16)
  • Contents (16)
  • idreferencia_propiedadnameprincipalpublicadoordencreated_atupdated_atdeleted_athashdescripciontipouuid
    0389631843184_1.jpg1112024-10-07 23:08:452024-10-07 23:08:45null34f42379bc7471f12d9a5828a3ed1db53183-Apartment-for-sale-in-Torrevieja-00normalnull
    1389731843184_2.jpg0122024-10-07 23:08:452024-10-07 23:08:45null401a773bf2c2f80690dba40a9657b75a3183-Apartment-for-sale-in-Torrevieja-01normalnull
    2389831843184_3.jpg0132024-10-07 23:08:452024-10-07 23:08:45null8bd164d774b46b8aa1bbb5f058daa7df3183-Apartment-for-sale-in-Torrevieja-02normalnull
    3389931843184_4.jpg0142024-10-07 23:08:462024-10-07 23:08:46nulle5c94f146b4b1dc6e739978cadf843e33183-Apartment-for-sale-in-Torrevieja-03normalnull
    4390031843184_5.jpg0152024-10-07 23:08:462024-10-07 23:08:46null96c60ce24eefdce97df818010a8b754a3183-Apartment-for-sale-in-Torrevieja-04normalnull
    5390131843184_6.jpg0162024-10-07 23:08:462024-10-07 23:08:46null707a52f2143b063b54dcacdc3bfc8e9f3183-Apartment-for-sale-in-Torrevieja-05normalnull
    6390231843184_7.jpg0172024-10-07 23:08:462024-10-07 23:08:46nullc6f46a38b8d6b1faee2e3674f0123f993183-Apartment-for-sale-in-Torrevieja-06normalnull
    7390331843184_8.jpg0182024-10-07 23:08:462024-10-07 23:08:46null733536af00bca36756978b21deb594fc3183-Apartment-for-sale-in-Torrevieja-07normalnull
    8390431843184_9.jpg0192024-10-07 23:08:462024-10-07 23:08:46null44fcf6037673b6e1627f49a2ee004ed03183-Apartment-for-sale-in-Torrevieja-07normalnull
    9390531843184_10.jpg01102024-10-07 23:08:472024-10-07 23:08:47nullb75f43a13c9abc98d83d0d698939cef03183-Apartment-for-sale-in-Torrevieja-08normalnull
    10390631843184_11.jpg01112024-10-07 23:08:472024-10-07 23:08:47null856bbdd4f6d2ceee6520a2937f451c2d3183-Apartment-for-sale-in-Torrevieja-09normalnull
    11390731843184_12.jpg01122024-10-07 23:08:472024-10-07 23:08:47null9a496fba93247846d680b4dca3d2cd633183-Apartment-for-sale-in-Torrevieja-10normalnull
    12390831843184_13.jpg01132024-10-07 23:08:472024-10-07 23:08:47null28cf0ee7a6f948c54c3e45936004067f3183-Apartment-for-sale-in-Torrevieja-11normalnull
    13390931843184_14.jpg01142024-10-07 23:08:472024-10-07 23:08:47null7a62612074541de0cf467b26b5bb14843183-Apartment-for-sale-in-Torrevieja-12normalnull
    14391031843184_15.jpg01152024-10-07 23:08:472024-10-07 23:08:47null09657025503bf5912363e64dff921ce83183-Apartment-for-sale-in-Torrevieja-13normalnull
    15391131843184_16.jpg01162024-10-07 23:08:472024-10-07 23:08:47null38c4844c39a6fd05acac54d259da7c093183-Apartment-for-sale-in-Torrevieja-14normalnull
  • 0 => array (13)
    $value['imagenes'][0]
    id => string (4) "3896"
    $value['imagenes'][0]['id']
    referencia_propiedad => string (4) "3184"
    $value['imagenes'][0]['referencia_propiedad']
    name => string (10) "3184_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:08:45"
    $value['imagenes'][0]['created_at']
    updated_at => string (19) "2024-10-07 23:08:45"
    $value['imagenes'][0]['updated_at']
    deleted_at => null
    $value['imagenes'][0]['deleted_at']
    hash => string (32) "34f42379bc7471f12d9a5828a3ed1db5"
    $value['imagenes'][0]['hash']
    descripcion => string (40) "3183-Apartment-for-sale-in-Torrevieja-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) "3897"
    $value['imagenes'][1]['id']
    referencia_propiedad => string (4) "3184"
    $value['imagenes'][1]['referencia_propiedad']
    name => string (10) "3184_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:08:45"
    $value['imagenes'][1]['created_at']
    updated_at => string (19) "2024-10-07 23:08:45"
    $value['imagenes'][1]['updated_at']
    deleted_at => null
    $value['imagenes'][1]['deleted_at']
    hash => string (32) "401a773bf2c2f80690dba40a9657b75a"
    $value['imagenes'][1]['hash']
    descripcion => string (40) "3183-Apartment-for-sale-in-Torrevieja-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) "3898"
    $value['imagenes'][2]['id']
    referencia_propiedad => string (4) "3184"
    $value['imagenes'][2]['referencia_propiedad']
    name => string (10) "3184_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:08:45"
    $value['imagenes'][2]['created_at']
    updated_at => string (19) "2024-10-07 23:08:45"
    $value['imagenes'][2]['updated_at']
    deleted_at => null
    $value['imagenes'][2]['deleted_at']
    hash => string (32) "8bd164d774b46b8aa1bbb5f058daa7df"
    $value['imagenes'][2]['hash']
    descripcion => string (40) "3183-Apartment-for-sale-in-Torrevieja-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) "3899"
    $value['imagenes'][3]['id']
    referencia_propiedad => string (4) "3184"
    $value['imagenes'][3]['referencia_propiedad']
    name => string (10) "3184_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:08:46"
    $value['imagenes'][3]['created_at']
    updated_at => string (19) "2024-10-07 23:08:46"
    $value['imagenes'][3]['updated_at']
    deleted_at => null
    $value['imagenes'][3]['deleted_at']
    hash => string (32) "e5c94f146b4b1dc6e739978cadf843e3"
    $value['imagenes'][3]['hash']
    descripcion => string (40) "3183-Apartment-for-sale-in-Torrevieja-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) "3900"
    $value['imagenes'][4]['id']
    referencia_propiedad => string (4) "3184"
    $value['imagenes'][4]['referencia_propiedad']
    name => string (10) "3184_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:08:46"
    $value['imagenes'][4]['created_at']
    updated_at => string (19) "2024-10-07 23:08:46"
    $value['imagenes'][4]['updated_at']
    deleted_at => null
    $value['imagenes'][4]['deleted_at']
    hash => string (32) "96c60ce24eefdce97df818010a8b754a"
    $value['imagenes'][4]['hash']
    descripcion => string (40) "3183-Apartment-for-sale-in-Torrevieja-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) "3901"
    $value['imagenes'][5]['id']
    referencia_propiedad => string (4) "3184"
    $value['imagenes'][5]['referencia_propiedad']
    name => string (10) "3184_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:08:46"
    $value['imagenes'][5]['created_at']
    updated_at => string (19) "2024-10-07 23:08:46"
    $value['imagenes'][5]['updated_at']
    deleted_at => null
    $value['imagenes'][5]['deleted_at']
    hash => string (32) "707a52f2143b063b54dcacdc3bfc8e9f"
    $value['imagenes'][5]['hash']
    descripcion => string (40) "3183-Apartment-for-sale-in-Torrevieja-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) "3902"
    $value['imagenes'][6]['id']
    referencia_propiedad => string (4) "3184"
    $value['imagenes'][6]['referencia_propiedad']
    name => string (10) "3184_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:08:46"
    $value['imagenes'][6]['created_at']
    updated_at => string (19) "2024-10-07 23:08:46"
    $value['imagenes'][6]['updated_at']
    deleted_at => null
    $value['imagenes'][6]['deleted_at']
    hash => string (32) "c6f46a38b8d6b1faee2e3674f0123f99"
    $value['imagenes'][6]['hash']
    descripcion => string (40) "3183-Apartment-for-sale-in-Torrevieja-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) "3903"
    $value['imagenes'][7]['id']
    referencia_propiedad => string (4) "3184"
    $value['imagenes'][7]['referencia_propiedad']
    name => string (10) "3184_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:08:46"
    $value['imagenes'][7]['created_at']
    updated_at => string (19) "2024-10-07 23:08:46"
    $value['imagenes'][7]['updated_at']
    deleted_at => null
    $value['imagenes'][7]['deleted_at']
    hash => string (32) "733536af00bca36756978b21deb594fc"
    $value['imagenes'][7]['hash']
    descripcion => string (40) "3183-Apartment-for-sale-in-Torrevieja-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) "3904"
    $value['imagenes'][8]['id']
    referencia_propiedad => string (4) "3184"
    $value['imagenes'][8]['referencia_propiedad']
    name => string (10) "3184_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:08:46"
    $value['imagenes'][8]['created_at']
    updated_at => string (19) "2024-10-07 23:08:46"
    $value['imagenes'][8]['updated_at']
    deleted_at => null
    $value['imagenes'][8]['deleted_at']
    hash => string (32) "44fcf6037673b6e1627f49a2ee004ed0"
    $value['imagenes'][8]['hash']
    descripcion => string (40) "3183-Apartment-for-sale-in-Torrevieja-07"
    $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) "3905"
    $value['imagenes'][9]['id']
    referencia_propiedad => string (4) "3184"
    $value['imagenes'][9]['referencia_propiedad']
    name => string (11) "3184_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:08:47"
    $value['imagenes'][9]['created_at']
    updated_at => string (19) "2024-10-07 23:08:47"
    $value['imagenes'][9]['updated_at']
    deleted_at => null
    $value['imagenes'][9]['deleted_at']
    hash => string (32) "b75f43a13c9abc98d83d0d698939cef0"
    $value['imagenes'][9]['hash']
    descripcion => string (40) "3183-Apartment-for-sale-in-Torrevieja-08"
    $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) "3906"
    $value['imagenes'][10]['id']
    referencia_propiedad => string (4) "3184"
    $value['imagenes'][10]['referencia_propiedad']
    name => string (11) "3184_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:08:47"
    $value['imagenes'][10]['created_at']
    updated_at => string (19) "2024-10-07 23:08:47"
    $value['imagenes'][10]['updated_at']
    deleted_at => null
    $value['imagenes'][10]['deleted_at']
    hash => string (32) "856bbdd4f6d2ceee6520a2937f451c2d"
    $value['imagenes'][10]['hash']
    descripcion => string (40) "3183-Apartment-for-sale-in-Torrevieja-09"
    $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) "3907"
    $value['imagenes'][11]['id']
    referencia_propiedad => string (4) "3184"
    $value['imagenes'][11]['referencia_propiedad']
    name => string (11) "3184_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:08:47"
    $value['imagenes'][11]['created_at']
    updated_at => string (19) "2024-10-07 23:08:47"
    $value['imagenes'][11]['updated_at']
    deleted_at => null
    $value['imagenes'][11]['deleted_at']
    hash => string (32) "9a496fba93247846d680b4dca3d2cd63"
    $value['imagenes'][11]['hash']
    descripcion => string (40) "3183-Apartment-for-sale-in-Torrevieja-10"
    $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) "3908"
    $value['imagenes'][12]['id']
    referencia_propiedad => string (4) "3184"
    $value['imagenes'][12]['referencia_propiedad']
    name => string (11) "3184_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:08:47"
    $value['imagenes'][12]['created_at']
    updated_at => string (19) "2024-10-07 23:08:47"
    $value['imagenes'][12]['updated_at']
    deleted_at => null
    $value['imagenes'][12]['deleted_at']
    hash => string (32) "28cf0ee7a6f948c54c3e45936004067f"
    $value['imagenes'][12]['hash']
    descripcion => string (40) "3183-Apartment-for-sale-in-Torrevieja-11"
    $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) "3909"
    $value['imagenes'][13]['id']
    referencia_propiedad => string (4) "3184"
    $value['imagenes'][13]['referencia_propiedad']
    name => string (11) "3184_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:08:47"
    $value['imagenes'][13]['created_at']
    updated_at => string (19) "2024-10-07 23:08:47"
    $value['imagenes'][13]['updated_at']
    deleted_at => null
    $value['imagenes'][13]['deleted_at']
    hash => string (32) "7a62612074541de0cf467b26b5bb1484"
    $value['imagenes'][13]['hash']
    descripcion => string (40) "3183-Apartment-for-sale-in-Torrevieja-12"
    $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) "3910"
    $value['imagenes'][14]['id']
    referencia_propiedad => string (4) "3184"
    $value['imagenes'][14]['referencia_propiedad']
    name => string (11) "3184_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:08:47"
    $value['imagenes'][14]['created_at']
    updated_at => string (19) "2024-10-07 23:08:47"
    $value['imagenes'][14]['updated_at']
    deleted_at => null
    $value['imagenes'][14]['deleted_at']
    hash => string (32) "09657025503bf5912363e64dff921ce8"
    $value['imagenes'][14]['hash']
    descripcion => string (40) "3183-Apartment-for-sale-in-Torrevieja-13"
    $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) "3911"
    $value['imagenes'][15]['id']
    referencia_propiedad => string (4) "3184"
    $value['imagenes'][15]['referencia_propiedad']
    name => string (11) "3184_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:08:47"
    $value['imagenes'][15]['created_at']
    updated_at => string (19) "2024-10-07 23:08:47"
    $value['imagenes'][15]['updated_at']
    deleted_at => null
    $value['imagenes'][15]['deleted_at']
    hash => string (32) "38c4844c39a6fd05acac54d259da7c09"
    $value['imagenes'][15]['hash']
    descripcion => string (40) "3183-Apartment-for-sale-in-Torrevieja-14"
    $value['imagenes'][15]['descripcion']
    tipo => string (6) "normal"
    $value['imagenes'][15]['tipo']
    uuid => null
    $value['imagenes'][15]['uuid']
informacion => array (10)
$value['informacion']
id => string (4) "8895"
$value['informacion']['id']
referencia_propiedad => string (4) "3184"
$value['informacion']['referencia_propiedad']
idioma_id => string (2) "fr"
$value['informacion']['idioma_id']
titulo => UTF-8 string (27) "Appartement à Los Balcones"
$value['informacion']['titulo']
titulo_original => null
$value['informacion']['titulo_original']
descripcion => UTF-8 string (1359) "Bel appartement au rez-de-chaussée situé dans l'urbanisation Los Balcones. L...
$value['informacion']['descripcion']
Bel appartement au rez-de-chaussée situé dans l'urbanisation Los Balcones. Le complexe est en cours de construction et est divisé en 5 phases avec des logements au rez-de-chaussée avec terrasse et jardin ou à l'étage avec un solarium.
 La propriété se compose de 3 chambres et 2 salles de bains, un salon spacieux et une cuisine américaine. Il dispose également d'une terrasse à l'avant de 85m2. La résidence dispose d'une piscine communautaire, de jardins et de places de parking. Depuis les maisons, vous pouvez voir de belles vues dégagées sur la lagune salée de Torrevieja.

Los Balcones est situé à quelques minutes en voiture du centre de Torrevieja. Quartier résidentiel où vous pourrez profiter du climat méditerranéen et des plages au drapeau bleu d'Orihuela Costa et de Torrevieja telles que La Mata, Playa Flamenca, La Zenia, Cabo Roig, Cala Capitan et Campoamor. Il se trouve à proximité des centres commerciaux Habaneras et La Zenia Boulevard, où vous trouverez de nombreux magasins et restaurants. Vous pouvez également profiter d'une grande concentration de terrains de golf dans les environs tels que Villamartin, Las Ramblas, Campoamor et Las Colinas, ainsi que des ports maritimes et des centres sportifs. Par la N332 ou l'autoroute AP-7, nous pouvons facilement rejoindre n'importe quel point de la Costa Blanca.
descripcion_original => null
$value['informacion']['descripcion_original']
created_at => string (19) "2025-01-09 09:50:15"
$value['informacion']['created_at']
updated_at => string (19) "2025-01-09 09:50:15"
$value['informacion']['updated_at']
deleted_at => null
$value['informacion']['deleted_at']
ciudad => array (7)
$value['ciudad']
id => string (1) "5"
$value['ciudad']['id']
name => string (10) "Torrevieja"
$value['ciudad']['name']
province_id => string (1) "6"
$value['ciudad']['province_id']
created_at => string (19) "2024-09-17 20:47:37"
$value['ciudad']['created_at']
updated_at => string (19) "2024-09-17 20:47:37"
$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 (1) "6"
$value['poblacion']['id']
name => string (9) "Los Altos"
$value['poblacion']['name']
municipalite_id => string (1) "5"
$value['poblacion']['municipalite_id']
created_at => string (19) "2024-09-17 20:48:08"
$value['poblacion']['created_at']
updated_at => string (19) "2025-02-11 16:24:01"
$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) "1"
$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) "0"
$value['caracteristicas']['solarium']
aacondicionado => string (1) "0"
$value['caracteristicas']['aacondicionado']
terraza => string (1) "1"
$value['caracteristicas']['terraza']
cee => string (1) "C"
$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) "0"
$value['caracteristicas']['aparcamiento_exterior']
piscina_comunitaria => string (1) "1"
$value['caracteristicas']['piscina_comunitaria']
piscina_privada => string (1) "0"
$value['caracteristicas']['piscina_privada']
piscina_compartida => string (1) "1"
$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) "260000"
$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