Leaflet © Thunderforest, © OpenStreetMap contributors
Menú
Categorías
Opciones

© 2025 ConMenu.com - Todos los derechos reservados.
NAME COMPONENT DURATION 0 ms 10 ms 20 ms 30 ms
BootstrapTimer8.54 ms
Event: pre_systemEvents4.06 ms
Required Before FiltersTimer3.25 ms
RoutingTimer2.93 ms
Before FiltersTimer0.54 ms
ControllerTimer20.58 ms
Controller ConstructorTimer7.84 ms
Connecting to Database: "default"Database0.47 ms
QueryDatabase0.12 ms
SELECT * FROM `settings` LIMIT 1
Event: dbqueryEvents0.01 ms
QueryDatabase0.39 ms
SELECT DISTINCT `mc`.`ID_establecimiento` FROM `md_tapas` AS `mc` INNER JOIN `establecimientos` AS `e` ON `mc`.`ID_establecimiento` = `e`.`ID_establecimiento` INNER JOIN `establecimientos_localizaciones` AS `el` ON `mc`.`ID_establecimiento` = `el`.`ID_establecimiento` WHERE `mc`.`acronimo_clasificacion_gral` = 'TP' AND `e`.`estado_establecimiento` = 1 AND `el`.`idPRO` = '0816'
Event: dbqueryEvents0.01 ms
QueryDatabase0.15 ms
SELECT `ES_provincias`.`idPRO`, `ES_provincias`.`nomPRO`, `ES_provincias`.`slugPRO`, `ES_ccaa`.`idCCAA`, `ES_ccaa`.`nomCCAA`, `ES_ccaa`.`slugCCAA` FROM `ES_provincias` INNER JOIN `ES_ccaa` ON `ES_provincias`.`idCCAA` = `ES_ccaa`.`idCCAA` WHERE `ES_provincias`.`idPRO` = '0816' ORDER BY `ES_provincias`.`nomPRO` ASC
Event: dbqueryEvents0.01 ms
QueryDatabase0.27 ms
SELECT `ES_comarcas`.`idCOM`, `ES_comarcas`.`nomCOM`, `ES_comarcas`.`slugCOM`, `ES_provincias`.`idPRO`, `ES_provincias`.`nomPRO`, `ES_provincias`.`slugPRO`, `ES_ccaa`.`idCCAA`, `ES_ccaa`.`nomCCAA`, `ES_ccaa`.`slugCCAA` FROM `ES_comarcas` INNER JOIN `ES_provincias` ON `ES_comarcas`.`idPRO` = `ES_provincias`.`idPRO` INNER JOIN `ES_ccaa` ON `ES_provincias`.`idCCAA` = `ES_ccaa`.`idCCAA` WHERE `ES_comarcas`.`idPRO` = '0816' ORDER BY `ES_comarcas`.`nomCOM` ASC
Event: dbqueryEvents0.01 ms
QueryDatabase0.21 ms
SELECT `ES_provincias`.`idPRO`, `ES_provincias`.`nomPRO`, `ES_provincias`.`slugPRO`, `ES_ccaa`.`idCCAA`, `ES_ccaa`.`nomCCAA`, `ES_ccaa`.`slugCCAA` FROM `ES_provincias` INNER JOIN `ES_ccaa` ON `ES_provincias`.`idCCAA` = `ES_ccaa`.`idCCAA` WHERE `ES_provincias`.`idCCAA` = '08' ORDER BY `ES_provincias`.`nomPRO` ASC
Event: dbqueryEvents0.01 ms
QueryDatabase6.43 ms
SELECT `ES_municipios`.`idMUN`, `ES_municipios`.`nomMUN`, `ES_municipios`.`slugMUN`, `ES_comarcas`.`idCOM`, `ES_comarcas`.`nomCOM`, `ES_comarcas`.`slugCOM`, `ES_provincias`.`idPRO`, `ES_provincias`.`nomPRO`, `ES_provincias`.`slugPRO`, `ES_ccaa`.`idCCAA`, `ES_ccaa`.`nomCCAA`, `ES_ccaa`.`slugCCAA` FROM `ES_municipios` INNER JOIN `ES_comarcas` ON `ES_municipios`.`idCOM` = `ES_comarcas`.`idCOM` INNER JOIN `ES_provincias` ON `ES_comarcas`.`idPRO` = `ES_provincias`.`idPRO` INNER JOIN `ES_ccaa` ON `ES_provincias`.`idCCAA` = `ES_ccaa`.`idCCAA` WHERE `ES_municipios`.`idPRO` = '0816' ORDER BY `ES_municipios`.`nomMUN` ASC
Event: dbqueryEvents0.01 ms
View: conmenu/mapatapas/index.phpViews1.16 ms
View: conmenu/partials_frontend/google_tag_manager_head.phpViews0.05 ms
View: conmenu/partials_frontend/head.phpViews0.07 ms
View: conmenu/partials_frontend/google_tag_manager_body.phpViews0.05 ms
View: conmenu/partials_frontend/header.phpViews0.08 ms
View: conmenu/partials_frontend/breadcrumb.phpViews0.05 ms
View: conmenu/partials_frontend/vista_selector_menustapas.phpViews0.07 ms
View: conmenu/partials_frontend/ubicacion_modal.phpViews0.05 ms
View: conmenu/partials_frontend/filtros_modal.phpViews0.05 ms
View: conmenu/partials_frontend/establishment_modal.phpViews0.05 ms
View: conmenu/partials_frontend/footer.phpViews0.10 ms
View: conmenu/partials_frontend/offcanvas_menu.phpViews0.09 ms
View: conmenu/partials_frontend/script0.phpViews0.05 ms
View: conmenu/partials_frontend/script1.phpViews0.05 ms
View: conmenu/partials_frontend/script4.phpViews0.05 ms
After FiltersTimer0.10 ms

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

Time Query String
0.12 ms SELECT * FROM `settings` LIMIT 1 APPPATH/Controllers/Mapatapas.php:31
  1    SYSTEMPATH/Database/BaseBuilder.php:1649
        CodeIgniter\Database\BaseConnection->query()

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

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

  4    APPPATH/Controllers/Mapatapas.php:31
        CodeIgniter\BaseModel->first()

  5    SYSTEMPATH/CodeIgniter.php:903
        App\Controllers\Mapatapas->__construct()

  6    SYSTEMPATH/CodeIgniter.php:498
        CodeIgniter\CodeIgniter->createController()

  7    SYSTEMPATH/CodeIgniter.php:354
        CodeIgniter\CodeIgniter->handleRequest()

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

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

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

0.39 ms SELECT DISTINCT `mc`.`ID_establecimiento` FROM `md_tapas` AS `mc` INNER JOIN `establecimientos` AS `e` ON `mc`.`ID_establecimiento` = `e`.`ID_establecimiento` INNER JOIN `establecimientos_localizaciones` AS `el` ON `mc`.`ID_establecimiento` = `el`.`ID_establecimiento` WHERE `mc`.`acronimo_clasificacion_gral` = 'TP' AND `e`.`estado_establecimiento` = 1 AND `el`.`idPRO` = '0816' APPPATH/Models/TapasModel.php:95
  1    SYSTEMPATH/Database/BaseBuilder.php:1649
        CodeIgniter\Database\BaseConnection->query()

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

  3    APPPATH/Controllers/Mapatapas.php:299
        App\Models\TapasModel->getEstablecimientosConTapasLocalizado()

  4    SYSTEMPATH/CodeIgniter.php:933
        App\Controllers\Mapatapas->provincia()

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

  6    SYSTEMPATH/CodeIgniter.php:354
        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.15 ms SELECT `ES_provincias`.`idPRO`, `ES_provincias`.`nomPRO`, `ES_provincias`.`slugPRO`, `ES_ccaa`.`idCCAA`, `ES_ccaa`.`nomCCAA`, `ES_ccaa`.`slugCCAA` FROM `ES_provincias` INNER JOIN `ES_ccaa` ON `ES_provincias`.`idCCAA` = `ES_ccaa`.`idCCAA` WHERE `ES_provincias`.`idPRO` = '0816' ORDER BY `ES_provincias`.`nomPRO` ASC APPPATH/Models/TapasModel.php:389
  1    SYSTEMPATH/Database/BaseBuilder.php:1649
        CodeIgniter\Database\BaseConnection->query()

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

  3    APPPATH/Controllers/Mapatapas.php:347
        App\Models\TapasModel->getProvincia()

  4    SYSTEMPATH/CodeIgniter.php:933
        App\Controllers\Mapatapas->provincia()

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

  6    SYSTEMPATH/CodeIgniter.php:354
        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.27 ms SELECT `ES_comarcas`.`idCOM`, `ES_comarcas`.`nomCOM`, `ES_comarcas`.`slugCOM`, `ES_provincias`.`idPRO`, `ES_provincias`.`nomPRO`, `ES_provincias`.`slugPRO`, `ES_ccaa`.`idCCAA`, `ES_ccaa`.`nomCCAA`, `ES_ccaa`.`slugCCAA` FROM `ES_comarcas` INNER JOIN `ES_provincias` ON `ES_comarcas`.`idPRO` = `ES_provincias`.`idPRO` INNER JOIN `ES_ccaa` ON `ES_provincias`.`idCCAA` = `ES_ccaa`.`idCCAA` WHERE `ES_comarcas`.`idPRO` = '0816' ORDER BY `ES_comarcas`.`nomCOM` ASC APPPATH/Models/TapasModel.php:424
  1    SYSTEMPATH/Database/BaseBuilder.php:1649
        CodeIgniter\Database\BaseConnection->query()

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

  3    APPPATH/Controllers/Mapatapas.php:349
        App\Models\TapasModel->getComarcaByIdPRO()

  4    SYSTEMPATH/CodeIgniter.php:933
        App\Controllers\Mapatapas->provincia()

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

  6    SYSTEMPATH/CodeIgniter.php:354
        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.21 ms SELECT `ES_provincias`.`idPRO`, `ES_provincias`.`nomPRO`, `ES_provincias`.`slugPRO`, `ES_ccaa`.`idCCAA`, `ES_ccaa`.`nomCCAA`, `ES_ccaa`.`slugCCAA` FROM `ES_provincias` INNER JOIN `ES_ccaa` ON `ES_provincias`.`idCCAA` = `ES_ccaa`.`idCCAA` WHERE `ES_provincias`.`idCCAA` = '08' ORDER BY `ES_provincias`.`nomPRO` ASC APPPATH/Models/TapasModel.php:400
  1    SYSTEMPATH/Database/BaseBuilder.php:1649
        CodeIgniter\Database\BaseConnection->query()

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

  3    APPPATH/Controllers/Mapatapas.php:353
        App\Models\TapasModel->getProvinciaByIdCCAA()

  4    SYSTEMPATH/CodeIgniter.php:933
        App\Controllers\Mapatapas->provincia()

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

  6    SYSTEMPATH/CodeIgniter.php:354
        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()

6.43 ms SELECT `ES_municipios`.`idMUN`, `ES_municipios`.`nomMUN`, `ES_municipios`.`slugMUN`, `ES_comarcas`.`idCOM`, `ES_comarcas`.`nomCOM`, `ES_comarcas`.`slugCOM`, `ES_provincias`.`idPRO`, `ES_provincias`.`nomPRO`, `ES_provincias`.`slugPRO`, `ES_ccaa`.`idCCAA`, `ES_ccaa`.`nomCCAA`, `ES_ccaa`.`slugCCAA` FROM `ES_municipios` INNER JOIN `ES_comarcas` ON `ES_municipios`.`idCOM` = `ES_comarcas`.`idCOM` INNER JOIN `ES_provincias` ON `ES_comarcas`.`idPRO` = `ES_provincias`.`idPRO` INNER JOIN `ES_ccaa` ON `ES_provincias`.`idCCAA` = `ES_ccaa`.`idCCAA` WHERE `ES_municipios`.`idPRO` = '0816' ORDER BY `ES_municipios`.`nomMUN` ASC APPPATH/Models/TapasModel.php:463
  1    SYSTEMPATH/Database/BaseBuilder.php:1649
        CodeIgniter\Database\BaseConnection->query()

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

  3    APPPATH/Controllers/Mapatapas.php:357
        App\Models\TapasModel->getMunicipioByIdPRO()

  4    SYSTEMPATH/CodeIgniter.php:933
        App\Controllers\Mapatapas->provincia()

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

  6    SYSTEMPATH/CodeIgniter.php:354
        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 ( 225 )

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
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
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
Session.php APPPATH/Config/Session.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
Mapatapas.php APPPATH/Controllers/Mapatapas.php
LoginAuthFilter.php APPPATH/Filters/LoginAuthFilter.php
general_helper.php APPPATH/Helpers/general_helper.php
jwt_helper.php APPPATH/Helpers/jwt_helper.php
App.php APPPATH/Language/en/App.php
ActivityModel.php APPPATH/Models/ActivityModel.php
BaseModel.php APPPATH/Models/BaseModel.php
EstablishmentsModel.php APPPATH/Models/EstablishmentsModel.php
SettingsModel.php APPPATH/Models/SettingsModel.php
TapasModel.php APPPATH/Models/TapasModel.php
UserModel.php APPPATH/Models/UserModel.php
UserOauthModel.php APPPATH/Models/UserOauthModel.php
index.php APPPATH/Views/conmenu/mapatapas/index.php
breadcrumb.php APPPATH/Views/conmenu/partials_frontend/breadcrumb.php
establishment_modal.php APPPATH/Views/conmenu/partials_frontend/establishment_modal.php
filtros_modal.php APPPATH/Views/conmenu/partials_frontend/filtros_modal.php
footer.php APPPATH/Views/conmenu/partials_frontend/footer.php
google_tag_manager_body.php APPPATH/Views/conmenu/partials_frontend/google_tag_manager_body.php
google_tag_manager_head.php APPPATH/Views/conmenu/partials_frontend/google_tag_manager_head.php
head.php APPPATH/Views/conmenu/partials_frontend/head.php
header.php APPPATH/Views/conmenu/partials_frontend/header.php
offcanvas_menu.php APPPATH/Views/conmenu/partials_frontend/offcanvas_menu.php
script0.php APPPATH/Views/conmenu/partials_frontend/script0.php
script1.php APPPATH/Views/conmenu/partials_frontend/script1.php
script4.php APPPATH/Views/conmenu/partials_frontend/script4.php
ubicacion_modal.php APPPATH/Views/conmenu/partials_frontend/ubicacion_modal.php
vista_selector_menustapas.php APPPATH/Views/conmenu/partials_frontend/vista_selector_menustapas.php
index.php FCPATH/index.php
autoload.php FCPATH/system/vendor/autoload.php
functions.php FCPATH/system/vendor/aws/aws-sdk-php/src/functions.php
ClassLoader.php FCPATH/system/vendor/composer/ClassLoader.php
InstalledVersions.php FCPATH/system/vendor/composer/InstalledVersions.php
autoload_real.php FCPATH/system/vendor/composer/autoload_real.php
autoload_static.php FCPATH/system/vendor/composer/autoload_static.php
installed.php FCPATH/system/vendor/composer/installed.php
platform_check.php FCPATH/system/vendor/composer/platform_check.php
HTMLPurifier.composer.php FCPATH/system/vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
autoload.php FCPATH/system/vendor/google/apiclient-services/autoload.php
Revoke.php FCPATH/system/vendor/google/apiclient/src/AccessToken/Revoke.php
Verify.php FCPATH/system/vendor/google/apiclient/src/AccessToken/Verify.php
AuthHandlerFactory.php FCPATH/system/vendor/google/apiclient/src/AuthHandler/AuthHandlerFactory.php
Guzzle5AuthHandler.php FCPATH/system/vendor/google/apiclient/src/AuthHandler/Guzzle5AuthHandler.php
Guzzle6AuthHandler.php FCPATH/system/vendor/google/apiclient/src/AuthHandler/Guzzle6AuthHandler.php
Guzzle7AuthHandler.php FCPATH/system/vendor/google/apiclient/src/AuthHandler/Guzzle7AuthHandler.php
Client.php FCPATH/system/vendor/google/apiclient/src/Client.php
Collection.php FCPATH/system/vendor/google/apiclient/src/Collection.php
Exception.php FCPATH/system/vendor/google/apiclient/src/Exception.php
Batch.php FCPATH/system/vendor/google/apiclient/src/Http/Batch.php
MediaFileUpload.php FCPATH/system/vendor/google/apiclient/src/Http/MediaFileUpload.php
REST.php FCPATH/system/vendor/google/apiclient/src/Http/REST.php
Model.php FCPATH/system/vendor/google/apiclient/src/Model.php
Service.php FCPATH/system/vendor/google/apiclient/src/Service.php
Exception.php FCPATH/system/vendor/google/apiclient/src/Service/Exception.php
Resource.php FCPATH/system/vendor/google/apiclient/src/Service/Resource.php
Composer.php FCPATH/system/vendor/google/apiclient/src/Task/Composer.php
Exception.php FCPATH/system/vendor/google/apiclient/src/Task/Exception.php
Retryable.php FCPATH/system/vendor/google/apiclient/src/Task/Retryable.php
Runner.php FCPATH/system/vendor/google/apiclient/src/Task/Runner.php
UriTemplate.php FCPATH/system/vendor/google/apiclient/src/Utils/UriTemplate.php
aliases.php FCPATH/system/vendor/google/apiclient/src/aliases.php
functions.php FCPATH/system/vendor/guzzlehttp/guzzle/src/functions.php
functions_include.php FCPATH/system/vendor/guzzlehttp/guzzle/src/functions_include.php
Escaper.php FCPATH/system/vendor/laminas/laminas-escaper/src/Escaper.php
JmesPath.php FCPATH/system/vendor/mtdowling/jmespath.php/src/JmesPath.php
deep_copy.php FCPATH/system/vendor/myclabs/deep-copy/src/DeepCopy/deep_copy.php
autoload.php FCPATH/system/vendor/paragonie/sodium_compat/autoload.php
namespaced.php FCPATH/system/vendor/paragonie/sodium_compat/lib/namespaced.php
php84compat_const.php FCPATH/system/vendor/paragonie/sodium_compat/lib/php84compat_const.php
ristretto255.php FCPATH/system/vendor/paragonie/sodium_compat/lib/ristretto255.php
stream-xchacha20.php FCPATH/system/vendor/paragonie/sodium_compat/lib/stream-xchacha20.php
Compat.php FCPATH/system/vendor/paragonie/sodium_compat/src/Compat.php
bootstrap.php FCPATH/system/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php
Functions.php FCPATH/system/vendor/phpunit/phpunit/src/Framework/Assert/Functions.php
LogLevel.php FCPATH/system/vendor/psr/log/src/LogLevel.php
LoggerAwareTrait.php FCPATH/system/vendor/psr/log/src/LoggerAwareTrait.php
LoggerInterface.php FCPATH/system/vendor/psr/log/src/LoggerInterface.php
getallheaders.php FCPATH/system/vendor/ralouphie/getallheaders/src/getallheaders.php
function.php FCPATH/system/vendor/symfony/deprecation-contracts/function.php
bootstrap.php FCPATH/system/vendor/symfony/polyfill-mbstring/bootstrap.php
bootstrap80.php FCPATH/system/vendor/symfony/polyfill-mbstring/bootstrap80.php
bootstrap.php FCPATH/system/vendor/symfony/polyfill-php80/bootstrap.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
CSRF.php SYSTEMPATH/Filters/CSRF.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
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
Negotiate.php SYSTEMPATH/HTTP/Negotiate.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
ArrayHelper.php SYSTEMPATH/Helpers/Array/ArrayHelper.php
array_helper.php SYSTEMPATH/Helpers/array_helper.php
kint_helper.php SYSTEMPATH/Helpers/kint_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
AutoRouter.php SYSTEMPATH/Router/AutoRouter.php
AutoRouterInterface.php SYSTEMPATH/Router/AutoRouterInterface.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
BaseHandler.php SYSTEMPATH/Session/Handlers/BaseHandler.php
FileHandler.php SYSTEMPATH/Session/Handlers/FileHandler.php
Session.php SYSTEMPATH/Session/Session.php
SessionInterface.php SYSTEMPATH/Session/SessionInterface.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
AssetRendererTrait.php SYSTEMPATH/ThirdParty/Kint/Renderer/AssetRendererTrait.php
CliRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/CliRenderer.php
ConstructableRendererInterface.php SYSTEMPATH/ThirdParty/Kint/Renderer/ConstructableRendererInterface.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
FormatRules.php SYSTEMPATH/Validation/FormatRules.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\Mapatapas
Method: provincia
Params: 1 / 1
$slugPRO = 0816-cuenca

Defined Routes

Method Route Handler
GET / \App\Controllers\Home::index
GET lang/{locale} \App\Controllers\Language::index
GET
establishment/data/([^/]+)
establishment/data/
\App\Controllers\Establishment::data/$1
GET
establishment/([^/]+)
establishment/
\App\Controllers\Establishment::index/$1
GET subscription/createPlan \App\Controllers\Subscription::createPlan
GET subscription/plans \App\Controllers\Subscription::showPlans
GET
subscription/subscribe/([^/]+)
subscription/subscribe/
\App\Controllers\Subscription::subscribe/$1
GET subscription/success \App\Controllers\Subscription::success
GET
subscription/cancel/([^/]+)
subscription/cancel/
\App\Controllers\Subscription::cancelSubscription/$1
GET subscription/subscribeuser \App\Controllers\Subscription::subscribeUser
GET establishments/submitSuggestion \App\Controllers\Establishments::submitSuggestion
GET establishments/loadMore \App\Controllers\Establishments::loadMore
GET establishments/mapa \App\Controllers\Establishments::mapa
GET establishments/suggestions \App\Controllers\Establishments::suggestions
GET establishments/search \App\Controllers\Establishments::search
GET
establishments/provincia/([^/]+)
establishments/provincia/
\App\Controllers\Establishments::provincia/$1
GET
establishments/loadMoreProvincia/([^/]+)
establishments/loadMoreProvincia/
\App\Controllers\Establishments::loadMoreProvincia/$1
GET
establishments/municipio/([^/]+)
establishments/municipio/
\App\Controllers\Establishments::municipio/$1
GET
establishments/loadMoreMunicipio/([^/]+)
establishments/loadMoreMunicipio/
\App\Controllers\Establishments::loadMoreMunicipio/$1
GET
establishments/poblacion/([^/]+)
establishments/poblacion/
\App\Controllers\Establishments::poblacion/$1
GET
establishments/loadMorePoblacion/([^/]+)
establishments/loadMorePoblacion/
\App\Controllers\Establishments::loadMorePoblacion/$1
GET
establishments/cp/([^/]+)
establishments/cp/
\App\Controllers\Establishments::cp/$1
GET
establishments/loadMoreCP/([^/]+)
establishments/loadMoreCP/
\App\Controllers\Establishments::loadMoreCP/$1
GET
establishments/cppoblaciones/([^/]+)/([^/]+)
establishments/cppoblaciones//([^/]+)
\App\Controllers\Establishments::cppoblaciones/$1/$2
GET
establishments/loadMoreCPpoblaciones/([^/]+)/([^/]+)
establishments/loadMoreCPpoblaciones//([^/]+)
\App\Controllers\Establishments::loadMoreCPpoblaciones/$1/$2
GET
establishments/([^/]+)
establishments/
\App\Controllers\Establishments::index/$1
GET
grupos/([^/]+)
grupos/
\App\Controllers\Grupos::index/$1
GET
mapagrupos/([^/]+)
mapagrupos/
\App\Controllers\Mapagrupos::index/$1
GET menus/loadMore \App\Controllers\Menus::loadMore
GET
menus/([^/]+)
menus/
\App\Controllers\Menus::index/$1
GET menusgrupo/loadMore \App\Controllers\Menusgrupo::loadMore
GET
menusgrupo/([^/]+)
menusgrupo/
\App\Controllers\Menusgrupo::index/$1
GET menuseventos/loadMore \App\Controllers\Menuseventos::loadMore
GET
menuseventos/([^/]+)
menuseventos/
\App\Controllers\Menuseventos::index/$1
GET menuscelebraciones/loadMore \App\Controllers\Menuscelebraciones::loadMore
GET
menuscelebraciones/([^/]+)
menuscelebraciones/
\App\Controllers\Menuscelebraciones::index/$1
GET tapas/loadMore \App\Controllers\Tapas::loadMore
GET
tapas/([^/]+)
tapas/
\App\Controllers\Tapas::index/$1
GET mapa \App\Controllers\Mapa::index
GET
mapa/ccaa/([^/]+)
mapa/ccaa/
\App\Controllers\Mapa::ccaa/$1
GET mapamenus \App\Controllers\Mapamenus::index
GET mapamenusgrupo \App\Controllers\Mapamenusgrupo::index
GET mapamenuseventos \App\Controllers\Mapamenuseventos::index
GET mapamenuscelebraciones \App\Controllers\Mapatapas::index
GET mapatapas \App\Controllers\Mapatapas::index
GET
e/([0-9]+)
e/
\App\Controllers\Redirector::redirectToEstablishment/$1
GET
m/([0-9]+)
m/
\App\Controllers\Redirector::redirectToMenus/$1
GET
g/([0-9]+)
g/
\App\Controllers\Redirector::redirectToMenusGrupo/$1
GET
v/([0-9]+)
v/
\App\Controllers\Redirector::redirectToMenusEventos/$1
GET
c/([0-9]+)
c/
\App\Controllers\Redirector::redirectToMenusCelebraciones/$1
GET
t/([0-9]+)
t/
\App\Controllers\Redirector::redirectToTapas/$1
GET api \App\Controllers\Api::index
GET api/status \App\Controllers\Api::status
GET api/user \App\Controllers\Api::user/all
GET
api/user/([^/]+)
api/user/
\App\Controllers\Api::user/id/$1
GET example/customers \App\Controllers\Example::customers
GET
example/customers/([^/]+)(/([^/]+))?
example/customers/(/([^/]+))?
\App\Controllers\Example::customers/$1/$2
HEAD example/customers \App\Controllers\Example::customers
HEAD example/customers/([^/]+)(/([^/]+))? \App\Controllers\Example::customers/$1/$2
POST api/signIn \App\Controllers\Api::signIn
POST api/user \App\Controllers\Api::user/add
POST example/customers \App\Controllers\Example::customers
POST example/customers/([^/]+)(/([^/]+))? \App\Controllers\Example::customers/$1/$2
PATCH example/customers \App\Controllers\Example::customers
PATCH example/customers/([^/]+)(/([^/]+))? \App\Controllers\Example::customers/$1/$2
PUT api/user/([^/]+) \App\Controllers\Api::user/edit/$1
PUT example/customers \App\Controllers\Example::customers
PUT example/customers/([^/]+)(/([^/]+))? \App\Controllers\Example::customers/$1/$2
DELETE api/user/([^/]+) \App\Controllers\Api::user/delete/$1
DELETE example/customers \App\Controllers\Example::customers
DELETE example/customers/([^/]+)(/([^/]+))? \App\Controllers\Example::customers/$1/$2
OPTIONS example/customers \App\Controllers\Example::customers
OPTIONS example/customers/([^/]+)(/([^/]+))? \App\Controllers\Example::customers/$1/$2
TRACE example/customers \App\Controllers\Example::customers
TRACE example/customers/([^/]+)(/([^/]+))? \App\Controllers\Example::customers/$1/$2
CONNECT example/customers \App\Controllers\Example::customers
CONNECT example/customers/([^/]+)(/([^/]+))? \App\Controllers\Example::customers/$1/$2
CLI example/customers \App\Controllers\Example::customers
CLI example/customers/([^/]+)(/([^/]+))? \App\Controllers\Example::customers/$1/$2

Events

Time Event Name Times Called
4.06 ms pre_system 1
0.05 ms dbquery 6

History

Action Datetime Status Method URL Content-Type Is AJAX?
2025-04-04 23:40:09.997433 200 GET https://conmenu.com/menuseventos/nucleo/0908020250002299-diseminado text/html; charset=UTF-8 No
2025-04-04 23:40:09.974333 200 GET https://conmenu.com/establishment/1380-corral-de-la-moreria text/html; charset=UTF-8 No
2025-04-04 23:40:09.951434 200 GET https://conmenu.com/mapatapas/provincia/0816-cuenca text/html; charset=UTF-8 No
2025-04-04 23:40:09.926548 200 GET https://conmenu.com/mapamenuseventos/provincia/0943-tarragona text/html; charset=UTF-8 No
2025-04-04 23:40:09.111262 200 GET https://conmenu.com/mapamenusgrupo/nucleo/1328041450008199-diseminado text/html; charset=UTF-8 No
2025-04-04 23:40:07.723373 200 GET https://conmenu.com/mapamenusgrupo/nucleo/0943010220001799-diseminado text/html; charset=UTF-8 No
2025-04-04 23:40:06.998558 200 GET https://conmenu.com/establishments/nucleo/1236010172501401-carballas-as text/html; charset=UTF-8 No
2025-04-04 23:40:05.861338 200 GET https://conmenu.com/establishments/nucleo/0908011750005601-colonia-vidal text/html; charset=UTF-8 No
2025-04-04 23:40:05.760718 200 GET https://conmenu.com/menusgrupo/poblacion/0724062220004-robledo-de-torio text/html; charset=UTF-8 No
2025-04-04 23:40:04.932795 200 GET https://conmenu.com/mapatapas/nucleo/0845030520001702-bellavista text/html; charset=UTF-8 No
2025-04-04 23:40:03.757979 200 GET https://conmenu.com/tapas/cp/09569 text/html; charset=UTF-8 No
2025-04-04 23:40:03.664943 200 GET https://conmenu.com/mapatapas/poblacion/1215030060615-raido text/html; charset=UTF-8 No
2025-04-04 23:40:03.031510 200 GET https://conmenu.com/mapamenuscelebraciones/poblacion/1215030851802-marza text/html; charset=UTF-8 No
2025-04-04 23:40:02.984892 200 GET https://conmenu.com/mapamenusgrupo/nucleo/1648019130002299-diseminado text/html; charset=UTF-8 No
2025-04-04 23:40:02.870202 200 GET https://conmenu.com/menusgrupo/municipio/100305113-rojales text/html; charset=UTF-8 No
2025-04-04 23:40:02.465226 200 GET https://conmenu.com/mapa/poblacion/0724031770007-redipuertas text/html; charset=UTF-8 No
2025-04-04 23:40:02.233685 200 GET https://conmenu.com/mapamenus/zona/13280307902022-acacias-arganzuela text/html; charset=UTF-8 No
2025-04-04 23:40:02.082701 200 GET https://conmenu.com/menuseventos/poblacion/1232010351101-barcia text/html; charset=UTF-8 No
2025-04-04 23:40:01.964233 200 GET https://conmenu.com/mapamenus/nucleo/1328050150004301-valdefuentes text/html; charset=UTF-8 No
2025-04-04 23:40:00.940114 200 GET https://conmenu.com/mapamenuseventos/poblacion/0705011520002-nava-de-arevalo text/html; charset=UTF-8 No

View Data

title
description
keywords
page
$value array (0)
idPRO 0816
vista_actual mapatapas
vista_cambio tapas
url_menus /tapas/provincia/0816-cuenca
url_mapamenus /mapatapas/provincia/0816-cuenca
tipo_vista mapa
url_semilla /provincia/0816-cuenca
establishments
$value array (0)
total
$value integer 0
breadcrumb_items <li class="breadcrumb-item">CCAA <a href="/mapatapas/ccaa/08-castilla-la-mancha" class="text-decoration-none">Castilla-La Mancha</a> </li> <li class="breadcrumb-item active" aria-current="page">Province <a href="#" class="text-decoration-none text-dark" data-bs-toggle="modal" data-bs-target="#provinciaModal"><strong>Cuenca (0)</strong></a> </li> <li class="breadcrumb-item"> <a href="#" class="text-decoration-none text-primary" data-bs-toggle="modal" data-bs-target="#nucleosModal"> County <i class="fa-solid fa-angle-down"></i> </a> </li> <li class="breadcrumb-item"> <a href="#" class="text-decoration-none text-primary" data-bs-toggle="modal" data-bs-target="#municipiosModal"> Municipality <i class="fa-solid fa-angle-down"></i> </a> </li> <div class="modal fade" id="nucleosModal" tabindex="-1" aria-labelledby="nucleosModalLabel" aria-hidden="true"> <div class="modal-dialog modal-lg modal-dialog-centered modal-dialog-scrollable"> <div class="modal-content border-0 shadow-lg"> <div class="modal-header bg-light"> <h6 class="modal-title text-center w-100" id="nucleosModalLabel"> Counties in Province <span id="nombrePoblacion">Cuenca</span> </h6> </div> <div class="modal-body p-2"> <div class="list-group small" id="listaNucleos"> <div class='list-group-item'><a href='/mapatapas/comarca/081601-alcarria' class='text-dark'>Alcarria</a></div><div class='list-group-item'><a href='/mapatapas/comarca/081607-mancha-alta' class='text-dark'>Mancha Alta</a></div><div class='list-group-item'><a href='/mapatapas/comarca/081606-mancha-baja' class='text-dark'>Mancha Baja</a></div><div class='list-group-item'><a href='/mapatapas/comarca/081605-manchuela' class='text-dark'>Manchuela</a></div><div class='list-group-item'><a href='/mapatapas/comarca/081602-serrania-alta' class='text-dark'>Serranía Alta</a></div><div class='list-group-item'><a href='/mapatapas/comarca/081604-serrania-baja' class='text-dark'>Serranía Baja</a></div><div class='list-group-item'><a href='/mapatapas/comarca/081603-serrania-media' class='text-dark'>Serranía Media</a></div> </div> </div> </div> </div> </div> <div class="modal fade" id="provinciaModal" tabindex="-1" aria-labelledby="provinciaModalLabel" aria-hidden="true"> <div class="modal-dialog modal-lg modal-dialog-centered modal-dialog-scrollable"> <div class="modal-content border-0 shadow-lg"> <div class="modal-header bg-light"> <h6 class="modal-title text-center w-100" id="provinciaModalLabel"> Provinces in Castilla-La Mancha </h6> </div> <div class="modal-body p-2"> <div class="list-group small" id="listaNucleos"> <div class='list-group-item'><a href='/mapatapas/provincia/0802-albacete' class='text-dark'>Albacete</a></div><div class='list-group-item'><a href='/mapatapas/provincia/0813-ciudad-real' class='text-dark'>Ciudad Real</a></div><div class='list-group-item'><a href='/mapatapas/provincia/0816-cuenca' class='text-dark'>Cuenca</a></div><div class='list-group-item'><a href='/mapatapas/provincia/0819-guadalajara' class='text-dark'>Guadalajara</a></div><div class='list-group-item'><a href='/mapatapas/provincia/0845-toledo' class='text-dark'>Toledo</a></div> </div> </div> </div> </div> </div> <div class="modal fade" id="municipiosModal" tabindex="-1" aria-labelledby="municipiosModalLabel" aria-hidden="true"> <div class="modal-dialog modal-lg modal-dialog-centered modal-dialog-scrollable"> <div class="modal-content border-0 shadow-lg"> <div class="modal-header bg-light"> <h6 class="modal-title text-center w-100" id="municipiosModalLabel"> Municipalities in Province <span id="nombrePoblacion">Cuenca</span> </h6> </div> <div class="modal-body p-2"> <div class="list-group small" id="listaNucleos"> <div class='list-group-item'><a href='/mapatapas/municipio/081603001-abia-de-la-obispalia' class='text-dark'>ABIA DE LA OBISPALÍA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607002-acebron-el' class='text-dark'>ACEBRÓN (EL)</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081605003-alarcon' class='text-dark'>ALARCÓN</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603004-albaladejo-del-cuende' class='text-dark'>ALBALADEJO DEL CUENDE</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601005-albalate-de-las-nogueras' class='text-dark'>ALBALATE DE LAS NOGUERAS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601006-albendea' class='text-dark'>ALBENDEA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081606007-alberca-de-zancara-la' class='text-dark'>ALBERCA DE ZÁNCARA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604008-alcala-de-la-vega' class='text-dark'>ALCALÁ DE LA VEGA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601009-alcantud' class='text-dark'>ALCANTUD</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607010-alcazar-del-rey' class='text-dark'>ALCÁZAR DEL REY</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601011-alcohujate' class='text-dark'>ALCOHUJATE</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607012-alconchel-de-la-estrella' class='text-dark'>ALCONCHEL DE LA ESTRELLA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604013-algarra' class='text-dark'>ALGARRA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604014-aliaguilla' class='text-dark'>ALIAGUILLA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607015-almarcha-la' class='text-dark'>ALMARCHA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607016-almendros' class='text-dark'>ALMENDROS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603017-almodovar-del-pinar' class='text-dark'>ALMODÓVAR DEL PINAR</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607018-almonacid-del-marquesado' class='text-dark'>ALMONACID DEL MARQUESADO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607019-altarejos' class='text-dark'>ALTAREJOS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601020-arandilla-del-arroyo' class='text-dark'>ARANDILLA DEL ARROYO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603905-arcas' class='text-dark'>ARCAS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603022-arcos-de-la-sierra' class='text-dark'>ARCOS DE LA SIERRA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604024-arguisuelas' class='text-dark'>ARGUISUELAS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601025-arrancacepas' class='text-dark'>ARRANCACEPAS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607026-atalaya-del-canavate' class='text-dark'>ATALAYA DEL CAÑAVATE</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601027-barajas-de-melo' class='text-dark'>BARAJAS DE MELO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603029-barchin-del-hoyo' class='text-dark'>BARCHÍN DEL HOYO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603030-bascunana-de-san-pedro' class='text-dark'>BASCUÑANA DE SAN PEDRO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603031-beamud' class='text-dark'>BEAMUD</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607032-belinchon' class='text-dark'>BELINCHÓN</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081606033-belmonte' class='text-dark'>BELMONTE</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607034-belmontejo' class='text-dark'>BELMONTEJO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081602035-beteta' class='text-dark'>BETETA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604036-boniches' class='text-dark'>BONICHES</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601038-buciegas' class='text-dark'>BUCIEGAS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081605039-buenache-de-alarcon' class='text-dark'>BUENACHE DE ALARCÓN</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603040-buenache-de-la-sierra' class='text-dark'>BUENACHE DE LA SIERRA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601041-buendia' class='text-dark'>BUENDÍA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081605042-campillo-de-altobuey' class='text-dark'>CAMPILLO DE ALTOBUEY</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604043-campillos-paravientos' class='text-dark'>CAMPILLOS-PARAVIENTOS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604044-campillos-sierra' class='text-dark'>CAMPILLOS-SIERRA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607901-campos-del-paraiso' class='text-dark'>CAMPOS DEL PARAÍSO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604046-canada-del-hoyo' class='text-dark'>CAÑADA DEL HOYO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607047-canada-juncosa' class='text-dark'>CAÑADA JUNCOSA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601045-canalejas-del-arroyo' class='text-dark'>CANALEJAS DEL ARROYO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603048-canamares' class='text-dark'>CAÑAMARES</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607049-canavate-el' class='text-dark'>CAÑAVATE (EL)</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601050-canaveras' class='text-dark'>CAÑAVERAS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601051-canaveruelas' class='text-dark'>CAÑAVERUELAS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604052-canete' class='text-dark'>CAÑETE</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081602053-canizares' class='text-dark'>CAÑIZARES</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604055-carboneras-de-guadazaon' class='text-dark'>CARBONERAS DE GUADAZAÓN</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604056-cardenete' class='text-dark'>CARDENETE</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081602057-carrascosa' class='text-dark'>CARRASCOSA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081606058-carrascosa-de-haro' class='text-dark'>CARRASCOSA DE HARO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081605060-casas-de-benitez' class='text-dark'>CASAS DE BENÍTEZ</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081606061-casas-de-fernando-alonso' class='text-dark'>CASAS DE FERNANDO ALONSO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604062-casas-de-garcimolina' class='text-dark'>CASAS DE GARCIMOLINA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081605063-casas-de-guijarro' class='text-dark'>CASAS DE GUIJARRO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081606064-casas-de-haro' class='text-dark'>CASAS DE HARO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081606065-casas-de-los-pinos' class='text-dark'>CASAS DE LOS PINOS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081605066-casasimarro' class='text-dark'>CASASIMARRO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601067-castejon' class='text-dark'>CASTEJÓN</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081605068-castillejo-de-iniesta' class='text-dark'>CASTILLEJO DE INIESTA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603070-castillejo-sierra' class='text-dark'>CASTILLEJO-SIERRA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607072-castillo-de-garcimunoz' class='text-dark'>CASTILLO DE GARCIMUÑOZ</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601071-castillo-albaranez' class='text-dark'>CASTILLO-ALBARÁÑEZ</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607073-cervera-del-llano' class='text-dark'>CERVERA DEL LLANO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603023-chillaron-de-cuenca' class='text-dark'>CHILLARÓN DE CUENCA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603081-chumillas' class='text-dark'>CHUMILLAS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603074-cierva-la' class='text-dark'>CIERVA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603078-cuenca' class='text-dark'>CUENCA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081602079-cueva-del-hierro' class='text-dark'>CUEVA DEL HIERRO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603082-enguidanos' class='text-dark'>ENGUÍDANOS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603083-fresneda-de-altarejos' class='text-dark'>FRESNEDA DE ALTAREJOS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603084-fresneda-de-la-sierra' class='text-dark'>FRESNEDA DE LA SIERRA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603085-frontera-la' class='text-dark'>FRONTERA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607086-fuente-de-pedro-naharro' class='text-dark'>FUENTE DE PEDRO NAHARRO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081606087-fuentelespino-de-haro' class='text-dark'>FUENTELESPINO DE HARO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604088-fuentelespino-de-moya' class='text-dark'>FUENTELESPINO DE MOYA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603904-fuentenava-de-jabaga' class='text-dark'>FUENTENAVA DE JÁBAGA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603089-fuentes' class='text-dark'>FUENTES</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081602091-fuertescusa' class='text-dark'>FUERTESCUSA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081605092-gabaldon' class='text-dark'>GABALDÓN</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604093-garaballa' class='text-dark'>GARABALLA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601094-gascuena' class='text-dark'>GASCUEÑA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604095-graja-de-campalbo' class='text-dark'>GRAJA DE CAMPALBO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081605096-graja-de-iniesta' class='text-dark'>GRAJA DE INIESTA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604097-henarejos' class='text-dark'>HENAREJOS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081605098-herrumblar-el' class='text-dark'>HERRUMBLAR (EL)</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607099-hinojosa-la' class='text-dark'>HINOJOSA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081606100-hinojosos-los' class='text-dark'>HINOJOSOS (LOS)</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607101-hito-el' class='text-dark'>HITO (EL)</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607102-honrubia' class='text-dark'>HONRUBIA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081606103-hontanaya' class='text-dark'>HONTANAYA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081605104-hontecillas' class='text-dark'>HONTECILLAS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607106-horcajo-de-santiago' class='text-dark'>HORCAJO DE SANTIAGO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081602107-huelamo' class='text-dark'>HUÉLAMO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607108-huelves' class='text-dark'>HUELVES</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604109-huerguina' class='text-dark'>HUÉRGUINA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607110-huerta-de-la-obispalia' class='text-dark'>HUERTA DE LA OBISPALÍA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081602111-huerta-del-marquesado' class='text-dark'>HUERTA DEL MARQUESADO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601112-huete' class='text-dark'>HUETE</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081605113-iniesta' class='text-dark'>INIESTA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081602115-laguna-del-marquesado' class='text-dark'>LAGUNA DEL MARQUESADO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081602116-lagunaseca' class='text-dark'>LAGUNASECA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604117-landete' class='text-dark'>LANDETE</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081605118-ledana' class='text-dark'>LEDAÑA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601119-leganiel' class='text-dark'>LEGANIEL</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081602121-majadas-las' class='text-dark'>MAJADAS (LAS)</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603122-mariana' class='text-dark'>MARIANA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081602123-masegosa' class='text-dark'>MASEGOSA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081606124-mesas-las' class='text-dark'>MESAS (LAS)</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081605125-minglanilla' class='text-dark'>MINGLANILLA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604126-mira' class='text-dark'>MIRA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081606128-monreal-del-llano' class='text-dark'>MONREAL DEL LLANO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607129-montalbanejo' class='text-dark'>MONTALBANEJO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607130-montalbo' class='text-dark'>MONTALBO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603131-monteagudo-de-las-salinas' class='text-dark'>MONTEAGUDO DE LAS SALINAS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607132-mota-de-altarejos' class='text-dark'>MOTA DE ALTAREJOS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081606133-mota-del-cuervo' class='text-dark'>MOTA DEL CUERVO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081605134-motilla-del-palancar' class='text-dark'>MOTILLA DEL PALANCAR</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604135-moya' class='text-dark'>MOYA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604137-narboneta' class='text-dark'>NARBONETA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607139-olivares-de-jucar' class='text-dark'>OLIVARES DE JÚCAR</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601140-olmeda-de-la-cuesta' class='text-dark'>OLMEDA DE LA CUESTA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603141-olmeda-del-rey' class='text-dark'>OLMEDA DEL REY</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081605142-olmedilla-de-alarcon' class='text-dark'>OLMEDILLA DE ALARCÓN</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601143-olmedilla-de-eliz' class='text-dark'>OLMEDILLA DE ELIZ</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081606145-osa-de-la-vega' class='text-dark'>OSA DE LA VEGA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604146-pajaron' class='text-dark'>PAJARÓN</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604147-pajaroncillo' class='text-dark'>PAJARONCILLO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607148-palomares-del-campo' class='text-dark'>PALOMARES DEL CAMPO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603149-palomera' class='text-dark'>PALOMERA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603150-paracuellos' class='text-dark'>PARACUELLOS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607151-paredes' class='text-dark'>PAREDES</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603152-parra-de-las-vegas-la' class='text-dark'>PARRA DE LAS VEGAS (LA)</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081606153-pedernoso-el' class='text-dark'>PEDERNOSO (EL)</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081606154-pedroneras-las' class='text-dark'>PEDROÑERAS (LAS)</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081605155-peral-el' class='text-dark'>PERAL (EL)</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601156-peraleja-la' class='text-dark'>PERALEJA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603157-pesquera-la' class='text-dark'>PESQUERA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081605158-picazo-el' class='text-dark'>PICAZO (EL)</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607159-pinarejo' class='text-dark'>PINAREJO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601160-pineda-de-giguela' class='text-dark'>PINEDA DE GIGÜELA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603161-piqueras-del-castillo' class='text-dark'>PIQUERAS DEL CASTILLO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601162-portalrubio-de-guadamejud' class='text-dark'>PORTALRUBIO DE GUADAMEJUD</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603163-portilla' class='text-dark'>PORTILLA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081602165-poyatos' class='text-dark'>POYATOS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081606166-pozoamargo' class='text-dark'>POZOAMARGO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081605908-pozorrubielos-de-la-mancha' class='text-dark'>POZORRUBIELOS DE LA MANCHA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607167-pozorrubio-de-santiago' class='text-dark'>POZORRUBIO DE SANTIAGO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081602169-pozuelo-el' class='text-dark'>POZUELO (EL)</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601170-priego' class='text-dark'>PRIEGO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081606171-provencio-el' class='text-dark'>PROVENCIO (EL)</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607172-puebla-de-almenara' class='text-dark'>PUEBLA DE ALMENARA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081605174-puebla-del-salvador' class='text-dark'>PUEBLA DEL SALVADOR</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081605175-quintanar-del-rey' class='text-dark'>QUINTANAR DEL REY</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081606176-rada-de-haro' class='text-dark'>RADA DE HARO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604177-reillo' class='text-dark'>REÍLLO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607181-rozalen-del-monte' class='text-dark'>ROZALÉN DEL MONTE</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601185-saceda-trasierra' class='text-dark'>SACEDA-TRASIERRA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607186-saelices' class='text-dark'>SAELICES</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604187-salinas-del-manzano' class='text-dark'>SALINAS DEL MANZANO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601188-salmeroncillos' class='text-dark'>SALMERONCILLOS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604189-salvacanete' class='text-dark'>SALVACAÑETE</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081606190-san-clemente' class='text-dark'>SAN CLEMENTE</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607191-san-lorenzo-de-la-parrilla' class='text-dark'>SAN LORENZO DE LA PARRILLA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604192-san-martin-de-boniches' class='text-dark'>SAN MARTÍN DE BONICHES</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601193-san-pedro-palmiches' class='text-dark'>SAN PEDRO PALMICHES</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604194-santa-cruz-de-moya' class='text-dark'>SANTA CRUZ DE MOYA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081606196-santa-maria-de-los-llanos' class='text-dark'>SANTA MARÍA DE LOS LLANOS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081606195-santa-maria-del-campo-rus' class='text-dark'>SANTA MARÍA DEL CAMPO RUS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081602197-santa-maria-del-val' class='text-dark'>SANTA MARÍA DEL VAL</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081605198-sisante' class='text-dark'>SISANTE</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603199-solera-de-gabaldon' class='text-dark'>SOLERA DE GABALDÓN</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603909-sotorribas' class='text-dark'>SOTORRIBAS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604202-talayuelas' class='text-dark'>TALAYUELAS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607203-tarancon' class='text-dark'>TARANCÓN</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081605204-tebar' class='text-dark'>TÉBAR</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604205-tejadillos' class='text-dark'>TEJADILLOS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601206-tinajas' class='text-dark'>TINAJAS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601209-torralba' class='text-dark'>TORRALBA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607211-torrejoncillo-del-rey' class='text-dark'>TORREJONCILLO DEL REY</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607212-torrubia-del-campo' class='text-dark'>TORRUBIA DEL CAMPO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607213-torrubia-del-castillo' class='text-dark'>TORRUBIA DEL CASTILLO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081602215-tragacete' class='text-dark'>TRAGACETE</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081606216-tresjuncos' class='text-dark'>TRESJUNCOS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607217-tribaldos' class='text-dark'>TRIBALDOS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607218-ucles' class='text-dark'>UCLÉS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603219-una' class='text-dark'>UÑA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601906-valdecolmenas-los' class='text-dark'>VALDECOLMENAS (LOS)</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081602224-valdemeca' class='text-dark'>VALDEMECA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603225-valdemorillo-de-la-sierra' class='text-dark'>VALDEMORILLO DE LA SIERRA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603227-valdemoro-sierra' class='text-dark'>VALDEMORO-SIERRA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601228-valdeolivas' class='text-dark'>VALDEOLIVAS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603902-valdetortola' class='text-dark'>VALDETÓRTOLA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603903-valeras-las' class='text-dark'>VALERAS (LAS)</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081605231-valhermoso-de-la-fuente' class='text-dark'>VALHERMOSO DE LA FUENTE</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601173-valle-de-altomira-el' class='text-dark'>VALLE DE ALTOMIRA (EL)</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081602234-valsalobre' class='text-dark'>VALSALOBRE</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607236-valverde-de-jucar' class='text-dark'>VALVERDE DE JÚCAR</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081605237-valverdejo' class='text-dark'>VALVERDEJO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081606238-vara-de-rey' class='text-dark'>VARA DE REY</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081602239-vega-del-codorno' class='text-dark'>VEGA DEL CODORNO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601240-vellisca' class='text-dark'>VELLISCA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601242-villaconejos-de-trabaque' class='text-dark'>VILLACONEJOS DE TRABAQUE</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081606243-villaescusa-de-haro' class='text-dark'>VILLAESCUSA DE HARO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081605244-villagarcia-del-llano' class='text-dark'>VILLAGARCÍA DEL LLANO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603245-villalba-de-la-sierra' class='text-dark'>VILLALBA DE LA SIERRA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601246-villalba-del-rey' class='text-dark'>VILLALBA DEL REY</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607247-villalgordo-del-marquesado' class='text-dark'>VILLALGORDO DEL MARQUESADO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081605248-villalpardo' class='text-dark'>VILLALPARDO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081606249-villamayor-de-santiago' class='text-dark'>VILLAMAYOR DE SANTIAGO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601250-villanueva-de-guadamejud' class='text-dark'>VILLANUEVA DE GUADAMEJUD</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081605251-villanueva-de-la-jara' class='text-dark'>VILLANUEVA DE LA JARA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607253-villar-de-canas' class='text-dark'>VILLAR DE CAÑAS</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601254-villar-de-domingo-garcia' class='text-dark'>VILLAR DE DOMINGO GARCÍA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081606255-villar-de-la-encina' class='text-dark'>VILLAR DE LA ENCINA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603263-villar-de-olalla' class='text-dark'>VILLAR DE OLALLA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604258-villar-del-humo' class='text-dark'>VILLAR DEL HUMO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601259-villar-del-infantado' class='text-dark'>VILLAR DEL INFANTADO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601910-villar-y-velasco' class='text-dark'>VILLAR Y VELASCO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607264-villarejo-de-fuentes' class='text-dark'>VILLAREJO DE FUENTES</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601265-villarejo-de-la-penuela' class='text-dark'>VILLAREJO DE LA PEÑUELA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607266-villarejo-periesteban' class='text-dark'>VILLAREJO-PERIESTEBAN</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607269-villares-del-saz' class='text-dark'>VILLARES DEL SAZ</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607270-villarrubio' class='text-dark'>VILLARRUBIO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081605271-villarta' class='text-dark'>VILLARTA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601272-villas-de-la-ventosa' class='text-dark'>VILLAS DE LA VENTOSA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607273-villaverde-y-pasaconsol' class='text-dark'>VILLAVERDE Y PASACONSOL</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604274-villora' class='text-dark'>VÍLLORA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081601275-vindel' class='text-dark'>VINDEL</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081604276-yemeda' class='text-dark'>YÉMEDA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607277-zafra-de-zancara' class='text-dark'>ZAFRA DE ZÁNCARA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081602278-zafrilla' class='text-dark'>ZAFRILLA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081607279-zarza-de-tajo' class='text-dark'>ZARZA DE TAJO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/081603280-zarzuela' class='text-dark'>ZARZUELA</a></div> </div> </div> </div> </div> </div>
breadcrumb_titulo Province Cuenca (0)

Session User Data

__ci_last_regenerate
1743810009
settings
Array
(
    [id_settings] => 1
    [title] => ConMenu.com
    [activate_frontend] => 1
    [logo] => 
    [icon] => 
    [default_language] => es
    [default_role] => fff26488a4249d76a8de5c0426acb8f7
    [default_date_format] => d-m-Y
    [default_hour_format] => 24
    [default_currency] => EUR
    [default_currency_position] => right
    [default_currency_separation] => comma
    [default_country] => ES
    [default_theme] => 1
    [default_theme_front] => 2
    [default_timezone] => Europe/Madrid
    [seo_description] => La oferta gastronómica de los establecimientos de hostelería de España
    [seo_keywords] => ConMenu, ConMenu.com, Restaurantes, Bares, Gastronomía, Cartas, Menús
    [email_gateway] => smtp
    [email_name] => info@conmenu.com
    [email_address] => info@conmenu.com
    [email_smtp] => conmenu.com
    [email_port] => 587
    [email_pass] => SD@Carmen&amp;Oscar@1109!
    [email_cert] => tls
    [email_account_id] => 
    [email_auth_token] => 
    [email_info_add] => 
    [sms_gateway] => twilio
    [sms_account_id] => AC3836ed0cef185ff92824e75224984de4
    [sms_auth_token] => ac0017d04b777cdea686af8aacce0c34
    [sms_info_add] => +18312492348
    [captcha_gateway] => hcaptcha
    [captcha_site_key] => 151e783e-b16e-4eba-8102-625ecd5ca560
    [captcha_secret_key] => ES_ce7b131d88dd4b84bc29b690e3a4852d
    [captcha_register] => 1
    [captcha_login] => 1
    [captcha_recovery] => 1
    [registration] => 1
    [terms_conditions] => 0
    [terms_conditions_text] => &lt;p&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;
    [email_confirmation] => 1
    [sms_confirmation] => 0
    [send_user_register] => d1971b013f67169a8e92c642684a738e
    [send_email_register] => 1
    [send_sms_register] => 1
    [send_notification_register] => 1
    [send_email_welcome] => 1
    [send_sms_welcome] => 0
    [remember_me] => 1
    [forgot_password] => 1
    [two_factor_auth] => 1
    [throttle_auth] => 1
    [throttle_auth_max_attempts] => 3
    [throttle_auth_lockour_time] => 12
    [jwt_token_lifetime] => 30
    [jwt_private_key] => CONMENU-8cd98f00B204e9800998ECf8427e
    [group_api] => {&quot;115b5ad39b853084209caf6824224f6b&quot;:[[&quot;api&quot;,&quot;user&quot;,&quot;get&quot;,&quot;115b5ad39b853084209caf6824224f6b&quot;,true],[&quot;api&quot;,&quot;user&quot;,&quot;post&quot;,&quot;115b5ad39b853084209caf6824224f6b&quot;,true],[&quot;api&quot;,&quot;user&quot;,&quot;del&quot;,&quot;115b5ad39b853084209caf6824224f6b&quot;,true],[&quot;api&quot;,&quot;user&quot;,&quot;put&quot;,&quot;115b5ad39b853084209caf6824224f6b&quot;,true]],&quot;fff26488a4249d76a8de5c0426acb8f7&quot;:[[&quot;api&quot;,&quot;user&quot;,&quot;get&quot;,&quot;fff26488a4249d76a8de5c0426acb8f7&quot;,false],[&quot;api&quot;,&quot;user&quot;,&quot;post&quot;,&quot;fff26488a4249d76a8de5c0426acb8f7&quot;,false],[&quot;api&quot;,&quot;user&quot;,&quot;del&quot;,&quot;fff26488a4249d76a8de5c0426acb8f7&quot;,false],[&quot;api&quot;,&quot;user&quot;,&quot;put&quot;,&quot;fff26488a4249d76a8de5c0426acb8f7&quot;,false]]}
    [block_external_api] => 0
    [ip_allowed_api] => 
    [enable_api] => 1
    [remove_log] => 0
    [remove_log_time] => 180
    [remove_log_latest] => 2024-11-19 12:45:20
    [storage_gateway] => local
    [aws_endpoint] => 
    [aws_key] => 
    [aws_secret] => 
    [aws_region] => 
    [aws_bucket] => 
    [backup_storage] => local
    [backup_table] => all
    [backup_email] => 
    [backup_notification_email] => 0
    [backup_automatic] => 0
    [backup_time] => 00:00:00
    [backup_latest] => 2024-11-21 12:28:12
    [pusher_appId] => 1676640
    [pusher_key] => 087199feb0361b32e424
    [pusher_secret] => 288c6dd22ba56f5128d7
    [pusher_cluster] => eu
    [pusher_useTLS] => 1
    [pusher_scheme] => 1
    [pusher_enable] => 1
    [module_enable] => 1
    [layout_enable] => 0
    [purchase_code] => 0909789789053053TT
    [updated_at] => 2025-02-20 18:31:14
)
notification
Array
(
)
pulse
0

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
Connection close
X-Real-Ip 18.224.15.154
Host conmenu.com

Response ( 200 - OK )

Headers

Content-Type text/html; charset=UTF-8

System Configuration

Read the CodeIgniter docs...

CodeIgniter Version: 4.6.0
PHP Version: 8.4.5
PHP SAPI: fpm-fcgi
Environment: development
Base URL: https://conmenu.com
Timezone: Europe/Madrid
Locale: en
Content Security Policy Enabled: No