Haz clic en el botón para obtener tu ubicación actual.
Cargando datos...
NAME | COMPONENT | DURATION | 0 ms | 15 ms | 30 ms | 45 ms | 60 ms | 75 ms | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Bootstrap | Timer | 4.60 ms | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Required Before Filters | Timer | 2.03 ms | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Routing | Timer | 1.82 ms | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Before Filters | Timer | 0.20 ms | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Controller | Timer | 66.14 ms | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
After Filters | Timer | 0.07 ms |
Time | Query String | |
---|---|---|
0.1 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.34 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`.`idMUN` = '033308002' | 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:580 App\Models\TapasModel->getEstablecimientosConTapasLocalizado() 4 SYSTEMPATH/CodeIgniter.php:933 App\Controllers\Mapatapas->municipio() 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.32 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`.`idMUN` = '033308002' ORDER BY `ES_municipios`.`nomMUN` ASC | APPPATH/Models/TapasModel.php:437 |
1 SYSTEMPATH/Database/BaseBuilder.php:1649 CodeIgniter\Database\BaseConnection->query() 2 APPPATH/Models/TapasModel.php:437 CodeIgniter\Database\BaseBuilder->get() 3 APPPATH/Controllers/Mapatapas.php:628 App\Models\TapasModel->getMunicipio() 4 SYSTEMPATH/CodeIgniter.php:933 App\Controllers\Mapatapas->municipio() 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() |
||
19.02 ms | SELECT `ES_entidades`.`idENT`, `ES_entidades`.`nomENT`, `ES_entidades`.`slugENT`, `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_entidades` INNER JOIN `ES_municipios` ON `ES_entidades`.`idMUN` = `ES_municipios`.`idMUN` 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_entidades`.`idMUN` = '033308002' ORDER BY `ES_entidades`.`nomENT` ASC | APPPATH/Models/TapasModel.php:505 |
1 SYSTEMPATH/Database/BaseBuilder.php:1649 CodeIgniter\Database\BaseConnection->query() 2 APPPATH/Models/TapasModel.php:505 CodeIgniter\Database\BaseBuilder->get() 3 APPPATH/Controllers/Mapatapas.php:630 App\Models\TapasModel->getEntidadByIdMUN() 4 SYSTEMPATH/CodeIgniter.php:933 App\Controllers\Mapatapas->municipio() 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() |
||
34.94 ms | SELECT `ES_poblaciones`.`idPOB`, `ES_poblaciones`.`nomPOB`, `ES_poblaciones`.`slugPOB`, `ES_entidades`.`idENT`, `ES_entidades`.`nomENT`, `ES_entidades`.`slugENT`, `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_poblaciones` INNER JOIN `ES_entidades` ON `ES_poblaciones`.`idENT` = `ES_entidades`.`idENT` INNER JOIN `ES_municipios` ON `ES_entidades`.`idMUN` = `ES_municipios`.`idMUN` 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_poblaciones`.`idMUN` = '033308002' ORDER BY `ES_poblaciones`.`nomPOB` ASC | APPPATH/Models/TapasModel.php:607 |
1 SYSTEMPATH/Database/BaseBuilder.php:1649 CodeIgniter\Database\BaseConnection->query() 2 APPPATH/Models/TapasModel.php:607 CodeIgniter\Database\BaseBuilder->get() 3 APPPATH/Controllers/Mapatapas.php:644 App\Models\TapasModel->getPoblacionByIdMUN() 4 SYSTEMPATH/CodeIgniter.php:933 App\Controllers\Mapatapas->municipio() 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.58 ms | SELECT DISTINCT(ES_cp.CP) AS CP FROM `ES_cp` WHERE `ES_cp`.`idMUN` = '033308002' ORDER BY `ES_cp`.`CP` ASC | APPPATH/Models/TapasModel.php:619 |
1 SYSTEMPATH/Database/BaseBuilder.php:1649 CodeIgniter\Database\BaseConnection->query() 2 APPPATH/Models/TapasModel.php:619 CodeIgniter\Database\BaseBuilder->get() 3 APPPATH/Controllers/Mapatapas.php:648 App\Models\TapasModel->getCPByIdMUN() 4 SYSTEMPATH/CodeIgniter.php:933 App\Controllers\Mapatapas->municipio() 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.66 ms | SELECT `zonas`.`codBAR`, `zonas`.`nomBAR`, `zonas`.`slugBAR` FROM `zonas` WHERE `zonas`.`idMUN` = '033308002' ORDER BY `nomBAR` ASC | APPPATH/Models/TapasModel.php:633 |
1 SYSTEMPATH/Database/BaseBuilder.php:1649 CodeIgniter\Database\BaseConnection->query() 2 APPPATH/Models/TapasModel.php:633 CodeIgniter\Database\BaseBuilder->get() 3 APPPATH/Controllers/Mapatapas.php:652 App\Models\TapasModel->getZonasByIdMUN() 4 SYSTEMPATH/CodeIgniter.php:933 App\Controllers\Mapatapas->municipio() 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.41 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`.`idCOM` = '033308' ORDER BY `ES_municipios`.`nomMUN` ASC | APPPATH/Models/TapasModel.php:450 |
1 SYSTEMPATH/Database/BaseBuilder.php:1649 CodeIgniter\Database\BaseConnection->query() 2 APPPATH/Models/TapasModel.php:450 CodeIgniter\Database\BaseBuilder->get() 3 APPPATH/Controllers/Mapatapas.php:654 App\Models\TapasModel->getMunicipioByIdCOM() 4 SYSTEMPATH/CodeIgniter.php:933 App\Controllers\Mapatapas->municipio() 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() |
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 |
Directory: | |
Controller: | \App\Controllers\Mapatapas |
Method: | municipio |
Params: | 1 / 1 |
$slugMUN = | 033308002-aller |
Method | Route | Handler |
---|---|---|
GET | / | \App\Controllers\Home::index |
GET | lang/{locale} | \App\Controllers\Language::index |
GET | establishment/data/([^/]+) |
\App\Controllers\Establishment::data/$1 |
GET | establishment/([^/]+) |
\App\Controllers\Establishment::index/$1 |
GET | subscription/createPlan | \App\Controllers\Subscription::createPlan |
GET | subscription/plans | \App\Controllers\Subscription::showPlans |
GET | subscription/subscribe/([^/]+) |
\App\Controllers\Subscription::subscribe/$1 |
GET | subscription/success | \App\Controllers\Subscription::success |
GET | 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/artest | \App\Controllers\Establishments::artest |
GET | establishments/provincia/([^/]+) |
\App\Controllers\Establishments::provincia/$1 |
GET | establishments/loadMoreProvincia/([^/]+) |
\App\Controllers\Establishments::loadMoreProvincia/$1 |
GET | establishments/municipio/([^/]+) |
\App\Controllers\Establishments::municipio/$1 |
GET | establishments/loadMoreMunicipio/([^/]+) |
\App\Controllers\Establishments::loadMoreMunicipio/$1 |
GET | establishments/poblacion/([^/]+) |
\App\Controllers\Establishments::poblacion/$1 |
GET | establishments/loadMorePoblacion/([^/]+) |
\App\Controllers\Establishments::loadMorePoblacion/$1 |
GET | establishments/cp/([^/]+) |
\App\Controllers\Establishments::cp/$1 |
GET | establishments/loadMoreCP/([^/]+) |
\App\Controllers\Establishments::loadMoreCP/$1 |
GET | establishments/cppoblaciones/([^/]+)/([^/]+) |
\App\Controllers\Establishments::cppoblaciones/$1/$2 |
GET | establishments/loadMoreCPpoblaciones/([^/]+)/([^/]+) |
\App\Controllers\Establishments::loadMoreCPpoblaciones/$1/$2 |
GET | establishments/([^/]+) |
\App\Controllers\Establishments::index/$1 |
GET | grupos/([^/]+) |
\App\Controllers\Grupos::index/$1 |
GET | mapagrupos/([^/]+) |
\App\Controllers\Mapagrupos::index/$1 |
GET | menus/loadMore | \App\Controllers\Menus::loadMore |
GET | menus/([^/]+) |
\App\Controllers\Menus::index/$1 |
GET | menusgrupo/loadMore | \App\Controllers\Menusgrupo::loadMore |
GET | menusgrupo/([^/]+) |
\App\Controllers\Menusgrupo::index/$1 |
GET | menuseventos/loadMore | \App\Controllers\Menuseventos::loadMore |
GET | menuseventos/([^/]+) |
\App\Controllers\Menuseventos::index/$1 |
GET | menuscelebraciones/loadMore | \App\Controllers\Menuscelebraciones::loadMore |
GET | menuscelebraciones/([^/]+) |
\App\Controllers\Menuscelebraciones::index/$1 |
GET | tapas/loadMore | \App\Controllers\Tapas::loadMore |
GET | tapas/([^/]+) |
\App\Controllers\Tapas::index/$1 |
GET | mapa | \App\Controllers\Mapa::index |
GET | 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]+) |
\App\Controllers\Redirector::redirectToEstablishment/$1 |
GET | m/([0-9]+) |
\App\Controllers\Redirector::redirectToMenus/$1 |
GET | g/([0-9]+) |
\App\Controllers\Redirector::redirectToMenusGrupo/$1 |
GET | v/([0-9]+) |
\App\Controllers\Redirector::redirectToMenusEventos/$1 |
GET | c/([0-9]+) |
\App\Controllers\Redirector::redirectToMenusCelebraciones/$1 |
GET | t/([0-9]+) |
\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/([^/]+) |
\App\Controllers\Api::user/id/$1 |
GET | example/customers | \App\Controllers\Example::customers |
GET | 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 |
Time | Event Name | Times Called |
---|---|---|
2.15 ms | pre_system | 1 |
0.07 ms | dbquery | 8 |
Action | Datetime | Status | Method | URL | Content-Type | Is AJAX? |
---|---|---|---|---|---|---|
2025-04-10 10:53:06.071841 | 200 | GET | https://conmenu.com/mapamenus/comarca/090804-moyanes | text/html; charset=UTF-8 | No | |
2025-04-10 10:53:06.047529 | 200 | GET | https://conmenu.com/mapamenuseventos/cp/07839 | text/html; charset=UTF-8 | No | |
2025-04-10 10:53:05.993125 | 200 | GET | https://conmenu.com/mapatapas/municipio/033308002-aller | text/html; charset=UTF-8 | No | |
2025-04-10 10:53:05.381801 | 200 | GET | https://conmenu.com/grupos/municipio/1021-grupo-aysha/040702044-pobla-sa | text/html; charset=UTF-8 | No | |
2025-04-10 10:53:04.704358 | 200 | GET | https://conmenu.com/menus/loadMorePoblacion/0709089020010 | application/json; charset=UTF-8 | Yes | |
2025-04-10 10:53:04.505244 | 200 | GET | https://conmenu.com/mapamenuseventos/municipio/111005087-guadalupe | text/html; charset=UTF-8 | No | |
2025-04-10 10:53:04.403831 | 200 | GET | https://conmenu.com/mapamenus/poblacion/0925041610012-toralla | text/html; charset=UTF-8 | No | |
2025-04-10 10:53:04.364839 | 200 | GET | https://conmenu.com/menus/poblacion/0709089020010-zumel | text/html; charset=UTF-8 | No | |
2025-04-10 10:53:04.295730 | 200 | GET | https://conmenu.com/grupos/municipio/1021-grupo-aysha/033306030-illas | text/html; charset=UTF-8 | No | |
2025-04-10 10:53:03.973120 | 200 | GET | https://conmenu.com/tapas/nucleo/0819050230001701-alocen | text/html; charset=UTF-8 | No | |
2025-04-10 10:53:03.931364 | 200 | GET | https://conmenu.com/menus/loadMoreMunicipio/090801045 | application/json; charset=UTF-8 | Yes | |
2025-04-10 10:53:03.835589 | 200 | GET | https://conmenu.com/menus/loadMoreComarca/074901 | application/json; charset=UTF-8 | Yes | |
2025-04-10 10:53:03.384377 | 200 | GET | https://conmenu.com/menus/municipio/090801045-capolat | text/html; charset=UTF-8 | No | |
2025-04-10 10:53:03.344925 | 200 | GET | https://conmenu.com/menus/comarca/074901-sanabria | text/html; charset=UTF-8 | No | |
2025-04-10 10:53:03.319474 | 200 | GET | https://conmenu.com/mapamenuseventos/poblacion/0845020130003-pinar-el | text/html; charset=UTF-8 | No | |
2025-04-10 10:53:03.283435 | 200 | GET | https://conmenu.com/mapamenuseventos/poblacion/0222081670001-almudafar | text/html; charset=UTF-8 | No | |
2025-04-10 10:53:03.167463 | 200 | GET | https://conmenu.com/grupos/municipio/1021-grupo-aysha/104602041-aras-de-los-olmos | text/html; charset=UTF-8 | No | |
2025-04-10 10:53:02.642204 | 200 | GET | https://conmenu.com/mapamenuseventos/nucleo/0333070660409099-diseminado | text/html; charset=UTF-8 | No | |
2025-04-10 10:53:02.218213 | 200 | GET | https://conmenu.com/grupos/municipio/1021-grupo-aysha/111003218-zarza-la-mayor | text/html; charset=UTF-8 | No | |
2025-04-10 10:53:01.831649 | 200 | GET | https://conmenu.com/mapamenus/cp/22372 | text/html; charset=UTF-8 | No |
title | |
description | |
keywords | |
page |
|
idMUN | 033308002 |
vista_actual | mapatapas |
vista_cambio | tapas |
url_menus | /tapas/municipio/033308002-aller |
url_mapamenus | /mapatapas/municipio/033308002-aller |
tipo_vista | mapa |
url_semilla | /municipio/033308002-aller |
establishments |
|
total |
|
breadcrumb_items | <li class="breadcrumb-item">CCAA <a href="/mapatapas/ccaa/03-principado-de-asturias" class="text-decoration-none">Principado de Asturias</a> </li> <li class="breadcrumb-item">Province <a href="/mapatapas/provincia/0333-asturias" class="text-decoration-none">Asturias</a> </li> <li class="breadcrumb-item">County <a href="/mapatapas/comarca/033308-mieres" class="text-decoration-none">Mieres</a> </li> <li class="breadcrumb-item active" aria-current="page">Municipality <a href="#" class="text-decoration-none text-dark" data-bs-toggle="modal" data-bs-target="#municipiosModal"><strong>ALLER (0)</strong></a> </li><li class="breadcrumb-item"> <a href="#" class="text-decoration-none text-primary" data-bs-toggle="modal" data-bs-target="#entidadModal"> Population Entity <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="#poblacionModal"> Population <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="#cpModal"> Postal Code <i class="fa-solid fa-angle-down"></i> </a> </li><div class="modal fade" id="entidadModal" tabindex="-1" aria-labelledby="entidadModalLabel" 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="entidadModalLabel"> Population Entities in Municipality <span id="entidadPoblacion">ALLER</span> </h6> </div> <div class="modal-body p-2"> <div class="list-group small" id="listaEntidades"> <div class='list-group-item'><a href='/mapatapas/entidad/03330800201-beyo' class='text-dark'>BEYO</a></div><div class='list-group-item'><a href='/mapatapas/entidad/03330800202-bo' class='text-dark'>BO</a></div><div class='list-group-item'><a href='/mapatapas/entidad/03330800203-cabanaquinta-cabanaquinta' class='text-dark'>CABANAQUINTA/CABAÑAQUINTA</a></div><div class='list-group-item'><a href='/mapatapas/entidad/03330800204-caborana' class='text-dark'>CABORANA</a></div><div class='list-group-item'><a href='/mapatapas/entidad/03330800205-casomera' class='text-dark'>CASOMERA</a></div><div class='list-group-item'><a href='/mapatapas/entidad/03330800206-conforcos' class='text-dark'>CONFORCOS</a></div><div class='list-group-item'><a href='/mapatapas/entidad/03330800207-cuergo' class='text-dark'>CUERGO</a></div><div class='list-group-item'><a href='/mapatapas/entidad/03330800208-l.lamas' class='text-dark'>L.LAMAS</a></div><div class='list-group-item'><a href='/mapatapas/entidad/03330800209-morea-moreda' class='text-dark'>MOREA/MOREDA</a></div><div class='list-group-item'><a href='/mapatapas/entidad/03330800210-murias' class='text-dark'>MURIAS</a></div><div class='list-group-item'><a href='/mapatapas/entidad/03330800211-nembra' class='text-dark'>NEMBRA</a></div><div class='list-group-item'><a href='/mapatapas/entidad/03330800212-pel.luno' class='text-dark'>PEL.LUNO</a></div><div class='list-group-item'><a href='/mapatapas/entidad/03330800214-pineres' class='text-dark'>PIÑERES</a></div><div class='list-group-item'><a href='/mapatapas/entidad/03330800213-pino-el' class='text-dark'>PINO (EL)</a></div><div class='list-group-item'><a href='/mapatapas/entidad/03330800215-santibanes-de-la-fuente' class='text-dark'>SANTIBANES DE LA FUENTE</a></div><div class='list-group-item'><a href='/mapatapas/entidad/03330800216-serrapio' class='text-dark'>SERRAPIO</a></div><div class='list-group-item'><a href='/mapatapas/entidad/03330800217-soto' class='text-dark'>SOTO</a></div><div class='list-group-item'><a href='/mapatapas/entidad/03330800218-vega' class='text-dark'>VEGA</a></div> </div> </div> </div> </div> </div><div class="modal fade" id="poblacionModal" tabindex="-1" aria-labelledby="poblacionModalLabel" 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="poblacionModalLabel"> Populations in Municipality <span id="nombrePoblacion">ALLER</span> </h6> </div> <div class="modal-body p-2"> <div class="list-group small" id="listaNucleos"> <div class='list-group-item'><a href='/mapatapas/poblacion/0333080021701-acebeo' class='text-dark'>ACEBEO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021101-arnizo' class='text-dark'>ARNIZO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020938-arnoste' class='text-dark'>ARNOSTE</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021401-arteos' class='text-dark'>ARTEOS</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021432-barroses-les' class='text-dark'>BARROSES (LES)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020101-beyo' class='text-dark'>BEYO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021402-beyo' class='text-dark'>BEYO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020201-bo' class='text-dark'>BO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021204-bolgueres-les' class='text-dark'>BOLGUERES (LES)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020401-buciel.lo' class='text-dark'>BUCIEL.LO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020903-bustios-los' class='text-dark'>BUSTIOS (LOS)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020202-bustiye' class='text-dark'>BUSTIYÉ</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020301-cabanaquinta-cabanaquinta' class='text-dark'>CABANAQUINTA/CABAÑAQUINTA</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020904-cabaniel.les' class='text-dark'>CABANIEL.LES</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021102-cabanon-el' class='text-dark'>CABANÓN (EL)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021434-cabanon-el' class='text-dark'>CABANÓN (EL)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020943-cabanon-el' class='text-dark'>CABANÓN (EL)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020402-caborana' class='text-dark'>CABORANA</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021403-cambrosio' class='text-dark'>CAMBROSIO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021105-campueta-la' class='text-dark'>CAMPUETA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021435-cantera-la' class='text-dark'>CANTERA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020403-cantiquin-el' class='text-dark'>CANTIQUÍN (EL)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021103-cao' class='text-dark'>CAO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021709-cargaeros-los' class='text-dark'>CARGAEROS (LOS)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021106-carrera-la' class='text-dark'>CARRERA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020203-carreyana' class='text-dark'>CARREYANA</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021404-carrocera' class='text-dark'>CARROCERA</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021602-casa-baxo-la' class='text-dark'>CASA BAXO (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020906-casanueva-la' class='text-dark'>CASANUEVA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021601-casar-el' class='text-dark'>CASAR (EL)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021405-casares' class='text-dark'>CASARES</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020907-cascayera-la' class='text-dark'>CASCAYERA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020908-caseta-la' class='text-dark'>CASETA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021710-casiel.la-la' class='text-dark'>CASIEL.LA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021436-casil.lina-la' class='text-dark'>CASIL.LINA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020501-casomera' class='text-dark'>CASOMERA</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021406-castandiel.lo' class='text-dark'>CASTANDIEL.LO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021702-castaneo' class='text-dark'>CASTAÑEO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021407-castiel.lo' class='text-dark'>CASTIEL.LO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020302-col.la-la' class='text-dark'>COL.LÁ (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020910-col.la-la' class='text-dark'>COL.LÁ (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021307-col.lainos-los' class='text-dark'>COL.LAÍNOS (LOS)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021501-col.lanzo' class='text-dark'>COL.LANZO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020404-col.laos-los' class='text-dark'>COL.LAOS (LOS)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020405-comenencia' class='text-dark'>COMENENCIA</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020911-conforca-la' class='text-dark'>CONFORCÁ (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020601-conforcos' class='text-dark'>CONFORCOS</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021408-corigos' class='text-dark'>CORIGOS</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021107-corrala-la' class='text-dark'>CORRALÁ (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020303-corraones-los' class='text-dark'>CORRAONES (LOS)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021409-cortina-la' class='text-dark'>CORTINA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020912-cortina-la' class='text-dark'>CORTINA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020939-cuana-la' class='text-dark'>CUAÑA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021410-cubrenes' class='text-dark'>CUBRENES</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020701-cuergo' class='text-dark'>CUERGO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021301-cuevas' class='text-dark'>CUEVAS</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021201-cueves' class='text-dark'>CUEVES</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021202-entepenes' class='text-dark'>ENTEPENES</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020913-entrubu-l' class='text-dark'>ENTRUBÚ (L')</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021111-eros-los' class='text-dark'>EROS (LOS)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021801-escoyo' class='text-dark'>ESCOYO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021411-escuyu-l' class='text-dark'>ESCUYU (L')</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021711-espineo' class='text-dark'>ESPINEO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020409-estrada' class='text-dark'>ESTRADA</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021703-estrul.lones-los' class='text-dark'>ESTRUL.LONES (LOS)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021302-felechosa' class='text-dark'>FELECHOSA</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020914-felguerosa-la' class='text-dark'>FELGUEROSA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020915-felguerua' class='text-dark'>FELGUERÚA</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021108-fistiel.la-la' class='text-dark'>FISTIEL.LA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020916-floria-la' class='text-dark'>FLORÍA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020917-fontona-la' class='text-dark'>FONTONA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021802-fornos' class='text-dark'>FORNOS</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021712-foz-la' class='text-dark'>FOZ (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021109-fresnadiel.lo' class='text-dark'>FRESNADIEL.LO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021412-fresnaza' class='text-dark'>FRESNAZA</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021502-fuente-la' class='text-dark'>FUENTE (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021110-fureres-les' class='text-dark'>FURERES (LES)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020901-gueria' class='text-dark'>GÜERIA</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021112-guertomuro' class='text-dark'>GÜERTOMURO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021413-l.lagar' class='text-dark'>L.LAGAR</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020801-l.lamas' class='text-dark'>L.LAMAS</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021415-l.lameres' class='text-dark'>L.LAMERES</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020918-l.lavayos' class='text-dark'>L.LAVAYOS</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021803-l.levinco' class='text-dark'>L.LEVINCO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021414-l.longalendo' class='text-dark'>L.LONGALENDO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020420-legalida' class='text-dark'>LEGALIDÁ</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020921-maravilla-la' class='text-dark'>MARAVILLA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021416-misiegos' class='text-dark'>MISIEGOS</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020923-morea-riba' class='text-dark'>MOREA RIBA</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020922-morea-moreda' class='text-dark'>MOREA/MOREDA</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021001-murias' class='text-dark'>MURIAS</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021438-muries' class='text-dark'>MURIES</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020944-naveo' class='text-dark'>NAVEO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021114-omeal-l' class='text-dark'>OMEAL (L')</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020941-omeo' class='text-dark'>OMEO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021704-oroza' class='text-dark'>OROZÁ</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020924-oyanco-l' class='text-dark'>OYANCO (L')</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021417-palacio-el' class='text-dark'>PALACIO (EL)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021705-palombar-la' class='text-dark'>PALOMBAR (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021437-pandiil.lu-el' class='text-dark'>PANDIIL.LU (EL)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020506-paraya-la' class='text-dark'>PARAYA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021117-pasauriu-el' class='text-dark'>PASAÚRIU (EL)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021604-pedregal-el' class='text-dark'>PEDREGAL (EL)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020925-pedreo' class='text-dark'>PEDREO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021203-pel.luno' class='text-dark'>PEL.LUNO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020204-pena-la' class='text-dark'>PENA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021205-pendu-la-tabla-el' class='text-dark'>PENDU LA TABLA (EL)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021116-perasente' class='text-dark'>PERASENTE</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021418-perea' class='text-dark'>PEREA</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021419-pineo' class='text-dark'>PINEO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020412-pinga-la' class='text-dark'>PINGA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021303-pino-el' class='text-dark'>PINO (EL)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021304-pola-vieya-la--pola-del-pino' class='text-dark'>POLA VIEYA (LA)/ POLA DEL PINO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020926-polea-la' class='text-dark'>POLEA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020942-ponton-del-val.le-el' class='text-dark'>PONTÓN DEL VAL.LE (EL)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020413-primayor-la' class='text-dark'>PRIMAYOR (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020205-pruvia-la' class='text-dark'>PRUVÍA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021420-pruvia-la' class='text-dark'>PRUVÍA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021421-puiblu-el' class='text-dark'>PUIBLU (EL)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021713-pumardenuno' class='text-dark'>PUMARDENUÑO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021118-pumardongo' class='text-dark'>PUMARDONGO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020905-quentu-la-silla-el' class='text-dark'>QUENTU LA SILLA (EL)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020909-questru-el' class='text-dark'>QUESTRU (EL)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021605-quintanes-les' class='text-dark'>QUINTANES (LES)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020422-quintu-legalida-el' class='text-dark'>QUINTU LEGALIDÁ (EL)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020927-rason-el' class='text-dark'>RASÓN (EL)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021305-raya-la' class='text-dark'>RAYA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020928-rayan' class='text-dark'>RAYÁN</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020902-riondo' class='text-dark'>RIONDO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021306-roseco' class='text-dark'>ROSECO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020206-rotella' class='text-dark'>ROTELLA</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021423-roza-la' class='text-dark'>ROZA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020504-ruayer' class='text-dark'>RUAYER</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021706-rucao' class='text-dark'>RUCAO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021422-rucastiel.lo' class='text-dark'>RUCASTIEL.LO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021119-ruea' class='text-dark'>RUEA</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020505-rumanon' class='text-dark'>RUMAÑÓN</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020929-rumia-la' class='text-dark'>RUMIÁ (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021120-samiguel' class='text-dark'>SAMIGUEL</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021424-san-antonio' class='text-dark'>SAN ANTONIO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021707-santana' class='text-dark'>SANTANA</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021504-santibanes-de-la-fuente' class='text-dark'>SANTIBANES DE LA FUENTE</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021002-santibanes-de-murias' class='text-dark'>SANTIBANES DE MURIAS</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020930-santu-tomas' class='text-dark'>SANTU TOMÁS</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021606-serrapio' class='text-dark'>SERRAPIO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021425-sierra-la' class='text-dark'>SIERRA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020417-sinariego' class='text-dark'>SINARIEGO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021708-soto' class='text-dark'>SOTO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021607-tablizo' class='text-dark'>TABLIZO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020418-tarancon-el' class='text-dark'>TARANCÓN (EL)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020421-terceru-legalida-el' class='text-dark'>TERCERU LEGALIDÁ (EL)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021426-tercies-les' class='text-dark'>TERCIES (LES)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020419-teyera-la' class='text-dark'>TEYERA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020933-torneros-los' class='text-dark'>TORNEROS (LOS)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020945-torneros-de-loyanco-los' class='text-dark'>TORNEROS DE L'OYANCO (LOS)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021121-tornos-los' class='text-dark'>TORNOS (LOS)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021715-turnu-el' class='text-dark'>TURNU (EL)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021603-uries' class='text-dark'>URIÉS</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020935-val.le-el' class='text-dark'>VAL.LE (EL)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021427-valdedios' class='text-dark'>VALDEDIÓS</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020934-valdevero' class='text-dark'>VALDEVERO</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021804-vega' class='text-dark'>VEGA</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021428-vegalatorre' class='text-dark'>VEGALATORRE</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021429-veguel.lina-la' class='text-dark'>VEGUEL.LINA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021430-venta-la' class='text-dark'>VENTA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021433-viesca-la' class='text-dark'>VIESCA (LA)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020936-vil.lanueva' class='text-dark'>VIL.LANUEVA</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021431-vil.lar' class='text-dark'>VIL.LAR</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020507-vil.lar-de-casomera' class='text-dark'>VIL.LAR DE CASOMERA</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021003-vil.lar-de-murias' class='text-dark'>VIL.LAR DE MURIAS</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020937-xagual' class='text-dark'>XAGUAL</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020410-yanalamata' class='text-dark'>YANALAMATA</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020502-yananzanes' class='text-dark'>YANANZANES</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020920-yandemieres' class='text-dark'>YANDEMIERES</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080020919-yanes-les' class='text-dark'>YANES (LES)</a></div><div class='list-group-item'><a href='/mapatapas/poblacion/0333080021503-yanos' class='text-dark'>YANOS</a></div> </div> </div> </div> </div> </div><div class="modal fade" id="cpModal" tabindex="-1" aria-labelledby="cpModalLabel" 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="cpModalLabel"> Postal Codes Municipality <span id="nombrePoblacion">ALLER</span> </h6> </div> <div class="modal-body p-2"> <div class="list-group small" id="listaNucleos"> <div class='list-group-item'><a href='/mapatapas/cp/33670' class='text-dark'>33670</a></div><div class='list-group-item'><a href='/mapatapas/cp/33675' class='text-dark'>33675</a></div><div class='list-group-item'><a href='/mapatapas/cp/33676' class='text-dark'>33676</a></div><div class='list-group-item'><a href='/mapatapas/cp/33677' class='text-dark'>33677</a></div><div class='list-group-item'><a href='/mapatapas/cp/33678' class='text-dark'>33678</a></div><div class='list-group-item'><a href='/mapatapas/cp/33679' class='text-dark'>33679</a></div><div class='list-group-item'><a href='/mapatapas/cp/33680' class='text-dark'>33680</a></div><div class='list-group-item'><a href='/mapatapas/cp/33681' class='text-dark'>33681</a></div><div class='list-group-item'><a href='/mapatapas/cp/33684' class='text-dark'>33684</a></div><div class='list-group-item'><a href='/mapatapas/cp/33685' class='text-dark'>33685</a></div><div class='list-group-item'><a href='/mapatapas/cp/33686' class='text-dark'>33686</a></div><div class='list-group-item'><a href='/mapatapas/cp/33687' class='text-dark'>33687</a></div><div class='list-group-item'><a href='/mapatapas/cp/33688' class='text-dark'>33688</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="zonaModalLabel"> Municipalities in County <span id="nombrePoblacion">Mieres</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/033308002-aller' class='text-dark'>ALLER</a></div><div class='list-group-item'><a href='/mapatapas/municipio/033308015-caso' class='text-dark'>CASO</a></div><div class='list-group-item'><a href='/mapatapas/municipio/033308032-laviana' class='text-dark'>LAVIANA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/033308033-lena' class='text-dark'>LENA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/033308037-mieres' class='text-dark'>MIERES</a></div><div class='list-group-item'><a href='/mapatapas/municipio/033308038-morcin' class='text-dark'>MORCÍN</a></div><div class='list-group-item'><a href='/mapatapas/municipio/033308058-riosa' class='text-dark'>RIOSA</a></div><div class='list-group-item'><a href='/mapatapas/municipio/033308067-sobrescobio' class='text-dark'>SOBRESCOBIO</a></div> </div> </div> </div> </div> </div> |
breadcrumb_titulo | Municipality ALLER (0) |
__ci_last_regenerate | 1744282377 |
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&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] => <p><br><br></p> [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] => {"115b5ad39b853084209caf6824224f6b":[["api","user","get","115b5ad39b853084209caf6824224f6b",true],["api","user","post","115b5ad39b853084209caf6824224f6b",true],["api","user","del","115b5ad39b853084209caf6824224f6b",true],["api","user","put","115b5ad39b853084209caf6824224f6b",true]],"fff26488a4249d76a8de5c0426acb8f7":[["api","user","get","fff26488a4249d76a8de5c0426acb8f7",false],["api","user","post","fff26488a4249d76a8de5c0426acb8f7",false],["api","user","del","fff26488a4249d76a8de5c0426acb8f7",false],["api","user","put","fff26488a4249d76a8de5c0426acb8f7",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 |
_ci_previous_url | https://conmenu.com/mapamenuseventos/municipio/111005087-guadalupe |
Cookie | ci_session=d7e74d0481281f1751abf1a18ba75cd7; conmenu_cookie=b0a280a54ac45c78bcd1c66b070342dd |
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 | 3.144.33.74 |
Host | conmenu.com |
ci_session | d7e74d0481281f1751abf1a18ba75cd7 |
conmenu_cookie | b0a280a54ac45c78bcd1c66b070342dd |
Content-Type | text/html; charset=UTF-8 |
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 |